Age | Commit message (Expand) | Author | Files | Lines |
2019-11-07 | selftests: proc: Make va_max 1MB | Masami Hiramatsu | 1 | -1/+5 |
2019-07-16 | proc: test /proc/sysvipc vs setns(CLONE_NEWIPC) | Alexey Dobriyan | 3 | -0/+135 |
2019-07-16 | tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000... | Alexey Dobriyan | 1 | -2/+15 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-04-19 | proc: fixup proc-pid-vm test | Alexey Dobriyan | 1 | -2/+2 |
2019-04-19 | proc: fix map_files test on F29 | Alexey Dobriyan | 1 | -10/+10 |
2019-03-14 | tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind | Alexey Dobriyan | 1 | -3/+46 |
2019-03-05 | tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include | Souptick Joarder | 1 | -1/+0 |
2019-03-05 | proc: more robust bulk read test | Alexey Dobriyan | 1 | -0/+14 |
2019-03-05 | proc: test /proc/*/maps, smaps, smaps_rollup, statm | Alexey Dobriyan | 3 | -0/+408 |
2019-03-05 | proc: return exit code 4 for skipped tests | Alexey Dobriyan | 5 | -5/+5 |
2019-02-01 | proc: fix /proc/net/* after setns(2) | Alexey Dobriyan | 3 | -0/+131 |
2018-11-30 | proc: fixup map_files test on arm | Alexey Dobriyan | 1 | -2/+7 |
2018-10-24 | selftests: fix warning: "_GNU_SOURCE" redefined | Peng Hao | 2 | -2/+2 |
2018-08-22 | proc: test /proc/thread-self symlink | Alexey Dobriyan | 4 | -0/+71 |
2018-08-22 | proc: test /proc/self symlink | Alexey Dobriyan | 4 | -0/+49 |
2018-06-07 | tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!) | Alexey Dobriyan | 8 | -32/+451 |
2018-04-12 | proc: fixup copyright sign | Alexey Dobriyan | 9 | -7/+37 |
2018-04-11 | proc: selftests: test /proc/uptime | Alexey Dobriyan | 5 | -0/+202 |
2018-04-11 | proc: selftests: shotgun testing of read/readdir/readlink/write | Alexey Dobriyan | 3 | -0/+149 |
2018-04-11 | proc: add selftest for last field of /proc/loadavg | Alexey Dobriyan | 3 | -0/+85 |
2018-04-11 | proc: fix /proc/*/map_files lookup some more | Alexey Dobriyan | 4 | -1/+172 |
2018-04-11 | proc: test /proc/self/syscall | Alexey Dobriyan | 3 | -1/+48 |
2018-04-11 | proc: test /proc/self/wchan | Alexey Dobriyan | 4 | -0/+33 |