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-7.1.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
/
selftests
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
selftests: openvswitch: add config file
Matthieu Baerts (NGI0)
1
-0
/
+16
3 days
selftests: af_unix: add USER_NS config
Matthieu Baerts (NGI0)
1
-0
/
+1
3 days
selftest: af_unix: Add Kconfig file.
Kuniyuki Iwashima
1
-0
/
+3
3 days
selftests/alsa: Fix memory leak in find_controls error path
Malaya Kumar Rout
1
-0
/
+1
3 days
selftests/bpf: Add tests for ld_{abs,ind} failure path in subprogs
Daniel Borkmann
1
-0
/
+142
13 days
selftests/bpf: Add simple strscpy() implementation
Ihor Solodrai
2
-14
/
+33
13 days
selftests/hid: ensure CKI can compile our new tests on old kernels
Benjamin Tissoires
1
-0
/
+16
13 days
selftests/net: fix EVP_MD_CTX leak in tcp_mmap
Wang Yan
1
-0
/
+4
13 days
selftests/hid: Cover hid_bpf_get_data() size overflow
Yiyang Chen
3
-1
/
+27
13 days
selftests/hid: convert the hid_bpf selftests with struct_ops
Benjamin Tissoires
3
-65
/
+89
13 days
selftests/hid: force using our compiled libbpf headers
Benjamin Tissoires
1
-0
/
+2
13 days
selftests/hid: do not manually call headers_install
Benjamin Tissoires
1
-6
/
+2
13 days
selftests/hid: ensure we can compile the tests on kernels pre-6.3
Benjamin Tissoires
2
-3
/
+77
13 days
selftests/mm: fix exclusive_cow test fork() handling
Aboorva Devarajan
1
-3
/
+28
13 days
selftests/mm: allow PUD-level entries in compound testcase of hmm tests
Sayali Patil
1
-8
/
+24
13 days
selftests/mm: clarify alternate unmapping in compaction_test
Sayali Patil
1
-0
/
+3
13 days
selftests/bpf: Initialize operation name before use
Leo Yan
1
-0
/
+1
13 days
selftests/bpf: Fix bpf_iter/task_vma test
Yonghong Song
1
-1
/
+1
2026-07-04
Revert "ptp: add testptp mask test"
Petr Machata
1
-18
/
+1
2026-07-04
selftests/bpf: Update comments find_equal_scalars->sync_linked_regs
Eduard Zingerman
1
-2
/
+2
2026-07-04
selftests/bpf: Tests for per-insn sync_linked_regs() precision tracking
Eduard Zingerman
1
-0
/
+162
2026-07-04
bpf: Remove mark_precise_scalar_ids()
Eduard Zingerman
2
-117
/
+56
2026-07-04
bpf: Track equal scalars history on per-instruction level
Eduard Zingerman
2
-2
/
+2
2026-07-04
selftests/bpf: Add test to ensure kprobe_multi is not sleepable
Varun R Mallya
2
-0
/
+59
2026-06-19
Revert "selftest/ptp: update ptp selftest to exercise the gettimex options"
Petr Machata
1
-57
/
+5
2026-06-19
mm/memory: fix spurious warning when unmapping device-private/exclusive pages
Alistair Popple
1
-0
/
+50
2026-06-19
selftests: mptcp: drop nanoseconds width specifier
Matthieu Baerts (NGI0)
1
-3
/
+3
2026-06-19
selftests: mptcp: add test for extra_subflows underflow on userspace PM
Tao Cui
1
-0
/
+4
2026-06-19
tracing/probes: Point the error offset correctly for eprobe argument error
Masami Hiramatsu (Google)
1
-1
/
+1
2026-05-23
bpf: allow UTF-8 literals in bpf_bprintf_prepare()
Yihan Ding
1
-1
/
+2
2026-05-23
selftest: memcg: skip memcg_sock test if address family not supported
Waiman Long
1
-1
/
+10
2026-05-23
selftests/mm: skip migration tests if NUMA is unavailable
AnishMulay
1
-1
/
+2
2026-05-23
selftests/powerpc: Suppress -Wmaybe-uninitialized with GCC 15
Amit Machhiwal
1
-1
/
+1
2026-05-23
selftests/powerpc: Re-order *FLAGS to follow lib.mk
Madhavan Srinivasan
13
-44
/
+45
2026-05-17
selftests/bpf: validate fake register spill/fill precision backtracking logic
Andrii Nakryiko
1
-0
/
+154
2026-05-17
selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
Andrii Nakryiko
1
-0
/
+16
2026-05-17
selftests/bpf: validate zero preservation for sub-slot loads
Andrii Nakryiko
1
-0
/
+71
2026-05-17
selftests/bpf: validate STACK_ZERO is preserved on subreg spill
Andrii Nakryiko
1
-0
/
+40
2026-05-17
selftests/bpf: add stack access precision test
Andrii Nakryiko
1
-5
/
+59
2026-05-17
bpf: support non-r10 register spill/fill to/from stack in precision tracking
Andrii Nakryiko
2
-21
/
+40
2026-05-17
selftests/mqueue: Fix incorrectly named file
Simon Liebold
1
-0
/
+0
2026-04-27
selftests: net: bridge_vlan_mcast: wait for h1 before querier check
Daniel Golle
1
-0
/
+1
2026-03-25
selftests: mptcp: join: check RM_ADDR not sent over same subflow
Matthieu Baerts (NGI0)
1
-0
/
+36
2026-03-25
selftests: mptcp: add a check for 'add_addr_accepted'
Gang Yan
1
-0
/
+7
2026-03-25
selftest/arm64: Fix sve2p1_sigill() to hwcap test
Yifan Wu
1
-2
/
+2
2026-03-25
selftests: mptcp: join: check removing signal+subflow endp
Matthieu Baerts (NGI0)
1
-0
/
+13
2026-03-25
selftests: mptcp: more stable simult_flows tests
Paolo Abeni
1
-4
/
+7
2026-03-04
selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
Li Wang
1
-2
/
+2
2026-03-04
selftests: forwarding: vxlan_bridge_1d_ipv6: fix test failure with br_netfilt...
Aleksei Oladko
1
-1
/
+1
2026-03-04
selftests: forwarding: vxlan_bridge_1d: fix test failure with br_netfilter en...
Aleksei Oladko
1
-10
/
+16
[next]