开源镜像站
帮助
动态
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
/
usercopy.c
Age
Commit message (
Expand
)
Author
2022-09-26
treewide: Drop function_nocfi
Sami Tolvanen
2022-05-17
lkdtm/usercopy: Check vmalloc and >0-order folios
Kees Cook
2022-05-11
lkdtm/usercopy: Rename "heap" to "slab"
Kees Cook
2022-04-12
lkdtm: Move crashtype definitions into each category
Kees Cook
2022-04-12
lkdtm/usercopy: Expand size of "out of frame" object
Kees Cook
2021-06-24
lkdtm: Add CONFIG hints in errors where possible
Kees Cook
2021-04-08
lkdtm: use function_nocfi
Sami Tolvanen
2020-09-08
lkdtm: remove set_fs-based tests
Christoph Hellwig
2020-06-29
lkdtm: Avoid more compiler optimizations for bad writes
Kees Cook
2019-04-07
lkdtm/usercopy: Moves the KERNEL_DS test to non-canonical
Kees Cook
2018-10-26
Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-09-12
misc: lkdtm: fixed static variable initialization
Parth Y Shah
2018-09-03
lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DS
Jann Horn
2018-03-06
lkdtm: Relocate code to subdirectory
Kees Cook