index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
Kconfig.hardening
Age
Commit message (
Expand
)
Author
2022-05-08
randstruct: Enable Clang support
Kees Cook
2022-05-08
randstruct: Move seed generation into scripts/basic/
Kees Cook
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2022-02-06
gcc-plugins/stackleak: Provide verbose mode
Kees Cook
2021-10-21
gcc-plugins: Explicitly document purpose and deprecation schedule
Kees Cook
2021-09-25
hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO
Kees Cook
2021-07-20
hardening: Clarify Kconfig text for auto-var-init
Kees Cook
2021-07-20
hardening: Introduce CONFIG_ZERO_CALL_USED_REGS
Kees Cook
2021-04-16
kasan: remove redundant config option
Walter Wu
2020-06-16
security: allow using Clang's zero initialization for stack variables
glider@google.com
2019-07-28
Merge tag 'meminit-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-25
structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
Arnd Bergmann
2019-07-12
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-24
security: Implement Clang's stack initialization
Kees Cook
2019-04-24
security: Move stackleak config to Kconfig.hardening
Kees Cook
2019-04-24
security: Create "kernel hardening" config area
Kees Cook