| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-16 | 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-09 | 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-21 | 1 | -0/+1 |
* | keys: add new key-type encrypted | Mimi Zohar | 2010-11-28 | 1 | -0/+16 |
* | keys: add new trusted key-type | Mimi Zohar | 2010-11-28 | 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-08 | 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-02 | 1 | -1/+1 |
* | | x86, intel_txt: Fix typos in Kconfig help | Arnaldo Carvalho de Melo | 2009-08-15 | 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 | 2009-01-01 | 1 | -0/+9 |
* | | integrity: IMA as an integrity service provider | Mimi Zohar | 2009-02-05 | 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-29 | 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 |
* | [PATCH] LSM: remove BSD secure level security module | Chris Wright | 2006-09-29 | 1 | -12/+0 |
* | [PATCH] keys: restrict contents of /proc/keys to Viewable keys | Michael LeMay | 2006-06-26 | 1 | -7/+13 |
* | [LSM-IPSec]: Security association restriction. | Trent Jaeger | 2006-01-03 | 1 | -0/+13 |
* | [PATCH] SECURITY must depend on SYSFS | Adrian Bunk | 2005-08-22 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+91 |