From: Greg Kroah-Hartman Date: Fri, 22 Apr 2022 13:51:06 +0000 (+0200) Subject: Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux... X-Git-Tag: v6.6.17~7345^2~149 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d8a54d2e42190abd68bd5d7d3ac472f440ab8fb3;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'lkdtm-next' of https://git./linux/kernel/git/kees/linux into char-misc-next Kees writes: lkdtm updates for next Christophe Leroy (1): lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP Jiasheng Jiang (1): lkdtm/bugs: Check for the NULL pointer after calling kmalloc Kees Cook (4): lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW lkdtm/usercopy: Expand size of "out of frame" object lkdtm: Move crashtype definitions into each category lkdtm: Add CFI_BACKWARD to test ROP mitigations * tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: lkdtm: Add CFI_BACKWARD to test ROP mitigations lkdtm: Move crashtype definitions into each category lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAP lkdtm/usercopy: Expand size of "out of frame" object lkdtm/heap: Note conditions for SLAB_LINEAR_OVERFLOW lkdtm/bugs: Check for the NULL pointer after calling kmalloc --- d8a54d2e42190abd68bd5d7d3ac472f440ab8fb3