summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-05-19arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()Catalin Marinas
2021-05-19arm64: mte: initialize RGSR_EL1.SEED in __cpu_setupPeter Collingbourne
2021-05-19arm64: entry: always set GIC_PRIO_PSR_I_SET during entryMark Rutland
2021-05-19arm64: entry: factor irq triage logic into macrosMarc Zyngier
2021-05-14arm64: Remove arm64_dma32_phys_limit and its usesCatalin Marinas
2021-05-14arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi
2021-05-14KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2021-05-14crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann
2021-05-14arm64: dts: mediatek: fix reset GPIO level on pumpkinFabien Parent
2021-05-14arm64: dts: renesas: r8a779a0: Fix PMU interruptYoshihiro Shimoda
2021-05-14arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint bindingVladimir Barinov
2021-05-14arm64: dts: qcom: db845c: fix correct powerdown pin for WSA881xSrinivas Kandagatla
2021-05-14arm64: dts: qcom: sm8250: fix number of pins in 'gpio-ranges'Shawn Guo
2021-05-14arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges'Shawn Guo
2021-05-14arm64: dts: qcom: sdm845: fix number of pins in 'gpio-ranges'Shawn Guo
2021-05-14arm64: dts: qcom: sm8250: Fix timer interrupt to specify EL2 physical timerSai Prakash Ranjan
2021-05-14arm64: dts: qcom: sm8250: Fix level triggered PMU interrupt polaritySai Prakash Ranjan
2021-05-14arm64: dts: renesas: Add mmc aliases into board dts filesYoshihiro Shimoda
2021-05-14KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION readEric Auger
2021-05-14KVM: arm64: Fully zero the vcpu state on resetMarc Zyngier
2021-05-14KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST readEric Auger
2021-05-11arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
2021-05-11arm64: dts: imx8mq-librem5-r3: Mark buck3 as always onSebastian Krzyszkowiak
2021-05-11arm64: dts: mt8173: fix property typo of 'phys' in dsi nodeChunfeng Yun
2021-05-11arm64: dts: marvell: armada-37xx: add syscon compatible to NB clk nodeMarek Behún
2021-04-28arm64: kprobes: Restore local irqflag if kprobes is cancelledJisheng Zhang
2021-04-28arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara
2021-04-21arm64: mte: Ensure TIF_MTE_ASYNC_FAULT is set atomicallyCatalin Marinas
2021-04-21arm64: dts: allwinner: h6: beelink-gs1: Remove ext. 32 kHz osc referenceJernej Skrabec
2021-04-21arm64: dts: allwinner: Fix SD card CD GPIO for SOPine systemsAndre Przywara
2021-04-21arm64: alternatives: Move length validation in alternative_{insn, endif}Nathan Chancellor
2021-04-21arm64: fix inline asm in load_unaligned_zeropad()Peter Collingbourne
2021-04-16KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-04-16KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose
2021-04-14arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0Oliver Stäbler
2021-04-07arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin
2021-03-30arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin
2021-03-30arm64: dts: ls1043a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: dts: ls1012a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: dts: ls1046a: mark crypto engine dma coherentHoria Geantă
2021-03-30arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland
2021-03-17KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
2021-03-17KVM: arm64: Fix exclusive limit for IPA sizeMarc Zyngier
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-17KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-03-17KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon
2021-03-17KVM: arm64: Fix range alignment when walking page tablesJia He
2021-03-17arm64: mm: use a 48-bit ID map when possible on 52-bit VA buildsArd Biesheuvel
2021-03-17arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual