index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-06
selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi
Jiri Olsa
3
-0
/
+171
2025-11-06
rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
Valentin Schneider
1
-0
/
+1
2025-11-06
rcutorture: Permit kvm-again.sh to re-use the build directory
Paul E. McKenney
1
-16
/
+40
2025-11-06
torture: Add kvm-series.sh to test commit/scenario combination
Paul E. McKenney
1
-0
/
+116
2025-11-05
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
1
-0
/
+2
2025-11-05
vfio: selftests: Store libvfio build outputs in $(OUTPUT)/libvfio
David Matlack
1
-9
/
+11
2025-11-05
iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
2
-22
/
+50
2025-11-05
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-11-05
bpf: add _impl suffix for bpf_stream_vprintk() kfunc
Mykyta Yatsenko
1
-3
/
+3
2025-11-05
bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
Mykyta Yatsenko
3
-9
/
+9
2025-11-05
selftests: mptcp: join: validate extra bind cases
Matthieu Baerts (NGI0)
2
-2
/
+161
2025-11-05
selftests: mptcp: join: do_transfer: reduce code dup
Matthieu Baerts (NGI0)
1
-19
/
+11
2025-11-05
mptcp: pm: in kernel: only use fullmesh endp if any
Matthieu Baerts (NGI0)
1
-1
/
+5
2025-11-05
selftests/bpf: Test parsing of (multi-)split BTF
Alan Maguire
1
-2
/
+85
2025-11-05
selftests/coredump: add second PIDFD_INFO_COREDUMP_SIGNAL test
Christian Brauner
1
-0
/
+146
2025-11-05
selftests/coredump: add first PIDFD_INFO_COREDUMP_SIGNAL test
Christian Brauner
1
-0
/
+146
2025-11-05
selftests/coredump: ignore ENOSPC errors
Christian Brauner
3
-2
/
+9
2025-11-05
selftests/coredump: add debug logging to coredump socket protocol tests
Christian Brauner
1
-118
/
+367
2025-11-05
selftests/coredump: add debug logging to coredump socket tests
Christian Brauner
1
-22
/
+71
2025-11-05
selftests/coredump: add debug logging to test helpers
Christian Brauner
1
-11
/
+44
2025-11-05
selftests/coredump: handle edge-triggered epoll correctly
Christian Brauner
1
-0
/
+8
2025-11-05
selftests/coredump: fix userspace coredump client detection
Christian Brauner
1
-4
/
+8
2025-11-05
selftests/coredump: fix userspace client detection
Christian Brauner
1
-1
/
+3
2025-11-05
selftests/coredump: split out coredump socket tests
Christian Brauner
5
-1661
/
+1722
2025-11-05
selftests/coredump: split out common helpers
Christian Brauner
2
-0
/
+399
2025-11-05
selftests/pidfd: add second supported_mask test
Christian Brauner
1
-0
/
+32
2025-11-05
selftests/pidfd: add first supported_mask test
Christian Brauner
1
-0
/
+41
2025-11-05
selftests/pidfd: update pidfd header
Christian Brauner
1
-2
/
+13
2025-11-04
selftests: Add napi threaded busy poll test in `busy_poller`
Samiullah Khawaja
2
-4
/
+36
2025-11-04
selftests/bpf: Add test for conditional jumps on same scalar register
KaFai Wan
1
-0
/
+154
2025-11-04
selftests/bpf: Add tests for livepatch + bpf trampoline
Song Liu
3
-0
/
+140
2025-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc4
Alexei Starovoitov
11
-92
/
+287
2025-11-04
tools/testing/nvdimm: Use per-DIMM device handle
Alison Schofield
1
-1
/
+6
2025-11-04
sched_ext: Merge branch 'for-6.19' of git://git.kernel.org/pub/scm/linux/kern...
Tejun Heo
28
-180
/
+674
2025-11-03
KVM: selftests: Rename "guest_paddr" variables to "gpa"
Sean Christopherson
2
-30
/
+26
2025-11-03
selftests/namespace: test listns() pagination
Christian Brauner
3
-1
/
+142
2025-11-03
selftests/namespace: add stress test
Christian Brauner
3
-1
/
+630
2025-11-03
selftests/namespace: commit_creds() active reference tests
Christian Brauner
3
-1
/
+818
2025-11-03
selftests/namespace: third threaded active reference count test
Christian Brauner
1
-0
/
+319
2025-11-03
selftests/namespace: second threaded active reference count test
Christian Brauner
1
-0
/
+99
2025-11-03
selftests/namespace: first threaded active reference count test
Christian Brauner
1
-0
/
+138
2025-11-03
selftests/namespaces: twelth inactive namespace resurrection test
Christian Brauner
1
-0
/
+564
2025-11-03
selftests/namespaces: eleventh inactive namespace resurrection test
Christian Brauner
1
-0
/
+283
2025-11-03
selftests/namespaces: tenth inactive namespace resurrection test
Christian Brauner
1
-0
/
+195
2025-11-03
selftests/namespaces: ninth inactive namespace resurrection test
Christian Brauner
1
-0
/
+203
2025-11-03
selftests/namespaces: eigth inactive namespace resurrection test
Christian Brauner
1
-0
/
+34
2025-11-03
selftests/namespaces: seventh inactive namespace resurrection test
Christian Brauner
1
-0
/
+141
2025-11-03
selftests/namespaces: sixth inactive namespace resurrection test
Christian Brauner
1
-0
/
+68
2025-11-03
selftests/namespaces: fifth inactive namespace resurrection test
Christian Brauner
1
-0
/
+26
[prev]
[next]