summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-19wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld
2023-07-19tools/virtio: fix build break for aarch64Peng Fan
2023-07-19perf bpf: Move the declaration of struct rqIan Rogers
2023-07-19rtla/hwnoise: Reduce runtime to 75%Daniel Bristot de Oliveira
2023-07-19tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma
2023-07-19perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim
2023-07-19perf stat: Reset aggr stats for each runNamhyung Kim
2023-07-19perf tool x86: Fix perf_env memory leakIan Rogers
2023-07-19perf tool x86: Consolidate is_amd check into single functionRavi Bangoria
2023-07-19perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta
2023-07-19perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta
2023-07-19perf metric: Fix no group checkKan Liang
2023-07-19perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim
2023-07-19perf script: Fix allocation of evsel->priv related to per-event dump filesArnaldo Carvalho de Melo
2023-07-19perf bench: Add missing setlocale() call to allow usage of %'d style formattingArnaldo Carvalho de Melo
2023-07-19perf evsel: Don't let for_each_group() treat the head of the list as one of i...Ian Rogers
2023-07-19selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca
2023-07-19bpf: Use scalar ids in mark_chain_precision()Eduard Zingerman
2023-07-19selftests/bpf: Fix invalid pointer check in get_xlated_program()Eduard Zingerman
2023-07-19selftests: cgroup: fix unexpected failure on test_memcg_lowHaifeng Xu
2023-07-19selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer
2023-07-19tools/resolve_btfids: Fix setting HOSTCFLAGSViktor Malik
2023-07-19bpf: Make bpf_refcount_acquire fallible for non-owning refsDave Marchevsky
2023-07-19selftests/bpf: Do not use sign-file as testcaseAlexey Gladkov
2023-07-19bpftool: JIT limited misreported as negative value on aarch64Alan Maguire
2023-07-19libbpf: fix offsetof() and container_of() to work with CO-REAndrii Nakryiko
2023-07-19bpf: maintain bitmasks across all active frames in __mark_chain_precisionAndrii Nakryiko
2023-07-19bpf: improve precision backtrack loggingAndrii Nakryiko
2023-07-19libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...Martin KaFai Lau
2023-07-19selftests/ftace: Fix KTAP output orderingMark Brown
2023-07-19kselftest: vDSO: Fix accumulation of uninitialized ret when CLOCK_REALTIME is...Colin Ian King
2023-07-19tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh
2023-07-19rcutorture: Correct name of use_softirq module parameterPaul E. McKenney
2023-07-19kunit: tool: undo type subscripts for subprocess.PopenDaniel Latypov
2023-07-05Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams
2023-07-05tools/nolibc: x86_64: disable stack protector for _startThomas Weißschuh
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2023-06-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20Merge tag 'trace-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-06-19selftests/mm: fix cross compilation with LLVMMark Brown
2023-06-15selftests: net: fcnal-test: check if FIPS mode is enabledMagali Lemes
2023-06-15selftests: net: vrf-xfrm-tests: change authentication and encryption algosMagali Lemes
2023-06-15selftests: net: tls: check if FIPS mode is enabledMagali Lemes
2023-06-15selftests/harness: allow tests to be skipped during setupMagali Lemes
2023-06-15Merge tag 'net-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-15selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei
2023-06-14selftests/user_events: Adapt dyn_test to non-persist eventsBeau Belgrave
2023-06-14selftests/user_events: Ensure auto cleanup works as expectedBeau Belgrave