aboutsummaryrefslogtreecommitdiff
path: root/lib/test_user_copy.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-26treewide: simplify Kconfig dependencies for removed archsGravatar Arnd Bergmann 1-2/+0
2018-03-09mn10300: Remove the architectureGravatar David Howells 1-1/+0
2017-05-01lib: remove check for AVR32 arch in test_user_copyGravatar Hans-Christian Noren Egtvedt 1-1/+0
2017-02-22usercopy: ARM NOMMU has no 64-bit get_userGravatar Arnd Bergmann 1-1/+2
2017-02-21usercopy: Add tests for all get_user() sizesGravatar Kees Cook 1-13/+76
2017-02-16usercopy: Adjust tests to deal with SMAP/PANGravatar Kees Cook 1-8/+24
2017-02-16usercopy: add testcases to check zeroing on failureGravatar Hoeun Ryu 1-0/+10
2014-01-23test: check copy_to/from_user boundary validationGravatar Kees Cook 1-0/+110