summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-151-2/+2
* selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan2023-02-151-7/+27
* selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan2023-02-151-4/+20
* selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2023-02-152-0/+4
* selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan2023-02-151-1/+1
* Revert "selftests/ftrace: Update synthetic event syntax errors"Zheng Yejian2023-02-011-27/+8
* tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov2023-02-011-0/+1
* objtool: Add a missing comma to avoid string concatenationEric W. Biederman2023-02-011-1/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-011-1/+2
* Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2023-02-012-51/+0
* tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo2023-01-241-0/+2
* selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2023-01-242-0/+51
* perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter2023-01-181-1/+1
* parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2023-01-142-18/+6
* selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum2023-01-141-9/+17
* perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin2023-01-141-0/+2
* perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)2023-01-141-17/+4
* perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)2023-01-141-2/+2
* selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün2023-01-141-0/+5
* ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt2023-01-141-1/+2
* kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt2023-01-141-5/+15
* torture: Exclude "NOHZ tick-stop error" from fatal errorsPaul E. McKenney2023-01-141-1/+2
* objtool: Fix SEGFAULTChristophe Leroy2023-01-141-1/+1
* perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong2023-01-141-0/+4
* libbpf: Avoid enum forward-declarations in public API in C++ modeAndrii Nakryiko2023-01-141-0/+7
* selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski2023-01-141-2/+2
* selftests/powerpc: Fix resource leaksMiaoqian Lin2023-01-141-1/+4
* perf symbol: correction while adjusting symbolAjay Kaher2023-01-141-1/+1
* perf trace: Handle failure when trace point folder is missedLeo Yan2023-01-141-7/+10
* perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan2023-01-141-4/+7
* perf trace: Return error if a system call doesn't existLeo Yan2023-01-141-2/+2
* netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal2023-01-141-2/+34
* libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu2023-01-141-0/+3
* libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai2023-01-141-3/+26
* selftests/efivarfs: Add checking of the test return valueZhao Gongyi2023-01-141-0/+5
* proc: fixup uptime selftestAlexey Dobriyan2023-01-141-1/+2
* selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou2023-01-141-4/+11
* objtool, kcsan: Add volatile read/write instrumentation to whitelistMarco Elver2023-01-141-0/+10
* tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo2023-01-041-0/+4
* libbpf: Use page size as max_entries when probing ring buffer mapHou Tao2022-12-191-1/+1
* ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel2022-12-141-0/+10
* ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel2022-12-141-0/+27
* selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao2022-12-141-1/+1
* ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel2022-12-081-0/+11
* ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern2022-12-081-0/+5
* selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov2022-12-081-2/+2
* selftests: net: add delete nexthop route warning testNikolay Aleksandrov2022-12-081-0/+14
* tools/vm/slabinfo-gnuplot: use "grep -E" instead of "egrep"Tiezhu Yang2022-12-081-2/+2
* libbpf: Handle size overflow for ringbuf mmapHou Tao2022-12-081-4/+8
* selftests/bpf: Add verifier test for release_reference()Youlin Li2022-12-021-0/+36