summaryrefslogtreecommitdiff
path: root/security/Kconfig
AgeCommit message (Expand)AuthorLines
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-0/+5
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro-9/+0
2017-03-06security: introduce CONFIG_SECURITY_WRITABLE_HOOKSJames Morris-0/+5
2017-01-19Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper()Greg Kroah-Hartman-0/+35
2016-09-07Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+11
2016-09-07usercopy: remove page-spanning test for nowKees Cook-0/+11
2016-08-19Make the hardened user-copy code depend on having a hardened allocatorLinus Torvalds-0/+1
2016-07-26mm: Hardened usercopyKees Cook-0/+28
2016-04-21LSM: LoadPin for kernel file loading restrictionsKees Cook-0/+1
2015-07-28Yama: remove needless CONFIG_SECURITY_YAMA_STACKEDKees Cook-5/+0
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda-0/+1
2014-02-05security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64Colin Cross-1/+1
2012-05-11KEYS: Move the key config into security/keys/KconfigDavid Howells-67/+1
2012-02-10security: Yama LSMKees Cook-0/+6
2011-09-14encrypted-keys: remove trusted-keys dependencyMimi Zohar-1/+3
2011-07-18integrity: move ima inode integrity data managementMimi Zohar-1/+1
2011-03-22security: select correct default LSM_MMAP_MIN_ADDR on ARM.Paul Gortmaker-0/+1
2010-11-29keys: add new key-type encryptedMimi Zohar-0/+16
2010-11-29keys: add new trusted key-typeMimi Zohar-0/+15
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg-0/+12
2010-08-02AppArmor: Enable configuring and building of the AppArmor security moduleJohn Johansen-0/+6
2009-11-24remove CONFIG_SECURITY_FILE_CAPABILITIES compile optionSerge E. Hallyn-9/+0
2009-11-09Config option to set a default LSMJohn Johansen-0/+32
2009-10-20security: remove root_plugJames Morris-13/+0
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar-0/+16
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang-1/+1
2009-08-19security: Fix prompt for LSM_MMAP_MIN_ADDRAndreas Schwab-1/+1
2009-08-19security: Make LSM_MMAP_MIN_ADDR default match its help text.Dave Jones-1/+1
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris-0/+16
2009-08-14x86, intel_txt: Fix typos in Kconfig helpArnaldo Carvalho de Melo-2/+2
2009-07-21x86, intel_txt: Intel TXT boot supportJoseph Cihula-0/+30
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter-21/+1
2009-02-12Kconfig and MakefileKentaro Takeda-0/+1
2009-02-06Merge branch 'master' into nextJames Morris-0/+9
2009-02-06integrity: IMA as an integrity service providerMimi Zohar-1/+4
2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda-0/+9
2008-08-28securityfs: do not depend on CONFIG_SECURITYEric Paris-0/+8
2008-07-24security: filesystem capabilities no longer experimentalAndrew G. Morgan-2/+1
2008-07-14security: remove dummy module fixMiklos Szeredi-1/+1
2008-07-14security: remove dummy moduleMiklos Szeredi-9/+1
2008-04-18security: enhance DEFAULT_MMAP_MIN_ADDR descriptionmaximilian attems-4/+6
2008-02-06security: allow Kconfig to set default mmap_min_addr protectionEric Paris-0/+18
2008-02-05Smack: Simplified Mandatory Access Control KernelCasey Schaufler-0/+1
2008-01-30security: compile capabilities by defaultsergeh@us.ibm.com-0/+1
2007-10-17Implement file posix capabilitiesSerge E. Hallyn-0/+10
2007-10-17security: Convert LSM into a static interfaceJames Morris-3/+3
2006-09-29[PATCH] LSM: remove BSD secure level security moduleChris Wright-12/+0
2006-06-26[PATCH] keys: restrict contents of /proc/keys to Viewable keysMichael LeMay-7/+13
2006-01-03[LSM-IPSec]: Security association restriction.Trent Jaeger-0/+13
2005-08-22[PATCH] SECURITY must depend on SYSFSAdrian Bunk-0/+1