summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: kvm/s390x: use vm_create_barebones()Paolo Bonzini2023-11-081-8/+3
* Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-10-3115-668/+1770
|\
| * Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton2023-10-304-0/+980
| |\
| | * KVM: selftests: aarch64: vPMU test for validating user accessesRaghavendra Rao Ananta2023-10-241-1/+86
| | * KVM: selftests: aarch64: vPMU register test for unimplemented countersReiji Watanabe2023-10-242-7/+76
| | * KVM: selftests: aarch64: vPMU register test for implemented countersReiji Watanabe2023-10-241-4/+266
| | * KVM: selftests: aarch64: Introduce vpmu_counter_access testReiji Watanabe2023-10-242-0/+256
| | * tools: Import arm_pmuv3.hRaghavendra Rao Ananta2023-10-241-0/+308
| * | Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton2023-10-3012-667/+786
| |\ \
| | * | KVM: selftests: Avoid using forced target for generating arm64 headersOliver Upton2023-10-301-6/+5
| | * | tools headers arm64: Fix references to top srcdir in MakefileOliver Upton2023-10-301-8/+8
| | * | KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang2023-10-182-0/+482
| | * | tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang2023-10-186-661/+232
| | * | KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton2023-10-181-3/+20
| | * | perf build: Generate arm64's sysreg-defs.h and add to include pathOliver Upton2023-10-182-3/+14
| | * | tools: arm64: Add a Makefile for generating sysreg-defs.hOliver Upton2023-10-182-0/+39
| | |/
| * | Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2023-10-301-1/+4
| |\ \ | | |/ | |/|
| | * KVM: arm64: selftest: Perform ISB before reading PAR_EL1Zenghui Yu2023-10-301-1/+1
| | * KVM: arm64: selftest: Add the missing .guest_prepare()Zenghui Yu2023-10-301-0/+3
* | | Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-10-312-0/+48
|\ \ \
| * | | KVM: selftests: Test behavior of HWCR, a.k.a. MSR_K7_HWCRJim Mattson2023-10-092-0/+48
* | | | Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-10-311-89/+144
|\ \ \ \
| * | | | KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list testAnup Patel2023-10-201-0/+2
| * | | | KVM: riscv: selftests: get-reg-list print_reg should never failAndrew Jones2023-10-121-51/+42
| * | | | KVM: riscv: selftests: Add condops extensions to get-reg-list testAnup Patel2023-10-121-0/+17
| * | | | KVM: riscv: selftests: Add smstateen registers to get-reg-list testAnup Patel2023-10-121-0/+34
| * | | | KVM: riscv: selftests: Add senvcfg register to get-reg-list testAnup Patel2023-10-121-0/+3
| * | | | KVM: selftests: Add array order helpers to riscv get-reg-listAndrew Jones2023-10-121-39/+47
* | | | | Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-242-0/+41
|\ \ \ \ \
| * | | | | maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett2023-10-181-0/+40
| * | | | | selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda2023-10-181-0/+1
* | | | | | Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-10-232-1/+4
|\ \ \ \ \ \
| * | | | | | tools/nolibc: mark start_c as weakThomas Weißschuh2023-10-121-0/+1
| * | | | | | tools/nolibc: i386: Fix a stack misalign bug on _startAmmar Faizi2023-10-121-1/+3
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-10-231-0/+12
|\ \ \ \ \ \ \
| * | | | | | | tools/virtio: Add dma sync api for virtio testLiming Wu2023-10-161-0/+12
* | | | | | | | Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-211-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel2023-10-201-0/+13
| |/ / / / / / /
* | | | | | | | Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds2023-10-205-23/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo2023-10-191-0/+14
| * | | | | | | | perf dlfilter: Add a test for object_code()Adrian Hunter2023-09-302-2/+22
| * | | | | | | | perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()Adrian Hunter2023-09-291-17/+15
| * | | | | | | | perf pmu: Fix perf stat output with correct scale and unitWyes Karny2023-09-261-4/+4
* | | | | | | | | Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds2023-10-201-7/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests/user_events: Fix abi_test for BE archsBeau Belgrave2023-10-171-7/+9
* | | | | | | | | | Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-198-34/+257
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts2023-10-191-0/+13
| * | | | | | | | | | selftests: mptcp: join: correctly check for no RSTMatthieu Baerts2023-10-191-2/+6
| * | | | | | | | | | selftests: net: add very basic test for netdev names and namespacesJakub Kicinski2023-10-192-0/+88
| * | | | | | | | | | selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter2023-10-181-0/+6