summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-17selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu1-0/+2
2023-03-11tools/iio/iio_utils:fix memory leakYulong Zhang1-17/+6
2023-03-11objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin1-0/+2
2023-03-11ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2-4/+21
2023-03-11ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt1-1/+2
2023-03-11ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt1-0/+3
2023-03-11objtool: add UACCESS exceptions for __tsan_volatile_read/writeArnd Bergmann1-0/+2
2023-03-11selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)1-1/+1
2023-03-11perf tools: Fix auto-complete on aarch64Yicong Yang1-3/+8
2023-03-11perf llvm: Fix inadvertent file creationIan Rogers1-1/+24
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