aboutsummaryrefslogtreecommitdiff
path: root/mm/kfence/kfence.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-15mm, kfence: support kmem_dump_obj() for KFENCE objectsGravatar Marco Elver 1-0/+21
2022-04-01mm: kfence: fix objcgs vector allocationGravatar Muchun Song 1-0/+3
2021-11-06kfence: limit currently covered allocations when pool nearly fullGravatar Marco Elver 1-0/+2
2021-09-08kfence: show cpu and timestamp in alloc/free infoGravatar Marco Elver 1-0/+2
2021-02-26kfence: report sensitive information based on no_hash_pointersGravatar Marco Elver 1-7/+0
2021-02-26kfence: add test suiteGravatar Marco Elver 1-1/+1
2021-02-26kfence: use pt_regs to generate stack trace on faultsGravatar Marco Elver 1-2/+2
2021-02-26mm: add Kernel Electric-Fence infrastructureGravatar Alexander Potapenko 1-0/+113