aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/stackleak.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-14lkdtm/stackleak: Fix noinstr violationJosh Poimboeuf1-0/+6
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+11
2022-05-08lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=nMark Rutland1-1/+11
2022-05-08lkdtm/stackleak: check stack boundariesMark Rutland1-0/+20
2022-05-08lkdtm/stackleak: prevent unexpected stack usageMark Rutland1-1/+23
2022-05-08lkdtm/stackleak: rework boundary managementMark Rutland1-39/+47
2022-05-08lkdtm/stackleak: avoid spurious failureMark Rutland1-7/+0
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook1-1/+10
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook1-2/+2
2020-02-10lkdtm/stackleak: Make the test more verboseAlexander Popov1-8/+17
2018-09-04lkdtm: Add a test for STACKLEAKAlexander Popov1-0/+73