summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2023-03-028-13/+22
|\
| * arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel2023-02-283-2/+13
| * arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZEMark Rutland2023-02-281-1/+2
| * arm64: acpi: Fix possible memory leak of ffh_ctxtSudeep Holla2023-02-241-4/+4
| * arm64: mm: hugetlb: Disable HUGETLB_PAGE_OPTIMIZE_VMEMMAPCatalin Marinas2023-02-241-1/+0
| * arm64: pass ESR_ELx to die() of cfi_handlerSangmoon Kim2023-02-221-1/+1
| * arm64/fpsimd: Remove warning for SME without SVEMark Brown2023-02-221-3/+0
| * arm64: Reset KASAN tag in copy_highpage with HW tags onlyPeter Collingbourne2023-02-221-1/+2
* | Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-1/+2
|\ \
| * | arm64: defconfig: Add IOSCHED_BFQ to the default configsLinus Walleij2023-02-271-0/+1
| * | arm64: defconfig: Fix unintentional disablement of PCI on i.MXMark Brown2023-02-271-1/+1
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-02-251-4/+4
|\ \ \
| * | | arm64: dts: qcom: sm8250: Pad addresses to 8 hex digitsKonrad Dybcio2023-01-101-4/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-2545-415/+1594
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-02-2057-364/+1875
| |\ \ \ \
| | * \ \ \ Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton2023-02-1325-46/+1036
| | |\ \ \ \
| | | * | | | KVM: arm64: nv: Use reg_to_encoding() to get sysreg IDOliver Upton2023-02-111-2/+1
| | | * | | | KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changesChristoffer Dall2023-02-111-1/+10
| | | * | | | KVM: arm64: nv: Filter out unsupported features from ID regsMarc Zyngier2023-02-114-1/+172
| | | * | | | KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2Jintack Lim2023-02-111-0/+37
| | | * | | | KVM: arm64: nv: Allow a sysreg to be hidden from userspace onlyMarc Zyngier2023-02-112-5/+15
| | | * | | | KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisorMarc Zyngier2023-02-113-1/+44
| | | * | | | KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual...Jintack Lim2023-02-111-1/+28
| | | * | | | KVM: arm64: nv: Handle SMCs taken from virtual EL2Jintack Lim2023-02-111-2/+24
| | | * | | | KVM: arm64: nv: Handle trapped ERET from virtual EL2Christoffer Dall2023-02-113-1/+15
| | | * | | | KVM: arm64: nv: Inject HVC exceptions to the virtual EL2Jintack Lim2023-02-111-0/+11
| | | * | | | KVM: arm64: nv: Support virtual EL2 exceptionsJintack Lim2023-02-118-20/+382
| | | * | | | KVM: arm64: nv: Handle HCR_EL2.NV system register trapsJintack Lim2023-02-112-6/+131
| | | * | | | KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU stateChristoffer Dall2023-02-111-0/+56
| | | * | | | KVM: arm64: nv: Add EL2 system registers to vcpu contextMarc Zyngier2023-02-111-1/+32
| | | * | | | KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2xChristoffer Dall2023-02-111-0/+6
| | | * | | | KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is setChristoffer Dall2023-02-111-0/+16
| | | * | | | KVM: arm64: nv: Introduce nested virtualization VCPU featureChristoffer Dall2023-02-112-0/+15
| | | * | | | KVM: arm64: Use the S2 MMU context to iterate over S2 tableMarc Zyngier2023-02-111-8/+8
| | | * | | | arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim2023-02-114-0/+36
| | * | | | | Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2023-02-1310-25/+25
| | |\ \ \ \ \
| | | * | | | | KVM: arm64: Fix non-kerneldoc commentsMarc Zyngier2023-02-071-6/+2
| | | * | | | | arm64/sysreg: clean up some inconsistent indentingJiapeng Chong2023-01-311-1/+1
| | | * | | | | KVM: MMU: Make the definition of 'INVALID_GPA' commonYu Zhang2023-01-193-7/+7
| | | * | | | | KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()Christophe JAILLET2023-01-171-4/+5
| | | * | | | | KVM: arm64: vgic-v3: Limit IPI-ing when accessing GICR_{C,S}ACTIVER0Marc Zyngier2023-01-121-5/+8
| | | * | | | | KVM: arm64: Synchronize SMEN on vcpu schedule outNianyao Tang2023-01-121-0/+1
| | | * | | | | KVM: arm64: Kill CPACR_EL1_TTA definitionMarc Zyngier2023-01-122-2/+1
| | * | | | | | Merge branch kvm-arm64/apple-vgic-mi into kvmarm/nextOliver Upton2023-02-131-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: vgic: Allow registration of a non-maskable maintenance interruptMarc Zyngier2023-01-121-1/+1
| | | |/ / / / /
| | * | | | | | Merge branch kvm-arm64/psci-relay-fixes into kvmarm/nextOliver Upton2023-02-136-84/+105
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: Finalise EL2 state from pKVM PSCI relayQuentin Perret2023-02-021-0/+1
| | | * | | | | | KVM: arm64: Use sanitized values in __check_override in nVHEQuentin Perret2023-02-021-0/+14
| | | * | | | | | KVM: arm64: Introduce finalise_el2_state macroQuentin Perret2023-02-022-77/+80
| | | * | | | | | KVM: arm64: Provide sanitized SYS_ID_AA64SMFR0_EL1 to nVHEQuentin Perret2023-02-023-0/+3
| | | |/ / / / /