index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
proc
Age
Commit message (
Expand
)
Author
2023-11-01
proc: test ProtectionKey in proc-empty-vm test
Swarup Laxman Kotiaklapudi
2023-11-01
proc: fix proc-empty-vm test with vsyscall
Alexey Dobriyan
2023-10-18
proc: test /proc/${pid}/statm
Swarup Laxman Kotiaklapudi
2023-09-19
selftests/proc: fixup proc-empty-vm test after KSM changes
Alexey Dobriyan
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-21
mm,thp: fix smaps THPeligible output alignment
Hugh Dickins
2023-08-18
proc: skip proc-empty-vm on anything but amd64 and i386
Alexey Dobriyan
2023-08-18
proc: support proc-empty-vm test on i386
Alexey Dobriyan
2023-04-18
selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni...
Frederic Weisbecker
2023-04-18
selftests/proc: Remove idle time monotonicity assertions
Frederic Weisbecker
2023-01-11
proc: fix PIE proc-empty-vm, proc-pid-vm tests
Alexey Dobriyan
2022-11-18
proc: fixup uptime selftest
Alexey Dobriyan
2022-10-11
proc: test how it holds up with mapping'less process
Alexey Dobriyan
2022-09-11
proc: save LOC in vsyscall test
Brian Foster
2022-07-17
proc: fix test for "vsyscall=xonly" boot option
Alexey Dobriyan
2022-04-04
selftests/proc: fix array_size.cocci warning
Guo Zhengkui
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
2021-06-05
proc: add .gitignore for proc-subset-pid selftest
David Matlack
2021-05-06
selftests: proc: test subset=pid
Alexey Dobriyan
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2020-11-05
selftests: proc: fix warning: _GNU_SOURCE redefined
Tommi Rantala
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
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2019-11-07
selftests: proc: Make va_max 1MB
Masami Hiramatsu
2019-07-16
proc: test /proc/sysvipc vs setns(CLONE_NEWIPC)
Alexey Dobriyan
2019-07-16
tools/testing/selftests/proc/proc-pid-vm.c: hide "segfault at ffffffffff60000...
Alexey Dobriyan
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-19
proc: fixup proc-pid-vm test
Alexey Dobriyan
2019-04-19
proc: fix map_files test on F29
Alexey Dobriyan
2019-03-14
tools/testing/selftests/proc/proc-pid-vm.c: test with vsyscall in mind
Alexey Dobriyan
2019-03-05
tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include
Souptick Joarder
2019-03-05
proc: more robust bulk read test
Alexey Dobriyan
2019-03-05
proc: test /proc/*/maps, smaps, smaps_rollup, statm
Alexey Dobriyan
2019-03-05
proc: return exit code 4 for skipped tests
Alexey Dobriyan
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2018-11-30
proc: fixup map_files test on arm
Alexey Dobriyan
2018-10-24
selftests: fix warning: "_GNU_SOURCE" redefined
Peng Hao
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-12
proc: fixup copyright sign
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