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
2026-02-01
selftests/mm: fix exit code in pagemap_ioctl
Kevin Brodsky
1
-3
/
+3
2026-02-01
selftests/mm: fix faulting-in code in pagemap_ioctl test
Kevin Brodsky
1
-5
/
+4
2026-02-01
selftests/mm: introduce helper to read every page
Kevin Brodsky
4
-19
/
+12
2026-02-01
selftests/mm: check that FORCE_READ() succeeded
Kevin Brodsky
1
-10
/
+33
2026-02-01
selftests/mm: fix usage of FORCE_READ() in cow tests
Kevin Brodsky
1
-8
/
+8
2026-02-01
selftests/mm: pass down full CC and CFLAGS to check_config.sh
Kevin Brodsky
2
-3
/
+2
2026-02-01
selftests/mm: remove flaky header check
Kevin Brodsky
1
-4
/
+0
2026-02-01
selftests/mm: default KDIR to build directory
Kevin Brodsky
2
-2
/
+2
2026-02-01
selftests: ublk: improve I/O ordering test with bpftrace
Ming Lei
4
-65
/
+54
2026-02-01
selftests: ublk: reorganize tests into integrity and recover groups
Ming Lei
7
-6
/
+8
2026-02-01
selftests: ublk: increase timeouts for parallel test execution
Ming Lei
1
-5
/
+5
2026-02-01
selftests: ublk: add _ublk_sleep helper for parallel execution
Ming Lei
3
-1
/
+12
2026-02-01
selftests: ublk: add group-based test targets
Ming Lei
1
-0
/
+36
2026-02-01
selftests: ublk: track created devices for per-test cleanup
Ming Lei
1
-1
/
+12
2026-02-01
selftests: ublk: add _ublk_del_dev helper function
Ming Lei
4
-14
/
+15
2026-02-01
selftests: ublk: refactor test_loop_08 into separate functions
Ming Lei
1
-84
/
+115
2026-02-01
selftests: ublk: simplify UBLK_TEST_DIR handling
Ming Lei
1
-4
/
+1
2026-02-01
selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
Leon Hwang
2
-2
/
+2
2026-02-01
bpf: Add bpf_jit_supports_fsession()
Leon Hwang
1
-8
/
+24
2026-02-01
selftests/bpf: Test access from RO map from xdp_store_bytes
Paul Chaignon
1
-0
/
+35
2026-01-31
selftests: ublk: move test temp files into a sub directory
Alexander Atanasov
1
-3
/
+8
2026-01-31
selftests: ublk: mark each test start and end time in dmesg
Alexander Atanasov
1
-0
/
+2
2026-01-31
selftests: ublk: disable partition scan for integrity tests
Ming Lei
1
-4
/
+4
2026-01-31
selftests: ublk: refactor test_null_04 into separate functions
Ming Lei
1
-154
/
+94
2026-01-31
selftests: ublk: rename test_generic_15 to test_part_02
Ming Lei
2
-1
/
+1
2026-01-31
selftests: ublk: add selftest for UBLK_F_NO_AUTO_PART_SCAN
Ming Lei
4
-2
/
+113
2026-01-31
selftests: ublk: derive TID automatically from script name
Ming Lei
47
-46
/
+5
2026-01-31
selftests/bpf: Allow to benchmark trigger with stacktrace
Jiri Olsa
4
-9
/
+43
2026-01-31
selftests/bpf: Add stacktrace ips test for fentry/fexit
Jiri Olsa
2
-0
/
+71
2026-01-31
selftests/bpf: Add stacktrace ips test for kprobe/kretprobe
Jiri Olsa
2
-0
/
+57
2026-01-31
selftests/bpf: Fix kprobe multi stacktrace_ips test
Jiri Olsa
1
-5
/
+14
2026-01-30
selftests/bpf: Make bpf get_preempt_count() work for v6.14+ kernels
Changwoo Min
1
-2
/
+20
2026-01-30
selftests/bpf: Add test for sleepable program tailcalls
Jiri Olsa
2
-0
/
+117
2026-01-30
selftests: drv-net: rss_flow_label: skip unsupported devices
Nimrod Oren
1
-3
/
+8
2026-01-30
netconsole: selftests: Move netconsole selftests to separate target
Andre Carvalho
11
-14
/
+33
2026-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+89
2026-01-30
selftests: pci_endpoint: Add BAR subrange mapping test case
Koichiro Den
1
-0
/
+17
2026-01-29
Merge tag 'net-6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-7
/
+81
2026-01-29
kselftest/riscv: add kselftest for user mode CFI
Deepak Gupta
7
-1
/
+693
2026-01-29
riscv: hwprobe: add support for RISCV_HWPROBE_KEY_IMA_EXT_1
Paul Walmsley
1
-5
/
+13
2026-01-29
selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftest
Lorenzo Bianconi
1
-9
/
+53
2026-01-29
selftests: mptcp: join: fix local endp not being tracked
Matthieu Baerts (NGI0)
1
-5
/
+4
2026-01-29
selftests: mptcp: check subflow errors in close events
Matthieu Baerts (NGI0)
1
-3
/
+20
2026-01-29
selftests: mptcp: check no dup close events after error
Matthieu Baerts (NGI0)
1
-0
/
+51
2026-01-29
selftests: drv-net: toeplitz: accept bigger rss keys
Eric Dumazet
1
-1
/
+1
2026-01-29
selftests: drv-net: psp: fix test flakes from racy connection close
Daniel Zahka
1
-0
/
+2
2026-01-29
selftest: packetdrill: add tcp_timestamping_tcp_tx_timestamp_bug.pkt
Eric Dumazet
1
-0
/
+70
2026-01-29
bpf: Test nospec after dead stack write in helper
Luis Gerhorst
1
-0
/
+22
2026-01-29
selftests/bpf: Remove xxd util dependency
Mykyta Yatsenko
2
-5
/
+6
2026-01-28
kselftest/arm64: Raise default number of loops in fp-pidbench
Mark Brown
1
-1
/
+1
[prev]
[next]