summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-08-08x86/bugs: Increase the x86 bugs vector size to two u32sBorislav Petkov (AMD)1-1/+1
2023-08-08tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-3/+13
2023-08-08x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson2-2/+4
2023-07-27selftests: tc: set timeout to 15 minutesMatthieu Baerts1-0/+1
2023-07-27perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller1-0/+77
2023-07-27perf dwarf-aux: Fix off-by-one in die_get_varname()Namhyung Kim1-1/+1
2023-07-27selftests: rtnetlink: remove netdevsim device after ipsec offload testSabrina Dubroca1-0/+1
2023-06-21selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSETAlex Maftei1-3/+3
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin1-1/+1
2023-05-30selftests/memfd: Fix unknown type name build failureHardik Garg1-0/+1
2023-05-30cpupower: Make TSC read per CPU for Mperf monitorWyes Karny1-17/+14
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong1-1/+1
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring1-2/+1
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2-3/+3
2023-05-17perf intel-pt: Fix CYC timestamps after standalone CBRAdrian Hunter1-0/+2
2023-05-17perf auxtrace: Fix address filter entire kernel sizeAdrian Hunter1-1/+4
2023-05-17bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet1-0/+7
2023-05-17tools: bpftool: Remove invalid \' json escapeLuis Gerhorst1-3/+0
2023-05-17perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_TH...Arnaldo Carvalho de Melo1-1/+1
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers2-6/+24
2023-04-05selftests/bpf: check that modifier resolves after pointerLorenz Bauer1-0/+28
2023-03-30selftests: Fix the executable permissions for fib_tests.shRishabh Bhatnagar1-0/+0
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-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-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-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-11libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()Ilya Leoshkevich1-1/+1
2023-02-22Revert "ipv4: Fix incorrect route flushing when source address is deleted"Shaoying Xu1-0/+1727
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-22selftests: forwarding: lib: quote the sysctl valuesHangbin Liu1-2/+2
2023-02-22selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan1-7/+27
2023-02-22selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan1-4/+20
2023-02-22selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2-0/+4
2023-02-22selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan1-1/+1
2023-02-06objtool: Add a missing comma to avoid string concatenationEric W. Biederman1-1/+1
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman1-1/+2
2023-02-06Revert "selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID"Sasha Levin2-51/+0
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-18selftests: set the BUILD variable to absolute pathMuhammad Usama Anjum1-9/+17
2023-01-18selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan1-2/+2
2023-01-18parisc: Align parisc MADV_XXX constants with all other architecturesHelge Deller2-18/+6
2023-01-18perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin1-0/+2