summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-04-27tools/nolibc: make __nolibc_enosys() a compile time errorThomas Weißschuh
2026-04-27tools/nolibc: add alloca()Thomas Weißschuh
2026-04-26selftests/bpf: Reuse stderr parsing for libarena ASAN testsEmil Tsalapatis
2026-04-26selftests/bpf: Add selftests for libarena buddy allocatorEmil Tsalapatis
2026-04-26selftests/bpf: Add buddy allocator for libarenaEmil Tsalapatis
2026-04-26selftests/bpf: Add ASAN support for libarena selftestsEmil Tsalapatis
2026-04-26selftests/bpf: Add arena ASAN runtime to libarenaEmil Tsalapatis
2026-04-26selftests/bpf: Move arena-related headers into libarenaEmil Tsalapatis
2026-04-26selftests/bpf: Add basic libarena scaffoldingEmil Tsalapatis
2026-04-26selftests/bpf: Add ifdef guard for WRITE_ONCE macro in bpf_atomic.hEmil Tsalapatis
2026-04-26selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kernGregory Bell
2026-04-26selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtableGregory Bell
2026-04-24selftests/bpf: new cases handled by 32->64 range refinementsEduard Zingerman
2026-04-24bpf: replace min/max fields with struct cnum{32,64}Eduard Zingerman
2026-04-24Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-24selftests/bpf: Drop xdping toolAlexis Lothoré (eBPF Foundation)
2026-04-24selftests/bpf: Make btf_dump use xdp_dummy rather than xdping_kernAlexis Lothoré (eBPF Foundation)
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23selftests/bpf: check epoll readiness during reuseport migrationZhenzhong Wu
2026-04-23selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edgesJiayuan Chen
2026-04-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen
2026-04-23selftests/sched_ext: Include common.bpf.h to avoid build failureZhao Mengmeng
2026-04-23bpf: Introduce bpf register BPF_REG_PARAMSYonghong Song
2026-04-23bpf: Prepare verifier logs for upcoming kfunc stack argumentsYonghong Song
2026-04-23selftests: mptcp: add a check for sndbuf of S/CGang Yan
2026-04-23selftests: ublk: add ublk auto integrity testCaleb Sander Mateos
2026-04-23selftests: ublk: enable test_integrity_02.sh on fio 3.42Caleb Sander Mateos
2026-04-23selftests: ublk: remove unused argument to _cleanupCaleb Sander Mateos
2026-04-23selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArchTiezhu Yang
2026-04-22Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2026-04-22selftests/bpf: Fix uprobe_multi usage messageAlexis Lothoré (eBPF Foundation)
2026-04-22selftests/bpf: Ensure typedef are deduplicated in split BTFAntoine Tenart
2026-04-22selftests/bpf: Page out as late as possible in file_readerJerome Marchand
2026-04-22selftests/bpf: Add tests for sleepable tracepoint programsMykyta Yatsenko
2026-04-22selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAYKaFai Wan
2026-04-22selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacksKaFai Wan
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)
2026-04-21selftests: net: use ip commands instead of teamd in team rx_mode testStanislav Fomichev
2026-04-21selftests: net: add team_bridge_macvlan rx_mode testStanislav Fomichev
2026-04-20selftests/bpf: Fix up __u16 vlen assumptionsAlan Maguire
2026-04-20selftests/bpf: Fix up btf/invalid test for extended kindAlan Maguire
2026-04-20Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/s...Linus Torvalds
2026-04-20KVM: selftests: Replace "paddr" with "gpa" throughoutSean Christopherson
2026-04-20KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa"Sean Christopherson
2026-04-20KVM: selftests: Replace "u64 gpa" with "gpa_t" throughoutSean Christopherson
2026-04-20KVM: selftests: Replace "vaddr" with "gva" throughoutSean Christopherson
2026-04-20KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...Sean Christopherson