summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/Makefile
AgeCommit message (Expand)AuthorLines
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-1/+1
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-4/+0
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada-4/+0
2024-05-01lkdtm: Disable CFI checking for perms functionsKees Cook-1/+1
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf-3/+6
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2021-12-16lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy-1/+1
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin-1/+1
2021-01-14drivers/misc/lkdtm: disable LTO for rodata.oSami Tolvanen-0/+1
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+1
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel-0/+1
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2020-12-15lkdtm: disable KASAN for rodata.oMarco Elver-0/+1
2020-12-09lkdtm: don't move ctors to .rodataMark Rutland-1/+1
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar-0/+1
2019-08-12lkdtm: Add Control Flow Integrity testKees Cook-0/+1
2019-05-24lkdtm: support llvm-objcopyNick Desaulniers-2/+1
2018-09-04lkdtm: Add a test for STACKLEAKAlexander Popov-0/+2
2018-03-06lkdtm: Relocate code to subdirectoryKees Cook-0/+20