- 7ca7f3b x86: kvm: style: Simplify bool comparison by YANG LI · 4 years ago
- 8fc5172 KVM: x86: Zap the oldest MMU pages, not the newest by Sean Christopherson · 4 years ago
- 15e6a7e KVM: x86/mmu: Use boolean returns for (S)PTE accessors by Sean Christopherson · 4 years ago
- 15b51dc KVM: x86: Take KVM's SRCU lock only if steal time update is needed by Sean Christopherson · 4 years ago
- 19979fb KVM: x86: Remove obsolete disabling of page faults in kvm_arch_vcpu_put() by Sean Christopherson · 4 years ago
- 87aa9ec KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs by Ben Gardon · 3 years, 11 months ago
- c1c35cf KVM: x86: cleanup CR3 reserved bits checks by Paolo Bonzini · 4 years, 2 months ago
- ccd85d9 KVM: SVM: Treat SVM as unsupported when running as an SEV guest by Sean Christopherson · 3 years, 11 months ago
- 943dea8 KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode by Sean Christopherson · 3 years, 11 months ago
- 4683d75 KVM: x86: Supplement __cr4_reserved_bits() with X86_FEATURE_PCID check by Vitaly Kuznetsov · 4 years ago
- b66f9ba KVM/x86: assign hva with the right value to vm_munmap the pages by Zheng Zhan Liang · 4 years ago
- 7131636 KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off by Paolo Bonzini · 4 years ago
- 19a23da Fix unsynchronized access to sev members through svm_register_enc_region by Peter Gonda · 4 years ago
- 074489b Merge tag 'kvmarm-fixes-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
- 181f494 KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl by Michael Roth · 4 years ago
- 9a78e15 KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX by Paolo Bonzini · 4 years ago
- aed8941 KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written" by Sean Christopherson · 4 years ago
- 2500914 KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest by Sean Christopherson · 4 years ago
- d51e1d3 KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration by Maxim Levitsky · 4 years ago
- d95df95 kvm: tracing: Fix unmatched kvm_entry and kvm_exit events by Lorenzo Brescia · 4 years ago
- 1f7becf KVM: x86: get smi pending status correctly by Jay Zhou · 4 years ago
- 98dd2f1 KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[] by Like Xu · 4 years ago
- e61ab2a KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh() by Like Xu · 4 years ago
- eb79cd0 KVM: x86: Add more protection against undefined behavior in rsvd_bits() by Sean Christopherson · 4 years ago
- 615099b Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
- e500b80 KVM: arm64: Don't clobber x4 in __do_hyp_init by Andrew Scull · 4 years ago
- 9529aaa0 KVM: arm64: Filter out v8.1+ events on v8.0 HW by Marc Zyngier · 4 years ago
- e166337 KVM: arm64: Compute TPIDR_EL2 ignoring MTE tag by Steven Price · 4 years ago
- 7ba8b43 KVM: arm64: Use the reg_to_encoding() macro instead of sys_reg() by Alexandru Elisei · 4 years ago
- 2c91ef3 KVM: arm64: Allow PSCI SYSTEM_OFF/RESET to return by David Brazdil · 4 years ago
- 7ded92e KVM: arm64: Simplify handling of absent PMU system registers by Marc Zyngier · 4 years ago
- 1166311 KVM: arm64: Hide PMU registers from userspace when not available by Marc Zyngier · 4 years ago
- 0653161 Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years ago
- b3cd1a1 Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- a440e4d Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 2a190b2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years ago
- 95f0505 Merge tag 'arm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years ago
- 56ef24e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
- e8deee4 ARC: [hsdk]: Enable FPU_SAVE_RESTORE by Vineet Gupta · 4 years ago
- ea1c87c Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years ago
- bac7171 ARM: picoxcell: fix missing interrupt-parent properties by Arnd Bergmann · 4 years ago
- 872f36e KVM: x86: __kvm_vcpu_halt can be static by Paolo Bonzini · 4 years ago
- 774206b Merge tag 'kvmarm-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 4 years ago
- a0195f3 x86/resctrl: Don't move a task to the same resource group by Fenghua Yu · 4 years ago
- ae28d1a x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR by Fenghua Yu · 4 years ago
- 647daca KVM: SVM: Add support for booting APs in an SEV-ES guest by Tom Lendacky · 4 years ago
- f2c7ef3 KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit by Maxim Levitsky · 4 years ago
- 56fe28d KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode by Maxim Levitsky · 4 years ago
- 81f76ad KVM: nSVM: correctly restore nested_run_pending on migration by Maxim Levitsky · 4 years ago
- c0dba6e KVM: x86/mmu: Clarify TDP MMU page list invariants by Ben Gardon · 4 years ago
- a889ea5 KVM: x86/mmu: Ensure TDP MMU roots are freed after yield by Ben Gardon · 4 years ago
- de7860c8 KVM: x86: change in pv_eoi_get_pending() to make code more readable by Stephen Zhang · 4 years ago
- 2f80d50 KVM: x86: fix shift out of bounds reported by UBSAN by Paolo Bonzini · 4 years ago
- 52782d5 KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c by Uros Bizjak · 4 years ago
- f65cf84 KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load by Nathan Chancellor · 4 years ago
- bc351f0 Merge branch 'kvm-master' into kvm-next by Paolo Bonzini · 4 years ago
- 9aa4187 KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte() by Sean Christopherson · 4 years ago
- dde81f9 KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array by Sean Christopherson · 4 years ago
- 39b4d43 KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE by Sean Christopherson · 4 years ago
- 2aa07893 KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte() by Sean Christopherson · 4 years ago
- bb12433 ARC: unbork 5.11 bootup: fix snafu in _TIF_NOTIFY_SIGNAL handling by Vineet Gupta · 4 years ago
- 83b5bd62 arm64: Move PSTATE.TCO setting to separate functions by Catalin Marinas · 4 years ago
- cb7f4a8b x86/mtrr: Correct the range check before performing MTRR type lookups by Ying-Tsun Huang · 4 years ago
- 3ce47d9 powerpc: Handle .text.{hot,unlikely}.* in linker script by Nathan Chancellor · 4 years ago
- 8a48c0a arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC by Randy Dunlap · 4 years ago
- f6e7a02 Merge tag 'arc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 4 years ago
- a8f7e08 x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling by Peter Gonda · 4 years ago
- f34d93f arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled by Catalin Marinas · 4 years ago
- e2bba5f arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr by Peter Collingbourne · 4 years ago
- 3fb6819 arm64: traps: remove duplicate include statement by Tian Tao · 4 years ago
- 45ba7b1 arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOST by Shannon Zhao · 4 years ago
- 311bea3 arm64: link with -z norelro for LLD or aarch64-elf by Nick Desaulniers · 4 years ago
- d1c5246 x86/mm: Fix leak of pmd ptlock by Dan Williams · 4 years, 1 month ago
- 8cbebc4 KVM: arm64: Replace KVM_ARM_PMU with HW_PERF_EVENTS by Marc Zyngier · 4 years ago
- 98bf2d3 powerpc/32s: Fix RTAS machine check with VMAP stack by Christophe Leroy · 4 years ago
- 095507d arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA by Nicolas Saenz Julienne · 4 years ago
- b614231 arm64: mte: remove an ISB on kernel exit by Peter Collingbourne · 4 years, 1 month ago
- 42e85f9 arm64/smp: Remove unused irq variable in arch_show_interrupts() by Geert Uytterhoeven · 4 years ago
- fd16931 crypto: arm/chacha-neon - add missing counter increment by Ard Biesheuvel · 4 years, 1 month ago
- 3516bd7 Merge tag 's390-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
- 957cbca KVM: arm64: Remove spurious semicolon in reg_to_encoding() by Marc Zyngier · 4 years ago
- 129975e s390/Kconfig: sort config S390 select list once again by Heiko Carstens · 4 years ago
- 742eb47 s390: update defconfigs by Heiko Carstens · 4 years, 1 month ago
- 44362a3 KVM: arm64: Fix hyp_cpu_pm_{init,exit} __init annotation by Marc Zyngier · 4 years ago
- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
- dc2da7b mm: memmap defer init doesn't work as expected by Baoquan He · 4 years ago
- 2ca408d fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 1 month ago
- 101068b KVM: arm64: Consolidate dist->ready setting into kvm_vgic_map_resources() by Marc Zyngier · 4 years ago
- 282ff80 KVM: arm64: Remove redundant call to kvm_pmu_vcpu_reset() by Alexandru Elisei · 4 years, 1 month ago
- 9e5c23b9 KVM: arm64: Update comment in kvm_vgic_map_resources() by Alexandru Elisei · 4 years, 1 month ago
- 7a2fde8 Merge tag 'riscv-for-linus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
- 9b3f7f1 Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 4a1106a Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 1c91f06 KVM: arm64: Move double-checked lock to kvm_vgic_map_resources() by Alexandru Elisei · 4 years, 1 month ago
- f16570b KVM: arm64: arch_timer: Remove VGIC initialization check by Alexandru Elisei · 4 years, 1 month ago
- 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years ago
- 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- c45647f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux by Linus Torvalds · 4 years ago
- 347d81b Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years ago