summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2025-08-21selftests/bpf: Add uprobe/usdt syscall testsJiri Olsa-1/+335
2025-08-21selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multiJiri Olsa-6/+14
2025-08-21selftests/bpf: Reorg the uprobe_syscall test functionJiri Olsa-22/+12
2025-08-21selftests/bpf: Import usdt.h from libbpf/usdt projectJiri Olsa-0/+545
2025-08-21selftests: net: fix memory leak in tls.cCryolitia PukNgae-0/+5
2025-08-21Merge tag 'net-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-19/+646
2025-08-21selftests: tls: add tests for zero-length recordsJakub Kicinski-5/+295
2025-08-21selftests: bonding: add test for passive LACP modeHangbin Liu-1/+108
2025-08-20selftests/net: packetdrill: Support single protocol test.Kuniyuki Iwashima-19/+28
2025-08-20selftests: rtnetlink: print device info on preferred_lft test failureHangbin Liu-0/+2
2025-08-20selftests: net: bpf_offload: print loaded programs on mismatchHangbin Liu-2/+2
2025-08-20selftests/net/socket.c: removed warnings from unused returnsAlex Tran-5/+6
2025-08-20selftests: harness: Rename is_signed_type() to avoid collision with overflow.hSean Christopherson-2/+2
2025-08-19selftests: net: Explicitly enable CONFIG_CRYPTO_SHA1 for IPsecEric Biggers-0/+2
2025-08-19selftests: drv-net: ncdevmem: make configure_channels() support combined chan...Jakub Kicinski-2/+76
2025-08-19selftests: drv-net: tso: increase the retransmit thresholdJakub Kicinski-5/+6
2025-08-19selftests/damon: fix selftests by installing drgn related scriptSang-Heon Jeon-0/+1
2025-08-19selftests/mm: add test for invalid multi VMA operationsLorenzo Stoakes-3/+261
2025-08-19KVM: selftests: fix minor typo in cpumodel_subfuncsGopi Krishna Menon-1/+1
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+64
2025-08-19KVM: selftests: Move Intel and AMD module param helpers to x86/processor.hSean Christopherson-38/+33
2025-08-19KVM: selftests: Fix signedness issue with vCPU mmap size checkJames Houghton-4/+4
2025-08-19selftests: drv-net: test the napi init stateJakub Kicinski-1/+30
2025-08-19binder: add transaction_report feature entryLi Li-0/+1
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/master'Martin KaFai Lau-24/+932
2025-08-18Merge branch 'bpf-next/skb-meta-dynptr' into 'bpf-next/net'Martin KaFai Lau-24/+932
2025-08-18selftests: mptcp: sockopt: fix C23 extension warningMatthieu Baerts (NGI0)-4/+6
2025-08-18selftests: mptcp: connect: fix C23 extension warningMatthieu Baerts (NGI0)-2/+3
2025-08-18selftests: mptcp: disable add_addr retrans in endpoint_testsGeliang Tang-0/+1
2025-08-18selftests: mptcp: pm: check flush doesn't reset limitsMatthieu Baerts (NGI0)-0/+1
2025-08-18selftests/bpf: Cover metadata access from a modified skb cloneJakub Sitnicki-10/+305
2025-08-18selftests/bpf: Cover read/write to skb metadata at an offsetJakub Sitnicki-0/+129
2025-08-18selftests/bpf: Cover write access to skb metadata via dynptrJakub Sitnicki-5/+98
2025-08-18selftests/bpf: Cover read access to skb metadata via dynptrJakub Sitnicki-0/+66
2025-08-18selftests/bpf: Parametrize test_xdp_context_tuntapJakub Sitnicki-10/+21
2025-08-18selftests/bpf: Pass just bpf_map to xdp_context_test helperJakub Sitnicki-6/+5
2025-08-18selftests/bpf: Cover verifier checks for skb_meta dynptr typeJakub Sitnicki-0/+315
2025-08-18selftests/nolibc: always compile the kernel with GCCThomas Weißschuh-3/+3
2025-08-18selftests/nolibc: don't pass CC to toplevel MakefileThomas Weißschuh-1/+1
2025-08-18selftests/nolibc: deduplicate invocations of toplevel MakefileThomas Weißschuh-4/+7
2025-08-18selftests/nolibc: be more specific about variables affecting nolibc-testThomas Weißschuh-1/+1
2025-08-18selftests/bpf: Clobber a lot of registers in tailcall_bpf2bpf_hierarchy testsIlya Leoshkevich-0/+30
2025-08-18selftests: ublk: Use ARRAY_SIZE() macro to improve codeAkhilesh Patil-2/+2
2025-08-17tools/nolibc: fix error return value of clock_nanosleep()Thomas Weißschuh-0/+1
2025-08-15selftests: tls: make the new data_steal test less flakyJakub Kicinski-7/+5
2025-08-15selftests/bpf: Add test for DEVMAP reuseYureka Lilian-0/+70
2025-08-15bpf/selftests: Fix test_tcpnotify_userMatt Bobrowski-11/+10
2025-08-15selftest: forwarding: router: Add a test case for IPv4 link-local source IPIdo Schimmel-0/+29
2025-08-15selftests/bpf: Enable arena atomics tests for RV64Pu Lehui-3/+6
2025-08-14selftests/tc-testing: Check backlog stats in gso_skb caseWilliam Liu-0/+198