Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2021-07-03 | fragments: Enable GENTOO_KERNEL_SELF_PROTECTION | Wolfgang Müller | -0/+3 | |
This setting pulls in a set of recommended settings [1] from the Kernel Self Protection Project. We are pretty sure that we exhaustively set all these manually already, but since Gentoo upstream provides this option, make use of it too. [1] https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings | ||||
2021-03-06 | fragments: Enable CONFIG_RAS | Wolfgang Müller | -0/+1 | |
This is needed for CONFIG_EDAC* but is not enabled by default upstream. | ||||
2021-03-06 | fragments: Remove superfluous options for 5.10 | Wolfgang Müller | -1/+0 | |
These options have either been merged into others or enabled unconditionally. | ||||
2020-02-29 | Improve security by disabling vsyscall table for legacy apps | Wynn Wolf Arbor | -0/+3 | |
2020-02-29 | Remove deprecated kernel options | Wynn Wolf Arbor | -11/+0 | |
2020-02-29 | Allow multiple routing tables for IPv6 | Wynn Wolf Arbor | -0/+2 | |