aboutsummaryrefslogtreecommitdiff
path: root/security/Kconfig.hardening
AgeCommit message (Expand)AuthorFilesLines
2023-08-15hardening: Move BUG_ON_DATA_CORRUPTION to hardening optionsGravatar Marco Elver 1-0/+10
2023-08-15list: Introduce CONFIG_LIST_HARDENEDGravatar Marco Elver 1-0/+13
2023-02-08randstruct: disable Clang 15 supportGravatar Eric Biggers 1-0/+3
2022-12-14security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6Gravatar Nathan Chancellor 1-0/+3
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+4
2022-10-03security: kmsan: fix interoperability with auto-initializationGravatar Alexander Potapenko 1-0/+4
2022-09-29hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zeroGravatar Kees Cook 1-4/+10
2022-05-08randstruct: Enable Clang supportGravatar Kees Cook 1-2/+12
2022-05-08randstruct: Move seed generation into scripts/basic/Gravatar Kees Cook 1-4/+5
2022-05-08randstruct: Reorganize Kconfigs and attribute macrosGravatar Kees Cook 1-0/+62
2022-02-06gcc-plugins/stackleak: Provide verbose modeGravatar Kees Cook 1-0/+10
2021-10-21gcc-plugins: Explicitly document purpose and deprecation scheduleGravatar Kees Cook 1-3/+6
2021-09-25hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZEROGravatar Kees Cook 1-1/+4
2021-07-20hardening: Clarify Kconfig text for auto-var-initGravatar Kees Cook 1-20/+32
2021-07-20hardening: Introduce CONFIG_ZERO_CALL_USED_REGSGravatar Kees Cook 1-0/+19
2021-04-16kasan: remove redundant config optionGravatar Walter Wu 1-2/+2
2020-06-16security: allow using Clang's zero initialization for stack variablesGravatar glider@google.com 1-4/+25
2019-07-28Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+7
2019-07-25structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACKGravatar Arnd Bergmann 1-0/+7
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsGravatar Alexander Potapenko 1-0/+29
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-24security: Implement Clang's stack initializationGravatar Kees Cook 1-0/+14
2019-04-24security: Move stackleak config to Kconfig.hardeningGravatar Kees Cook 1-0/+57
2019-04-24security: Create "kernel hardening" config areaGravatar Kees Cook 1-0/+93