summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-11-08selftests: kvm/s390x: use vm_create_barebones()Paolo Bonzini1-8/+3
2023-10-31Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini15-668/+1770
2023-10-31Merge tag 'kvm-x86-misc-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+48
2023-10-31Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-89/+144
2023-10-30Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/nextOliver Upton4-0/+980
2023-10-30Merge branch kvm-arm64/writable-id-regs into kvmarm/nextOliver Upton12-667/+786
2023-10-30KVM: selftests: Avoid using forced target for generating arm64 headersOliver Upton1-6/+5
2023-10-30tools headers arm64: Fix references to top srcdir in MakefileOliver Upton1-8/+8
2023-10-30Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton1-1/+4
2023-10-30KVM: arm64: selftest: Perform ISB before reading PAR_EL1Zenghui Yu1-1/+1
2023-10-30KVM: arm64: selftest: Add the missing .guest_prepare()Zenghui Yu1-0/+3
2023-10-25KVM: selftests: aarch64: vPMU test for validating user accessesRaghavendra Rao Ananta1-1/+86
2023-10-25KVM: selftests: aarch64: vPMU register test for unimplemented countersReiji Watanabe2-7/+76
2023-10-25KVM: selftests: aarch64: vPMU register test for implemented countersReiji Watanabe1-4/+266
2023-10-25KVM: selftests: aarch64: Introduce vpmu_counter_access testReiji Watanabe2-0/+256
2023-10-25tools: Import arm_pmuv3.hRaghavendra Rao Ananta1-0/+308
2023-10-24Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s...Linus Torvalds2-0/+41
2023-10-24Merge tag 'urgent/nolibc.2023.10.16a' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+4
2023-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+12
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+13
2023-10-21Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git://git.kernel.org/pu...Linus Torvalds5-23/+55
2023-10-21Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/...Linus Torvalds1-7/+9
2023-10-20selftests/ftrace: Add new test case which checks non unique symbolFrancis Laniel1-0/+13
2023-10-20KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list testAnup Patel1-0/+2
2023-10-20tools build: Fix llvm feature detection, still used by bpftoolArnaldo Carvalho de Melo1-0/+14
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds8-34/+257
2023-10-19Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2023-10-19selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts1-0/+13
2023-10-19selftests: mptcp: join: correctly check for no RSTMatthieu Baerts1-2/+6
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski2-0/+88
2023-10-19perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)1-1/+1
2023-10-19KVM: arm64: selftests: Test for setting ID register from usersapceJing Zhang2-0/+482
2023-10-19tools headers arm64: Update sysreg.h with kernel sourcesJing Zhang6-661/+232
2023-10-19KVM: selftests: Generate sysreg-defs.h and add to include pathOliver Upton1-3/+20
2023-10-19perf build: Generate arm64's sysreg-defs.h and add to include pathOliver Upton2-3/+14
2023-10-19tools: arm64: Add a Makefile for generating sysreg-defs.hOliver Upton2-0/+39
2023-10-18maple_tree: add GFP_KERNEL to allocations in mas_expected_entries()Liam R. Howlett1-0/+40
2023-10-18selftests/mm: include mman header to access MREMAP_DONTUNMAP identifierSamasth Norway Ananda1-0/+1
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter1-0/+6
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter1-0/+46
2023-10-18selftests/user_events: Fix abi_test for BE archsBeau Belgrave1-7/+9
2023-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-25/+141
2023-10-16tools/virtio: Add dma sync api for virtio testLiming Wu1-0/+12
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole1-1/+3
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole2-0/+51
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole1-0/+2
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole2-2/+10
2023-10-15Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini9-23/+10
2023-10-14netlink: specs: devlink: fix reply command valuesJiri Pirko1-27/+27
2023-10-14selftests: fib_tests: Count all trace point invocationsIdo Schimmel1-2/+2