summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2026-06-12Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2026-06-12arm64: dts: aspeed: Fix duplicate pinctrl labels and address schemeRyan Chen
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-06-12Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/misc-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/nv-granule-sizes into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/nv-fp-elision into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/no-lazy-vgic-init into kvmarm-master/nextMarc Zyngier
2026-06-12KVM: arm64: vgic-its: Make ABI commit helpers return voidJackie Liu
2026-06-12Merge tag 'bst-arm64-emmc-driver-defconfig-for-v7.2' of https://github.com/Bl...Arnd Bergmann
2026-06-12Merge tag 'bst-arm64-emmc-driver-dts-for-v7.2' of https://github.com/BlackSes...Arnd Bergmann
2026-06-12arm64: defconfig: enable BST SDHCI controllerAlbert Yang
2026-06-12arm64: dts: bst: enable eMMC controller in C1200Albert Yang
2026-06-12hwrng: xilinx - Move xilinx-rng into drivers/char/hw_random/Eric Biggers
2026-06-11Merge tag 'sunxi-dt-for-7.2-2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-06-11arm64: dts: allwinner: a523: Add missing GPIO interruptAndre Przywara
2026-06-11hwrng: hisi-trng - Move hisi-trng into drivers/char/hw_random/Eric Biggers
2026-06-10Merge tag 'imx-dt64-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-06-10Merge tag 'imx-dt64-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/fra...Arnd Bergmann
2026-06-10arm64: dts: lx2160a-rev2: avoid 32-bit pcie window system ram overlapJosua Mayer
2026-06-10KVM: arm64: nv: Hold kvm->mmu_lock while initialising vcpu->arch.vncr_tlbMarc Zyngier
2026-06-10arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
2026-06-10arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
2026-06-10KVM: arm64: nv: Avoid dereferencing NULL VNCR pseudo-TLBMarc Zyngier
2026-06-10arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
2026-06-10arm64: cputype: Add C1-Premium definitionsMark Rutland
2026-06-10arm64: cputype: Add C1-Ultra definitionsMark Rutland
2026-06-10Revert "arm64: mm: Unmap kernel data/bss entirely from the linear map"Will Deacon
2026-06-10Revert "arm64: mm: Defer remap of linear alias of data/bss"Will Deacon
2026-06-10arm64: tegra: Remove fallback compatible for GPCDMAAkhil R
2026-06-09Merge tag 'microchip-dt64-7.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-06-09arm64: dts: aspeed: Add initial AST27xx SoC device treeRyan Chen
2026-06-09arm64: Kconfig: Add ASPEED SoC family Kconfig supportRyan Chen
2026-06-09Merge tag 'v7.2-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-06-09Merge tag 'hisi-arm64-dt-for-7.2' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann
2026-06-09Merge tag 'apple-soc-dt-7.2' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-06-09Merge tag 'ti-k3-dt-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2026-06-09Merge tag 'tegra-for-7.2-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-06-09Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...Linus Torvalds
2026-06-09arm64: dts: allwinner: a523: add gpadc nodeMichal Piekos
2026-06-09arm64: dts: allwinner: Add EL2 virtual timer interruptMarc Zyngier
2026-06-09arm64: configs: Update defconfig for AST2700 platform supportRyan Chen
2026-06-09Merge tag 'nuvoton-7.2-devicetree-0' of ssh://gitolite.kernel.org/pub/scm/lin...Krzysztof Kozlowski
2026-06-09Merge tag 'amlogic-arm64-dt-for-v7.2-v2' of ssh://gitolite.kernel.org/pub/scm...Krzysztof Kozlowski
2026-06-09Merge tag 'imx-defconfig-7.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-06-09Merge tag 'renesas-dts-for-v7.2-tag2' of https://git.kernel.org/pub/scm/linux...Krzysztof Kozlowski
2026-06-09Merge tag 'mtk-dts64-for-v7.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Krzysztof Kozlowski
2026-06-08arm64/mm: drop vmemmap_pmd helpers and use generic codeMuchun Song