Solar Designer
Solar Designer
> maybe on `override_creds` we can store the new credentials not in our main shadow credentials (that we validate current ones against when not `off`), but in a separate new...
> Given that LKRG has made it this far assuming balanced override/revert_creds with overlayfs being the lone outlier, I don't think there is sufficient justification Makes sense to me so...
Thanks. Is this kernel build from a distro, or your own custom build? You could use our `scripts/add-exports.sh`.
What compiler/version/options did you build the kernel with?
I couldn't reproduce this, not even by running: ``` while :; do sysctl lkrg.kint_validate=3; sysctl lkrg.kint_validate=2; done ``` In `dmesg`, I got merely this: ``` [ 165.001964] LKRG: STATE: Changing...
> hardware:arm64 > kernel version:5.10.209 and 6.6.63 What distro are you on? Are these distro kernels?