aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2023-09-13libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko
2023-09-13bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin
2023-09-13bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet
2023-09-13bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin
2023-09-13bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin
2023-09-13libbpf: only reset sec_def handler when necessaryAndrii Nakryiko
2023-09-13selftests/bpf: Fix bpf_nf failure upon test rerunDaniel Borkmann
2023-09-13tools/nolibc: fix up startup failures for -O0 under gcc < 11.1.0Zhangjin Wu
2023-09-13tools/nolibc: arch-*.h: add missing space after ','Zhangjin Wu
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-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
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-19Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-18selftests: mlxsw: Fix test failure on Spectrum-4Ido Schimmel
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-18Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann
2023-08-17objtool/x86: Fixup frame-pointer vs rethunkPeter Zijlstra
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra
2023-08-16selftests/ftrace: Add a basic testcase for snapshotZheng Yejian
2023-08-16objtool/x86: Fix SRSO messPeter Zijlstra
2023-08-14selftests: mirror_gre_changes: Tighten up the TTL test matchPetr Machata
2023-08-14x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu
2023-08-14x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANGPetr Pavlu
2023-08-12Merge tag 'char-misc-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-09Merge tag 'perf-tools-fixes-for-v6.5-3-2023-08-09' of git://git.kernel.org/pu...Linus Torvalds
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