| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-27 | selftests: complete kselftest include centralization | Bala-Vignesh-Reddy | 3 | -3/+3 |
| 2025-10-02 | Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 4 | -4/+78 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+65 |
| 2025-09-29 | Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+213 |
| 2025-09-13 | selftests: proc: mark vsyscall strings maybe-unused | Bala-Vignesh-Reddy | 1 | -4/+8 |
| 2025-09-13 | proc: test lseek on /proc/net/dev | Alexey Dobriyan | 3 | -0/+70 |
| 2025-09-13 | selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified | Suren Baghdasaryan | 1 | -0/+65 |
| 2025-09-02 | selftests/proc: add tests for new pidns APIs | Aleksa Sarai | 3 | -0/+213 |
| 2025-08-11 | selftests/proc: fix string literal warning in proc-maps-race.c | Sukrut Heroorkar | 1 | -3/+3 |
| 2025-07-24 | selftests/proc: add verbose mode for /proc/pid/maps tearing tests | Suren Baghdasaryan | 1 | -12/+141 |
| 2025-07-24 | selftests/proc: extend /proc/pid/maps tearing test to include vma remapping | Suren Baghdasaryan | 1 | -0/+86 |
| 2025-07-24 | selftests/proc: extend /proc/pid/maps tearing test to include vma resizing | Suren Baghdasaryan | 1 | -0/+79 |
| 2025-07-24 | selftests/proc: add /proc/pid/maps tearing from vma split test | Suren Baghdasaryan | 3 | -0/+449 |
| 2024-07-21 | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 5 | -3/+94 |
| 2024-07-12 | selftests/proc: add PROCMAP_QUERY ioctl tests | Andrii Nakryiko | 2 | -0/+87 |
| 2024-07-10 | selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk | Edward Liaw | 1 | -1/+0 |
| 2024-06-28 | selftests: proc: remove unreached code and fix build warning | Amer Al Shanawany | 1 | -3/+0 |
| 2024-06-24 | proc: test "Kthread:" field | Alexey Dobriyan | 4 | -0/+94 |
| 2023-11-01 | proc: test ProtectionKey in proc-empty-vm test | Swarup Laxman Kotiaklapudi | 1 | -18/+61 |
| 2023-11-01 | proc: fix proc-empty-vm test with vsyscall | Alexey Dobriyan | 1 | -4/+6 |
| 2023-10-18 | proc: test /proc/${pid}/statm | Swarup Laxman Kotiaklapudi | 1 | -5/+92 |
| 2023-09-19 | selftests/proc: fixup proc-empty-vm test after KSM changes | Alexey Dobriyan | 1 | -0/+1 |
| 2023-08-29 | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+23 |
| 2023-08-21 | mm,thp: fix smaps THPeligible output alignment | Hugh Dickins | 1 | -2/+2 |
| 2023-08-18 | proc: skip proc-empty-vm on anything but amd64 and i386 | Alexey Dobriyan | 1 | -0/+7 |
| 2023-08-18 | proc: support proc-empty-vm test on i386 | Alexey Dobriyan | 1 | -0/+16 |
| 2023-04-18 | selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni... | Frederic Weisbecker | 3 | -8/+47 |
| 2023-04-18 | selftests/proc: Remove idle time monotonicity assertions | Frederic Weisbecker | 3 | -27/+14 |
| 2023-01-11 | proc: fix PIE proc-empty-vm, proc-pid-vm tests | Alexey Dobriyan | 2 | -9/+12 |
| 2022-11-18 | proc: fixup uptime selftest | Alexey Dobriyan | 1 | -1/+2 |
| 2022-10-11 | proc: test how it holds up with mapping'less process | Alexey Dobriyan | 3 | -0/+388 |
| 2022-09-11 | proc: save LOC in vsyscall test | Brian Foster | 1 | -40/+16 |
| 2022-07-17 | proc: fix test for "vsyscall=xonly" boot option | Alexey Dobriyan | 1 | -7/+68 |
| 2022-04-04 | selftests/proc: fix array_size.cocci warning | Guo Zhengkui | 1 | -2/+4 |
| 2021-11-09 | procfs: do not list TID 0 in /proc/<pid>/task | Florian Weimer | 3 | -0/+84 |
| 2021-06-05 | proc: add .gitignore for proc-subset-pid selftest | David Matlack | 1 | -0/+1 |
| 2021-05-06 | selftests: proc: test subset=pid | Alexey Dobriyan | 2 | -0/+122 |
| 2021-05-06 | proc: mandate ->proc_lseek in "struct proc_ops" | Alexey Dobriyan | 1 | -1/+3 |
| 2020-11-05 | selftests: proc: fix warning: _GNU_SOURCE redefined | Tommi Rantala | 3 | -3/+0 |
| 2020-04-22 | proc: use human-readable values for hidepid | Alexey Gladkov | 3 | -0/+52 |
| 2020-04-22 | proc: allow to mount many instances of proc in one pid namespace | Alexey Gladkov | 3 | -0/+50 |
| 2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
| 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 |