index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
proc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
5
-3
/
+94
|
\
|
*
selftests: proc: remove unreached code and fix build warning
Amer Al Shanawany
2024-06-28
1
-3
/
+0
|
*
proc: test "Kthread:" field
Alexey Dobriyan
2024-06-24
4
-0
/
+94
*
|
selftests/proc: add PROCMAP_QUERY ioctl tests
Andrii Nakryiko
2024-07-12
2
-0
/
+87
*
|
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
2024-07-10
1
-1
/
+0
|
/
*
proc: test ProtectionKey in proc-empty-vm test
Swarup Laxman Kotiaklapudi
2023-11-01
1
-18
/
+61
*
proc: fix proc-empty-vm test with vsyscall
Alexey Dobriyan
2023-11-01
1
-4
/
+6
*
proc: test /proc/${pid}/statm
Swarup Laxman Kotiaklapudi
2023-10-18
1
-5
/
+92
*
selftests/proc: fixup proc-empty-vm test after KSM changes
Alexey Dobriyan
2023-09-19
1
-0
/
+1
*
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
1
-0
/
+23
|
\
|
*
proc: skip proc-empty-vm on anything but amd64 and i386
Alexey Dobriyan
2023-08-18
1
-0
/
+7
|
*
proc: support proc-empty-vm test on i386
Alexey Dobriyan
2023-08-18
1
-0
/
+16
*
|
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
2023-08-21
1
-2
/
+2
|
/
*
selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni...
Frederic Weisbecker
2023-04-18
3
-8
/
+47
*
selftests/proc: Remove idle time monotonicity assertions
Frederic Weisbecker
2023-04-18
3
-27
/
+14
*
proc: fix PIE proc-empty-vm, proc-pid-vm tests
Alexey Dobriyan
2023-01-11
2
-9
/
+12
*
proc: fixup uptime selftest
Alexey Dobriyan
2022-11-18
1
-1
/
+2
*
proc: test how it holds up with mapping'less process
Alexey Dobriyan
2022-10-11
3
-0
/
+388
*
proc: save LOC in vsyscall test
Brian Foster
2022-09-11
1
-40
/
+16
*
proc: fix test for "vsyscall=xonly" boot option
Alexey Dobriyan
2022-07-17
1
-7
/
+68
*
selftests/proc: fix array_size.cocci warning
Guo Zhengkui
2022-04-04
1
-2
/
+4
*
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
2021-11-09
3
-0
/
+84
*
proc: add .gitignore for proc-subset-pid selftest
David Matlack
2021-06-05
1
-0
/
+1
*
selftests: proc: test subset=pid
Alexey Dobriyan
2021-05-06
2
-0
/
+122
*
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
1
-1
/
+3
*
selftests: proc: fix warning: _GNU_SOURCE redefined
Tommi Rantala
2020-11-05
3
-3
/
+0
*
proc: use human-readable values for hidepid
Alexey Gladkov
2020-04-22
3
-0
/
+52
*
proc: allow to mount many instances of proc in one pid namespace
Alexey Gladkov
2020-04-22
3
-0
/
+50
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
selftests: proc: Make va_max 1MB
Masami Hiramatsu
2019-11-07
1
-1
/
+5
*
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
Alexey Dobriyan
2019-07-16
3
-0
/
+135
*
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...
Alexey Dobriyan
2019-07-16
1
-2
/
+15
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
proc: fixup proc-pid-vm test
Alexey Dobriyan
2019-04-19
1
-2
/
+2
*
proc: fix map_files test on F29
Alexey Dobriyan
2019-04-19
1
-10
/
+10
*
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
2019-03-14
1
-3
/
+46
*
tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include
Souptick Joarder
2019-03-05
1
-1
/
+0
*
proc: more robust bulk read test
Alexey Dobriyan
2019-03-05
1
-0
/
+14
*
proc: test /proc/*/maps, smaps, smaps_rollup, statm
Alexey Dobriyan
2019-03-05
3
-0
/
+408
*
proc: return exit code 4 for skipped tests
Alexey Dobriyan
2019-03-05
5
-5
/
+5
*
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2019-02-01
3
-0
/
+131
*
proc: fixup map_files test on arm
Alexey Dobriyan
2018-11-30
1
-2
/
+7
*
selftests: fix warning: "_GNU_SOURCE" redefined
Peng Hao
2018-10-24
2
-2
/
+2
*
proc: test /proc/thread-self symlink
Alexey Dobriyan
2018-08-22
4
-0
/
+71
*
proc: test /proc/self symlink
Alexey Dobriyan
2018-08-22
4
-0
/
+49
*
tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)
Alexey Dobriyan
2018-06-07
8
-32
/
+451
*
proc: fixup copyright sign
Alexey Dobriyan
2018-04-12
9
-7
/
+37
*
proc: selftests: test /proc/uptime
Alexey Dobriyan
2018-04-11
5
-0
/
+202
*
proc: selftests: shotgun testing of read/readdir/readlink/write
Alexey Dobriyan
2018-04-11
3
-0
/
+149
*
proc: add selftest for last field of /proc/loadavg
Alexey Dobriyan
2018-04-11
3
-0
/
+85
[next]