| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-07 | 1 | -0/+2 |
|\ |
|
| * | security: Create "kernel hardening" config area | Kees Cook | 2019-04-24 | 1 | -0/+2 |
* | | LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" | Kees Cook | 2019-03-29 | 1 | -0/+38 |
|/ |
|
* | LSM: Update list of SECURITYFS users in Kconfig | Petr Vorel | 2019-03-01 | 1 | -2/+1 |
* | LSM: add SafeSetID module that gates setid calls | Micah Morton | 2019-01-25 | 1 | -1/+2 |
* | Yama: Initialize as ordered LSM | Kees Cook | 2019-01-08 | 1 | -1/+1 |
* | LoadPin: Initialize as ordered LSM | Kees Cook | 2019-01-08 | 1 | -38/+1 |
* | LSM: Introduce "lsm=" for boottime LSM selection | Kees Cook | 2019-01-08 | 1 | -1/+2 |
* | LSM: Introduce CONFIG_LSM | Kees Cook | 2019-01-08 | 1 | -0/+9 |
* | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 2018-12-21 | 1 | -8/+8 |
* | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel | 2018-09-14 | 1 | -1/+1 |
* | Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-08-15 | 1 | -1/+0 |
|\ |
|
| * | usercopy: Do not select BUG with HARDENED_USERCOPY | Kamal Mostafa | 2018-07-03 | 1 | -1/+0 |
* | | x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32 | Joerg Roedel | 2018-07-20 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-04 | 1 | -0/+14 |
|\ |
|
| * | usercopy: Allow strict enforcement of whitelists | Kees Cook | 2018-01-15 | 1 | -0/+14 |
* | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-01 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge 4.15-rc6 into char-misc-next | Greg Kroah-Hartman | 2018-01-02 | 1 | -0/+10 |
| |\ \ |
|
| * | | | /dev/mem: Add bounce buffer for copy-out | Kees Cook | 2017-12-18 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | security/Kconfig: Correct the Documentation reference for PTI | W. Trevor King | 2018-01-14 | 1 | -1/+1 |
* | | | x86/pti: Enable PTI by default | Thomas Gleixner | 2018-01-03 | 1 | -0/+1 |
| |/
|/| |
|
* | | x86/mm/pti: Add Kconfig | Dave Hansen | 2017-12-23 | 1 | -0/+10 |
|/ |
|
* | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 2017-07-13 | 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-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 |