Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2022 15:18:55 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2022 15:18:55 +0000 (17:18 +0200)
commitdc6a7effb48e7267c9f1314e3aa8cfe539bd6096
tree50018d72ebe06eef0c24117851a1ccd14d03240a
parentbab6ffa233b960181feb3bdaa51e93ec35f3eb01
parentf260fd59e3f387432bda51072fff4494fba10b91
Merge tag 'lkdtm-next' of https://git./linux/kernel/git/kees/linux into char-misc-next

Kees writes:

lkdtm updates for -next

- Test for new usercopy memory regions
- avoid GCC 12 warnings
- update expected CONFIGs for selftests

* tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  lkdtm/heap: Hide allocation size from -Warray-bounds
  selftests/lkdtm: Add configs for stackleak and "after free" tests
  lkdtm/usercopy: Check vmalloc and >0-order folios
  lkdtm/usercopy: Rename "heap" to "slab"
  lkdtm: cfi: Fix type width for masking PAC bits