index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
proc
/
Makefile
Age
Commit message (
Expand
)
Author
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-12
selftests/proc: add PROCMAP_QUERY ioctl tests
Andrii Nakryiko
2024-07-10
selftests: centralize -D_GNU_SOURCE= to CFLAGS in lib.mk
Edward Liaw
2024-06-24
proc: test "Kthread:" field
Alexey Dobriyan
2022-10-11
proc: test how it holds up with mapping'less process
Alexey Dobriyan
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
2021-05-06
selftests: proc: test subset=pid
Alexey Dobriyan
2020-04-22
proc: use human-readable values for hidepid
Alexey Gladkov
2020-04-22
proc: allow to mount many instances of proc in one pid namespace
Alexey Gladkov
2019-07-16
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
Alexey Dobriyan
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-03-05
proc: test /proc/*/maps, smaps, smaps_rollup, statm
Alexey Dobriyan
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2018-08-22
proc: test /proc/thread-self symlink
Alexey Dobriyan
2018-08-22
proc: test /proc/self symlink
Alexey Dobriyan
2018-06-07
tools/testing/selftests/proc: test /proc/*/fd a bit (+ PF_KTHREAD is ABI!)
Alexey Dobriyan
2018-04-11
proc: selftests: test /proc/uptime
Alexey Dobriyan
2018-04-11
proc: selftests: shotgun testing of read/readdir/readlink/write
Alexey Dobriyan
2018-04-11
proc: add selftest for last field of /proc/loadavg
Alexey Dobriyan
2018-04-11
proc: fix /proc/*/map_files lookup some more
Alexey Dobriyan
2018-04-11
proc: test /proc/self/syscall
Alexey Dobriyan
2018-04-11
proc: test /proc/self/wchan
Alexey Dobriyan