summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2024-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-03-06Merge tag 'qcom-arm64-fixes-for-6.8-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-03-04Merge tag 'tegra-for-6.8-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2024-03-04Merge tag 'imx-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2024-03-04Merge tag 'qcom-arm64-fixes-for-6.8' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-03-04Merge tag 'sunxi-fixes-for-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-03-04arm64: prohibit probing on arch_kunwind_consume_entry()Puranjay Mohan
2024-03-03Revert "arm64: dts: qcom: msm8996: Hook up MPM"Dmitry Baryshkov
2024-03-01arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speedJohan Hovold
2024-03-01arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speedJohan Hovold
2024-02-28Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-25arm64: dts: imx8mp: Fix LDB clocks propertyLiu Ying
2024-02-25arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoMMarek Vasut
2024-02-24crypto: arm64/neonbs - fix out-of-bounds access on short inputArd Biesheuvel
2024-02-23arm64: dts: allwinner: h616: Add Orange Pi Zero 2W to MakefileJernej Skrabec
2024-02-23Merge tag 'arm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-02-22arm64: tegra: Fix Tegra234 MGBE power-domainsJon Hunter
2024-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-21Merge tag 'kvmarm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handlerOliver Upton
2024-02-21KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()Oliver Upton
2024-02-20arm64: dts: qcom: Fix interrupt-map cell sizesRob Herring
2024-02-20arm64: dts: Fix dtc interrupt_provider warningsRob Herring
2024-02-20arm64: dts: freescale: Disable interrupt_map checkRob Herring
2024-02-20Merge tag 'v6.8-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-02-20Merge tag 'imx-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2024-02-20arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown
2024-02-20arm64/sme: Restore SME registers on exit from suspendMark Brown
2024-02-20Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon
2024-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-02-16Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-02-16Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-02-16arm64: tegra: Set the correct PHY mode for MGBEThierry Reding
2024-02-15arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan
2024-02-13arm64: dts: rockchip: Correct Indiedroid Nova GPIO NamesChris Morgan
2024-02-13KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()Will Deacon
2024-02-13arm64: dts: rockchip: Drop interrupts property from rk3328 pwm-rockchip nodeJohan Jonker
2024-02-13arm64: dts: rockchip: set num-cs property for spi on px30Heiko Stuebner
2024-02-13arm64: dts: rockchip: minor rk3588 whitespace cleanupKrzysztof Kozlowski
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-09arm64: jump_label: use constraints "Si" instead of "i"Fangrui Song
2024-02-09arm64: fix typo in commentsSeongsu Park
2024-02-09arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown
2024-02-05Revert "arm64: dts: imx8mn-var-som-symphony: Describe the USB-C connector"Fabio Estevam
2024-02-05Revert "arm64: dts: imx8mp-dhcom-pdk3: Describe the USB-C connector"Fabio Estevam
2024-02-05arm64: dts: tqma8mpql: fix audio codec iov-supplyAlexander Stein
2024-02-04KVM: arm64: Do not source virt/lib/Kconfig twiceMasahiro Yamada