summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-19Merge tag 'v5.10.168' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-16Merge tag 'v5.10.165' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-02-15selftests: forwarding: lib: quote the sysctl valuesHangbin Liu
2023-02-15selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan
2023-02-15selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan
2023-02-15selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan
2023-02-15selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan
2023-02-01Revert "selftests/ftrace: Update synthetic event syntax errors"Zheng Yejian
2023-02-01tools: gpio: fix -c option of gpio-event-monIvo Borisov Shopov
2023-02-01objtool: Add a missing comma to avoid string concatenationEric W. Biederman
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-02-01Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin
2023-01-28Merge tag 'v5.10.162' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2023-01-24tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo
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-14parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller
2023-01-14selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum
2023-01-14perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-14perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)
2023-01-14perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)
2023-01-14selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün
2023-01-14ktest.pl minconfig: Unset configs instead of just removing themSteven Rostedt
2023-01-14kest.pl: Fix grub2 menu handling for rebootingSteven Rostedt
2023-01-14torture: Exclude "NOHZ tick-stop error" from fatal errorsPaul E. McKenney
2023-01-14objtool: Fix SEGFAULTChristophe Leroy
2023-01-14perf debug: Set debug_peo_args and redirect_to_stderr variable to correct val...Yang Jihong
2023-01-14libbpf: Avoid enum forward-declarations in public API in C++ modeAndrii Nakryiko
2023-01-14selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski
2023-01-14selftests/powerpc: Fix resource leaksMiaoqian Lin
2023-01-14perf symbol: correction while adjusting symbolAjay Kaher
2023-01-14perf trace: Handle failure when trace point folder is missedLeo Yan
2023-01-14perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace numberLeo Yan
2023-01-14perf trace: Return error if a system call doesn't existLeo Yan
2023-01-14netfilter: conntrack: set icmpv6 redirects as RELATEDFlorian Westphal
2023-01-14libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()Shung-Hsi Yu
2023-01-14libbpf: Fix use-after-free in btf_dump_name_dupsXu Kuohai
2023-01-14selftests/efivarfs: Add checking of the test return valueZhao Gongyi
2023-01-14proc: fixup uptime selftestAlexey Dobriyan
2023-01-14selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou
2023-01-14objtool, kcsan: Add volatile read/write instrumentation to whitelistMarco Elver
2023-01-04tools headers UAPI: Sync openat2.h with the kernel sourcesArnaldo Carvalho de Melo
2022-12-19libbpf: Use page size as max_entries when probing ring buffer mapHou Tao
2022-12-14ipv4: Fix incorrect route flushing when table ID 0 is usedIdo Schimmel
2022-12-14ipv4: Fix incorrect route flushing when source address is deletedIdo Schimmel
2022-12-14selftests: rtnetlink: correct xfrm policy rule in kci_test_ipsec_offloadZhengchao Shao
2022-12-09Merge tag 'v5.10.158' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Vignesh Raghavendra
2022-12-08ipv4: Fix route deletion when nexthop info is not specifiedIdo Schimmel
2022-12-08ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern
2022-12-08selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov