Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 Jun 2016 05:05:36 +0000 (22:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 Jun 2016 05:05:36 +0000 (22:05 -0700)
commitdc1392727e32a5e467c13365e56e292e50ee084c
tree058dfe43b3aced0ed1b97819a2d54dce522cd772
parent3d0f0b6a5520878305589411b8d434fe088e4f21
parentb54845276a969b72daa2dee1afe379847a639478
Merge tag 'lkdtm-next' of git://git./linux/kernel/git/kees/linux into char-misc-testing

Kees writes:

New tests for prior memory protections (EXEC_RODATA), new tests for upcoming
kernel self-protections (USERCOPY_HEAP_SIZE_TO, USERCOPY_HEAP_SIZE_FROM,
USERCOPY_HEAP_FLAG_TO, USERCOPY_HEAP_FLAG_FROM, USERCOPY_STACK_FRAME_TO,
USERCOPY_STACK_FRAME_FROM, USERCOPY_STACK_BEYOND), and updated tests
(ATOMIC_UNDERFLOW, ATOMIC_OVERFLOW).