index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
Kconfig.hardening
Age
Commit message (
Expand
)
Author
2023-08-15
hardening: Move BUG_ON_DATA_CORRUPTION to hardening options
Marco Elver
2023-08-15
list: Introduce CONFIG_LIST_HARDENED
Marco Elver
2023-02-08
randstruct: disable Clang 15 support
Eric Biggers
2022-12-14
security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6
Nathan Chancellor
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
security: kmsan: fix interoperability with auto-initialization
Alexander Potapenko
2022-09-29
hardening: Remove Clang's enable flag for -ftrivial-auto-var-init=zero
Kees Cook
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