summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2023-01-05x86/alternatives: Add alt_instr.flagsBorislav Petkov (AMD)-3/+3
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-86/+656
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-1/+74
2023-01-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-19/+24
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams-0/+2
2023-01-04perf tools: Fix build on uClibc systems by adding missing sys/types.h includeJesus Sanchez-Palencia-0/+1
2023-01-04perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim-5/+18
2023-01-04perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim-11/+3
2023-01-04perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter-0/+1
2023-01-04memblock tests: Fix compilation error.Aaron Thompson-1/+3
2023-01-03tools: memory-model: Make plain accesses carry dependenciesJonas Oberhauser-1/+45
2023-01-03tools: memory-model: Add rmw-sequences to the LKMMAlan Stern-2/+33
2023-01-03rcu: Permit string-valued Kconfig options in kvm.shPaul E. McKenney-1/+1
2023-01-03torture: Permit double-quoted-string Kconfig optionsPaul E. McKenney-3/+2
2023-01-03selftests: rcutorture: Use "grep -E" instead of "egrep"Tiezhu Yang-12/+12
2023-01-03torture: make kvm-find-errors.sh check for compressed vmlinux filesPaul E. McKenney-1/+1
2023-01-03libbpf: Return -ENODATA for missing btf sectionChangbin Du-1/+1
2023-01-03perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter-0/+2
2023-01-03perf build: Don't propagate subdir to submakes for install_headersIan Rogers-5/+5
2023-01-03libbpf: Add LoongArch support to bpf_tracing.hHengqi Chen-0/+23
2023-01-03perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo-1/+1
2023-01-02perf tools: Fix segfault when trying to process tracepoints in perf.data and ...Arnaldo Carvalho de Melo-0/+12
2023-01-02perf tools: Don't include signature in version stringsAhelenia ZiemiaƄska-2/+2
2023-01-02perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commandsYang Jihong-7/+22
2023-01-02perf tools riscv: Fix build error on riscv due to missing header for 'struct ...Eric Lin-1/+1
2023-01-02perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin-0/+2
2023-01-02kselftest/alsa: pcm - Add more coverage by defaultMark Brown-1/+46
2023-01-02kselftest/alsa: pcm - Provide descriptions for the default testsMark Brown-0/+2
2023-01-02kselftest/alsa: pcm - Support optional description for testsMark Brown-0/+5
2023-01-02kselftest/alsa: pcm - skip tests when we fail to set paramsMark Brown-6/+33
2023-01-02kselftest/alsa: pcm - Always run the default set of testsMark Brown-25/+58
2023-01-02kselftest/alsa: pcm - move more configuration to configuration filesJaroslav Kysela-36/+121
2023-01-02kselftest/alsa: pcm - Drop recent coverage improvement changesMark Brown-81/+42
2023-01-01selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin-2/+9
2023-01-01selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin-2/+2
2022-12-30selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin-1/+1
2022-12-30tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima-0/+93
2022-12-29libbpf: Restore errno after pr_warn.Alexei Starovoitov-1/+3
2022-12-29libbpf: Added the description of some API functionsXin Liu-2/+27
2022-12-29libbpf: Fix invalid return address register in s390Daniel T. Lee-1/+1
2022-12-29Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini-327/+399
2022-12-29KVM: selftests: Test Hyper-V invariant TSC controlVitaly Kuznetsov-0/+51
2022-12-29KVM: selftests: Test that values written to Hyper-V MSRs are preservedVitaly Kuznetsov-8/+28
2022-12-29KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()Vitaly Kuznetsov-81/+127
2022-12-29KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_f...Vitaly Kuznetsov-92/+92
2022-12-29KVM: selftests: x86: Use TAP interface in the tsc_msrs_testThomas Huth-4/+12
2022-12-29KVM: selftests: Use TAP interface in the kvm_binary_stats_testThomas Huth-2/+9
2022-12-28selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee-0/+73
2022-12-28libbpf: fix errno is overwritten after being closed.Xin Liu-3/+2
2022-12-28selftests/bpf: Temporarily disable part of btf_dump:var_data test.Alexei Starovoitov-1/+1