summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
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
2025-02-13KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland
2025-02-13KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland
2025-02-13arm64: rust: clean Rust 1.85.0 warning using softfloat targetMiguel Ojeda
2025-02-13arm64: Add missing registrations of hwcapsMark Brown
2025-02-13arm64: amu: Delay allocating cpumask for AMU FIE supportBeata Michalska
2025-02-11arm64: dts: rockchip: adjust SMMU interrupt type on rk3588Patrick Wildt
2025-02-11arm64: dts: rockchip: disable IOMMU when running rk3588 in PCIe endpoint modeNiklas Cassel
2025-02-10KVM: arm64: Fix __pkvm_host_mkyoung_guest() return valueMarc Zyngier
2025-02-09KVM: arm64: Simplify np-guest hypercallsQuentin Perret
2025-02-09KVM: arm64: Improve error handling from check_host_shared_guest()Quentin Perret
2025-02-07arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo arrayRadu Rendec
2025-02-07arm64: Handle .ARM.attributes section in linker scriptsNathan Chancellor
2025-02-06arm64: defconfig: Enable TISCI Interrupt Router and AggregatorVaishnav Achath
2025-02-04Merge tag 'kvmarm-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2025-02-04KVM: arm64: timer: Don't adjust the EL2 virtual timer offsetMarc Zyngier
2025-02-04KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECVMarc Zyngier
2025-02-04KVM: arm64: timer: Always evaluate the need for a soft timerMarc Zyngier
2025-02-04KVM: arm64: Fix nested S2 MMU structures reallocationMarc Zyngier
2025-02-04arm64/hwcap: Remove stray references to SF8MMxMark Brown
2025-02-04arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVALLukas Bulwahn
2025-02-04arm64: Fix 5-level paging support in kexec/hibernate trampolineArd Biesheuvel
2025-02-04KVM: arm64: Fail protected mode init if no vgic hardware is presentOliver Upton
2025-02-03arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBookAndy Yan
2025-02-03arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru devicesHeiko Stuebner
2025-02-03arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneckLukasz Czechowski
2025-02-03arm64: dts: rockchip: Move uart5 pin configuration to px30 ringneck SoMLukasz Czechowski
2025-02-03arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus ltsTianling Shen
2025-02-03arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588Alexander Shiyan
2025-02-01KVM: arm64: Flush/sync debug state in protected modeOliver Upton
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds