index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lkdtm
/
heap.c
Age
Commit message (
Expand
)
Author
2025-04-28
lkdtm: use SLAB_NO_MERGE instead of an empty constructor
Harry Yoo
2024-01-22
mm/slub: unify all sl[au]b parameters with "slab_$param"
Xiongwei Song
2023-12-01
lkdtm: Add kfence read after free crash type
Stephen Boyd
2023-01-05
fortify: Use __builtin_dynamic_object_size() when available
Kees Cook
2022-05-17
lkdtm/heap: Hide allocation size from -Warray-bounds
Kees Cook
2022-04-12
lkdtm: Move crashtype definitions into each category
Kees Cook
2022-04-12
lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW
Kees Cook
2021-08-18
lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOW
Kees Cook
2021-06-24
lkdtm/heap: Add init_on_alloc tests
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
2020-06-29
lkdtm/heap: Avoid edge and middle of slabs
Kees Cook
2019-07-12
lkdtm/heap: add tests for freelist hardening
Kees Cook
2018-03-06
lkdtm: Relocate code to subdirectory
Kees Cook