summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
46 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysMerge tag 'kvmarm-fixes-6.16-6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
5 daysMerge tag 'soc-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
9 daysMerge tag 'qcom-arm64-defconfig-fixes-for-6.16' of https://git.kernel.org/pub...Arnd Bergmann
9 daysMerge tag 'qcom-arm64-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
9 daysMerge tag 'v6.16-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
9 daysMerge tag 'imx-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
11 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
11 daysKVM: arm64: Fix enforcement of upper bound on MDCR_EL2.HPMNBen Horgan
13 daysarm64: dts: freescale: imx8mm-verdin: Keep LDO5 always onFrancesco Dolcini
2025-07-04arm64/mm: Drop wrong writes into TCR2_EL1Anshuman Khandual
2025-07-04arm64: poe: Handle spurious Overlay faultsKevin Brodsky
2025-07-04arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown
2025-07-04arm64: move smp_send_stop() cpu mask off stackArnd Bergmann
2025-07-04arm64/gcs: Don't try to access GCS registers if arm64.nogcs is enabledMark Brown
2025-07-04arm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier
2025-07-04arm64: efi: Fix KASAN false positive for EFI runtime stackBreno Leitao
2025-07-03Merge tag 'apple-soc-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2025-07-03Merge tag 'samsung-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2025-07-03KVM: arm64: Remove kvm_arch_vcpu_run_map_fp()Mark Rutland
2025-07-03KVM: arm64: Fix handling of FEAT_GTG for unimplemented granule sizesMarc Zyngier
2025-07-01arm64: dts: imx95: Correct the DMA interrupter number of pcie0_epRichard Zhu
2025-06-30arm64: dts: rockchip: Add missing fan-supply to rk3566-quartz64-aDiederik de Haas
2025-06-30arm64: dts: rockchip: use cs-gpios for spi1 on ringneckJakob Unterwurzacher
2025-06-30arm64: dts: add big-endian property back into watchdog nodeMeng Li
2025-06-30arm64: dts: imx95-15x15-evk: fix the overshoot issue of NETCWei Fang
2025-06-30arm64: dts: imx95-19x19-evk: fix the overshoot issue of NETCWei Fang
2025-06-26KVM: arm64: Don't free hyp pages with pKVM on GICv2Quentin Perret
2025-06-26KVM: arm64: Fix error path in init_hyp_mode()Mostafa Saleh
2025-06-26KVM: arm64: Adjust range correctly during host stage-2 faultsQuentin Perret
2025-06-26KVM: arm64: nv: Fix MI line level calculation in vgic_v3_nested_update_mi()Wei-Lin Chang
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-06-19arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5Alexey Charkov
2025-06-19KVM: arm64: VHE: Centralize ISBs when returning to hostMark Rutland
2025-06-19KVM: arm64: Remove cpacr_clear_set()Mark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from kvm_hyp_handle_fpsimd()Mark Rutland
2025-06-19KVM: arm64: Remove ad-hoc CPTR manipulation from fpsimd_sve_sync()Mark Rutland
2025-06-19KVM: arm64: Reorganise CPTR trap manipulationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize CPTR trap deactivationMark Rutland
2025-06-19KVM: arm64: VHE: Synchronize restore of host debug registersMark Rutland
2025-06-19KVM: arm64: Explicitly treat routing entry type changes as changesSean Christopherson
2025-06-19KVM: arm64: nv: Fix tracking of shadow list registersMarc Zyngier
2025-06-19arm64: dts: imx8mp-venice-gw74xx: fix TPM SPI frequencyTim Harvey
2025-06-19arm64: dts: imx8mp-venice-gw73xx: fix TPM SPI frequencyTim Harvey
2025-06-19arm64: dts: imx8mp-venice-gw72xx: fix TPM SPI frequencyTim Harvey
2025-06-19arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequencyTim Harvey
2025-06-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-16lib/crypto/poly1305: Fix arm64's poly1305_blocks_arch()Eric Biggers