Age | Commit message (Expand) | Author | Files | Lines |
2021-04-22 | landlock: Set up the security framework and manage credentials | Mickaël Salaün | 1 | -5/+5 |
2021-04-22 | landlock: Add object management | Mickaël Salaün | 1 | -0/+1 |
2020-08-06 | Replace HTTP links with HTTPS ones: security | Alexander A. Klimov | 1 | -1/+1 |
2020-03-30 | bpf: lsm: Initialize the BPF LSM hooks | KP Singh | 1 | -5/+5 |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+6 |
2019-08-20 | security: Add a static lockdown policy LSM | Matthew Garrett | 1 | -5/+6 |
2019-07-15 | docs: x86: move two x86-specific files to x86 arch dir | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-14 | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 1 | -0/+1 |
2019-06-08 | docs: fix broken documentation links | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-07 | Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2019-04-24 | security: Create "kernel hardening" config area | Kees Cook | 1 | -0/+2 |
2019-03-30 | LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" | Kees Cook | 1 | -0/+38 |
2019-03-01 | LSM: Update list of SECURITYFS users in Kconfig | Petr Vorel | 1 | -2/+1 |
2019-01-25 | LSM: add SafeSetID module that gates setid calls | Micah Morton | 1 | -1/+2 |
2019-01-09 | Yama: Initialize as ordered LSM | Kees Cook | 1 | -1/+1 |
2019-01-09 | LoadPin: Initialize as ordered LSM | Kees Cook | 1 | -38/+1 |
2019-01-09 | LSM: Introduce "lsm=" for boottime LSM selection | Kees Cook | 1 | -1/+2 |
2019-01-09 | LSM: Introduce CONFIG_LSM | Kees Cook | 1 | -0/+9 |
2018-12-21 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada | 1 | -8/+8 |
2018-09-14 | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel | 1 | -1/+1 |
2018-08-15 | Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+0 |
2018-07-20 | x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32 | Joerg Roedel | 1 | -1/+1 |
2018-07-03 | usercopy: Do not select BUG with HARDENED_USERCOPY | Kamal Mostafa | 1 | -1/+0 |
2018-02-04 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+14 |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2018-01-15 | usercopy: Allow strict enforcement of whitelists | Kees Cook | 1 | -0/+14 |
2018-01-14 | security/Kconfig: Correct the Documentation reference for PTI | W. Trevor King | 1 | -1/+1 |
2018-01-03 | x86/pti: Enable PTI by default | Thomas Gleixner | 1 | -0/+1 |
2018-01-02 | Merge 4.15-rc6 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+10 |
2017-12-23 | x86/mm/pti: Add Kconfig | Dave Hansen | 1 | -0/+10 |
2017-12-18 | /dev/mem: Add bounce buffer for copy-out | Kees Cook | 1 | -0/+1 |
2017-07-13 | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 1 | -0/+7 |
2017-05-23 | IB/core: Enforce PKey security on QPs | Daniel Jurgens | 1 | -0/+9 |
2017-05-22 | Sync to mainline for security submaintainers to work against | James Morris | 1 | -9/+0 |
2017-05-15 | security: Grammar s/allocates/allocated/ | Geert Uytterhoeven | 1 | -1/+1 |
2017-05-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -0/+5 |
2017-04-26 | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro | 1 | -9/+0 |
2017-03-06 | security: introduce CONFIG_SECURITY_WRITABLE_HOOKS | James Morris | 1 | -0/+5 |
2017-01-19 | Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper() | Greg Kroah-Hartman | 1 | -0/+35 |
2016-09-08 | Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+11 |
2016-09-07 | usercopy: remove page-spanning test for now | Kees Cook | 1 | -0/+11 |
2016-08-19 | Make the hardened user-copy code depend on having a hardened allocator | Linus Torvalds | 1 | -0/+1 |
2016-07-27 | mm: Hardened usercopy | Kees Cook | 1 | -0/+28 |
2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook | 1 | -0/+1 |
2015-07-28 | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook | 1 | -5/+0 |
2015-04-16 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 1 | -0/+1 |
2014-02-05 | security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64 | Colin Cross | 1 | -1/+1 |
2012-05-11 | KEYS: Move the key config into security/keys/Kconfig | David Howells | 1 | -67/+1 |
2012-02-10 | security: Yama LSM | Kees Cook | 1 | -0/+6 |