Age | Commit message (Collapse) | Author |
|
|
|
* build with testing gcc-5; apply some upstream fixes for gcc-5 related build problems, disable a few modules that are not trivial to fix and where no simple upstream fix is available
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* fix bug #685 -> https://labs.parabola.nu/issues/685
|
|
|
|
* enable TOMOYO LSM
* update loongson-community patch
|
|
* enable Freedo bootup logos
* replace current Freedo to new one from GNU Art Gallery -> https://www.gnu.org/graphics/gnu-and-freedo/gnu-and-freedo.html
|
|
|
|
|
|
* remove old install file cruft
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add validpgpkeys array support
|
|
|
|
|
|
|
|
|
|
|
|
to paxd-libre
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CONFIG_DRM_RADEON_KMS has been removed from our config files because it doesn't exists anymore
|
|
linux-libre-grsec
* enable CONFIG_PAX_CONSTIFY_PLUGIN for i686
* add missing module (CONFIG_CX_ECAT)
* enable CONFIG_RANDOMIZE_BASE
* enable CONFIG_PAX_MEMORY_SANITIZE
* use the higher upstream value for CONFIG_DEFAULT_MMAP_MIN_ADDR
* increase CONFIG_PAX_KERNEXEC_MODULE_TEXT to 12M for the i686 kernel
* enable CONFIG_PAX_MEMORY_UDEREF for the x86_64 kernel + add warning
* enable CONFIG_USER_NS
* regenerate config
* rely on grsecurity to disable unprivileged user namespaces
* enable KERNEXEC on x86_64
|