summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/proc
AgeCommit message (Expand)AuthorLines
2023-11-01proc: test ProtectionKey in proc-empty-vm testSwarup Laxman Kotiaklapudi-18/+61
2023-11-01proc: fix proc-empty-vm test with vsyscallAlexey Dobriyan-4/+6
2023-10-18proc: test /proc/${pid}/statmSwarup Laxman Kotiaklapudi-5/+92
2023-09-19selftests/proc: fixup proc-empty-vm test after KSM changesAlexey Dobriyan-0/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+23
2023-08-21mm,thp: fix smaps THPeligible output alignmentHugh Dickins-2/+2
2023-08-18proc: skip proc-empty-vm on anything but amd64 and i386Alexey Dobriyan-0/+7
2023-08-18proc: support proc-empty-vm test on i386Alexey Dobriyan-0/+16
2023-04-18selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni...Frederic Weisbecker-8/+47
2023-04-18selftests/proc: Remove idle time monotonicity assertionsFrederic Weisbecker-27/+14
2023-01-11proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan-9/+12
2022-11-18proc: fixup uptime selftestAlexey Dobriyan-1/+2
2022-10-11proc: test how it holds up with mapping'less processAlexey Dobriyan-0/+388
2022-09-11proc: save LOC in vsyscall testBrian Foster-40/+16
2022-07-17proc: fix test for "vsyscall=xonly" boot optionAlexey Dobriyan-7/+68
2022-04-04selftests/proc: fix array_size.cocci warningGuo Zhengkui-2/+4
2021-11-09procfs: do not list TID 0 in /proc/<pid>/taskFlorian Weimer-0/+84
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack-0/+1
2021-05-06selftests: proc: test subset=pidAlexey Dobriyan-0/+122
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan-1/+3
2020-11-05selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala-3/+0
2020-04-22proc: use human-readable values for hidepidAlexey Gladkov-0/+52
2020-04-22proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov-0/+50
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2019-11-07selftests: proc: Make va_max 1MBMasami Hiramatsu-1/+5
2019-07-16proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)Alexey Dobriyan-0/+135
2019-07-16tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...Alexey Dobriyan-2/+15
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan-2/+2
2019-04-19proc: fix map_files test on F29Alexey Dobriyan-10/+10
2019-03-14tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mindAlexey Dobriyan-3/+46
2019-03-05tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate includeSouptick Joarder-1/+0
2019-03-05proc: more robust bulk read testAlexey Dobriyan-0/+14
2019-03-05proc: test /proc/*/maps, smaps, smaps_rollup, statmAlexey Dobriyan-0/+408
2019-03-05proc: return exit code 4 for skipped testsAlexey Dobriyan-5/+5
2019-02-01proc: fix /proc/net/* after setns(2)Alexey Dobriyan-0/+131
2018-11-30proc: fixup map_files test on armAlexey Dobriyan-2/+7
2018-10-24selftests: fix warning: "_GNU_SOURCE" redefinedPeng Hao-2/+2
2018-08-22proc: test /proc/thread-self symlinkAlexey Dobriyan-0/+71
2018-08-22proc: test /proc/self symlinkAlexey Dobriyan-0/+49
2018-06-07tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)Alexey Dobriyan-32/+451
2018-04-12proc: fixup copyright signAlexey Dobriyan-7/+37
2018-04-11proc: selftests: test /proc/uptimeAlexey Dobriyan-0/+202
2018-04-11proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan-0/+149
2018-04-11proc: add selftest for last field of /proc/loadavgAlexey Dobriyan-0/+85
2018-04-11proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan-1/+172
2018-04-11proc: test /proc/self/syscallAlexey Dobriyan-1/+48
2018-04-11proc: test /proc/self/wchanAlexey Dobriyan-0/+33