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