summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-09-13memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2Aleksa Sarai1-5/+17
2023-09-13selftests/memfd: sysctl: fix MEMFD_NOEXEC_SCOPE_NOEXEC_ENFORCEDJeff Xu1-0/+5
2023-09-13XArray: Do not return sibling entries from xa_load()Matthew Wilcox (Oracle)1-2/+66
2023-09-13selftests: memfd: error out test process when child test failsAleksa Sarai1-1/+18
2023-09-13selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou1-1/+1
2023-09-13selftests/bpf: Fix repeat option when kfunc_call verification failsYipeng Zou1-1/+1
2023-09-13selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire1-0/+9
2023-09-13libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko2-4/+16
2023-09-13bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin1-10/+17
2023-09-13bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet1-2/+9
2023-09-13bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin1-2/+7
2023-09-13bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin1-1/+5
2023-09-13libbpf: only reset sec_def handler when necessaryAndrii Nakryiko1-8/+19
2023-09-13selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann1-2/+3
2023-09-13selftests/futex: Order calls to futex_lock_piNysal Jan K.A1-0/+7
2023-09-13selftests/resctrl: Close perf value read fd on errorsIlpo Järvinen1-7/+11
2023-09-13selftests/resctrl: Unmount resctrl FS if child fails to run benchmarkIlpo Järvinen1-0/+1
2023-09-13selftests/resctrl: Don't leak buffer in fill_cache()Ilpo Järvinen1-1/+2
2023-09-13selftests/resctrl: Add resctrl.h into build depsIlpo Järvinen1-1/+1
2023-09-13selftests/harness: Actually report SKIP for signal testsKees Cook1-6/+5
2023-09-13vmbus_testing: fix wrong python syntax for integer value comparisonAni Sinha1-2/+2
2023-08-30selftests/mm: FOLL_LONGTERM need to be updated to 0x100Ayush Jain1-1/+6
2023-08-30selftests: bonding: do not set port down before adding to bondHangbin Liu1-2/+2
2023-08-30selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel1-10/+6
2023-08-23Revert "perf report: Append inlines to non-DWARF callchains"Arnaldo Carvalho de Melo1-5/+0
2023-08-23selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata1-1/+2
2023-08-23x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu1-3/+1
2023-08-23x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu1-1/+1
2023-08-23objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra1-6/+11
2023-08-23x86/cpu: Rename original retbleed methodsPeter Zijlstra2-2/+2
2023-08-23x86/cpu: Clean up SRSO return thunk messPeter Zijlstra1-1/+1
2023-08-23objtool/x86: Fix SRSO messPeter Zijlstra4-6/+31
2023-08-16nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel1-0/+5
2023-08-16nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel1-0/+5
2023-08-16selftests: forwarding: bridge_mdb: Make test more robustIdo Schimmel1-4/+4
2023-08-16selftests: forwarding: bridge_mdb: Fix failing test with old libnetIdo Schimmel1-22/+24
2023-08-16selftests: forwarding: bridge_mdb_max: Fix failing test with old libnetIdo Schimmel1-4/+10
2023-08-16selftests: forwarding: tc_flower: Relax success criterionIdo Schimmel1-4/+4
2023-08-16selftests: forwarding: tc_actions: Use ncat instead of ncIdo Schimmel1-2/+4
2023-08-16selftests: forwarding: Switch off timeoutIdo Schimmel1-0/+1
2023-08-16selftests: forwarding: Skip test when no interfaces are specifiedIdo Schimmel1-0/+5
2023-08-16selftests: forwarding: hw_stats_l3_gre: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: ethtool_extended_state: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: ethtool: Skip when using veth pairsIdo Schimmel1-0/+2
2023-08-16selftests: forwarding: Add a helper to skip test when using veth pairsIdo Schimmel1-0/+11
2023-08-16selftests/rseq: Fix build with undefined __weakMark Brown2-1/+5
2023-08-16selftests/bpf: fix a CI failure caused by vsock sockmap testXu Kuohai1-1/+1
2023-08-16selftests: forwarding: bridge_mdb: Check iproute2 versionIdo Schimmel1-0/+5
2023-08-16selftests: forwarding: bridge_mdb_max: Check iproute2 versionIdo Schimmel1-0/+5
2023-08-16selftests: forwarding: ethtool_mm: Skip when MAC Merge is not supportedIdo Schimmel1-5/+13