summaryrefslogtreecommitdiff
path: root/drivers/misc/lkdtm/heap.c
AgeCommit message (Expand)Author
2023-12-01lkdtm: Add kfence read after free crash typeStephen Boyd
2023-01-05fortify: Use __builtin_dynamic_object_size() when availableKees Cook
2022-05-17lkdtm/heap: Hide allocation size from -Warray-boundsKees Cook
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook
2022-04-12lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOWKees Cook
2021-08-18lkdtm/heap: Avoid __alloc_size hint warning for VMALLOC_LINEAR_OVERFLOWKees Cook
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook
2020-06-29lkdtm/heap: Avoid edge and middle of slabsKees Cook
2019-07-12lkdtm/heap: add tests for freelist hardeningKees Cook
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook