summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-02-1512-62/+63
|\
| * KVM: selftests: Remove duplicate macro definitionShaoqin Huang2023-02-081-3/+0
| * KVM: selftests: Clean up misnomers in xen_shinfo_testMichal Luczaj2023-02-081-8/+5
| * selftests: KVM: Replace optarg with arg in guest_modes_cmdlineShaoqin Huang2023-02-081-1/+1
| * KVM: selftests: Assign guest page size in sync area early in memslot_perf_testGavin Shan2023-02-071-2/+1
| * KVM: selftests: Remove duplicate VM creation in memslot_perf_testGavin Shan2023-02-071-2/+0
| * KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_testJing Zhang2023-01-241-9/+1
| * KVM: x86/xen: Remove unneeded semicolonzhang songyi2023-01-241-1/+1
| * KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()Vishal Annapurve2023-01-241-2/+8
| * KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)Vishal Annapurve2023-01-246-8/+21
| * KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve2023-01-246-33/+30
| * KVM: selftests: Fix a typo in the vcpu_msrs_set assertAaron Lewis2023-01-241-1/+1
| * KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fdReiji Watanabe2023-01-241-0/+2
* | 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
| |\ \ \ \ | | |_|_|/ | |/| | |