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-08-21
selftests/bpf: Add hit/attach/detach race optimized uprobe test
Jiri Olsa
1
-0
/
+108
2025-08-21
selftests/bpf: Add uprobe/usdt syscall tests
Jiri Olsa
2
-1
/
+335
2025-08-21
selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
Jiri Olsa
2
-6
/
+14
2025-08-21
selftests/bpf: Reorg the uprobe_syscall test function
Jiri Olsa
1
-22
/
+12
2025-08-21
selftests/bpf: Import usdt.h from libbpf/usdt project
Jiri Olsa
1
-0
/
+545
2025-08-21
selftests: net: fix memory leak in tls.c
Cryolitia PukNgae
1
-0
/
+5
2025-08-21
Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-19
/
+646
2025-08-21
selftests: tls: add tests for zero-length records
Jakub Kicinski
1
-5
/
+295
2025-08-21
selftests: bonding: add test for passive LACP mode
Hangbin Liu
3
-1
/
+108
2025-08-21
selftests/net: packetdrill: Support single protocol test.
Kuniyuki Iwashima
1
-19
/
+28
2025-08-21
selftests: rtnetlink: print device info on preferred_lft test failure
Hangbin Liu
1
-0
/
+2
2025-08-21
selftests: net: bpf_offload: print loaded programs on mismatch
Hangbin Liu
1
-2
/
+2
2025-08-21
selftests/net/socket.c: removed warnings from unused returns
Alex Tran
1
-5
/
+6
2025-08-20
selftests: harness: Rename is_signed_type() to avoid collision with overflow.h
Sean Christopherson
1
-2
/
+2
2025-08-20
selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsec
Eric Biggers
2
-0
/
+2
2025-08-20
selftests: drv-net: ncdevmem: make configure_channels() support combined chan...
Jakub Kicinski
1
-2
/
+76
2025-08-20
selftests: drv-net: tso: increase the retransmit threshold
Jakub Kicinski
1
-5
/
+6
2025-08-20
selftests/damon: fix selftests by installing drgn related script
Sang-Heon Jeon
1
-0
/
+1
2025-08-20
selftests/mm: add test for invalid multi VMA operations
Lorenzo Stoakes
1
-3
/
+261
2025-08-20
tools/testing: add linux/args.h header and fix radix, VMA tests
Lorenzo Stoakes
1
-0
/
+4
2025-08-19
KVM: selftests: fix minor typo in cpumodel_subfuncs
Gopi Krishna Menon
1
-1
/
+1
2025-08-19
Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+64
2025-08-19
KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
Sean Christopherson
3
-38
/
+33
2025-08-19
KVM: selftests: Fix signedness issue with vCPU mmap size check
James Houghton
1
-4
/
+4
2025-08-19
selftests: drv-net: test the napi init state
Jakub Kicinski
1
-1
/
+30
2025-08-19
binder: add transaction_report feature entry
Li Li
1
-0
/
+1
2025-08-19
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'
Martin KaFai Lau
7
-24
/
+932
2025-08-19
Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'
Martin KaFai Lau
7
-24
/
+932
2025-08-19
selftests: mptcp: sockopt: fix C23 extension warning
Matthieu Baerts (NGI0)
2
-4
/
+6
2025-08-19
selftests: mptcp: connect: fix C23 extension warning
Matthieu Baerts (NGI0)
1
-2
/
+3
2025-08-19
selftests: mptcp: disable add_addr retrans in endpoint_tests
Geliang Tang
1
-0
/
+1
2025-08-19
selftests: mptcp: pm: check flush doesn't reset limits
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-08-18
selftests/bpf: Cover metadata access from a modified skb clone
Jakub Sitnicki
3
-10
/
+305
2025-08-18
selftests/bpf: Cover read/write to skb metadata at an offset
Jakub Sitnicki
2
-0
/
+129
2025-08-18
selftests/bpf: Cover write access to skb metadata via dynptr
Jakub Sitnicki
2
-5
/
+98
2025-08-18
selftests/bpf: Cover read access to skb metadata via dynptr
Jakub Sitnicki
3
-0
/
+66
2025-08-18
selftests/bpf: Parametrize test_xdp_context_tuntap
Jakub Sitnicki
1
-10
/
+21
2025-08-18
selftests/bpf: Pass just bpf_map to xdp_context_test helper
Jakub Sitnicki
1
-6
/
+5
2025-08-18
selftests/bpf: Cover verifier checks for skb_meta dynptr type
Jakub Sitnicki
3
-0
/
+315
2025-08-18
selftests/nolibc: always compile the kernel with GCC
Thomas Weißschuh
1
-3
/
+3
2025-08-18
selftests/nolibc: don't pass CC to toplevel Makefile
Thomas Weißschuh
1
-1
/
+1
2025-08-18
selftests/nolibc: deduplicate invocations of toplevel Makefile
Thomas Weißschuh
1
-4
/
+7
2025-08-18
selftests/nolibc: be more specific about variables affecting nolibc-test
Thomas Weißschuh
1
-1
/
+1
2025-08-18
selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy tests
Ilya Leoshkevich
5
-0
/
+30
2025-08-18
selftests: ublk: Use ARRAY_SIZE() macro to improve code
Akhilesh Patil
1
-2
/
+2
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
1
-0
/
+1
2025-08-16
selftests: tls: make the new data_steal test less flaky
Jakub Kicinski
1
-7
/
+5
2025-08-16
selftests/bpf: Add test for DEVMAP reuse
Yureka Lilian
2
-0
/
+70
2025-08-15
bpf/selftests: Fix test_tcpnotify_user
Matt Bobrowski
2
-11
/
+10
2025-08-15
selftest: forwarding: router: Add a test case for IPv4 link-local source IP
Ido Schimmel
1
-0
/
+29
[prev]
[next]