index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
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-08
selftests: proc: Make va_max 1MB
Masami Hiramatsu
1
-1
/
+5
2019-07-17
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
Alexey Dobriyan
3
-0
/
+135
2019-07-17
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-15
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
1
-3
/
+46
2019-03-06
tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include
Souptick Joarder
1
-1
/
+0
2019-03-06
proc: more robust bulk read test
Alexey Dobriyan
1
-0
/
+14
2019-03-06
proc: test /proc/*/maps, smaps, smaps_rollup, statm
Alexey Dobriyan
3
-0
/
+408
2019-03-06
proc: return exit code 4 for skipped tests
Alexey Dobriyan
5
-5
/
+5
2019-02-02
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
3
-0
/
+131
2018-12-01
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-08
tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)
Alexey Dobriyan
8
-32
/
+451
2018-04-13
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