aboutsummaryrefslogtreecommitdiff
path: root/security/Kconfig
AgeCommit message (Expand)Author
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel
2018-08-15Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-20x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32Joerg Roedel
2018-07-02usercopy: Do not select BUG with HARDENED_USERCOPYKamal Mostafa
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-15usercopy: Allow strict enforcement of whitelistsKees Cook
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King
2018-01-03x86/pti: Enable PTI by defaultThomas Gleixner
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman
2017-12-23x86/mm/pti: Add KconfigDave Hansen
2017-12-18/dev/mem: Add bounce buffer for copy-outKees Cook
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens
2017-05-22Sync to mainline for security submaintainers to work againstJames Morris
2017-05-15security: Grammar s/allocates/allocated/Geert Uytterhoeven
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-03-06security: introduce CONFIG_SECURITY_WRITABLE_HOOKSJames Morris
2017-01-19Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()Greg Kroah-Hartman
2016-09-07Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-07usercopy: remove page-spanning test for nowKees Cook
2016-08-19Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds
2016-07-26mm: Hardened usercopyKees Cook
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda
2014-02-05security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64Colin Cross
2012-05-11KEYS: Move the key config into security/keys/KconfigDavid Howells
2012-02-10security: Yama LSMKees Cook
2011-09-14encrypted-keys: remove trusted-keys dependencyMimi Zohar
2011-07-18integrity: move ima inode integrity data managementMimi Zohar
2011-03-22security: select correct default LSM_MMAP_MIN_ADDR on ARM.Paul Gortmaker
2010-11-29keys: add new key-type encryptedMimi Zohar
2010-11-29keys: add new trusted key-typeMimi Zohar
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg
2010-08-02AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn
2009-11-09Config option to set a default LSMJohn Johansen
2009-10-20security: remove root_plugJames Morris
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-19security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab
2009-08-19security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-14x86, intel_txt: Fix typos in Kconfig helpArnaldo Carvalho de Melo
2009-07-21x86, intel_txt: Intel TXT boot supportJoseph Cihula
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter
2009-02-12Kconfig and MakefileKentaro Takeda
2009-02-06Merge branch 'master' into nextJames Morris