summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-03-11tools/iio/iio_utils:fix memory leakYulong Zhang
2023-03-11ktest.pl: Add RUN_TIMEOUT option with default unlimitedSteven Rostedt
2023-03-11ktest.pl: Fix missing "end_monitor" when machine check failsSteven Rostedt
2023-03-11ktest.pl: Give back console on Ctrt^C on monitorSteven Rostedt
2023-03-11selftests/ftrace: Fix bash specific "==" operatorMasami Hiramatsu (Google)
2023-03-11perf tools: Fix auto-complete on aarch64Yicong Yang
2023-03-11perf llvm: Fix inadvertent file creationIan Rogers
2023-03-11selftest: fib_tests: Always cleanup before exitRoxana Nicolescu
2023-03-11selftests/net: Interpret UDP_GRO cmsg data as an int valueJakub Sitnicki
2023-03-11libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich
2023-02-22Revert "ipv4: Fix incorrect route flushing when source address is deleted"Shaoying Xu
2023-02-22tools/virtio: fix the vringh test for virtio ring changesShunsuke Mie
2023-02-22selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman
2023-02-22selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-22selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-22selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-22selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-22selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-06objtool: Add a missing comma to avoid string concatenationEric W. Biederman
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-02-06Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin
2023-01-24selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun
2023-01-18perf auxtrace: Fix address filter duplicate symbol selectionAdrian Hunter
2023-01-18selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum
2023-01-18selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-18perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-18KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li
2023-01-18KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li
2023-01-18KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li
2023-01-18perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-18perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2023-01-18selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-18ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-18kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-18objtool: Fix SEGFAULTChristophe Leroy
2023-01-18selftests/powerpc: Fix resource leaksMiaoqian Lin
2023-01-18perf symbol: correction while adjusting symbolAjay Kaher
2023-01-18perf trace: Handle failure when trace point folder is missedLeo Yan
2023-01-18perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan
2023-01-18perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'Arnaldo Carvalho de Melo
2023-01-18perf trace: Allow associating scnprintf routines with well known arg namesArnaldo Carvalho de Melo
2023-01-18perf trace: Add the syscall_arg_fmt pointer to syscall_argArnaldo Carvalho de Melo
2023-01-18perf trace: Factor out the initialization of syscal_arg_fmt->scnprintfArnaldo Carvalho de Melo
2023-01-18perf trace: Separate 'struct syscall_fmt' definition from syscall_fmts variableArnaldo Carvalho de Melo
2023-01-18perf trace: Return error if a system call doesn't existLeo Yan
2023-01-18netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal
2023-01-18selftests/efivarfs: Add checking of the test return valueZhao Gongyi
2023-01-18proc: fixup uptime selftestAlexey Dobriyan
2023-01-18selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou