summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-11sefltests: netdevsim: wait for devlink instance after netns removalJiri Pirko1-0/+18
2023-03-11selftest: fib_tests: Always cleanup before exitRoxana Nicolescu1-0/+2
2023-03-11selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki1-4/+2
2023-03-11selftests/bpf: Fix out-of-srctree buildIlya Leoshkevich1-2/+0
2023-03-11libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-03-11bpftool: profile online CPUs instead of possibleTonghao Zhang1-8/+30
2023-03-11x86: Mark stop_this_cpu() __noreturnPeter Zijlstra1-0/+1
2023-03-11libbpf: Fix btf__align_of() by taking into account field offsetsAndrii Nakryiko1-0/+13
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie8-5/+45
2023-02-22selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman1-0/+36
2023-02-15selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-15selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-15selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-15selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4
2023-02-15selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan1-1/+1
2023-02-01Revert "selftests/ftrace: Update synthetic event syntax errors"Zheng Yejian1-27/+8
2023-02-01tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov1-0/+1
2023-02-01objtool: Add a missing comma to avoid string concatenationEric W. Biederman1-1/+1
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman1-1/+2
2023-02-01Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2-51/+0
2023-01-24tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo1-0/+2
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2-0/+51
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter1-1/+1
2023-01-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2-18/+6
2023-01-14selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2023-01-14perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin1-0/+2
2023-01-14perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)1-17/+4
2023-01-14perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)1-2/+2
2023-01-14selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün1-0/+5
2023-01-14ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt1-1/+2
2023-01-14kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt1-5/+15
2023-01-14torture: Exclude "NOHZ tick-stop error" from fatal errorsPaul E. McKenney1-1/+2
2023-01-14objtool: Fix SEGFAULTChristophe Leroy1-1/+1
2023-01-14perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong1-0/+4
2023-01-14libbpf: Avoid enum forward-declarations in public API in C++ modeAndrii Nakryiko1-0/+7
2023-01-14selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski1-2/+2
2023-01-14selftests/powerpc: Fix resource leaksMiaoqian Lin1-1/+4
2023-01-14perf symbol: correction while adjusting symbolAjay Kaher1-1/+1
2023-01-14perf trace: Handle failure when trace point folder is missedLeo Yan1-7/+10
2023-01-14perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan1-4/+7
2023-01-14perf trace: Return error if a system call doesn't existLeo Yan1-2/+2
2023-01-14netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal1-2/+34
2023-01-14libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu1-0/+3
2023-01-14libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai1-3/+26
2023-01-14selftests/efivarfs: Add checking of the test return valueZhao Gongyi1-0/+5
2023-01-14proc: fixup uptime selftestAlexey Dobriyan1-1/+2
2023-01-14selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou1-4/+11
2023-01-14objtool, kcsan: Add volatile read/write instrumentation to whitelistMarco Elver1-0/+10
2023-01-04tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2022-12-19libbpf: Use page size as max_entries when probing ring buffer mapHou Tao1-1/+1