summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/stackleak.c
Commit message (Expand)AuthorAgeFilesLines
* lkdtm/stackleak: Fix noinstr violationJosh Poimboeuf2023-04-141-0/+6
* Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-031-2/+11
|\
| * lkdtm: Move crashtype definitions into each categoryKees Cook2022-04-121-1/+10
* | lkdtm/stackleak: fix CONFIG_GCC_PLUGIN_STACKLEAK=nMark Rutland2022-05-081-1/+11
* | lkdtm/stackleak: check stack boundariesMark Rutland2022-05-081-0/+20
* | lkdtm/stackleak: prevent unexpected stack usageMark Rutland2022-05-081-1/+23
* | lkdtm/stackleak: rework boundary managementMark Rutland2022-05-081-39/+47
* | lkdtm/stackleak: avoid spurious failureMark Rutland2022-05-081-7/+0
|/
* lkdtm: Add CONFIG hints in errors where possibleKees Cook2021-06-241-2/+2
* lkdtm/stackleak: Make the test more verboseAlexander Popov2020-02-101-8/+17
* lkdtm: Add a test for STACKLEAKAlexander Popov2018-09-041-0/+73