aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-grsec/kernelconfig.x86_64
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-04-15 10:03:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-04-16 06:29:56 +0000
commit7554c18ebee7a6ead45cc74b248f86ac42100a07 (patch)
tree74c86e503274daab6e472a4c56aa2dc833dcd6b4 /main/linux-grsec/kernelconfig.x86_64
parent0cdce5a0b47ed05c701a78ddd774d22da975851b (diff)
downloadaports-7554c18ebee7a6ead45cc74b248f86ac42100a07.tar.bz2
aports-7554c18ebee7a6ead45cc74b248f86ac42100a07.tar.xz
main/linux-grsec: upgrade to 3.8.7
this update disables constify plugin which now depends on kernexec
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r--main/linux-grsec/kernelconfig.x86_6412
1 files changed, 8 insertions, 4 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64
index fc28faeb66..2f4361cb25 100644
--- a/main/linux-grsec/kernelconfig.x86_64
+++ b/main/linux-grsec/kernelconfig.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86_64 3.8.2 Kernel Configuration
+# Linux/x86_64 3.8.7 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -5222,7 +5222,10 @@ CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
+# CONFIG_DEBUG_LOCK_ALLOC is not set
+# CONFIG_PROVE_LOCKING is not set
# CONFIG_SPARSE_RCU_POINTER is not set
+# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
CONFIG_STACKTRACE=y
@@ -5316,6 +5319,7 @@ CONFIG_DEBUG_NMI_SELFTEST=y
# Grsecurity
#
CONFIG_TASK_SIZE_MAX_SHIFT=47
+CONFIG_PAX_USERCOPY_SLABS=y
CONFIG_GRKERNSEC=y
# CONFIG_GRKERNSEC_CONFIG_AUTO is not set
CONFIG_GRKERNSEC_CONFIG_CUSTOM=y
@@ -5365,10 +5369,10 @@ CONFIG_PAX_RANDMMAP=y
#
# CONFIG_PAX_MEMORY_SANITIZE is not set
# CONFIG_PAX_MEMORY_STACKLEAK is not set
-# CONFIG_PAX_MEMORY_STRUCTLEAK is not set
+CONFIG_PAX_MEMORY_STRUCTLEAK=y
CONFIG_PAX_REFCOUNT=y
-CONFIG_PAX_CONSTIFY_PLUGIN=y
-# CONFIG_PAX_USERCOPY is not set
+CONFIG_PAX_USERCOPY=y
+# CONFIG_PAX_USERCOPY_DEBUG is not set
# CONFIG_PAX_SIZE_OVERFLOW is not set
# CONFIG_PAX_LATENT_ENTROPY is not set