summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-09-13memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai
2023-09-13selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu
2023-09-13selftests/landlock: Fix a resource leakDing Xiang
2023-09-13XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)
2023-09-13selftests: memfd: error out test process when child test failsAleksa Sarai
2023-09-13selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou
2023-09-13selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou
2023-09-13selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire
2023-09-13selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann
2023-09-13selftests/futex: Order calls to futex_lock_piNysal Jan K.A
2023-09-13selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen
2023-09-13selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen
2023-09-13selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen
2023-09-13selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen
2023-09-13selftests/harness: Actually report SKIP for signal testsKees Cook
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-24Merge tag 'trace-v6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-08-24selftests: cachestat: catch failing fsync test on tmpfsAndre Przywara
2023-08-24selftests: cachestat: test for cachestat availabilityAndre Przywara
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu
2023-08-21selftests: bonding: do not set port down before adding to bondHangbin Liu
2023-08-21selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain
2023-08-21selftests: cgroup: fix test_kmem_basic less than errorLucas Karpinski
2023-08-20selftests/net: Add log.txt and tools to .gitignoreAnh Tuan Phan
2023-08-18selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian
2023-08-14selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-11Merge tag 'mm-hotfixes-stable-2023-08-11-13-44' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-10Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-09selftests/bpf: Add sockmap test for redirecting partial skb dataXu Kuohai
2023-08-09selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai
2023-08-09selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel
2023-08-09selftests: forwarding: tc_flower_l2_miss: Fix failing test with old libnetIdo Schimmel
2023-08-09selftests: forwarding: tc_tunnel_key: Make filters more specificIdo Schimmel
2023-08-09selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel
2023-08-09selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel
2023-08-09selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supportedIdo Schimmel
2023-08-09selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel
2023-08-09selftests: forwarding: Set default IPv6 traceroute utilityIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel
2023-08-09selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel
2023-08-09selftests: forwarding: Switch off timeoutIdo Schimmel