summaryrefslogtreecommitdiffstats
path: root/security/Kconfig
AgeCommit message (Expand)AuthorLines
2024-09-16Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+6
2024-08-30proc: add config & param to block forcing mem writesAdrian Ratiu-0/+32
2024-08-19lsm: add IPE lsmDeven Bowers-5/+6
2024-02-22fortify: drop Clang version check for 12.0.1 or newerNathan Chancellor-2/+0
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor-1/+1
2023-05-24mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATORVlastimil Babka-8/+0
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2023-04-24Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-7/+9
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet-1/+1
2023-03-20selinux: remove the runtime disable functionalityPaul Moore-5/+0
2023-03-10security: Remove integrity from the LSM list in KconfigRoberto Sassu-7/+9
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra-11/+0
2022-04-13usercopy: Remove HARDENED_USERCOPY_PAGESPANMatthew Wilcox (Oracle)-12/+1
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2022-03-24usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPANKees Cook-1/+1
2022-02-13fortify: Add Clang supportKees Cook-2/+3
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-14/+0
2021-11-06mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt-14/+0
2021-09-25fortify: Explicitly disable Clang supportKees Cook-0/+3
2021-04-22landlock: Set up the security framework and manage credentialsMickaël Salaün-5/+5
2021-04-22landlock: Add object managementMickaël Salaün-0/+1
2020-08-06Replace HTTP links with HTTPS ones: securityAlexander A. Klimov-1/+1
2020-03-30bpf: lsm: Initialize the BPF LSM hooksKP Singh-5/+5
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+6
2019-08-19security: Add a static lockdown policy LSMMatthew Garrett-5/+6
2019-07-15docs: x86: move two x86-specific files to x86 arch dirMauro Carvalho Chehab-1/+1
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet-0/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-07Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2019-04-24security: Create "kernel hardening" config areaKees Cook-0/+2
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook-0/+38
2019-03-01LSM: Update list of SECURITYFS users in KconfigPetr Vorel-2/+1
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton-1/+2
2019-01-08Yama: Initialize as ordered LSMKees Cook-1/+1
2019-01-08LoadPin: Initialize as ordered LSMKees Cook-38/+1
2019-01-08LSM: Introduce "lsm=" for boottime LSM selectionKees Cook-1/+2
2019-01-08LSM: Introduce CONFIG_LSMKees Cook-0/+9
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada-8/+8
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel-1/+1
2018-08-15Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+0
2018-07-20x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32Joerg Roedel-1/+1
2018-07-02usercopy: Do not select BUG with HARDENED_USERCOPYKamal Mostafa-1/+0
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+14
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2018-01-15usercopy: Allow strict enforcement of whitelistsKees Cook-0/+14
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King-1/+1
2018-01-03x86/pti: Enable PTI by defaultThomas Gleixner-0/+1
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman-0/+10
2017-12-23x86/mm/pti: Add KconfigDave Hansen-0/+10