summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2024-09-17Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini
2024-09-15Merge tag 'loongarch-kvm-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-09-12Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/s2-ptdump into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier
2024-09-12Merge branch kvm-arm64/mmu-misc-6.12 into kvmarm-master/nextMarc Zyngier
2024-09-11KVM: arm64: Get rid of REG_HIDDEN_USER visibility qualifierMarc Zyngier
2024-09-11KVM: arm64: Simplify visibility handling of AArch32 SPSR_*Marc Zyngier
2024-09-11KVM: arm64: Simplify handling of CNTKCTL_EL12Marc Zyngier
2024-09-10KVM: arm64: Register ptdump with debugfs on guest creationSebastian Ene
2024-09-10arm64: ptdump: Don't override the level when operating on the stage-2 tablesSebastian Ene
2024-09-10arm64: ptdump: Use the ptdump description from a local contextSebastian Ene
2024-09-10arm64: ptdump: Expose the attribute parsing functionalitySebastian Ene
2024-09-10KVM: arm64: Add memory length checks and remove inline in do_ffa_mem_xferSnehal Koukuntla
2024-09-10KVM: arm64: Move pagetable definitions to common headerSebastian Ene
2024-09-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-09-05arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan
2024-09-04KVM: Rename arch hooks related to per-CPU virtualization enablingSean Christopherson
2024-09-01Merge tag 'arm-fixes-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-08-30KVM: arm64: nv: Add support for FEAT_ATS1AMarc Zyngier
2024-08-30KVM: arm64: nv: Plumb handling of AT S1* traps from EL2Marc Zyngier
2024-08-30KVM: arm64: nv: Make AT+PAN instructions aware of FEAT_PAN3Marc Zyngier
2024-08-30KVM: arm64: nv: Sanitise SCTLR_EL1.EPAN according to VM configurationMarc Zyngier
2024-08-30KVM: arm64: nv: Add SW walker for AT S1 emulationMarc Zyngier
2024-08-30KVM: arm64: nv: Make ps_to_output_size() generally availableMarc Zyngier
2024-08-30KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E1{R,W}PMarc Zyngier
2024-08-30KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}Marc Zyngier
2024-08-30KVM: arm64: nv: Honor absence of FEAT_PAN2Marc Zyngier
2024-08-30KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptorMarc Zyngier
2024-08-30KVM: arm64: nv: Enforce S2 alignment when contiguous bit is setMarc Zyngier
2024-08-30arm64: Add ESR_ELx_FSC_ADDRSZ_L() helperMarc Zyngier
2024-08-30arm64: Add system register encoding for PSTATE.PANMarc Zyngier
2024-08-30arm64: Add PAR_EL1 field descriptionMarc Zyngier
2024-08-30arm64: Add missing APTable and TCR_ELx.HPD masksMarc Zyngier
2024-08-30KVM: arm64: Make kvm_at() take an OP_AT_*Joey Gouly
2024-08-28Merge tag 'qcom-arm64-fixes-for-6.11' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2024-08-28Merge tag 'qcom-arm64-defconfig-fixes-for-6.11' of https://git.kernel.org/pub...Arnd Bergmann
2024-08-28Merge tag 'imx-fixes-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-08-27KVM: arm64: Unify UNDEF injection helpersMarc Zyngier
2024-08-27KVM: arm64: Make most GICv3 accesses UNDEF if they trapMarc Zyngier
2024-08-27KVM: arm64: Honor guest requested traps in GICv3 emulationMarc Zyngier
2024-08-27KVM: arm64: Add trap routing information for ICH_HCR_EL2Marc Zyngier
2024-08-27KVM: arm64: Add ICH_HCR_EL2 to the vcpu stateMarc Zyngier
2024-08-27KVM: arm64: Zero ID_AA64PFR0_EL1.GIC when no GICv3 is presented to the guestMarc Zyngier
2024-08-27KVM: arm64: Add helper for last ditch idreg adjustmentsMarc Zyngier
2024-08-27KVM: arm64: Force GICv3 trap activation when no irqchip is configured on VHEMarc Zyngier