summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-11bpf: Support ->fill_link_info for kprobe_multiYafang Shao
2023-07-11libsubcmd: Avoid SEGV/use-after-free when commands aren't excludedIan Rogers
2023-07-11libbpf: Remove HASHMAP_INIT static initialization helperJohn Sanpe
2023-07-11tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf build: Fix broken feature check for libtracefs due to external lib changesThomas Richter
2023-07-11tools include UAPI: Sync linux/mount.h copy with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11tools headers uapi: Sync linux/fcntl.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf vendor events amd: Fix large metricsSandipan Das
2023-07-11perf build: Fix library not found error when using CSLIBSJames Clark
2023-07-11tools headers UAPI: Sync files changed by new cachestat syscall with the kern...Arnaldo Carvalho de Melo
2023-07-11tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo
2023-07-11perf probe: Read DWARF files from the correct CUGeorg Müller
2023-07-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-11libbpf: Fix realloc API handling in zero-sized edge casesAndrii Nakryiko
2023-07-10bpftool: Use a local bpf_perf_event_value to fix accessing its fieldsAlexander Lobakin
2023-07-10bpftool: Use a local copy of BPF_LINK_TYPE_PERF_EVENT in pid_iter.bpf.cQuentin Monnet
2023-07-10bpftool: Define a local bpf_perf_link to fix accessing its fieldsAlexander Lobakin
2023-07-10bpftool: use a local copy of perf_event to fix accessing :: Bpf_cookieAlexander Lobakin
2023-07-10selftests: cgroup: Add cpuset migrations testcaseMichal Koutný
2023-07-10selftests: cgroup: Minor code reorganizationsMichal Koutný
2023-07-10objtool: initialize all of struct elfMichal Kubecek
2023-07-10kselftest/alsa: pcm-test: Decrease stream duration from 4 to 2 secondsNícolas F. R. A. Prado
2023-07-10kselftest/alsa: pcm-test: Move stream duration and margin to variablesNícolas F. R. A. Prado
2023-07-09selftests: hid: fix vmtests.sh not running make headersBenjamin Tissoires
2023-07-08libbpf: only reset sec_def handler when necessaryAndrii Nakryiko
2023-07-08Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-07-07selftests/bpf: Correct two typosLu Hongfei
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-06Merge tag 'docs-6.5-2' of git://git.lwn.net/linuxLinus Torvalds
2023-07-06libbpf: Use available_filter_functions_addrs with multi-kprobesJackie Liu
2023-07-06libbpf: Cross-join available_filter_functions and kallsyms for multi-kprobesJackie Liu
2023-07-06selftests/bpf: Bump and validate MAX_SYMSBjörn Töpel
2023-07-06selftests/bpf: test map percpu statsAnton Protopopov
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05selftests/bpf: Add selftest for check_stack_max_depth bugKumar Kartikeya Dwivedi
2023-07-05selftests/bpf: Add benchmark for bpf memory allocatorHou Tao
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark
2023-07-05perf test: Fix event parsing test on ArmJames Clark
2023-07-05Merge tag 'trace-tools-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-07-05selftests/bpf: Honor $(O) when figuring out pathsBjörn Töpel
2023-07-05selftests/bpf: Add F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to some testsBjörn Töpel
2023-07-05selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts
2023-07-05selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts
2023-07-05selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts
2023-07-05selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts
2023-07-05selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts