summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2021-09-03arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88Petr Vorel
2021-08-12arm64: fix compat syscall return truncationMark Rutland
2021-08-12arm64: vdso: Avoid ISB after reading from cntvct_el0Will Deacon
2021-08-12arm64: dts: armada-3720-turris-mox: remove mrvl,i2c-fast-modePali Rohár
2021-08-12arm64: dts: ls1028a: fix node name for the sysclkVladimir Oltean
2021-07-25arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi filePali Rohár
2021-07-25arm64: dts: armada-3720-turris-mox: add firmware nodeMarek Behún
2021-07-25arm64: dts: imx8mq: assign PCIe clocksLucas Stach
2021-07-25arm64: dts: ls208xa: remove bus-num from dspi nodeMian Yousaf Kaukab
2021-07-25arm64: dts: juno: Update SCPI nodes as per the YAML schemaSudeep Holla
2021-07-25arm64: dts: rockchip: Fix power-controller node names for rk3328Elaine Zhang
2021-07-25arm64: dts: rockchip: Fix power-controller node names for px30Elaine Zhang
2021-07-25arm64: dts: rockchip: fix pinctrl sleep nodename for rk3399.dtsiJohan Jonker
2021-07-20arm64: dts: renesas: v3msk: Fix memory sizeValentine Barshak
2021-07-14arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár
2021-07-14arm64/mm: Fix ttbr0 values stored in struct thread_info for software-panAnshuman Khandual
2021-07-14arm64: consistently use reserved_pg_dirMark Rutland
2021-06-30arm64: link with -z norelro for LLD or aarch64-elfNick Desaulniers
2021-06-10KVM: arm64: Fix debug register indexingMarc Zyngier
2021-06-10arm64: dts: zii-ultra: fix 12V_MAIN voltageLucas Stach
2021-06-10arm64: dts: ls1028a: fix memory nodeMichael Walle
2021-05-22KVM: arm64: Initialize VCPU mdcr_el2 before loading itAlexandru Elisei
2021-05-14arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi
2021-05-14arm64: dts: renesas: r8a77980: Fix vin4-7 endpoint bindingVladimir Barinov
2021-05-14arm64: dts: qcom: sm8150: fix number of pins in 'gpio-ranges'Shawn Guo
2021-05-11arm64/vdso: Discard .note.gnu.property sections in vDSOBill Wendling
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: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara
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-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-20KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-03-17KVM: arm64: Reject VM creation when the default IPA size is unsupportedMarc Zyngier
2021-03-17KVM: arm64: Ensure I-cache isolation between vcpus of a same VMMarc Zyngier
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
2021-03-17arm64: kasan: fix page_alloc tagging with DEBUG_VIRTUALAndrey Konovalov
2021-03-09arm64: ptrace: Fix seccomp of traced syscall -1 (NO_SYSCALL)Timothy E Baldwin
2021-03-07arm64 module: set plt* section addresses to 0x0Shaoying Xu
2021-03-04arm64: Extend workaround for erratum 1024718 to all versions of Cortex-A55Suzuki K Poulose
2021-03-04arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probingHe Zhe
2021-03-04arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() failsqiuguorui1