summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2026-05-28bpf: replace pop/push emptiness check with bpf_list_empty()Suchit Karunakaran
2026-05-28selftests: mptcp: sockopt: set EXIT trap earlierGeliang Tang
2026-05-28selftests: mptcp: simult_flows: adapt limitsMatthieu Baerts (NGI0)
2026-05-28selftests: mptcp: simult_flows: disable GSOMatthieu Baerts (NGI0)
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-28Merge tag 'net-7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-28selftests/pipe: add pipe_bench microbenchmarkBreno Leitao
2026-05-28KVM: selftests: Enable pre_fault_memory_test for s390Claudio Imbrenda
2026-05-28KVM: selftests: Fix pre_fault_memory_test to run on s390Claudio Imbrenda
2026-05-28selftests/tc-testing: Add netem test case exercising loopsVictor Nogueira
2026-05-28selftests/tc-testing: Add mirred test cases exercising loopsVictor Nogueira
2026-05-28Revert "selftests/tc-testing: Add tests for restrictions on netem duplication"Jamal Hadi Salim
2026-05-27net: sch_fq: update flow delivery time on earlier EDT packetWillem de Bruijn
2026-05-27selftests: rtnetlink: Add bridge promiscuity testsIdo Schimmel
2026-05-27cgroup/cpuset: Add test cases for sibling CPU exclusion on partition updateSun Shaojie
2026-05-27KVM: selftests: Update hwcr_msr_test for CPUID faulting bitJim Mattson
2026-05-27selftests/clone3: remove unused variablesKonstantin Khorenko
2026-05-27selftests/clone3: fix libcap interface usageEva Kurchatova
2026-05-27selftests: Fix Makefile target for nsfsFlorian Schmaus
2026-05-26selftests: fib_tests: add temporary IPv6 address renewal testFernando Fernandez Mancera
2026-05-26KVM: selftests: Add nested page fault injection testKevin Cheng
2026-05-26cxl/test: Update mock dev array before calling platform_device_add()Li Ming
2026-05-26KVM: selftests: hyperv_features: test write of 1 to HV_X64_MSR_RESETPiotr Zarycki
2026-05-26KVM: selftests: Randomize dirty_log_test's delay before reaping the bitmapSean Christopherson
2026-05-26KVM: selftests: Add and use kvm_free_fd() to harden against fd goofsSean Christopherson
2026-05-26KVM: selftests: Cast guest_memfd fd to a signed int when checking for >= 0Sean Christopherson
2026-05-26KVM: selftests: Remove unnecessary "%s" formatting of a constant stringSean Christopherson
2026-05-26KVM: selftests: Test guest_memfd binding overlap without GPA overlapZongyao Chen
2026-05-26selftests/nolibc: test against -Wwrite-stringsThomas Weißschuh
2026-05-26selftests/nolibc: use mutable buffer for execve() argv stringThomas Weißschuh
2026-05-25Merge branch 'arena_direct_access' of git://git.kernel.org/pub/scm/linux/kern...Tejun Heo
2026-05-25Merge tag 'nf-26-05-22' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-05-25Merge tag 'v7.1-rc5' into rdma.git for-nextJason Gunthorpe
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
2026-05-24tools/nolibc: add ftruncate()Thomas Weißschuh
2026-05-24selftests/nolibc: enable CONFIG_TMPFS for sparc32Thomas Weißschuh
2026-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-05-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-05-24torture: Allow "norm" abbreviation for "normal"Paul E. McKenney
2026-05-24torture: Improve kvm-series.sh header commentPaul E. McKenney
2026-05-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-05-23KVM: arm64: selftests: Improve error handling for GICv5 PPI selftestSascha Bischoff
2026-05-23KVM: arm64: selftests: Cleanup unused vars in GICv5 PPI selftestSascha Bischoff
2026-05-23KVM: arm64: selftests: Add missing GIC CDEN to no-vgic-v5 selftestSascha Bischoff
2026-05-23KVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson
2026-05-23KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>Hisam Mehboob
2026-05-22selftests: net: add a test case for nsid in all nsid notificationsIlya Maximets
2026-05-22selftests: tls: use ASSERT_GE in test_mutliprocGeliang Tang
2026-05-22selftests/tc-testing: Adapt idempotent qdisc notify callback tests to recent ...Victor Nogueira
2026-05-22selftests/tc-testing: Add support for ifb devicesVictor Nogueira