summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/heap.c
Commit message (Expand)AuthorAgeFilesLines
* mm/slub: unify all sl[au]b parameters with "slab_$param"Xiongwei Song2024-01-221-1/+1
* lkdtm: Add kfence read after free crash typeStephen Boyd2023-12-011-0/+60
* fortify: Use __builtin_dynamic_object_size() when availableKees Cook2023-01-051-0/+1
* lkdtm/heap: Hide allocation size from -Warray-boundsKees Cook2022-05-171-0/+1
* lkdtm: Move crashtype definitions into each categoryKees Cook2022-04-121-11/+30
* lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook2022-04-121-0/+6
* lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOWKees Cook2021-08-181-1/+8
* lkdtm/heap: Add init_on_alloc testsKees Cook2021-06-241-0/+65
* lkdtm: Add CONFIG hints in errors where possibleKees Cook2021-06-241-4/+6
* lkdtm/heap: Add vmalloc linear overflow testKees Cook2021-06-241-1/+21
* lkdtm/heap: Avoid edge and middle of slabsKees Cook2020-06-291-4/+5
* lkdtm/heap: add tests for freelist hardeningKees Cook2019-07-121-0/+72
* lkdtm: Relocate code to subdirectoryKees Cook2018-03-061-0/+148