summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2025-03-17Merge tag 'soc-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-14Merge tag 'qcom-arm64-fixes-for-6.14' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2025-03-14Merge tag 'v6.14-rockchip-dtsfixes2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-03-11Fix mmu notifiers for range-based invalidatesPiotr Jaroszynski
2025-03-11arm64: mm: Populate vmemmap at the page level if not section alignedZhenhua Huang
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-08arm64: dts: rockchip: slow down emmc freq for rock 5 itxJianfeng Liu
2025-03-06Merge tag 'imx-fixes-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-03-06Merge tag 'arm-soc/for-6.14/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann
2025-03-04arm64: dts: rockchip: Add missing PCIe supplies to RockPro64 board dtsiDragan Simic
2025-03-03arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsiDragan Simic
2025-03-02KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()Ahmed Genidi
2025-03-02KVM: arm64: Initialize HCR_EL2.E2H earlyMark Rutland
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-28arm64: dts: rockchip: Remove undocumented sdmmc property from lubancat-1Yao Zi
2025-02-27arm64: hugetlb: Fix flush_hugetlb_tlb_range() invalidation levelRyan Roberts
2025-02-27arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptesRyan Roberts
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-27arm64: dts: rockchip: fix pinmux of UART5 for PX30 Ringneck on HaikouQuentin Schulz
2025-02-27arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on HaikouQuentin Schulz
2025-02-27arm64: dts: rockchip: fix u2phy1_host status for NanoPi R4SJustin Klaassen
2025-02-27arm64/mm: Fix Boot panic on Ampere AltraRyan Roberts
2025-02-25arm64: dts: bcm2712: PL011 UARTs are actually r1p5Phil Elwell
2025-02-25Revert "arm64: dts: qcom: sdm845: Affirm IDR0.CCTW on apps_smmu"Konrad Dybcio
2025-02-23arm64: dts: freescale: imx8mm-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger
2025-02-23arm64: dts: freescale: imx8mp-verdin-dahlia: add Microphone Jack to sound cardStefan Eichenberger
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-02-20KVM: arm64: Ensure a VMID is allocated before programming VTTBR_EL2Oliver Upton
2025-02-20arm64: dts: rockchip: remove supports-cqe from rk3588 tigerHeiko Stuebner
2025-02-20arm64: dts: rockchip: remove supports-cqe from rk3588 jaguarHeiko Stuebner
2025-02-19KVM: arm64: Fix tcr_el2 initialisation in hVHE modeWill Deacon
2025-02-18arm64: dts: freescale: tqma8mpql: Fix vqmmc-supplyAlexander Stein
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-02-14Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-02-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-02-14Merge tag 'ti-k3-config-fixes-for-v6.14' of https://git.kernel.org/pub/scm/li...Arnd Bergmann
2025-02-14Merge tag 'v6.14-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2025-02-13KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()Marc Zyngier
2025-02-13KVM: arm64: timer: Drop warning on failed interrupt signallingMarc Zyngier
2025-02-13KVM: arm64: Fix alignment of kvm_hyp_memcache allocationsQuentin Perret
2025-02-13KVM: arm64: Convert timer offset VA when accessed in HYP codeMarc Zyngier
2025-02-13KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()Mark Rutland
2025-02-13KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland
2025-02-13KVM: arm64: Mark some header functions as inlineMark Rutland
2025-02-13KVM: arm64: Refactor exit handlersMark Rutland
2025-02-13KVM: arm64: Refactor CPTR trap deactivationMark Rutland
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland