aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_user_copy.c
AgeCommit message (Expand)Author
2019-10-16usercopy: Avoid soft lockups in test_check_nonzero_user()Michael Ellerman
2019-10-07lib: test_user_copy: style cleanupAleksa Sarai
2019-10-03usercopy: Add parentheses around assignment in test_copy_struct_from_userNathan Chancellor
2019-10-01lib: introduce copy_struct_from_user() helperAleksa Sarai
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-09mn10300: Remove the architectureDavid Howells
2017-05-01lib: remove check for AVR32 arch in test_user_copyHans-Christian Noren Egtvedt
2017-02-22usercopy: ARM NOMMU has no 64-bit get_userArnd Bergmann
2017-02-21usercopy: Add tests for all get_user() sizesKees Cook
2017-02-16usercopy: Adjust tests to deal with SMAP/PANKees Cook
2017-02-16usercopy: add testcases to check zeroing on failureHoeun Ryu
2014-01-23test: check copy_to/from_user boundary validationKees Cook