summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an errorSean Christopherson2024-10-256-20/+10
* Merge tag 'kvmarm-fixes-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-206-27/+49
|\
| * KVM: arm64: Ensure vgic_ready() is ordered against MMIO registrationOliver Upton2024-10-171-2/+11
| * KVM: arm64: vgic: Don't check for vgic_ready() when setting NR_IRQSOliver Upton2024-10-171-1/+6
| * KVM: arm64: Fix shift-out-of-bounds bugIlkka Koskinen2024-10-171-1/+1
| * KVM: arm64: Shave a few bytes from the EL2 idmap codeMarc Zyngier2024-10-173-23/+31
* | Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-2010-35/+183
|\|
| * KVM: arm64: Don't eagerly teardown the vgic on init errorMarc Zyngier2024-10-112-3/+6
| * KVM: arm64: Expose S1PIE to guestsMark Brown2024-10-081-1/+3
| * KVM: arm64: nv: Clarify safety of allowing TLBI unmaps to rescheduleOliver Upton2024-10-081-0/+27
| * KVM: arm64: nv: Punt stage-2 recycling to a vCPU requestOliver Upton2024-10-084-2/+37
| * KVM: arm64: nv: Do not block when unmapping stage-2 if disallowedOliver Upton2024-10-085-15/+17
| * KVM: arm64: nv: Keep reference on stage-2 MMU when scheduled outOliver Upton2024-10-081-3/+18
| * KVM: arm64: Unregister redistributor for failed vCPU creationOliver Upton2024-10-081-1/+21
| * Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier2024-10-083-11/+55
| |\
| | * KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1Shaoqin Huang2024-08-251-3/+11
| | * KVM: arm64: Allow userspace to change ID_AA64PFR1_EL1Shaoqin Huang2024-08-251-1/+13
| | * KVM: arm64: Use kvm_has_feat() to check if FEAT_SSBS is advertised to the guestShaoqin Huang2024-08-251-6/+6
| | * KVM: arm64: Disable fields that KVM doesn't know how to handle in ID_AA64PFR1...Shaoqin Huang2024-08-251-0/+8
| | * KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from users...Shameer Kolothum2024-08-222-1/+17
* | | RISCV: KVM: use raw_spinlock for critical section in imsicCyan Yang2024-10-201-4/+4
* | | KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson2024-10-201-1/+1
* | | KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov2024-10-201-0/+1
* | | KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memorySean Christopherson2024-10-201-1/+5
* | | KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset()Maxim Levitsky2024-10-201-3/+3
* | | KVM: x86: Clean up documentation for KVM_X86_QUIRK_SLOT_ZAP_ALLSean Christopherson2024-10-201-7/+9
* | | KVM: x86/mmu: Add lockdep assert to enforce safe usage of kvm_unmap_gfn_range()Sean Christopherson2024-10-201-0/+11
* | | KVM: x86/mmu: Zap only SPs that shadow gPTEs when deleting memslotSean Christopherson2024-10-201-10/+6
* | | x86/kvm: Override default caching mode for SEV-SNP and TDXKirill A. Shutemov2024-10-201-0/+4
* | | KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert2024-10-203-8/+1
* | | KVM: Remove unused kvm_vcpu_gfn_to_pfnDr. David Alan Gilbert2024-10-202-7/+0
* | | Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2024-10-0611365-188892/+449653
|\| |
| * | KVM: arm64: Fix kvm_has_feat*() handling of negative featuresMarc Zyngier2024-10-031-12/+13
| * | KVM: arm64: Another reviewer reshuffleMarc Zyngier2024-10-011-1/+1
| * | KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVMMark Brown2024-10-012-6/+8
| * | KVM: arm64: Fix __pkvm_init_vcpu cptr_el2 error pathVincent Donnefort2024-10-011-2/+4
| * | Linux 6.12-rc1v6.12-rc1Linus Torvalds2024-09-301-2/+2
| * | x86: kvm: fix build errorLinus Torvalds2024-09-291-0/+2
| * | Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2024-09-2910-51/+32
| |\ \
| | * | mailbox, remoteproc: omap2+: fix compile testingArnd Bergmann2024-09-273-6/+4
| | * | dt-bindings: mailbox: qcom-ipcc: Document QCS8300 IPCCJingyi Wang2024-09-231-0/+1
| | * | dt-bindings: mailbox: qcom-ipcc: document the support for SA8255pNikunj Kela2024-09-231-0/+1
| | * | dt-bindings: mailbox: mtk,adsp-mbox: Add compatible for MT8188Fei Shao2024-09-231-3/+9
| | * | mailbox: Use of_property_match_string() instead of open-codingRob Herring (Arm)2024-09-231-16/+6
| | * | mailbox: bcm2835: Fix timeout during suspend modeStefan Wahren2024-09-231-1/+2
| | * | mailbox: sprd: Use devm_clk_get_enabled() helpersHuan Yang2024-09-231-21/+4
| | * | mailbox: rockchip: fix a typo in module autoloadingLiao Chen2024-09-231-1/+1
| | * | mailbox: imx: use device name in interrupt namePeng Fan2024-09-231-3/+3
| | * | mailbox: ARM_MHU_V3 should depend on ARM64Geert Uytterhoeven2024-09-231-0/+1
| * | | Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm...Linus Torvalds2024-09-296-3/+58
| |\ \ \