summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/iio/iio_utils:fix memory leakYulong Zhang2023-03-111-17/+6
* ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt2023-03-112-4/+21
* ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt2023-03-111-1/+2
* ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt2023-03-111-0/+3
* selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)2023-03-111-1/+1
* perf tools: Fix auto-complete on aarch64Yicong Yang2023-03-111-3/+8
* perf llvm: Fix inadvertent file creationIan Rogers2023-03-111-1/+24
* selftest: fib_tests: Always cleanup before exitRoxana Nicolescu2023-03-111-0/+2
* selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki2023-03-111-4/+2
* libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich2023-03-111-1/+1
* Revert "ipv4: Fix incorrect route flushing when source address is deleted"Shaoying Xu2023-02-221-0/+1727
* tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie2023-02-228-5/+45
* selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman2023-02-221-0/+36
* selftests: forwarding: lib: quote the sysctl valuesHangbin Liu2023-02-221-2/+2
* selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan2023-02-221-7/+27
* selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan2023-02-221-4/+20
* selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2023-02-222-0/+4
* selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan2023-02-221-1/+1
* objtool: Add a missing comma to avoid string concatenationEric W. Biederman2023-02-061-1/+1
* exit: Add and use make_task_dead.Eric W. Biederman2023-02-061-1/+2
* Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2023-02-062-51/+0
* 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
* selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum2023-01-181-9/+17
* selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan2023-01-181-2/+2
* parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2023-01-182-18/+6
* perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin2023-01-181-0/+2
* KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li2023-01-182-2/+2
* KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li2023-01-181-1/+1
* KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li2023-01-182-4/+4
* perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)2023-01-181-17/+4
* perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)2023-01-181-2/+2
* selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün2023-01-181-0/+5
* ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt2023-01-181-1/+2
* kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt2023-01-181-5/+15
* objtool: Fix SEGFAULTChristophe Leroy2023-01-181-1/+1
* selftests/powerpc: Fix resource leaksMiaoqian Lin2023-01-181-1/+4
* perf symbol: correction while adjusting symbolAjay Kaher2023-01-181-1/+1
* perf trace: Handle failure when trace point folder is missedLeo Yan2023-01-181-7/+10
* perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan2023-01-181-4/+7
* perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'Arnaldo Carvalho de Melo2023-01-181-1/+7
* perf trace: Allow associating scnprintf routines with well known arg namesArnaldo Carvalho de Melo2023-01-181-0/+26
* perf trace: Add the syscall_arg_fmt pointer to syscall_argArnaldo Carvalho de Melo2023-01-182-22/+26
* perf trace: Factor out the initialization of syscal_arg_fmt->scnprintfArnaldo Carvalho de Melo2023-01-181-10/+18
* perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variableArnaldo Carvalho de Melo2023-01-181-2/+4
* perf trace: Return error if a system call doesn't existLeo Yan2023-01-181-2/+2
* netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal2023-01-181-2/+34
* selftests/efivarfs: Add checking of the test return valueZhao Gongyi2023-01-181-0/+5
* proc: fixup uptime selftestAlexey Dobriyan2023-01-181-1/+2
* selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou2023-01-181-4/+11