aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/vm/mlock2-tests.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-02selftests: vm: drop dependencies on page flags from mlock2 testsGravatar Michal Hocko 1-196/+37
2018-06-18selftests: vm: return Kselftest Skip code for skipped testsGravatar Shuah Khan (Samsung OSG) 1-5/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-04-11selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagGravatar SeongJae Park 1-6/+6
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cGravatar Simon Guo 1-42/+0
2016-10-07selftest: split mlock2_ funcs into separate mlock2.hGravatar Simon Guo 1-20/+1
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGravatar Geert Uytterhoeven 1-2/+2
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGravatar Geert Uytterhoeven 1-0/+1
2015-11-05selftests: vm: add tests for lock on faultGravatar Eric B Munson 1-0/+736