summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2026-04-27selftests/mm: specify requirement for PROC_MEM_ALWAYS_FORCE=yMark Brown1-0/+1
2026-04-27MAINTAINERS: update Liam's email addressLiam R. Howlett1-1/+1
2026-04-27mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()Lorenzo Stoakes2-2/+3
2026-04-27Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...Paolo Bonzini185-2817/+2706
2026-04-27KVM: selftests: Add check_steal_time_uapi() implementation for LoongArchSean Christopherson1-0/+5
2026-04-27tools/nolibc: make __nolibc_enosys() a compile time errorThomas Weißschuh1-0/+18
2026-04-27tools/nolibc: add alloca()Thomas Weißschuh1-0/+14
2026-04-26selftests/bpf: Reuse stderr parsing for libarena ASAN testsEmil Tsalapatis5-12/+76
2026-04-26selftests/bpf: Add selftests for libarena buddy allocatorEmil Tsalapatis4-0/+606
2026-04-26selftests/bpf: Add buddy allocator for libarenaEmil Tsalapatis6-1/+1033
2026-04-26selftests/bpf: Add ASAN support for libarena selftestsEmil Tsalapatis5-2/+132
2026-04-26selftests/bpf: Add arena ASAN runtime to libarenaEmil Tsalapatis3-0/+657
2026-04-26selftests/bpf: Move arena-related headers into libarenaEmil Tsalapatis21-110/+112
2026-04-26selftests/bpf: Add basic libarena scaffoldingEmil Tsalapatis5-0/+303
2026-04-26selftests/bpf: Add ifdef guard for WRITE_ONCE macro in bpf_atomic.hEmil Tsalapatis1-0/+2
2026-04-26selftests/bpf: Use local type for bpf_fou_encap in test_tunnel_kernGregory Bell1-7/+6
2026-04-26selftests/bpf: Use local type for flow_offload_tuple_rhash in xdp_flowtableGregory Bell1-2/+5
2026-04-24selftests/bpf: new cases handled by 32->64 range refinementsEduard Zingerman1-0/+80
2026-04-24bpf: replace min/max fields with struct cnum{32,64}Eduard Zingerman3-20/+85
2026-04-24Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds52-57/+162
2026-04-24selftests/bpf: Drop xdping toolAlexis Lothoré (eBPF Foundation)6-557/+0
2026-04-24selftests/bpf: Make btf_dump use xdp_dummy rather than xdping_kernAlexis Lothoré (eBPF Foundation)1-2/+2
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2-4/+4
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds24-347/+1010
2026-04-23selftests/bpf: check epoll readiness during reuseport migrationZhenzhong Wu1-7/+42
2026-04-23selftests/net: packetdrill: cover RFC 5961 5.2 challenge ACK on both edgesJiayuan Chen1-0/+48
2026-04-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen1-1/+3
2026-04-23selftests/sched_ext: Include common.bpf.h to avoid build failureZhao Mengmeng1-6/+1
2026-04-23bpf: Introduce bpf register BPF_REG_PARAMSYonghong Song4-57/+57
2026-04-23bpf: Prepare verifier logs for upcoming kfunc stack argumentsYonghong Song28-99/+99
2026-04-23selftests: mptcp: add a check for sndbuf of S/CGang Yan1-0/+28
2026-04-23selftests: ublk: add ublk auto integrity testCaleb Sander Mateos2-0/+104
2026-04-23selftests: ublk: enable test_integrity_02.sh on fio 3.42Caleb Sander Mateos1-2/+3
2026-04-23selftests: ublk: remove unused argument to _cleanupCaleb Sander Mateos49-55/+55
2026-04-23selftests/bpf: Enable CAN_USE_LOAD_ACQ_STORE_REL for LoongArchTiezhu Yang2-4/+4
2026-04-22Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-1/+7
2026-04-22selftests/bpf: Fix uprobe_multi usage messageAlexis Lothoré (eBPF Foundation)1-1/+3
2026-04-22selftests/bpf: Ensure typedef are deduplicated in split BTFAntoine Tenart1-16/+32
2026-04-22selftests/bpf: Page out as late as possible in file_readerJerome Marchand1-12/+10
2026-04-22selftests/bpf: Add tests for sleepable tracepoint programsMykyta Yatsenko4-2/+287
2026-04-22selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAYKaFai Wan2-0/+18
2026-04-22selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacksKaFai Wan2-1/+18
2026-04-22selftests/ftrace: Add a testcase for multiple fprobe eventsMasami Hiramatsu (Google)1-0/+69
2026-04-22selftests/ftrace: Add a testcase for fprobe events on moduleMasami Hiramatsu (Google)1-0/+87
2026-04-21selftests: net: use ip commands instead of teamd in team rx_mode testStanislav Fomichev2-16/+3
2026-04-21selftests: net: add team_bridge_macvlan rx_mode testStanislav Fomichev2-0/+45
2026-04-20selftests/bpf: Fix up __u16 vlen assumptionsAlan Maguire4-6/+4
2026-04-20selftests/bpf: Fix up btf/invalid test for extended kindAlan Maguire1-3/+3
2026-04-20Merge tag 'linux_kselftest-next-7.1-next-fixes' of git://git.kernel.org/pub/s...Linus Torvalds2-29/+28