summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* lkdtm: Add a test for STACKLEAKAlexander Popov2018-09-041-0/+2
| | | | | | | | | | Introduce an lkdtm test for the STACKLEAK feature: check that the current task stack is properly erased (filled with STACKLEAK_POISON). Signed-off-by: Alexander Popov <alex.popov@linux.com> Signed-off-by: Tycho Andersen <tycho@tycho.ws> Tested-by: Laura Abbott <labbott@redhat.com> Signed-off-by: Kees Cook <keescook@chromium.org>
* lkdtm: Relocate code to subdirectoryKees Cook2018-03-061-0/+20
The LKDTM modules keep expanding, and it's getting weird to have each file get a prefix. Instead, move to a subdirectory for cleaner handling. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
OpenPOWER on IntegriCloud