summaryrefslogtreecommitdiffstats
path: root/mm/kfence/kfence_test.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-0/+3
|\
| * kfence: test: fail fast if disabled at bootMarco Elver2021-09-081-0/+3
* | kfence: add function to mask address bitsSven Schnelle2021-07-301-1/+12
|/
* kfence: defer kfence_test_init to ensure that kunit debugfs is createdWeizhao Ouyang2021-07-231-1/+1
* mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo2021-06-291-2/+3
* kfence: report sensitive information based on no_hash_pointersMarco Elver2021-02-261-1/+1
* kfence: add test suiteMarco Elver2021-02-261-0/+858