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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-24
selftests/ftrace: Fix trace_marker_raw test on 64K page kernels
Tianchen Ding
1
-3
/
+11
2026-07-24
selftests/bpf: Initialize operation name before use
Leo Yan
1
-0
/
+1
2026-07-24
selftests/bpf: Fix typo in verify_umulti_link_info
Jiri Olsa
1
-1
/
+1
2026-07-24
vfio: selftests: Ensure libvfio output dirs are always created
David Matlack
1
-2
/
+4
2026-07-24
cxl/test: Add check after kzalloc() memory in alloc_mock_res()
Dave Jiang
1
-2
/
+6
2026-07-24
cxl/test: Unregister cxl_acpi in cxl_test_init() error path
Dave Jiang
1
-1
/
+1
2026-07-24
cxl/test: Zero out LSA backing memory to avoid leaking to user
Dave Jiang
1
-1
/
+1
2026-07-24
cxl/test: Fix integer overflow in mock LSA bounds checks
Dave Jiang
1
-2
/
+2
2026-07-24
cxl/test: Verify cmd->size_in before accessing payload
Dave Jiang
1
-9
/
+30
2026-07-24
selftests/bpf: Fix bpf_iter/task_vma test
Yonghong Song
1
-1
/
+1
2026-07-24
bpf: Cancel special fields on map value recycle
Justin Suess
7
-32
/
+118
2026-07-24
kunit:tool: Don't write to stdout when it should be disabled
David Gow
1
-6
/
+6
2026-07-24
selftests/bpf: Fix flaky file_reader test
Mykyta Yatsenko
1
-1
/
+1
2026-07-24
cxl/test: Fix __fortify_panic
Dan Williams
1
-1
/
+1
2026-07-24
selftests/bpf: add verification for BPF_PROG_QUERY attr size boundaries
Yuyang Huang
1
-0
/
+69
2026-07-24
selftests: Fix Makefile target for nsfs
Florian Schmaus
1
-1
/
+1
2026-07-24
vfio: selftests: Allow builds when ARCH=x86
David Matlack
1
-1
/
+1
2026-07-24
vfio: selftests: Fix out-of-tree build with make O=
Jason Gunthorpe
1
-1
/
+4
2026-07-24
selftests/mm: Fix resv_sz when parsing arm64 signal frame
Kevin Brodsky
1
-1
/
+2
2026-07-24
selftests/bpf: Fix test for refinement of single-value tnum
Paul Chaignon
1
-7
/
+7
2026-07-24
selftests/bpf: Reject unsupported -k option in vmtest.sh
Roman Kvasnytskyi
1
-1
/
+1
2026-07-24
selftests/bpf: Override EXTRA_LDFLAGS for static builds
Paul Chaignon
1
-1
/
+1
2026-07-24
selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kern
Gregory Bell
1
-7
/
+6
2026-07-24
selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtable
Gregory Bell
1
-2
/
+5
2026-07-24
selftests/bpf: Fix off-by-one in bpf_cpumask_populate related selftest
Matt Bobrowski
1
-1
/
+1
2026-07-18
selftests/landlock: Increase default audit socket timeout
Mickaël Salaün
1
-17
/
+63
2026-07-18
selftests/landlock: Filter dealloc records in audit_count_records()
Mickaël Salaün
4
-13
/
+30
2026-07-18
selftests/landlock: Explicitly disable audit in teardowns
Maximilian Heyne
2
-16
/
+9
2026-07-18
landlock: Set audit_net.sk for socket access checks
Mickaël Salaün
1
-0
/
+62
2026-07-18
selftests/mm: fix ksft_process_madv.sh test category
Sarthak Sharma
1
-1
/
+1
2026-07-18
selftests/mm: pagemap_ioctl: use the correct page size for transact_test()
Zenghui Yu
1
-6
/
+6
2026-07-18
selftests: mm: fix and speedup "droppable" test
David Hildenbrand (Arm)
1
-20
/
+26
2026-07-18
selftests/liveupdate: add test cases for LIVEUPDATE_IOCTL_CREATE_SESSION call...
Luca Boccassi
1
-0
/
+42
2026-06-10
Merge tag 'riscv-for-linux-7.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+6
2026-06-07
riscv: cfi: reject unknown flags in PR_SET_CFI
Richard Patel
1
-0
/
+6
2026-06-06
Merge tag 'vfs-7.1-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2026-06-05
Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-06-05
Merge tag 'net-7.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-2
/
+241
2026-06-04
selftests: net: add vxlan vnifilter notification test
Andy Roulin
2
-0
/
+185
2026-06-04
selftests: mptcp: add test for extra_subflows underflow on userspace PM
Tao Cui
1
-0
/
+4
2026-06-04
af_unix: Add test for SCM_INQ on partial read
Jianyu Li
1
-2
/
+52
2026-06-03
Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2026-05-30
tracing/probes: Point the error offset correctly for eprobe argument error
Masami Hiramatsu (Google)
1
-1
/
+1
2026-05-30
Merge tag 'net-7.1-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2026-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-10
/
+25
2026-05-29
Revert "ipv6: preserve insertion order for same-scope addresses"
Fernando Fernandez Mancera
1
-1
/
+1
2026-05-29
Merge tag 'kvm-x86-fixes-7.1-rc6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
10
-10
/
+25
2026-05-29
Merge tag 'cxl-fixes-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-62
/
+43
2026-05-28
Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-78
/
+916
2026-05-28
selftests/tc-testing: Add netem test case exercising loops
Victor Nogueira
1
-1
/
+32
[prev]
[next]