summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-02-13selftests/resctrl: Split fill_buf to allow tests finer-grained controlIlpo Järvinen
2024-02-13selftests/resctrl: Change function comments to say < 0 on errorIlpo Järvinen
2024-02-13selftests/resctrl: Don't use ctrlc_handler() outside signal handlingIlpo Järvinen
2024-02-13selftests/resctrl: Return -1 instead of errno on errorIlpo Järvinen
2024-02-13selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()Ilpo Järvinen
2024-02-13bpf: Abstract loop unrolling pragmas in BPF selftestsJose E. Marchesi
2024-02-13selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}()Yonghong Song
2024-02-13selftests: net: more pmtu.sh fixesPaolo Abeni
2024-02-13selftests: net: more strict check in net_helperPaolo Abeni
2024-02-13selftests: net: cope with slow env in so_txtime.sh testPaolo Abeni
2024-02-13selftests: net: cope with slow env in gro.sh testPaolo Abeni
2024-02-13KVM: selftests: Print timer ctl register in ISTATUS assertionOliver Upton
2024-02-12selftests: net: ip_local_port_range: define IPPROTO_MPTCPMaxim Galaganov
2024-02-12KVM: selftests: Fix GUEST_PRINTF() format warnings in ARM codeSean Christopherson
2024-02-12selftests/net: Adding test cases of replacing routes and route advertisements.Kui-Feng Lee
2024-02-12selftests: net: ignore timing errors in txtimestamp if KSFT_MACHINE_SLOWPaolo Abeni
2024-02-11bpf: Allow compiler to inline most of bpf_local_storage_lookup()Marco Elver
2024-02-10Merge tag 'mm-hotfixes-stable-2024-02-10-11-16' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-10selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-02-09selftests: udpgso: Pull up network setup into shell scriptJakub Sitnicki
2024-02-09selftests: openvswitch: Add validation for the recursion testAaron Conole
2024-02-09selftests: net: include forwarding libPaolo Abeni
2024-02-09selftests: tc-testing: add mirred to block tdc testsVictor Nogueira
2024-02-09selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel
2024-02-09selftests: forwarding: Suppress grep warningsIdo Schimmel
2024-02-09selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel
2024-02-09selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel
2024-02-09selftests: net: Fix bridge backup port test flakinessIdo Schimmel
2024-02-09selftests: forwarding: Add missing multicast routing config entriesIdo Schimmel
2024-02-08selftests: net: add more missing kernel configPaolo Abeni
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-08Merge tag 'net-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner
2024-02-07selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum
2024-02-07selftests: bonding: use slowwait instead of hard code sleepHangbin Liu
2024-02-07selftests: bonding: reduce garp_test/arp_validate test timeHangbin Liu
2024-02-07selftests: bonding: use tc filter to check if LACP was sentHangbin Liu
2024-02-07selftests/net/forwarding: add slowwait functionsHangbin Liu
2024-02-07selftests/bpf: Mark cpumask kfunc declarations as __weakYafang Shao
2024-02-07selftests/bpf: Fix error checking for cpumask_success__load()Yafang Shao
2024-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-07selftests: add ESRCH tests for pidfd_getfd()Tycho Andersen
2024-02-07selftests: cmsg_ipv6: repeat the exact packetJakub Kicinski
2024-02-07selftests/seccomp: Pin benchmark to single CPUKees Cook
2024-02-06KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson
2024-02-06KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson
2024-02-06bpf: Use -Wno-address-of-packed-member in some selftestsJose E. Marchesi
2024-02-06iommufd/selftest: Add mock IO hugepages testsJoao Martins
2024-02-06iommufd/selftest: Refactor dirty bitmap testsJoao Martins