summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/uv: Add SE hdr query informationJanosch Frank2022-06-013-1/+28
* KVM: Do not pin pages tracked by gfn=>pfn cachesSean Christopherson2022-05-251-16/+20
* KVM: Fix multiple races in gfn=>pfn cache refreshSean Christopherson2022-05-252-71/+131
* KVM: Fully serialize gfn=>pfn cache refresh via mutexSean Christopherson2022-05-252-0/+14
* KVM: Do not incorporate page offset into gfn=>pfn cache user addressSean Christopherson2022-05-251-2/+0
* KVM: Put the extra pfn reference when reusing a pfn in the gpc cacheSean Christopherson2022-05-251-0/+8
* KVM: Drop unused @gpa param from gfn=>pfn cache's __release_gpc() helperSean Christopherson2022-05-251-7/+3
* KVM: set_msr_mce: Permit guests to ignore single-bit ECC errorsLev Kujawski2022-05-251-2/+5
* KVM: VMX: Print VM-instruction error as unsignedJim Mattson2022-05-251-1/+1
* KVM: VMX: Print VM-instruction error when it may be helpfulDavid Matlack2022-05-251-2/+4
* KVM: x86: Fix the intel_pt PMI handling wrongly considered from guestYanfei Xu2022-05-251-1/+1
* KVM: selftests: x86: Sync the new name of the test case to .gitignoreLike Xu2022-05-251-1/+1
* Documentation: kvm: reorder ARM-specific section about KVM_SYSTEM_EVENT_SUSPENDPaolo Bonzini2022-05-251-26/+26
* x86, kvm: use correct GFP flags for preemption disabledPaolo Bonzini2022-05-251-1/+1
* KVM: LAPIC: Drop pending LAPIC timer injection when canceling the timerWanpeng Li2022-05-251-0/+1
* x86/kvm: Alloc dummy async #PF token outside of raw spinlockSean Christopherson2022-05-251-14/+27
* KVM: x86: avoid calling x86 emulator without a decoded instructionSean Christopherson2022-05-251-12/+19
* KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent kernel data leakAshish Kalra2022-05-251-6/+6
* x86/fpu: KVM: Set the base guest FPU uABI size to sizeof(struct kvm_xsave)Sean Christopherson2022-05-251-1/+16
* s390/uv_uapi: depend on CONFIG_S390Paolo Bonzini2022-05-251-0/+1
* Merge tag 'kvm-s390-next-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-05-2514-6/+714
|\
| * KVM: s390: selftest: Test suppression indication on key prot exceptionJanis Schoetterl-Glausch2022-05-201-1/+45
| * KVM: s390: Don't indicate suppression on dirtying, failing memopJanis Schoetterl-Glausch2022-05-202-4/+24
| * selftests: drivers/s390x: Add uvdevice testsSteffen Eiden2022-05-206-0/+302
| * drivers/s390/char: Add Ultravisor io deviceSteffen Eiden2022-05-206-1/+343
* | Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-25386-1842/+4225
|\ \
| * | MAINTAINERS: Update KVM RISC-V entry to cover selftests supportAnup Patel2022-05-201-0/+2
| * | RISC-V: KVM: Introduce ISA extension registerAtish Patra2022-05-202-0/+119
| * | RISC-V: KVM: Cleanup stale TLB entries when host CPU changesAnup Patel2022-05-203-0/+39
| * | RISC-V: KVM: Add remote HFENCE functions based on VCPU requestsAnup Patel2022-05-207-53/+369
| * | RISC-V: KVM: Reduce KVM_MAX_VCPUS valueAnup Patel2022-05-201-2/+1
| * | RISC-V: KVM: Introduce range based local HFENCE functionsAnup Patel2022-05-206-83/+237
| * | RISC-V: KVM: Treat SBI HFENCE calls as NOPsAnup Patel2022-05-201-1/+5
| * | RISC-V: KVM: Add Sv57x4 mode support for G-stageAnup Patel2022-05-203-1/+14
| * | RISC-V: KVM: Use G-stage name for hypervisor page tableAnup Patel2022-05-207-151/+151
| * | KVM: selftests: riscv: Remove unneeded semicolonJiapeng Chong2022-05-201-1/+1
| * | KVM: selftests: riscv: Improve unexpected guest trap handlingAnup Patel2022-05-203-17/+31
| * | Linux 5.18-rc7v5.18-rc7Linus Torvalds2022-05-161-1/+1
| * | Merge tag 'driver-core-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-152-3/+21
| |\ \
| | * | Documentation/process: Update ARM contact for embargoed hardware issuesCatalin Marinas2022-05-101-1/+1
| | * | Documentation/process: Add embargoed HW contact for Ampere ComputingDarren Hart2022-05-061-0/+1
| | * | Documentation/process: Make groups alphabetical and use tabs consistentlyDarren Hart2022-05-061-3/+3
| | * | firmware_loader: use kernel credentials when reading firmwareThiƩbaud Weksteen2022-05-061-0/+17
| * | | Merge tag 'char-misc-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-05-152-3/+9
| |\ \ \
| | * \ \ Merge tag 'icc-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2022-05-131-1/+7
| | |\ \ \
| | | * | | interconnect: Restore sync state by ignoring ipa-virt in provider countStephen Boyd2022-05-031-1/+7
| | * | | | slimbus: qcom: Fix IRQ check in qcom_slim_probeMiaoqian Lin2022-05-091-2/+2
| | | |/ / | | |/| |
| * | | | Merge tag 'tty-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-05-154-29/+43
| |\ \ \ \
| | * | | | fsl_lpuart: Don't enable interrupts too earlyIndan Zupancic2022-05-051-9/+9
| | * | | | tty: n_gsm: fix invalid gsmtty_write_room() resultDaniel Starke2022-05-051-4/+3