summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2022-09-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-10arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly
2022-09-08arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown
2022-09-06arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown
2022-09-05Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-09-02Merge tag 'renesas-fixes-for-v6.0-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2022-09-02Merge tag 'juno-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2022-09-01arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel
2022-09-01arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel
2022-09-01arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun
2022-08-29Merge tag 'imx-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2022-08-29arm64: dts: renesas: r8a779g0: Fix HSCIF0 interrupt numberGeert Uytterhoeven
2022-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-08-23arm64/sme: Don't flush SVE register state when handling SME trapsMark Brown
2022-08-23arm64/sme: Don't flush SVE register state when allocating SME storageMark Brown
2022-08-23arm64/signal: Flush FPSIMD register state when disabling streaming modeMark Brown
2022-08-23arm64/signal: Raise limit on stack framesMark Brown
2022-08-23arm64/cache: Fix cache_type_cwg() for register generationMark Brown
2022-08-23arm64/sysreg: Guard SYS_FIELD_ macros for asmMark Brown
2022-08-23arm64/sysreg: Directly include bitfield.hMark Brown
2022-08-23arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned ...Sudeep Holla
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-08-23arm64: fix rodata=fullMark Rutland
2022-08-23arm64: Fix comment typoKuan-Ying Lee
2022-08-22arm64: dts: freescale: verdin-imx8mp: fix atmel_mxt_ts reset polarityMarcel Ziswiler
2022-08-22arm64: dts: freescale: verdin-imx8mm: fix atmel_mxt_ts reset polarityMarcel Ziswiler
2022-08-22arm64: dts: imx8mp: Fix I2C5 GPIO assignment on i.MX8M Plus DHCOMMarek Vasut
2022-08-22arm64: dts: imx8mm-venice-gw7901: fix port/phy validationTim Harvey
2022-08-22arm64: dts: verdin-imx8mm: add otg2 pd to usbphyPhilippe Schenker
2022-08-21arm64: dts: ls1028a-qds-65bb: don't use in-band autoneg for 2500base-xVladimir Oltean
2022-08-21arm64: dts: imx8mq-tqma8mq: Remove superfluous interrupt-namesAlexander Stein
2022-08-21arm64: dts: imx8mp: Adjust ECSPI1 pinmux on i.MX8M Plus DHCOMMarek Vasut
2022-08-21arm64: dts: imx8mp-venice-gw74xx: fix sai2 pin settingsPeng Fan
2022-08-19Merge tag 'kvmarm-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng
2022-08-17arm64: adjust KASLR relocation after ARCH_RANDOM removalLukas Bulwahn
2022-08-17arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76Zenghui Yu
2022-08-17KVM: arm64: Reject 32bit user PSTATE on asymmetric systemsOliver Upton
2022-08-17KVM: arm64: Treat PMCR_EL1.LC as RES1 on asymmetric systemsOliver Upton
2022-08-17arm64: dts: imx8mm-verdin: use level interrupt for mcp251xfdAndrejs Cainikovs
2022-08-17arm64: dts: imx8mm-verdin: update CAN clock to 40MHzAndrejs Cainikovs
2022-08-15arm64: dts: juno: Add missing MHU secure-irqJassi Brar
2022-08-15arm64: dts: arm: juno: Remove legacy Coresight 'slave-mode' propertyRob Herring
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-10bpf, arm64: Fix bpf trampoline instruction endiannessXu Kuohai
2022-08-10KVM: arm64: Fix compile error due to sign extensionYang Yingliang
2022-08-08mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()Muchun Song
2022-08-08bpf, arm64: Allocate program buffer using kvcalloc instead of kcallocAijun Sun
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds