summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-01-24KVM: VMX: don't use "unsigned long" in vmx_vcpu_enter_exit()Alexey Dobriyan
2023-01-24KVM: VMX: Access @flags as a 32-bit value in __vmx_vcpu_run()Sean Christopherson
2023-01-24KVM: SVM: Account scratch allocations used to decrypt SEV guest memoryAnish Ghulati
2023-01-24KVM: svm/avic: Drop "struct kvm_x86_ops" for avic_hardware_setup()Like Xu
2023-01-24KVM: SVM: remove redundant ret variablezhang songyi
2023-01-24KVM: x86/pmu: Introduce masked events to the pmu event filterAaron Lewis
2023-01-24KVM: x86/pmu: prepare the pmu event filter for masked eventsAaron Lewis
2023-01-24KVM: x86/pmu: Remove impossible events from the pmu event filterAaron Lewis
2023-01-24KVM: x86/pmu: Correct the mask used in a pmu event filter lookupAaron Lewis
2023-01-24KVM: x86/mmu: Use kstrtobool() instead of strtobool()Christophe JAILLET
2023-01-24KVM: x86/mmu: Cleanup range-based flushing for given pageHou Wenlong
2023-01-24KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()Hou Wenlong
2023-01-24KVM: x86/mmu: Fix wrong start gfn of tlb flushing with rangeHou Wenlong
2023-01-24KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_l...Hou Wenlong
2023-01-24KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()Hou Wenlong
2023-01-24KVM: x86/mmu: Move round_gfn_for_level() helper into mmu_internal.hHou Wenlong
2023-01-24KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd()Wei Liu
2023-01-24kvm: x86/mmu: Don't clear write flooding for direct SPLai Jiangshan
2023-01-24kvm: x86/mmu: Rename SPTE_TDP_AD_ENABLED_MASK to SPTE_TDP_AD_ENABLEDLai Jiangshan
2023-01-24x86/reboot: Disable SVM, not just VMX, when stopping CPUsSean Christopherson
2023-01-24x86/reboot: Disable virtualization in an emergency if SVM is supportedSean Christopherson
2023-01-24x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)Sean Christopherson
2023-01-24x86/crash: Disable virt in core NMI crash handler to avoid double shootdownSean Christopherson
2023-01-24KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if presentPaul Durrant
2023-01-24KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also capture limitPaul Durrant
2023-01-24KVM: x86: Replace cpu_dirty_logging_count with nr_memslots_dirty_loggingDavid Matlack
2023-01-24KVM: x86: Replace 0-length arrays with flexible arraysKees Cook
2023-01-24KVM: x86: Advertise fast REP string features inherent to the CPUJim Mattson
2023-01-24x86/cpufeatures: Add macros for Intel's new fast rep string featuresJim Mattson
2023-01-24KVM: x86: fire timer when it is migrated and expired, and in oneshot modeLi RongQing
2023-01-24KVM: VMX: Intercept reads to invalid and write-only x2APIC registersSean Christopherson
2023-01-24KVM: VMX: Always intercept accesses to unsupported "extended" x2APIC regsSean Christopherson
2023-01-24KVM: x86: Split out logic to generate "readable" APIC regs mask to helperSean Christopherson
2023-01-24KVM: x86: Mark x2APIC DFR reg as non-existent for x2APICSean Christopherson
2023-01-24KVM: x86: Inject #GP on x2APIC WRMSR that sets reserved bits 63:32Sean Christopherson
2023-01-24KVM: x86: Inject #GP if WRMSR sets reserved bits in APIC Self-IPISean Christopherson
2023-01-24KVM: x86: remove redundant ret variablezhang songyi
2023-01-24KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()Sean Christopherson
2023-01-24Merge tag 'omap-for-v6.3/dt-signed' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2023-01-24Merge tag 'samsung-dt64-6.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2023-01-24Merge tag 'dt64-cleanup-6.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2023-01-24Merge tag 'at91-dt-6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/at...Arnd Bergmann
2023-01-24Merge tag 'renesas-dts-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2023-01-24Merge tag 'renesas-arm-defconfig-for-v6.3-tag1' of git://git.kernel.org/pub/s...Arnd Bergmann
2023-01-24ARM: multi_v5_defconfig: Enable I2C_GPIOMark Brown
2023-01-24ARM: multi_v7_defconfig: Enable wm896x audio CODECsMark Brown
2023-01-24arm64: tegra: Populate the XUDC node for Tegra234Jon Hunter
2023-01-24arm64: tegra: Add dma-coherent property for Tegra194 XUDCJon Hunter
2023-01-24efi: arm64: enter with MMU and caches enabledArd Biesheuvel
2023-01-24arm64: head: Clean the ID map and the HYP text to the PoC if neededArd Biesheuvel