开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lkdtm_bugs.c
Age
Commit message (
Expand
)
Author
2018-03-06
lkdtm: Relocate code to subdirectory
Kees Cook
2017-11-17
lkdtm: include WARN format string
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
lkdtm: Add -fstack-protector-strong test
Kees Cook
2017-08-04
lkdtm: Test VMAP_STACK allocates leading/trailing guard pages
Kees Cook
2017-07-26
lkdtm: Provide more complete coverage for REFCOUNT tests
Kees Cook
2017-04-18
misc: lkdtm: Add volatile to intentional NULL pointer reference
Michael Davidson
2017-04-08
lkdtm: add bad USER_DS test
Kees Cook
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-10
lkdtm: Convert to refcount_t testing
Kees Cook
2017-01-19
lkdtm: hide stack overflow warning for corrupt-stack test
Arnd Bergmann
2016-12-13
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-11-15
lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()
Michael Ellerman
2016-10-31
lkdtm: Add tests for struct list corruption
Kees Cook
2016-07-15
lkdtm: silence warnings about function declarations
Kees Cook
2016-07-07
lkdtm: split remaining logic bug tests to separate file
Kees Cook