| Commit message (Expand) | Author | Age | Files | Lines |
* | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 2017-07-12 | 1 | -0/+7 |
* | IB/core: Enforce PKey security on QPs | Daniel Jurgens | 2017-05-23 | 1 | -0/+9 |
* | Sync to mainline for security submaintainers to work against | James Morris | 2017-05-22 | 1 | -9/+0 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2017-05-03 | 1 | -0/+5 |
| |\ |
|
| * | | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro | 2017-04-26 | 1 | -9/+0 |
* | | | security: Grammar s/allocates/allocated/ | Geert Uytterhoeven | 2017-05-15 | 1 | -1/+1 |
| |/
|/| |
|
* | | security: introduce CONFIG_SECURITY_WRITABLE_HOOKS | James Morris | 2017-03-06 | 1 | -0/+5 |
|/ |
|
* | Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper() | Greg Kroah-Hartman | 2017-01-19 | 1 | -0/+35 |
* | Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-09-07 | 1 | -0/+11 |
|\ |
|
| * | usercopy: remove page-spanning test for now | Kees Cook | 2016-09-07 | 1 | -0/+11 |
|/ |
|
* | Make the hardened user-copy code depend on having a hardened allocator | Linus Torvalds | 2016-08-19 | 1 | -0/+1 |
* | mm: Hardened usercopy | Kees Cook | 2016-07-26 | 1 | -0/+28 |
* | LSM: LoadPin for kernel file loading restrictions | Kees Cook | 2016-04-21 | 1 | -0/+1 |
* | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook | 2015-07-28 | 1 | -5/+0 |
* | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 2015-04-15 | 1 | -0/+1 |
* | security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64 | Colin Cross | 2014-02-05 | 1 | -1/+1 |
* | KEYS: Move the key config into security/keys/Kconfig | David Howells | 2012-05-11 | 1 | -67/+1 |
* | security: Yama LSM | Kees Cook | 2012-02-10 | 1 | -0/+6 |
* | encrypted-keys: remove trusted-keys dependency | Mimi Zohar | 2011-09-14 | 1 | -1/+3 |
* | integrity: move ima inode integrity data management | Mimi Zohar | 2011-07-18 | 1 | -1/+1 |
* | security: select correct default LSM_MMAP_MIN_ADDR on ARM. | Paul Gortmaker | 2011-03-22 | 1 | -0/+1 |
* | keys: add new key-type encrypted | Mimi Zohar | 2010-11-29 | 1 | -0/+16 |
* | keys: add new trusted key-type | Mimi Zohar | 2010-11-29 | 1 | -0/+15 |
* | Restrict unprivileged access to kernel syslog | Dan Rosenberg | 2010-11-12 | 1 | -0/+12 |
* | AppArmor: Enable configuring and building of the AppArmor security module | John Johansen | 2010-08-02 | 1 | -0/+6 |
* | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn | 2009-11-24 | 1 | -9/+0 |
* | Config option to set a default LSM | John Johansen | 2009-11-09 | 1 | -0/+32 |
* | security: remove root_plug | James Morris | 2009-10-20 | 1 | -13/+0 |
* | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar | 2009-09-02 | 1 | -0/+16 |
|\ |
|
| * | security: Fix prompt for LSM_MMAP_MIN_ADDR | Andreas Schwab | 2009-08-19 | 1 | -1/+1 |
| * | security: Make LSM_MMAP_MIN_ADDR default match its help text. | Dave Jones | 2009-08-19 | 1 | -1/+1 |
| * | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris | 2009-08-17 | 1 | -0/+16 |
* | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 | 1 | -1/+1 |
* | | x86, intel_txt: Fix typos in Kconfig help | Arnaldo Carvalho de Melo | 2009-08-14 | 1 | -2/+2 |
* | | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 | 1 | -0/+30 |
|/ |
|
* | security: use mmap_min_addr indepedently of security models | Christoph Lameter | 2009-06-04 | 1 | -21/+1 |
* | Kconfig and Makefile | Kentaro Takeda | 2009-02-12 | 1 | -0/+1 |
* | Merge branch 'master' into next | James Morris | 2009-02-06 | 1 | -0/+9 |
|\ |
|
| * | introduce new LSM hooks where vfsmount is available. | Kentaro Takeda | 2008-12-31 | 1 | -0/+9 |
* | | integrity: IMA as an integrity service provider | Mimi Zohar | 2009-02-06 | 1 | -1/+4 |
|/ |
|
* | securityfs: do not depend on CONFIG_SECURITY | Eric Paris | 2008-08-28 | 1 | -0/+8 |
* | security: filesystem capabilities no longer experimental | Andrew G. Morgan | 2008-07-24 | 1 | -2/+1 |
* | security: remove dummy module fix | Miklos Szeredi | 2008-07-14 | 1 | -1/+1 |
* | security: remove dummy module | Miklos Szeredi | 2008-07-14 | 1 | -9/+1 |
* | security: enhance DEFAULT_MMAP_MIN_ADDR description | maximilian attems | 2008-04-18 | 1 | -4/+6 |
* | security: allow Kconfig to set default mmap_min_addr protection | Eric Paris | 2008-02-06 | 1 | -0/+18 |
* | Smack: Simplified Mandatory Access Control Kernel | Casey Schaufler | 2008-02-05 | 1 | -0/+1 |
* | security: compile capabilities by default | sergeh@us.ibm.com | 2008-01-30 | 1 | -0/+1 |
* | Implement file posix capabilities | Serge E. Hallyn | 2007-10-17 | 1 | -0/+10 |
* | security: Convert LSM into a static interface | James Morris | 2007-10-17 | 1 | -3/+3 |