summaryrefslogtreecommitdiff
path: root/mm/kfence/kfence_test.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+3
2021-09-08kfence: test: fail fast if disabled at bootMarco Elver1-0/+3
2021-07-30kfence: add function to mask address bitsSven Schnelle1-1/+12
2021-07-24kfence: defer kfence_test_init to ensure that kunit debugfs is createdWeizhao Ouyang1-1/+1
2021-06-29mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo1-2/+3
2021-02-26kfence: report sensitive information based on no_hash_pointersMarco Elver1-1/+1
2021-02-26kfence: add test suiteMarco Elver1-0/+858