summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-x86-pmu-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-02-151-5/+376
|\
| * KVM: selftests: Test masked events in PMU filterAaron Lewis2023-01-241-2/+336
| * KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTERAaron Lewis2023-01-241-0/+36
| * KVM: selftests: Add flags when creating a pmu event filterAaron Lewis2023-01-241-4/+5
* | KVM: selftests: Test Hyper-V extended hypercall exit to userspaceVipin Sharma2023-02-013-0/+99
* | KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_IDVipin Sharma2023-02-011-1/+1
* | KVM: selftests: Test Hyper-V extended hypercall enablementVipin Sharma2023-02-012-0/+14
|/
* Merge branch 'kvm-v6.2-rc4-fixes' into HEADPaolo Bonzini2023-01-2433-58/+492
|\
| * Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-082-1/+3
| |\
| | * memblock tests: Fix compilation error.Aaron Thompson2023-01-042-1/+3
| * | Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...Linus Torvalds2023-01-0613-32/+70
| |\ \
| | * | perf tools: Fix build on uClibc systems by adding missing sys/types.h includeJesus Sanchez-Palencia2023-01-041-0/+1
| | * | perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim2023-01-041-5/+18
| | * | perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim2023-01-041-11/+3
| | * | perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter2023-01-041-0/+1
| | * | perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter2023-01-031-0/+2
| | * | perf build: Don't propagate subdir to submakes for install_headersIan Rogers2023-01-031-5/+5
| | * | perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo2023-01-031-1/+1
| | * | perf tools: Fix segfault when trying to process tracepoints in perf.data and ...Arnaldo Carvalho de Melo2023-01-021-0/+12
| | * | perf tools: Don't include signature in version stringsAhelenia Ziemiańska2023-01-022-2/+2
| | * | perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commandsYang Jihong2023-01-022-7/+22
| | * | perf tools riscv: Fix build error on riscv due to missing header for 'struct ...Eric Lin2023-01-021-1/+1
| | * | perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin2023-01-021-0/+2
| | |/
| * | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-0514-6/+395
| |\ \
| | * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-042-1/+74
| | |\ \
| | | * | selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee2022-12-281-0/+73
| | | * | selftests/bpf: Temporarily disable part of btf_dump:var_data test.Alexei Starovoitov2022-12-281-1/+1
| | * | | selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin2023-01-011-2/+9
| | * | | selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin2023-01-011-2/+2
| | * | | selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin2022-12-301-1/+1
| | * | | tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima2022-12-302-0/+93
| | |/ /
| | * | Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-12-248-0/+216
| | |\ \
| | | * | selftests/bpf: Add host-tools to gitignoreStanislav Fomichev2022-12-231-0/+1
| | | * | selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2022-12-222-0/+51
| | | * | bpftool: Fix linkage with statically built libllvmAnton Protopopov2022-12-221-0/+4
| | | * | selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIALMartin KaFai Lau2022-12-224-0/+160
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-01-044-19/+24
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | tools/virtio: remove smp_read_barrier_depends()Davidlohr Bueso2022-12-281-7/+10
| | * | | tools/virtio: remove stray charactersDavidlohr Bueso2022-12-281-10/+10
| | * | | tools/virtio: Variable type completionwangjianli2022-12-281-1/+1
| | * | | tools: Delete the unneeded semicolon after curly bracesShaomin Deng2022-12-281-1/+1
| | * | | tools/virtio: initialize spinlocks in vring_test.cRicardo Cañuelo2022-12-281-0/+2
| * | | | Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini2022-12-2812-142/+82
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge branch 'kvm-late-6.1' into HEADPaolo Bonzini2022-12-2917-327/+399
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | KVM: selftests: Test Hyper-V invariant TSC controlVitaly Kuznetsov2022-12-293-0/+51
| * | | | KVM: selftests: Test that values written to Hyper-V MSRs are preservedVitaly Kuznetsov2022-12-291-8/+28
| * | | | KVM: selftests: Convert hyperv_features test to using KVM_X86_CPU_FEATURE()Vitaly Kuznetsov2022-12-292-81/+127
| * | | | KVM: selftests: Rename 'msr->available' to 'msr->fault_exepected' in hyperv_f...Vitaly Kuznetsov2022-12-291-92/+92
| * | | | KVM: selftests: x86: Use TAP interface in the tsc_msrs_testThomas Huth2022-12-291-4/+12
| * | | | KVM: selftests: Use TAP interface in the kvm_binary_stats_testThomas Huth2022-12-291-2/+9
| |/ / /