summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2025-07-17kselftest/arm4: Provide local defines for AT_HWCAP3Mark Brown
2025-07-16selftests/bpf: fix implementation of smp_mb()Puranjay Mohan
2025-07-16bpf/selftests: Add selftests for token infoTao Chen
2025-07-16selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich
2025-07-16selftests/bpf: enable tracing_struct tests for arm64Alexis Lothoré (eBPF Foundation)
2025-07-16selftests: net: add netpoll basic functionality testBreno Leitao
2025-07-16selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao
2025-07-16selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski
2025-07-16vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella
2025-07-16selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski
2025-07-16selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu
2025-07-16rcutorture: Remove SRCU-lite scenariosPaul E. McKenney
2025-07-16torture: Make torture.sh --allmodconfig testing fail on warningsPaul E. McKenney
2025-07-16torture: Add "ERROR" diagnostic for testing kernel-build outputPaul E. McKenney
2025-07-16torture: Make torture.sh tolerate runs having bad kvm.sh argumentsPaul E. McKenney
2025-07-16torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust runsPaul E. McKenney
2025-07-16torture: Extract testid.txt generation to separate scriptPaul E. McKenney
2025-07-16torture: Suppress "find" diagnostics from torture.sh --do-none runPaul E. McKenney
2025-07-16torture: Provide EXPERT Kconfig option for arm64 KCSAN torture.sh runsPaul E. McKenney
2025-07-15KVM: arm64: selftests: get-reg-list: Add base EL2 registersMarc Zyngier
2025-07-15KVM: arm64: selftests: get-reg-list: Simplify feature dependencyMarc Zyngier
2025-07-15selftests/bpf: Fix build error due to certain uninitialized variablesYonghong Song
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter
2025-07-15selftests: ublk: add utils.hMing Lei
2025-07-15selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk commandMing Lei
2025-07-15selftests: ublk: improve flags namingMing Lei
2025-07-15selftests: ublk: remove ublk queue self-defined flagsMing Lei
2025-07-15selftests: ublk: pass 'ublk_thread *' to more common helpersMing Lei
2025-07-15selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()Ming Lei
2025-07-15selftests: ublk: remove `tag` parameter of ->tgt_io_done()Ming Lei
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni
2025-07-14selftests/net: packetdrill: add tcp_rcv_toobig.pktEric Dumazet
2025-07-14selftests/net: packetdrill: add tcp_ooo_rcv_mss.pktEric Dumazet
2025-07-14selftests/net: packetdrill: add tcp_rcv_big_endseq.pktEric Dumazet
2025-07-14Add support to set NAPI threaded for individual NAPISamiullah Khawaja
2025-07-14selftests: net: add test for variable PMTU in broadcast routesOscar Maes
2025-07-14selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...Victor Nogueira
2025-07-14selftests: drv-net: add rss_api to the MakefileJakub Kicinski
2025-07-14selftests/bpf: Add tests for bucket resume logic in established socketsJordan Rife
2025-07-14selftests/bpf: Create iter_tcp_destroy test programJordan Rife
2025-07-14selftests/bpf: Create established sockets in socket iterator testsJordan Rife
2025-07-14selftests/bpf: Make ehash buckets configurable in socket iterator testsJordan Rife
2025-07-14selftests/bpf: Allow for iteration over multiple statesJordan Rife
2025-07-14selftests/bpf: Allow for iteration over multiple portsJordan Rife
2025-07-14selftests/bpf: Add tests for bucket resume logic in listening socketsJordan Rife