aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-01-24memblock tests: Fix compilation error.Aaron Thompson
2023-01-24selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin
2023-01-24tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun
2023-01-18perf kmem: Support field "node" in evsel__process_alloc_event() coping with r...Leo Yan
2023-01-18perf kmem: Support legacy tracepointsLeo Yan
2023-01-18perf build: Properly guard libbpf includesIan Rogers
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault
2023-01-18selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad".Guillaume Nault
2023-01-18tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau
2023-01-18tools/nolibc: restore mips branch ordering in the _start blockWilly Tarreau
2023-01-18af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac
2023-01-18selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal
2023-01-18mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-14selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-12perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim
2023-01-12perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim
2023-01-12perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter
2023-01-12perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-12selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin
2023-01-12selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin
2023-01-12perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-12perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2023-01-07selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-07ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-07kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-04objtool: Fix SEGFAULTChristophe Leroy
2022-12-31perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan
2022-12-31perf probe: Check -v and -q options in the right placeYang Jihong
2022-12-31perf tools: Make quiet mode consistent between toolsJames Clark
2022-12-31perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2022-12-31selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksymJames Hilliard
2022-12-31libbpf: Avoid enum forward-declarations in public API in C++ modeAndrii Nakryiko
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