summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-02-13selftests: net: more strict check in net_helperPaolo Abeni-4/+7
2024-02-13selftests: net: cope with slow env in so_txtime.sh testPaolo Abeni-4/+25
2024-02-13selftests: net: cope with slow env in gro.sh testPaolo Abeni-0/+5
2024-02-13KVM: selftests: Print timer ctl register in ISTATUS assertionOliver Upton-1/+1
2024-02-12selftests: net: ip_local_port_range: define IPPROTO_MPTCPMaxim Galaganov-0/+4
2024-02-12KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM codeSean Christopherson-12/+12
2024-02-12selftests/net: Adding test cases of replacing routes and route advertisements.Kui-Feng Lee-22/+129
2024-02-12selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOWPaolo Abeni-1/+2
2024-02-11bpf: Allow compiler to inline most of bpf_local_storage_lookup()Marco Elver-49/+0
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds-0/+1
2024-02-10selftests: tls: use exact comparison in recv_partialJakub Kicinski-4/+4
2024-02-09selftests: udpgso: Pull up network setup into shell scriptJakub Sitnicki-136/+47
2024-02-09selftests: openvswitch: Add validation for the recursion testAaron Conole-15/+69
2024-02-09selftests: net: include forwarding libPaolo Abeni-0/+2
2024-02-09selftests: tc-testing: add mirred to block tdc testsVictor Nogueira-0/+396
2024-02-09selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel-2/+2
2024-02-09selftests: forwarding: Suppress grep warningsIdo Schimmel-3/+3
2024-02-09selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel-2/+6
2024-02-09selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel-2/+6
2024-02-09selftests: net: Fix bridge backup port test flakinessIdo Schimmel-0/+23
2024-02-09selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel-0/+7
2024-02-08selftests: net: add more missing kernel configPaolo Abeni-1/+5
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-23/+193
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-23/+85
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-1/+42
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner-1/+42
2024-02-07selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum-0/+1
2024-02-07selftests: bonding: use slowwait instead of hard code sleepHangbin Liu-10/+24
2024-02-07selftests: bonding: reduce garp_test/arp_validate test timeHangbin Liu-9/+29
2024-02-07selftests: bonding: use tc filter to check if LACP was sentHangbin Liu-10/+9
2024-02-07selftests/net/forwarding: add slowwait functionsHangbin Liu-0/+35
2024-02-07selftests/bpf: Mark cpumask kfunc declarations as __weakYafang Shao-28/+29
2024-02-07selftests/bpf: Fix error checking for cpumask_success__load()Yafang Shao-3/+3
2024-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+108
2024-02-07selftests: add ESRCH tests for pidfd_getfd()Tycho Andersen-1/+30
2024-02-07selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski-2/+2
2024-02-07selftests/seccomp: Pin benchmark to single CPUKees Cook-2/+36
2024-02-06KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson-9/+12
2024-02-06KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson-23/+27
2024-02-06bpf: Use -Wno-address-of-packed-member in some selftestsJose E. Marchesi-0/+6
2024-02-06iommufd/selftest: Add mock IO hugepages testsJoao Martins-3/+42
2024-02-06iommufd/selftest: Refactor dirty bitmap testsJoao Martins-31/+36
2024-02-06iommufd/selftest: Test u64 unaligned bitmapsJoao Martins-2/+17
2024-02-06selftests/net: Amend per-netns counter checksDmitry Safonov-6/+6
2024-02-06selftests/net: ignore timing errors in so_txtime if KSFT_MACHINE_SLOWWillem de Bruijn-2/+5
2024-02-05selftests/bpf: mark dynptr kfuncs __weak to make them optional on old kernelsAndrii Nakryiko-9/+9
2024-02-05selftests/bpf: Add tests for RCU lock transfer between subprogsKumar Kartikeya Dwivedi-0/+126
2024-02-05selftests/bpf: Add test for static subprog call in lock csKumar Kartikeya Dwivedi-0/+111
2024-02-05bpf: Allow calling static subprogs while holding a bpf_spin_lockKumar Kartikeya Dwivedi-1/+1
2024-02-05selftests/bpf: Fix flaky selftest lwt_redirect/lwt_rerouteYonghong Song-2/+2