aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/perms.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-01lkdtm: Disable CFI checking for perms functionsKees Cook1-1/+1
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook1-13/+34
2022-02-16lkdtm: Add a test for function descriptors protectionChristophe Leroy1-0/+22
2022-02-16lkdtm: Fix execute_[user]_location()Christophe Leroy1-9/+28
2022-02-16lkdtm: Really write into kernel text in WRITE_KERNChristophe Leroy1-3/+5
2022-02-16lkdtm: Force do_nothing() out of lineChristophe Leroy1-2/+2
2020-06-29lkdtm: Avoid more compiler optimizations for bad writesKees Cook1-7/+15
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy1-0/+18
2019-01-09lkdtm: Print real addressesChristophe Leroy1-9/+9
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook1-0/+203