summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* KVM: selftests: x86: Sync the new name of the test case to .gitignoreLike Xu2022-05-251-1/+1
* Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-05-256-1/+346
|\
| * KVM: s390: selftest: Test suppression indication on key prot exceptionJanis Schoetterl-Glausch2022-05-201-1/+45
| * selftests: drivers/s390x: Add uvdevice testsSteffen Eiden2022-05-205-0/+301
* | Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-2538-133/+737
|\ \
| * | KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong2022-05-201-1/+1
| * | KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel2022-05-203-17/+31
| * | Merge tag 'perf-tools-fixes-for-v5.18-2022-05-14' of git://git.kernel.org/pub...Linus Torvalds2022-05-143-2/+11
| |\ \
| | * | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2022-05-081-1/+9
| | * | perf tests: Fix coresight `perf test` failure.Jeremy Linton2022-05-081-1/+0
| | * | perf bench: Fix two numa NDEBUG warningsIan Rogers2022-05-081-0/+2
| * | | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-05-131-5/+5
| |\ \ \
| | * | | selftests: vm: Makefile: rename TARGETS to VMTARGETSJoel Savitz2022-05-091-5/+5
| * | | | selftests net: add UDP GRO fraglist + bpf self-testsLina Wang2022-05-094-0/+403
| * | | | selftests: add ping test with ping_group_range tunedNicolas Dichtel2022-05-051-0/+12
| | |/ / | |/| |
| * | | Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-0526-103/+269
| |\ \ \
| | * | | selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean2022-05-041-1/+1
| | * | | wireguard: selftests: set panic_on_warn=1 from cmdlineJason A. Donenfeld2022-05-0418-23/+17
| | * | | wireguard: selftests: bump package depsJason A. Donenfeld2022-05-041-9/+9
| | * | | wireguard: selftests: restore support for ccacheJason A. Donenfeld2022-05-042-1/+18
| | * | | wireguard: selftests: use newer toolchains to fill out architecturesJason A. Donenfeld2022-05-049-63/+169
| | * | | wireguard: selftests: limit parallelism to $(nproc) tests at onceJason A. Donenfeld2022-05-041-10/+10
| | * | | wireguard: selftests: make routing loop test non-fatalJason A. Donenfeld2022-05-041-1/+13
| | * | | selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde2022-05-031-1/+1
| | * | | selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde2022-05-031-1/+1
| | * | | selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel2022-05-031-0/+3
| | * | | selftests/net/forwarding: add missing tests to MakefileHangbin Liu2022-04-291-0/+33
| | * | | selftests/net: add missing tests to MakefileHangbin Liu2022-04-291-1/+2
| | |/ /
| * | | Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-031-5/+5
| |\ \ \
| | * | | selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn2022-04-291-5/+5
| | | |/ | | |/|
* | | | Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2022-05-2594-615/+1978
|\ \ \ \
| * \ \ \ Merge branch kvm-arm64/psci-suspend into kvmarm-master/nextMarc Zyngier2022-05-161-31/+132
| |\ \ \ \
| | * | | | selftests: KVM: Test SYSTEM_SUSPEND PSCI callOliver Upton2022-05-041-0/+69
| | * | | | selftests: KVM: Refactor psci_test to make it amenable to new testsOliver Upton2022-05-041-37/+60
| | * | | | selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_testOliver Upton2022-05-041-2/+11
| | * | | | selftests: KVM: Create helper for making SMCCC callsOliver Upton2022-05-044-27/+58
| | * | | | selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton2022-05-043-2/+2
| | |/ / /
| * | | | Merge branch kvm-arm64/hcall-selection into kvmarm-master/nextMarc Zyngier2022-05-169-29/+599
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-listRaghavendra Rao Ananta2022-05-031-0/+8
| | * | | selftests: KVM: aarch64: Introduce hypercall ABI testRaghavendra Rao Ananta2022-05-033-0/+338
| | * | | selftests: KVM: Create helper for making SMCCC callsOliver Upton2022-05-034-27/+58
| | * | | selftests: KVM: Rename psci_cpu_on_test to psci_testOliver Upton2022-05-033-2/+2
| | * | | tools: Import ARM SMCCC definitionsRaghavendra Rao Ananta2022-05-031-0/+193
| * | | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-011-8/+5
| |\ \ \ \
| | * | | | objtool: Use offstr() to print address of missing ENDBRJosh Poimboeuf2022-04-191-3/+2
| | * | | | objtool: Print data address for "!ENDBR" data warningsJosh Poimboeuf2022-04-191-5/+2
| | * | | | x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra2022-04-191-0/+1
| | |/ / /
| * | | | Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-05-015-64/+213
| |\ \ \ \
| | * | | | objtool: Fix code relocs vs weak symbolsPeter Zijlstra2022-04-221-22/+165
| | * | | | objtool: Fix type of reloc::addendPeter Zijlstra2022-04-223-7/+7