Age | Commit message (Collapse) | Author |
|
to paxd-libre
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CONFIG_DRM_RADEON_KMS has been removed from our config files because it doesn't exists anymore
|
|
* enable KERNEXEC on x86_64
|
|
* Enable modesetting on radeon by default (CONFIG_DRM_RADEON_KMS) -> https://lists.parabolagnulinux.org/pipermail/assist/2014-September/000281.html
|
|
|
|
|
|
|
|
|
|
gnu on extraversion
|
|
|
|
and conflicts, rename $archver to $archpkgver with improvements on the variables
|
|
|
|
dependencies
|
|
|
|
|
|
|
|
* rely on grsecurity to disable unprivileged user namespaces
|
|
|
|
* move linux-libre-grsec config / groups to grsec-common
|
|
|
|
|
|
* enable CONFIG_USER_NS, but revert the commit allowing unprivileged user namespaces to avoid adding attack surface
|
|
|
|
* 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_PAX_MEMORY_SANITIZE
* use the higher upstream value for CONFIG_DEFAULT_MMAP_MIN_ADDR
|
|
|
|
|
|
|
|
|
|
|
|
|