index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lkdtm
/
bugs.c
Age
Commit message (
Expand
)
Author
2020-04-23
lkdtm: bugs: Fix spelling mistake
Gustavo A. R. Silva
2020-04-07
drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checks
Kees Cook
2020-03-18
lkdtm: arm64: test kernel pointer authentication
Amit Daniel Kachhap
2020-01-14
lkdtm/bugs: fix build error in lkdtm_UNSET_SMEP
Brendan Higgins
2020-01-14
lkdtm/bugs: Make double-fault test always available
Kees Cook
2019-11-26
lkdtm: Add a DOUBLE_FAULT crash type on x86
Andy Lutomirski
2019-09-02
Merge 5.3-rc7 into char-misc-next
Greg Kroah-Hartman
2019-08-28
lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACK
Raul E Rangel
2019-08-19
lkdtm: Split WARNING into separate tests
Kees Cook
2019-07-11
Merge tag 'char-misc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-23
lkdtm: Check for SMEP clearing protections
Kees Cook
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-04-07
lkdtm/bugs: Adjust recursion test to avoid elision
Kees Cook
2018-03-06
lkdtm: Relocate code to subdirectory
Kees Cook