Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lkdtm: Add missing SPDX-License-Identifier line | Kees Cook | 2018-03-06 |
| | | | | | | | The refcount.c file missed the mass-addition of the SPDX lines. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> | ||
* | lkdtm: Relocate code to subdirectory | Kees Cook | 2018-03-06 |
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> |