index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
proc
Age
Commit message (
Expand
)
Author
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