summaryrefslogtreecommitdiff
path: root/drivers/misc/lkdtm/stackleak.c
AgeCommit message (Expand)Author
2023-04-14lkdtm/stackleak: Fix noinstr violationJosh Poimboeuf
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-08lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=nMark Rutland
2022-05-08lkdtm/stackleak: check stack boundariesMark Rutland
2022-05-08lkdtm/stackleak: prevent unexpected stack usageMark Rutland
2022-05-08lkdtm/stackleak: rework boundary managementMark Rutland
2022-05-08lkdtm/stackleak: avoid spurious failureMark Rutland
2022-04-12lkdtm: Move crashtype definitions into each categoryKees Cook
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook
2020-02-10lkdtm/stackleak: Make the test more verboseAlexander Popov
2018-09-04lkdtm: Add a test for STACKLEAKAlexander Popov