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
/
tools
/
testing
/
selftests
/
lkdtm
Age
Commit message (
Expand
)
Author
2022-09-07
lkdtm: Update tests for memcpy() run-time warnings
Kees Cook
2022-05-17
selftests/lkdtm: Add configs for stackleak and "after free" tests
Muhammad Usama Anjum
2022-05-11
lkdtm/usercopy: Rename "heap" to "slab"
Kees Cook
2022-04-16
lkdtm: Add CFI_BACKWARD to test ROP mitigations
Kees Cook
2022-04-12
lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
Kees Cook
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-02-23
selftests/lkdtm: Add UBSAN config
Muhammad Usama Anjum
2022-02-23
selftests/lkdtm: Remove dead config option
Muhammad Usama Anjum
2022-02-16
lkdtm: Add a test for function descriptors protection
Christophe Leroy
2021-12-16
selftest/lkdtm: Skip stack-entropy test if lkdtm is not available
Misono Tomohiro
2021-10-25
lkdtm/bugs: Check that a per-task stack canary exists
Kees Cook
2021-10-25
selftests/lkdtm: Add way to repeat a test
Kees Cook
2021-08-18
lkdtm/fortify: Consolidate FORTIFY_SOURCE tests
Kees Cook
2021-08-18
lkdtm/bugs: Add ARRAY_BOUNDS to selftests
Kees Cook
2021-06-24
lkdtm/heap: Add init_on_alloc tests
Kees Cook
2021-06-24
selftests/lkdtm: Enable various testable CONFIGs
Kees Cook
2021-06-24
lkdtm: Add CONFIG hints in errors where possible
Kees Cook
2021-06-24
lkdtm/heap: Add vmalloc linear overflow test
Kees Cook
2021-06-24
selftests/lkdtm: Fix expected text for free poison
Kees Cook
2021-06-24
selftests/lkdtm: Fix expected text for CR4 pinning
Kees Cook
2021-06-24
selftests/lkdtm: Avoid needing explicit sub-shell
Kees Cook
2021-04-08
lkdtm: Add REPORT_STACK for checking stack offsets
Kees Cook
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-15
drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpy
Francis Laniel
2020-12-04
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-09-10
selftests/lkdtm: Use "comm" instead of "diff" for dmesg
Kees Cook
2020-09-08
lkdtm: remove set_fs-based tests
Christoph Hellwig
2020-06-29
lkdtm: Make arch-specific tests always available
Kees Cook
2020-06-29
selftests/lkdtm: Reset WARN_ONCE to avoid false negatives
Kees Cook
2020-05-08
selftests/lkdtm: Use grep -E instead of egrep
Michael Ellerman
2020-05-08
selftests/lkdtm: Don't clear dmesg when running tests
Michael Ellerman
2020-03-02
selftest/lkdtm: Use local .gitignore
Christophe Leroy
2020-01-10
selftests/lkdtm: Add tests for LKDTM targets
Kees Cook