index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
proc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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 ffffffffff600000" dmesg spam
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