aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/heap.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-22mm/slub: unify all sl[au]b parameters with "slab_$param"Xiongwei Song1-1/+1
2023-12-01lkdtm: Add kfence read after free crash typeStephen Boyd1-0/+60
2023-01-05fortify: Use __builtin_dynamic_object_size() when availableKees Cook1-0/+1
2022-05-17lkdtm/heap: Hide allocation size from -Warray-boundsKees Cook1-0/+1
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook1-11/+30
2022-04-12lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook1-0/+6
2021-08-18lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOWKees Cook1-1/+8
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook1-0/+65
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook1-4/+6
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook1-1/+21
2020-06-29lkdtm/heap: Avoid edge and middle of slabsKees Cook1-4/+5
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook1-0/+72
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook1-0/+148