summaryrefslogtreecommitdiffstats
path: root/mm/kfence/kfence_test.c
AgeCommit message (Expand)Author
2022-02-11kfence: make test case compatible with run time set sample intervalPeng Liu
2022-01-06mm/kfence: Convert kfence_guarded_alloc() to struct slabVlastimil Babka
2022-01-06mm: Convert struct page to struct slab in functions used by other subsystemsVlastimil Babka
2021-11-06kfence: test: use kunit_skip() to skip testsMarco Elver
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08kfence: test: fail fast if disabled at bootMarco Elver
2021-07-30kfence: add function to mask address bitsSven Schnelle
2021-07-23kfence: defer kfence_test_init to ensure that kunit debugfs is createdWeizhao Ouyang
2021-06-29mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo
2021-02-26kfence: report sensitive information based on no_hash_pointersMarco Elver
2021-02-26kfence: add test suiteMarco Elver