platform/kernel/linux-rpi.git
2022-05-12 Kai HuangKVM: x86/mmu: Add shadow_me_value and repurpose shadow_...
2022-05-12 Kai HuangKVM: x86/mmu: Rename reset_rsvds_bits_mask()
2022-05-12 Paolo BonziniKVM: x86: a vCPU with a pending triple fault is runnable
2022-05-12 Sean ChristophersonKVM: x86/mmu: Expand and clean up page fault stats
2022-05-12 Sean ChristophersonKVM: x86/mmu: Use IS_ENABLED() to avoid RETPOLINE for...
2022-05-12 Sean ChristophersonKVM: x86/mmu: Make all page fault handlers internal...
2022-05-12 Sean ChristophersonKVM: x86/mmu: Add RET_PF_CONTINUE to eliminate bool...
2022-05-12 Sean ChristophersonKVM: x86/mmu: Drop exec/NX check from "page fault can...
2022-05-12 Sean ChristophersonKVM: x86/mmu: Don't attempt fast page fault just becaus...
2022-05-12 Li RongQingKVM: VMX: clean up pi_wakeup_handler
2022-05-12 Maxim LevitskyKVM: x86: fix typo in __try_cmpxchg_user causing non...
2022-05-03 Paolo BonziniMerge branch 'kvm-amd-pmu-fixes' into HEAD
2022-05-03 Sandipan Daskvm: x86/cpuid: Only provide CPUID leaf 0xA if host...
2022-05-03 Kyle HueyKVM: x86/svm: Account for family 17h event renumberings...
2022-05-03 Paolo BonziniMerge branch 'kvm-tdp-mmu-atomicity-fix' into HEAD
2022-05-03 Sean ChristophersonKVM: x86/mmu: Use atomic XCHG to write TDP MMU SPTEs...
2022-05-03 Sean ChristophersonKVM: x86/mmu: Move shadow-present check out of spte_has...
2022-05-03 Sean ChristophersonKVM: x86/mmu: Don't treat fully writable SPTEs as volat...
2022-05-02 Yuan YaoKVM: VMX: Use vcpu_to_pi_desc() uniformly in posted_intr.c
2022-05-02 Sean ChristophersonKVM: Add max_vcpus field in common 'struct kvm'
2022-05-02 Maxim LevitskyKVM: x86: avoid loading a vCPU after .vm_destroy was...
2022-04-29 Lai JiangshanKVM: X86/MMU: Fix shadowing 5-level NPT for 4-level...
2022-04-29 Lai JiangshanKVM: X86/MMU: Add sp_has_gptes()
2022-04-29 Suravee SuthikulpanitKVM: SVM: Introduce trace point for the slow-path of...
2022-04-29 Suravee SuthikulpanitKVM: SVM: Use target APIC ID to complete AVIC IRQs...
2022-04-29 Paolo BonziniKVM: x86/mmu: replace direct_map with root_role.direct
2022-04-29 Paolo BonziniKVM: x86/mmu: replace root_level with cpu_role.base...
2022-04-29 Paolo BonziniKVM: x86/mmu: replace shadow_root_level with root_role...
2022-04-29 Paolo BonziniKVM: x86/mmu: pull CPU mode computation to kvm_init_mmu
2022-04-29 Paolo BonziniKVM: x86/mmu: simplify and/or inline computation of...
2022-04-29 Paolo BonziniKVM: x86/mmu: remove redundant bits from extended role
2022-04-29 Paolo BonziniKVM: x86/mmu: rename kvm_mmu_role union
2022-04-29 Paolo BonziniKVM: x86/mmu: remove extended bits from mmu_role, renam...
2022-04-29 Paolo BonziniKVM: x86/mmu: store shadow EFER.NX in the MMU role
2022-04-29 Paolo BonziniKVM: x86/mmu: cleanup computation of MMU roles for...
2022-04-29 Paolo BonziniKVM: x86/mmu: cleanup computation of MMU roles for...
2022-04-29 Paolo BonziniKVM: x86/mmu: remove kvm_calc_shadow_root_page_role_common
2022-04-29 Paolo BonziniKVM: x86/mmu: remove ept_ad field
2022-04-29 Paolo BonziniKVM: x86/mmu: do not recompute root level from kvm_mmu_...
2022-04-29 Paolo BonziniKVM: x86/mmu: split cpu_role from mmu_role
2022-04-29 Paolo BonziniKVM: x86/mmu: remove "bool base_only" arguments
2022-04-29 Sean ChristophersonKVM: x86: Clean up and document nested #PF workaround
2022-04-29 Paolo BonziniKVM: x86/mmu: rephrase unclear comment
2022-04-29 Paolo BonziniKVM: x86/mmu: pull computation of kvm_mmu_role_regs...
2022-04-29 Paolo BonziniKVM: x86/mmu: constify uses of struct kvm_mmu_role_regs
2022-04-29 Paolo BonziniKVM: x86/mmu: nested EPT cannot be used in SMM
2022-04-29 Sean ChristophersonKVM: x86/mmu: Use enable_mmio_caching to track if MMIO...
2022-04-29 Sean ChristophersonKVM: x86/mmu: Check for host MMIO exclusion from mem...
2022-04-29 Babu MogerKVM: SEV-ES: Use V_TSC_AUX if available instead of...
2022-04-29 Babu Mogerx86/cpufeatures: Add virtual TSC_AUX feature bit
2022-04-29 Paolo BonziniMerge branch 'kvm-fixes-for-5.18-rc5' into HEAD
2022-04-29 Mingwei ZhangKVM: x86/mmu: fix potential races when walking host...
2022-04-29 Paolo BonziniKVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
2022-04-29 Sean ChristophersonKVM: x86/mmu: Do not create SPTEs for GFNs that exceed...
2022-04-13 Sean ChristophersonKVM: x86: Bail to userspace if emulation of atomic...
2022-04-13 Sean ChristophersonKVM: x86: Use __try_cmpxchg_user() to emulate atomic...
2022-04-13 Sean ChristophersonKVM: x86: Use __try_cmpxchg_user() to update guest...
2022-04-13 Peter Zijlstrax86/uaccess: Implement macros for CMPXCHG on user addresses
2022-04-13 Sean ChristophersonKconfig: Add option for asm goto w/ tied outputs to...
2022-04-13 Peter GondaKVM, SEV: Add KVM_EXIT_SHUTDOWN metadata for SEV-ES
2022-04-13 Sean ChristophersonKVM: nVMX: Clear IDT vectoring on nested VM-Exit for...
2022-04-13 Sean ChristophersonKVM: nVMX: Leave most VM-Exit info fields unmodified...
2022-04-13 Sean ChristophersonKVM: x86: Drop WARNs that assert a triple fault never...
2022-04-13 Like XuKVM: x86: Use static calls to reduce kvm_pmu_ops overhead
2022-04-13 Like XuKVM: x86: Move .pmu_ops to kvm_x86_init_ops and tag...
2022-04-13 Like XuKVM: x86: Copy kvm_pmu_ops by value to eliminate layer...
2022-04-13 Like XuKVM: x86: Move kvm_ops_static_call_update() to x86.c
2022-04-13 Sean ChristophersonKVM: x86/mmu: Derive EPT violation RWX bits from EPTE...
2022-04-13 SU HangKVM: VMX: replace 0x180 with EPT_VIOLATION_* definition
2022-04-13 Wanpeng Lix86/kvm: Don't waste kvmclock memory if there is nopv...
2022-04-13 Peng Haokvm: vmx: remove redundant parentheses
2022-04-13 Peng Haokvm: x86: Adjust the location of pkru_mask of kvm_mmu...
2022-04-13 Like Xuselftests: kvm/x86/xen: Replace a comma in the xen_shin...
2022-04-13 Like XuKVM: x86/xen: Remove the redundantly included header...
2022-04-13 Paolo BonziniMerge branch 'kvm-older-features' into HEAD
2022-04-11 Vitaly KuznetsovKVM: x86: hyper-v: Avoid writing to TSC page without...
2022-04-11 Suravee SuthikulpanitKVM: SVM: Do not activate AVIC for SEV-enabled guest
2022-04-11 Like XuDocumentation: KVM: Add SPDX-License-Identifier tag
2022-04-11 Like Xuselftests: kvm: add tsc_scaling_sync to .gitignore
2022-04-11 Paolo BonziniMerge tag 'kvm-riscv-fixes-5.18-1' of https://github...
2022-04-09 Heiko StuebnerRISC-V: KVM: include missing hwcap.h into vcpu_fp
2022-04-09 Anup PatelKVM: selftests: riscv: Fix alignment of the guest_hang...
2022-04-09 Anup PatelKVM: selftests: riscv: Set PTE A and D bits in VS-stage...
2022-04-09 Anup PatelRISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
2022-04-08 Paolo BonziniMerge tag 'kvmarm-fixes-5.18-1' of git://git./linux...
2022-04-07 Oliver Uptonselftests: KVM: Free the GIC FD when cleaning up in...
2022-04-07 Oliver Uptonselftests: KVM: Don't leak GIC FD across dirty log...
2022-04-07 Oliver UptonKVM: Don't create VM debugfs files outside of the VM...
2022-04-07 Andrew JonesKVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
2022-04-06 Paolo BonziniKVM: avoid NULL pointer dereference in kvm_dirty_ring_push
2022-04-06 Reiji WatanabeKVM: arm64: selftests: Introduce vcpu_width_config
2022-04-06 Reiji WatanabeKVM: arm64: mixed-width check should be skipped for...
2022-04-06 Yu ZheKVM: arm64: vgic: Remove unnecessary type castings
2022-04-06 Oliver UptonKVM: arm64: Don't split hugepages outside of MMU write...
2022-04-06 Oliver UptonKVM: arm64: Drop unneeded minor version check from...
2022-04-06 Oliver UptonKVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from...
2022-04-06 Oliver UptonKVM: arm64: Generally disallow SMC64 for AArch32 guests
2022-04-05 Bagas SanjayaDocumentation: kvm: Add missing line break in api.rst
2022-04-05 Lv RuyiKVM: x86/mmu: remove unnecessary flush_workqueue()
2022-04-05 Sean ChristophersonKVM: x86/mmu: Resolve nx_huge_pages when kvm.ko is...
next