Age | Commit message (Expand) | Author |
2018-09-14 | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel |
2018-08-15 | Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-07-20 | x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32 | Joerg Roedel |
2018-07-02 | usercopy: Do not select BUG with HARDENED_USERCOPY | Kamal Mostafa |
2018-02-03 | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-02-01 | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-01-15 | usercopy: Allow strict enforcement of whitelists | Kees Cook |
2018-01-14 | security/Kconfig: Correct the Documentation reference for PTI | W. Trevor King |
2018-01-03 | x86/pti: Enable PTI by default | Thomas Gleixner |
2018-01-02 | Merge 4.15-rc6 into char-misc-next | Greg Kroah-Hartman |
2017-12-23 | x86/mm/pti: Add Kconfig | Dave Hansen |
2017-12-18 | /dev/mem: Add bounce buffer for copy-out | Kees Cook |
2017-07-12 | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay |
2017-05-23 | IB/core: Enforce PKey security on QPs | Daniel Jurgens |
2017-05-22 | Sync to mainline for security submaintainers to work against | James Morris |
2017-05-15 | security: Grammar s/allocates/allocated/ | Geert Uytterhoeven |
2017-05-03 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-04-26 | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro |
2017-03-06 | security: introduce CONFIG_SECURITY_WRITABLE_HOOKS | James Morris |
2017-01-19 | Introduce STATIC_USERMODEHELPER to mediate call_usermodehelper() | Greg Kroah-Hartman |
2016-09-07 | Merge tag 'usercopy-v4.8-rc6-part2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-09-07 | usercopy: remove page-spanning test for now | Kees Cook |
2016-08-19 | Make the hardened user-copy code depend on having a hardened allocator | Linus Torvalds |
2016-07-26 | mm: Hardened usercopy | Kees Cook |
2016-04-21 | LSM: LoadPin for kernel file loading restrictions | Kees Cook |
2015-07-28 | Yama: remove needless CONFIG_SECURITY_YAMA_STACKED | Kees Cook |
2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda |
2014-02-05 | security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64 | Colin Cross |
2012-05-11 | KEYS: Move the key config into security/keys/Kconfig | David Howells |
2012-02-10 | security: Yama LSM | Kees Cook |
2011-09-14 | encrypted-keys: remove trusted-keys dependency | Mimi Zohar |
2011-07-18 | integrity: move ima inode integrity data management | Mimi Zohar |
2011-03-22 | security: select correct default LSM_MMAP_MIN_ADDR on ARM. | Paul Gortmaker |
2010-11-29 | keys: add new key-type encrypted | Mimi Zohar |
2010-11-29 | keys: add new trusted key-type | Mimi Zohar |
2010-11-12 | Restrict unprivileged access to kernel syslog | Dan Rosenberg |
2010-08-02 | AppArmor: Enable configuring and building of the AppArmor security module | John Johansen |
2009-11-24 | remove CONFIG_SECURITY_FILE_CAPABILITIES compile option | Serge E. Hallyn |
2009-11-09 | Config option to set a default LSM | John Johansen |
2009-10-20 | security: remove root_plug | James Morris |
2009-09-02 | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar |
2009-09-01 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang |
2009-08-19 | security: Fix prompt for LSM_MMAP_MIN_ADDR | Andreas Schwab |
2009-08-19 | security: Make LSM_MMAP_MIN_ADDR default match its help text. | Dave Jones |
2009-08-17 | Security/SELinux: seperate lsm specific mmap_min_addr | Eric Paris |
2009-08-14 | x86, intel_txt: Fix typos in Kconfig help | Arnaldo Carvalho de Melo |
2009-07-21 | x86, intel_txt: Intel TXT boot support | Joseph Cihula |
2009-06-04 | security: use mmap_min_addr indepedently of security models | Christoph Lameter |
2009-02-12 | Kconfig and Makefile | Kentaro Takeda |
2009-02-06 | Merge branch 'master' into next | James Morris |