summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt2023-01-071-1/+2
* kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt2023-01-071-5/+15
* objtool: Fix SEGFAULTChristophe Leroy2023-01-041-1/+1
* perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan2022-12-311-11/+2
* perf probe: Check -v and -q options in the right placeYang Jihong2022-12-311-8/+9
* perf tools: Make quiet mode consistent between toolsJames Clark2022-12-3116-26/+25
* perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong2022-12-311-0/+4
* selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksymJames Hilliard2022-12-311-3/+3
* libbpf: Avoid enum forward-declarations in public API in C++ modeAndrii Nakryiko2022-12-311-0/+7
* selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski2022-12-311-2/+2
* selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTIONSong Liu2022-12-311-0/+1
* selftests/powerpc: Fix resource leaksMiaoqian Lin2022-12-311-1/+4
* perf stat: Do not delay the workload with --delayNamhyung Kim2022-12-311-16/+17
* perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...Namhyung Kim2022-12-311-1/+1
* perf branch: Fix interpretation of branch recordsJames Clark2022-12-311-1/+2
* perf symbol: correction while adjusting symbolAjay Kaher2022-12-311-1/+1
* perf trace: Handle failure when trace point folder is missedLeo Yan2022-12-311-7/+10
* perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan2022-12-311-4/+7
* perf trace: Return error if a system call doesn't existLeo Yan2022-12-311-2/+2
* perf stat: Move common code in print_metric_headers()Namhyung Kim2022-12-311-5/+8
* perf stat: Use evsel__is_hybrid() moreNamhyung Kim2022-12-311-16/+4
* perf tools: Fix "kernel lock contention analysis" test by not printing warnin...James Clark2022-12-311-0/+5
* bpftool: Fix memory leak in do_build_table_cbMiaoqian Lin2022-12-311-0/+1
* netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal2022-12-311-2/+34
* selftests/bpf: Mount debugfs in setns_by_fdStanislav Fomichev2022-12-314-3/+7
* selftests/bpf: Make sure zero-len skbs aren't redirectableStanislav Fomichev2022-12-312-0/+183
* selftests/bpf: fix memory leak of lsm_cgroupWang Yufen2022-12-312-4/+21
* selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau2022-12-311-2/+2
* selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong2022-12-311-2/+3
* libbpf: Btf dedup identical struct test needs check for nested structs/arraysAlan Maguire2022-12-311-3/+5
* selftests/bpf: fix missing BPF object filesWang Yufen2022-12-319-29/+40
* libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu2022-12-311-0/+3
* libbpf: Deal with section with no data gracefullyShung-Hsi Yu2022-12-311-1/+5
* libbpf: Use elf_getshdrnum() instead of e_shnumShung-Hsi Yu2022-12-311-4/+9
* selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.cXu Kuohai2022-12-311-3/+3
* selftests/bpf: Fix error failure of case test_xdp_adjust_tail_growXu Kuohai2022-12-311-0/+1
* selftest/bpf: Fix memory leak in kprobe_multi_testXu Kuohai2022-12-311-12/+14
* selftests/bpf: Fix memory leak caused by not destroying skeletonXu Kuohai2022-12-312-2/+4
* libbpf: Fix memory leak in parse_usdt_arg()Xu Kuohai2022-12-311-7/+4
* libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai2022-12-311-3/+26
* selftests/bpf: Add missing bpf_iter_vma_offset__destroy callJiri Olsa2022-12-311-6/+5
* selftests/efivarfs: Add checking of the test return valueZhao Gongyi2022-12-311-0/+5
* selftests: cgroup: fix unsigned comparison with less than zeroYueHaibing2022-12-311-2/+3
* proc: fixup uptime selftestAlexey Dobriyan2022-12-311-1/+2
* selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou2022-12-311-4/+11
* objtool, kcsan: Add volatile read/write instrumentation to whitelistMarco Elver2022-12-311-0/+10
* libbpf: Fix uninitialized warning in btf_dump_dump_type_dataDavid Michael2022-12-211-1/+1
* Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-12-101-3/+3
|\
| * kselftests: cgroup: update kmem test precision toleranceMichal Hocko2022-12-091-3/+3
* | Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-087-4/+220
|\ \