summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-08-21selftests/bpf: Add hit/attach/detach race optimized uprobe testJiri Olsa1-0/+108
2025-08-21selftests/bpf: Add uprobe/usdt syscall testsJiri Olsa2-1/+335
2025-08-21selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multiJiri Olsa2-6/+14
2025-08-21selftests/bpf: Reorg the uprobe_syscall test functionJiri Olsa1-22/+12
2025-08-21selftests/bpf: Import usdt.h from libbpf/usdt projectJiri Olsa1-0/+545
2025-08-21selftests: net: fix memory leak in tls.cCryolitia PukNgae1-0/+5
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds11-19/+646
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski1-5/+295
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu3-1/+108
2025-08-21selftests/net: packetdrill: Support single protocol test.Kuniyuki Iwashima1-19/+28
2025-08-21selftests: rtnetlink: print device info on preferred_lft test failureHangbin Liu1-0/+2
2025-08-21selftests: net: bpf_offload: print loaded programs on mismatchHangbin Liu1-2/+2
2025-08-21selftests/net/socket.c: removed warnings from unused returnsAlex Tran1-5/+6
2025-08-20selftests: harness: Rename is_signed_type() to avoid collision with overflow.hSean Christopherson1-2/+2
2025-08-20selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsecEric Biggers2-0/+2
2025-08-20selftests: drv-net: ncdevmem: make configure_channels() support combined chan...Jakub Kicinski1-2/+76
2025-08-20selftests: drv-net: tso: increase the retransmit thresholdJakub Kicinski1-5/+6
2025-08-20selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon1-0/+1
2025-08-20selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes1-3/+261
2025-08-20tools/testing: add linux/args.h header and fix radix, VMA testsLorenzo Stoakes1-0/+4
2025-08-19KVM: selftests: fix minor typo in cpumodel_subfuncsGopi Krishna Menon1-1/+1
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-16/+64
2025-08-19KVM: selftests: Move Intel and AMD module param helpers to x86/processor.hSean Christopherson3-38/+33
2025-08-19KVM: selftests: Fix signedness issue with vCPU mmap size checkJames Houghton1-4/+4
2025-08-19selftests: drv-net: test the napi init stateJakub Kicinski1-1/+30
2025-08-19binder: add transaction_report feature entryLi Li1-0/+1
2025-08-19Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau7-24/+932
2025-08-19Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau7-24/+932
2025-08-19selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)2-4/+6
2025-08-19selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)1-2/+3
2025-08-19selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang1-0/+1
2025-08-19selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)1-0/+1
2025-08-18selftests/bpf: Cover metadata access from a modified skb cloneJakub Sitnicki3-10/+305
2025-08-18selftests/bpf: Cover read/write to skb metadata at an offsetJakub Sitnicki2-0/+129
2025-08-18selftests/bpf: Cover write access to skb metadata via dynptrJakub Sitnicki2-5/+98
2025-08-18selftests/bpf: Cover read access to skb metadata via dynptrJakub Sitnicki3-0/+66
2025-08-18selftests/bpf: Parametrize test_xdp_context_tuntapJakub Sitnicki1-10/+21
2025-08-18selftests/bpf: Pass just bpf_map to xdp_context_test helperJakub Sitnicki1-6/+5
2025-08-18selftests/bpf: Cover verifier checks for skb_meta dynptr typeJakub Sitnicki3-0/+315
2025-08-18selftests/nolibc: always compile the kernel with GCCThomas Weißschuh1-3/+3
2025-08-18selftests/nolibc: don't pass CC to toplevel MakefileThomas Weißschuh1-1/+1
2025-08-18selftests/nolibc: deduplicate invocations of toplevel MakefileThomas Weißschuh1-4/+7
2025-08-18selftests/nolibc: be more specific about variables affecting nolibc-testThomas Weißschuh1-1/+1
2025-08-18selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy testsIlya Leoshkevich5-0/+30
2025-08-18selftests: ublk: Use ARRAY_SIZE() macro to improve codeAkhilesh Patil1-2/+2
2025-08-17tools/nolibc: fix error return value of clock_nanosleep()Thomas Weißschuh1-0/+1
2025-08-16selftests: tls: make the new data_steal test less flakyJakub Kicinski1-7/+5
2025-08-16selftests/bpf: Add test for DEVMAP reuseYureka Lilian2-0/+70
2025-08-15bpf/selftests: Fix test_tcpnotify_userMatt Bobrowski2-11/+10
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel1-0/+29