summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2025-07-17selftests/cgroup: fix cpu.max testsShashank Balaji1-20/+43
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-21/+684
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds9-21/+614
2025-07-17selftests/tc-testing: Test htb_dequeue_tree with deactivation and row emptyingWilliam Liu1-0/+26
2025-07-17selftests: Add test cases for vlan_filter modification during runtimeDong Chenchen1-12/+86
2025-07-17Merge tag 'nf-25-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni6-5/+432
2025-07-17kselftest/arm4: Provide local defines for AT_HWCAP3Mark Brown2-0/+8
2025-07-17selftests/bpf: fix implementation of smp_mb()Puranjay Mohan1-1/+1
2025-07-17bpf/selftests: Add selftests for token infoTao Chen1-0/+44
2025-07-17selftests/bpf: Stress test attaching a BPF prog to another BPF progIlya Leoshkevich1-0/+67
2025-07-17selftests/bpf: enable tracing_struct tests for arm64Alexis Lothoré (eBPF Foundation)1-1/+0
2025-07-17selftests: net: add netpoll basic functionality testBreno Leitao2-0/+397
2025-07-17selftests: drv-net: Strip '@' prefix from bpftrace map keysBreno Leitao1-0/+2
2025-07-17selftests: drv-net: add helper/wrapper for bpftraceJakub Kicinski2-2/+35
2025-07-17vsock/test: fix vsock_ioctl_int() check for unsupported ioctlStefano Garzarella1-1/+1
2025-07-17selftests: packetdrill: correct the expected timing in tcp_rcv_big_endseqJakub Kicinski1-1/+1
2025-07-17selftests: rtnetlink: fix addrlft test flakiness on power-saving systemsHangbin Liu1-3/+13
2025-07-16rcutorture: Remove SRCU-lite scenariosPaul E. McKenney3-14/+0
2025-07-16torture: Make torture.sh --allmodconfig testing fail on warningsPaul E. McKenney1-0/+4
2025-07-16torture: Add "ERROR" diagnostic for testing kernel-build outputPaul E. McKenney1-1/+1
2025-07-16torture: Make torture.sh tolerate runs having bad kvm.sh argumentsPaul E. McKenney1-6/+22
2025-07-16torture: Add textid.txt file to --do-allmodconfig and --do-rcu-rust runsPaul E. McKenney1-0/+2
2025-07-16torture: Extract testid.txt generation to separate scriptPaul E. McKenney2-12/+30
2025-07-16torture: Suppress "find" diagnostics from torture.sh --do-none runPaul E. McKenney1-2/+5
2025-07-16torture: Provide EXPERT Kconfig option for arm64 KCSAN torture.sh runsPaul E. McKenney1-1/+8
2025-07-16KVM: arm64: selftests: get-reg-list: Add base EL2 registersMarc Zyngier1-0/+145
2025-07-16KVM: arm64: selftests: get-reg-list: Simplify feature dependencyMarc Zyngier1-30/+22
2025-07-16selftests/bpf: Fix build error due to certain uninitialized variablesYonghong Song5-6/+6
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+70
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter1-1/+0
2025-07-15selftests: ublk: add utils.hMing Lei2-62/+72
2025-07-15selftests: ublk: add helper ublk_handle_uring_cmd() for handle ublk commandMing Lei1-27/+34
2025-07-15selftests: ublk: improve flags namingMing Lei2-32/+29
2025-07-15selftests: ublk: remove ublk queue self-defined flagsMing Lei3-24/+25
2025-07-15selftests: ublk: pass 'ublk_thread *' to more common helpersMing Lei6-29/+28
2025-07-15selftests: ublk: pass 'ublk_thread *' to ->queue_io() and ->tgt_io_done()Ming Lei6-44/+58
2025-07-15selftests: ublk: remove `tag` parameter of ->tgt_io_done()Ming Lei6-9/+10
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni1-4/+4
2025-07-15selftests/net: packetdrill: add tcp_rcv_toobig.pktEric Dumazet1-0/+33
2025-07-15selftests/net: packetdrill: add tcp_ooo_rcv_mss.pktEric Dumazet1-0/+27
2025-07-15selftests/net: packetdrill: add tcp_rcv_big_endseq.pktEric Dumazet1-0/+44
2025-07-15Add support to set NAPI threaded for individual NAPISamiullah Khawaja1-1/+90
2025-07-15selftests: net: add test for variable PMTU in broadcast routesOscar Maes2-0/+48
2025-07-15selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc pa...Victor Nogueira1-0/+66
2025-07-15selftests: drv-net: add rss_api to the MakefileJakub Kicinski1-0/+1
2025-07-15selftests/bpf: Add tests for bucket resume logic in established socketsJordan Rife1-0/+293
2025-07-15selftests/bpf: Create iter_tcp_destroy test programJordan Rife1-0/+21
2025-07-15selftests/bpf: Create established sockets in socket iterator testsJordan Rife1-4/+85
2025-07-15selftests/bpf: Make ehash buckets configurable in socket iterator testsJordan Rife1-1/+18
2025-07-14selftests/bpf: Allow for iteration over multiple statesJordan Rife2-5/+9