platform/kernel/linux-rpi.git
2022-07-08 Vitaly KuznetsovKVM: x86: Fully initialize 'struct kvm_lapic_irq' in...
2022-07-08 Sean ChristophersonKVM: x86: Fix handling of APIC LVT updates when userspa...
2022-07-08 Sean ChristophersonKVM: x86: Initialize number of APIC LVT entries during...
2022-07-08 Sean ChristophersonMerge branch 'kvm-5.20-msr-eperm'
2022-07-08 Sean ChristophersonKVM: x86: Add helpers to identify CTL and STATUS MCi...
2022-07-08 Sean ChristophersonKVM: x86: Use explicit case-statements for MCx banks...
2022-07-08 Sean ChristophersonKVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL...
2022-06-25 Sean ChristophersonKVM: x86/mmu: Buffer nested MMU split_desc_cache only...
2022-06-25 Sean ChristophersonKVM: x86/mmu: Use "unsigned int", not "u32", for SPTEs...
2022-06-24 Paolo BonziniKVM: SEV-ES: reuse advance_sev_es_emulated_ins for...
2022-06-24 Paolo BonziniKVM: x86: de-underscorify __emulator_pio_in
2022-06-24 Paolo BonziniKVM: x86: wean fast IN from emulator_pio_in
2022-06-24 Paolo BonziniKVM: x86: wean in-kernel PIO from vcpu->arch.pio*
2022-06-24 Paolo BonziniKVM: x86: move all vcpu->arch.pio* setup in emulator_pi...
2022-06-24 Paolo BonziniKVM: x86: drop PIO from unregistered devices
2022-06-24 Paolo BonziniKVM: x86: inline kernel_pio into its sole caller
2022-06-24 Paolo BonziniKVM: x86: complete fast IN directly with complete_emula...
2022-06-24 Maxim LevitskyKVM: x86: nSVM: optimize svm_set_x2apic_msr_interception
2022-06-24 Suravee SuthikulpanitKVM: SVM: Add AVIC doorbell tracepoint
2022-06-24 Suravee SuthikulpanitKVM: SVM: Use target APIC ID to complete x2AVIC IRQs...
2022-06-24 Suravee SuthikulpanitKVM: x86: Warning APICv inconsistency only when vcpu...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Introduce hybrid-AVIC mode
2022-06-24 Suravee SuthikulpanitKVM: SVM: Do not throw warning when calling avic_vcpu_l...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Introduce logic to (de)activate x2AVIC mode
2022-06-24 Maxim LevitskyKVM: x86: nSVM: always intercept x2apic msrs
2022-06-24 Suravee SuthikulpanitKVM: SVM: Refresh AVIC configuration when changing...
2022-06-24 Suravee SuthikulpanitKVM: x86: Deactivate APICv on vCPU with APIC disabled
2022-06-24 Suravee SuthikulpanitKVM: SVM: Adding support for configuring x2APIC MSRs...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Do not support updating APIC ID when in x2API...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Update avic_kick_target_vcpus to support...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Update max number of vCPUs supported for...
2022-06-24 Suravee SuthikulpanitKVM: SVM: Detect X2APIC virtualization (x2AVIC) support
2022-06-24 Suravee SuthikulpanitKVM: x86: lapic: Rename [GET/SET]_APIC_DEST_FIELD to...
2022-06-24 Suravee Suthikulpanitx86/cpufeatures: Introduce x2AVIC CPUID bit
2022-06-24 Vineeth PillaiKVM: debugfs: expose pid of vcpu threads
2022-06-24 Paolo BonziniKVM: nVMX: clean up posted interrupt descriptor try_cmpxchg
2022-06-24 Zeng GuangKVM: selftests: Enhance handling WRMSR ICR register...
2022-06-24 Jue WangKVM: selftests: Add a self test for CMCI and UCNA emula...
2022-06-24 Jue WangKVM: x86: Enable CMCI capability by default and handle...
2022-06-24 Jue WangKVM: x86: Add emulation for MSR_IA32_MCx_CTL2 MSRs.
2022-06-24 Jue WangKVM: x86: Use kcalloc to allocate the mce_banks array.
2022-06-24 Jue WangKVM: x86: Add Corrected Machine Check Interrupt (CMCI...
2022-06-24 Jue WangKVM: x86: Add APIC_LVTx() macro.
2022-06-24 Paolo BonziniKVM: x86/mmu: Avoid unnecessary flush on eager page...
2022-06-24 Jue WangKVM: x86: Fill apic_lvt_mask with enums / explicit...
2022-06-24 Jue WangKVM: x86: Make APIC_VERSION capture only the magic...
2022-06-24 David MatlackKVM: x86/mmu: Extend Eager Page Splitting to nested...
2022-06-24 David MatlackKVM: Allow for different capacities in kvm_mmu_memory_c...
2022-06-24 Paolo BonziniKVM: x86/mmu: pull call to drop_large_spte() into __lin...
2022-06-24 David MatlackKVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at...
2022-06-24 David MatlackKVM: x86/mmu: Extend make_huge_page_split_spte() for...
2022-06-24 David MatlackKVM: x86/mmu: Cache the access bits of shadowed transla...
2022-06-24 David MatlackKVM: x86/mmu: Update page stats in __rmap_add()
2022-06-24 David MatlackKVM: x86/mmu: Decouple rmap_add() and link_shadow_page...
2022-06-24 David MatlackKVM: x86/mmu: Pass const memslot to rmap_add()
2022-06-24 David MatlackKVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_p...
2022-06-24 David MatlackKVM: x86/mmu: Pass kvm pointer separately from vcpu...
2022-06-24 David MatlackKVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_sh...
2022-06-24 David MatlackKVM: x86/mmu: Pass memory caches to allocate SPs separately
2022-06-24 David MatlackKVM: x86/mmu: Move guest PT write-protection to account...
2022-06-24 David MatlackKVM: x86/mmu: Rename shadow MMU functions that deal...
2022-06-24 David MatlackKVM: x86/mmu: Consolidate shadow page allocation and...
2022-06-24 David MatlackKVM: x86/mmu: Decompose kvm_mmu_get_page() into separat...
2022-06-24 David MatlackKVM: x86/mmu: Always pass 0 for @quadrant when gptes...
2022-06-24 David MatlackKVM: x86/mmu: Derive shadow MMU page role from parent
2022-06-24 David MatlackKVM: x86/mmu: Stop passing "direct" to mmu_alloc_root()
2022-06-24 David MatlackKVM: x86/mmu: Use a bool for direct
2022-06-24 David MatlackKVM: x86/mmu: Optimize MMU page cache lookup for all...
2022-06-24 Ben GardonKVM: selftests: Cache binary stats metadata for duratio...
2022-06-24 Ben GardonKVM: selftests: Test disabling NX hugepages on a VM
2022-06-24 Ben GardonKVM: selftests: Add NX huge pages test
2022-06-24 Ben GardonKVM: x86/MMU: Allow NX huge pages to be disabled on...
2022-06-24 Ben GardonKVM: x86: Fix errant brace in KVM capability handling
2022-06-24 Ben GardonKVM: selftests: Read binary stat data in lib
2022-06-24 Sean ChristophersonKVM: selftests: Clean up coding style in binary stats...
2022-06-24 Ben GardonKVM: selftests: Read binary stats desc in lib
2022-06-24 Ben GardonKVM: selftests: Read binary stats header in lib
2022-06-24 Ben GardonKVM: selftests: Remove dynamic memory allocation for...
2022-06-22 Sean ChristophersonKVM: selftests: Add MONITOR/MWAIT quirk test
2022-06-20 Sean ChristophersonKVM: selftests: Use exception fixup for #UD/#GP Hyper...
2022-06-20 Sean ChristophersonKVM: selftests: Mostly fix broken Hyper-V Features...
2022-06-20 Sean ChristophersonKVM: selftests: Add x86-64 support for exception fixup
2022-06-20 Sean ChristophersonKVM: x86: Add a quirk for KVM's "MONITOR/MWAIT are...
2022-06-20 Sean ChristophersonKVM: x86: Ignore benign host writes to "unsupported...
2022-06-20 Sean ChristophersonKVM: x86: Ignore benign host accesses to "unsupported...
2022-06-20 Sean ChristophersonKVM: VMX: Use vcpu_get_perf_capabilities() to get guest...
2022-06-20 Sean ChristophersonRevert "KVM: x86: always allow host-initiated writes...
2022-06-20 Sean ChristophersonRevert "KVM: x86/pmu: Accept 0 for absent PMU MSRs...
2022-06-20 Sean ChristophersonKVM: VMX: Give host userspace full control of MSR_IA32_...
2022-06-20 Sean ChristophersonKVM: x86: Give host userspace full control of MSR_IA32_...
2022-06-20 Dongliang Mux86: kvm: remove NULL check before kfree
2022-06-20 Sean ChristophersonKVM: Do not zero initialize 'pfn' in hva_to_pfn()
2022-06-20 Sean ChristophersonKVM: x86/mmu: Shove refcounted page dependency into...
2022-06-20 Sean ChristophersonKVM: Rename/refactor kvm_is_reserved_pfn() to kvm_pfn_t...
2022-06-20 Sean ChristophersonKVM: Take a 'struct page', not a pfn in kvm_is_zone_dev...
2022-06-20 Sean ChristophersonKVM: Remove kvm_vcpu_gfn_to_page() and kvm_vcpu_gpa_to_...
2022-06-20 Sean ChristophersonKVM: Don't WARN if kvm_pfn_to_page() encounters a ...
2022-06-20 Sean ChristophersonKVM: nVMX: Use kvm_vcpu_map() to get/pin vmcs12's APIC...
2022-06-20 Sean ChristophersonKVM: Avoid pfn_to_page() and vice versa when releasing...
2022-06-20 Sean ChristophersonKVM: Don't set Accessed/Dirty bits for ZERO_PAGE
next