summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-10-10selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)
2024-10-10selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)
2024-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg
2024-10-10selftests/bpf: Provide a generic [un]load_module helperSimon Sundberg
2024-10-10testing: net-drv: add basic shaper testPaolo Abeni
2024-10-09selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar
2024-10-09selftests/bpf: fix perf_event link info name_len assertionTyrone Wu
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao
2024-10-09selftests: netfilter: conntrack_vrf.sh: add fib test caseFlorian Westphal
2024-10-09selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map testDonet Tom
2024-10-09selftests: sched_ext: Add sched_ext as proper selftest targetBjörn Töpel
2024-10-08selftests: mlxsw: sch_red_core: Lower TBF ratePetr Machata
2024-10-08selftests: mlxsw: sch_red_core: Send more packets for drop testsPetr Machata
2024-10-08selftests: mlxsw: sch_red_core: Sleep before querying queue depthPetr Machata
2024-10-08selftests: mlxsw: sch_red_core: Increase backlog size tolerancePetr Machata
2024-10-08selftests: mlxsw: sch_red_ets: Increase required backlogPetr Machata
2024-10-08selftests: vDSO: Explicitly include sched.hYu Liao
2024-10-08selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld
2024-10-08selftests/bpf: add tcx netns cookie testsMahe Tardy
2024-10-08cgroup/rstat: Selftests for niced CPU statisticsJoshua Hahn
2024-10-08selftests/bpf: add missing header include for htonsAlexis Lothoré (eBPF Foundation)
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco
2024-10-08Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier
2024-10-07selftests/bpf: Fix backtrace printing for selftests crashesEduard Zingerman
2024-10-07selftests/bpf: Test linking with duplicate extern functionsEric Long
2024-10-07selftests: bpf: Add missing per-arch include pathBjörn Töpel
2024-10-07selftests/bpf: Extend netkit tests to validate skb meta dataDaniel Borkmann
2024-10-07selftests/nolibc: start qemu with 1 GiB of memoryThomas Weißschuh
2024-10-07KVM: s390: selftests: Add regression tests for PLO subfunctionsHariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD c...Hariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto...Hariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subf...Hariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctionsHariharan Mari
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-04selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar
2024-10-04selftests: net: add new ioam testsJustin Iurman
2024-10-04selftests: net: remove ioam testsJustin Iurman
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin
2024-10-04selftests: txtimestamp: add SCM_TS_OPT_ID testVadim Fedorenko