Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-18 | lkdtm: change snprintf to scnprintf for possible overflow | Silvio Cesare | 1 | -2/+2 |
2019-01-09 | lkdtm: Add tests for NULL pointer dereference | Christophe Leroy | 3 | -0/+22 |
2019-01-09 | lkdtm: Print real addresses | Christophe Leroy | 1 | -9/+9 |
2019-01-09 | lkdtm: Do not depend on BLOCK and clean up headers | Kees Cook | 1 | -9/+0 |
2018-11-01 | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+79 |
2018-10-26 | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2018-09-12 | misc: lkdtm: fixed static variable initialization | Parth Y Shah | 1 | -1/+1 |
2018-09-04 | lkdtm: Add a test for STACKLEAK | Alexander Popov | 4 | -0/+79 |
2018-09-03 | lkdtm: Test copy_to_user() on bad kernel pointer under KERNEL_DS | Jann Horn | 3 | -0/+15 |
2018-03-06 | lkdtm: Add missing SPDX-License-Identifier line | Kees Cook | 1 | -0/+1 |
2018-03-06 | lkdtm: Relocate code to subdirectory | Kees Cook | 9 | -0/+1969 |