summaryrefslogtreecommitdiff
path: root/security/Kconfig
AgeCommit message (Expand)Author
2023-05-24mm/slab: remove HAVE_HARDENED_USERCOPY_ALLOCATORVlastimil Babka
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-24Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-20selinux: remove the runtime disable functionalityPaul Moore
2023-03-10security: Remove integrity from the LSM list in KconfigRoberto Sassu
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-04-13usercopy: Remove HARDENED_USERCOPY_PAGESPANMatthew Wilcox (Oracle)
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-24usercopy: Disable CONFIG_HARDENED_USERCOPY_PAGESPANKees Cook
2022-02-13fortify: Add Clang supportKees Cook
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt
2021-09-25fortify: Explicitly disable Clang supportKees Cook
2021-04-22landlock: Set up the security framework and manage credentialsMickaël Salaün
2021-04-22landlock: Add object managementMickaël Salaün
2020-08-06Replace HTTP links with HTTPS ones: securityAlexander A. Klimov
2020-03-30bpf: lsm: Initialize the BPF LSM hooksKP Singh
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-19security: Add a static lockdown policy LSMMatthew Garrett
2019-07-15docs: x86: move two x86-specific files to x86 arch dirMauro Carvalho Chehab
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-07Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-24security: Create "kernel hardening" config areaKees Cook
2019-03-29LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig"Kees Cook
2019-03-01LSM: Update list of SECURITYFS users in KconfigPetr Vorel
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton
2019-01-08Yama: Initialize as ordered LSMKees Cook
2019-01-08LoadPin: Initialize as ordered LSMKees Cook
2019-01-08LSM: Introduce "lsm=" for boottime LSM selectionKees Cook
2019-01-08LSM: Introduce CONFIG_LSMKees Cook
2018-12-22treewide: surround Kconfig file paths with double quotesMasahiro Yamada
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel
2018-08-15Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-20x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32Joerg Roedel
2018-07-02usercopy: Do not select BUG with HARDENED_USERCOPYKamal Mostafa
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-15usercopy: Allow strict enforcement of whitelistsKees Cook
2018-01-14security/Kconfig: Correct the Documentation reference for PTIW. Trevor King
2018-01-03x86/pti: Enable PTI by defaultThomas Gleixner
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman
2017-12-23x86/mm/pti: Add KconfigDave Hansen
2017-12-18/dev/mem: Add bounce buffer for copy-outKees Cook
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens
2017-05-22Sync to mainline for security submaintainers to work againstJames Morris
2017-05-15security: Grammar s/allocates/allocated/Geert Uytterhoeven