summary refs log tree commit diff
path: root/tools
AgeCommit message (Expand)Author
2022-12-31selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski
2022-12-31selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTIONSong Liu
2022-12-31selftests/powerpc: Fix resource leaksMiaoqian Lin
2022-12-31perf stat: Do not delay the workload with --delayNamhyung Kim
2022-12-31perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim
2022-12-31perf branch: Fix interpretation of branch recordsJames Clark
2022-12-31perf symbol: correction while adjusting symbolAjay Kaher
2022-12-31perf trace: Handle failure when trace point folder is missedLeo Yan
2022-12-31perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan
2022-12-31perf trace: Return error if a system call doesn't existLeo Yan
2022-12-31perf stat: Move common code in print_metric_headers()Namhyung Kim
2022-12-31perf stat: Use evsel__is_hybrid() moreNamhyung Kim
2022-12-31perf tools: Fix "kernel lock contention analysis" test by not printing warnin...James Clark
2022-12-31bpftool: Fix memory leak in do_build_table_cbMiaoqian Lin
2022-12-31netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal
2022-12-31selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev
2022-12-31selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev
2022-12-31selftests/bpf: fix memory leak of lsm_cgroupWang Yufen
2022-12-31selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau
2022-12-31selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong
2022-12-31libbpf: Btf dedup identical struct test needs check for nested structs/arraysAlan Maguire
2022-12-31selftests/bpf: fix missing BPF object filesWang Yufen
2022-12-31libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu
2022-12-31libbpf: Deal with section with no data gracefullyShung-Hsi Yu
2022-12-31libbpf: Use elf_getshdrnum() instead of e_shnumShung-Hsi Yu
2022-12-31selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai
2022-12-31selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai
2022-12-31selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai
2022-12-31selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai
2022-12-31libbpf: Fix memory leak in parse_usdt_arg()Xu Kuohai
2022-12-31libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai
2022-12-31selftests/bpf: Add missing bpf_iter_vma_offset__destroy callJiri Olsa
2022-12-31selftests/efivarfs: Add checking of the test return valueZhao Gongyi
2022-12-31selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing
2022-12-31proc: fixup uptime selftestAlexey Dobriyan
2022-12-31selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2022-12-31objtool, kcsan: Add volatile read/write instrumentation to whitelistMarco Elver
2022-12-21libbpf: Fix uninitialized warning in btf_dump_dump_type_dataDavid Michael
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-06ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-06ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-02selftests: net: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-02selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-02selftests/tls: Fix tls selftests dependency to correct algorithmTianjia Zhang
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-01af_unix: Add test for sock_diag and UDIAG_SHOW_UID.Kuniyuki Iwashima
2022-11-30tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds