index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
proc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-12
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-12
3
-0
/
+388
*
proc: save LOC in vsyscall test
Brian Foster
2022-09-12
1
-40
/
+16
*
proc: fix test for "vsyscall=xonly" boot option
Alexey Dobriyan
2022-07-18
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-07
2
-0
/
+122
*
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-07
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-17
3
-0
/
+135
*
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...
Alexey Dobriyan
2019-07-17
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-06
1
-1
/
+0
*
proc: more robust bulk read test
Alexey Dobriyan
2019-03-06
1
-0
/
+14
*
proc: test /proc/*/maps, smaps, smaps_rollup, statm
Alexey Dobriyan
2019-03-06
3
-0
/
+408
*
proc: return exit code 4 for skipped tests
Alexey Dobriyan
2019-03-06
5
-5
/
+5
*
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2019-02-02
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-08
8
-32
/
+451
*
proc: fixup copyright sign
Alexey Dobriyan
2018-04-13
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
*
proc: fix /proc/*/map_files lookup some more
Alexey Dobriyan
2018-04-11
4
-1
/
+172
*
proc: test /proc/self/syscall
Alexey Dobriyan
2018-04-11
3
-1
/
+48
*
proc: test /proc/self/wchan
Alexey Dobriyan
2018-04-11
4
-0
/
+33