aboutsummaryrefslogtreecommitdiff
path: root/security/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-02-22fortify: drop Clang version check for 12.0.1 or newerGravatar Nathan Chancellor 1-2/+0
2024-02-22treewide: update LLVM Bugzilla linksGravatar Nathan Chancellor 1-1/+1
2023-05-24mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATORGravatar Vlastimil Babka 1-8/+0
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-04-24Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-7/+9
2023-03-30docs: move x86 documentation into Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-03-20selinux: remove the runtime disable functionalityGravatar Paul Moore 1-5/+0
2023-03-10security: Remove integrity from the LSM list in KconfigGravatar Roberto Sassu 1-7/+9
2022-06-29x86/retbleed: Add fine grained Kconfig knobsGravatar Peter Zijlstra 1-11/+0
2022-04-13usercopy: Remove HARDENED_USERCOPY_PAGESPANGravatar Matthew Wilcox (Oracle) 1-12/+1
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2022-03-24usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPANGravatar Kees Cook 1-1/+1
2022-02-13fortify: Add Clang supportGravatar Kees Cook 1-2/+3
2021-11-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-14/+0
2021-11-06mm: remove HARDENED_USERCOPY_FALLBACKGravatar Stephen Kitt 1-14/+0
2021-09-25fortify: Explicitly disable Clang supportGravatar Kees Cook 1-0/+3
2021-04-22landlock: Set up the security framework and manage credentialsGravatar Mickaël Salaün 1-5/+5
2021-04-22landlock: Add object managementGravatar Mickaël Salaün 1-0/+1
2020-08-06Replace HTTP links with HTTPS ones: securityGravatar Alexander A. Klimov 1-1/+1
2020-03-30bpf: lsm: Initialize the BPF LSM hooksGravatar KP Singh 1-5/+5
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+6
2019-08-19security: Add a static lockdown policy LSMGravatar Matthew Garrett 1-5/+6
2019-07-15docs: x86: move two x86-specific files to x86 arch dirGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-14Merge tag 'v5.2-rc4' into mauroGravatar Jonathan Corbet 1-0/+1
2019-06-08docs: fix broken documentation linksGravatar Mauro Carvalho Chehab 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-05-07Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2019-04-24security: Create "kernel hardening" config areaGravatar Kees Cook 1-0/+2
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Gravatar Kees Cook 1-0/+38
2019-03-01LSM: Update list of SECURITYFS users in KconfigGravatar Petr Vorel 1-2/+1
2019-01-25LSM: add SafeSetID module that gates setid callsGravatar Micah Morton 1-1/+2
2019-01-08Yama: Initialize as ordered LSMGravatar Kees Cook 1-1/+1
2019-01-08LoadPin: Initialize as ordered LSMGravatar Kees Cook 1-38/+1
2019-01-08LSM: Introduce "lsm=" for boottime LSM selectionGravatar Kees Cook 1-1/+2
2019-01-08LSM: Introduce CONFIG_LSMGravatar Kees Cook 1-0/+9
2018-12-22treewide: surround Kconfig file paths with double quotesGravatar Masahiro Yamada 1-8/+8
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Gravatar Joerg Roedel 1-1/+1
2018-08-15Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+0
2018-07-20x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32Gravatar Joerg Roedel 1-1/+1
2018-07-02usercopy: Do not select BUG with HARDENED_USERCOPYGravatar Kamal Mostafa 1-1/+0
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+14
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2018-01-15usercopy: Allow strict enforcement of whitelistsGravatar Kees Cook 1-0/+14
2018-01-14security/Kconfig: Correct the Documentation reference for PTIGravatar W. Trevor King 1-1/+1
2018-01-03x86/pti: Enable PTI by defaultGravatar Thomas Gleixner 1-0/+1
2018-01-02Merge 4.15-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 1-0/+10
2017-12-23x86/mm/pti: Add KconfigGravatar Dave Hansen 1-0/+10
2017-12-18/dev/mem: Add bounce buffer for copy-outGravatar Kees Cook 1-0/+1
2017-07-12include/linux/string.h: add the option of fortified string.h functionsGravatar Daniel Micay 1-0/+7
2017-05-23IB/core: Enforce PKey security on QPsGravatar Daniel Jurgens 1-0/+9