summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorLines
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-36/+45
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-375/+287
2025-02-14Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-375/+287
2025-02-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-20/+33
2025-02-14Merge tag 'ti-k3-config-fixes-for-v6.14' of https://git.kernel.org/pub/scm/li...Arnd Bergmann-0/+2
2025-02-14Merge tag 'v6.14-rockchip-dtsfixes1' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-36/+43
2025-02-13KVM: arm64: vgic: Hoist SGI/PPI alloc from vgic_init() to kvm_create_vgic()Marc Zyngier-37/+37
2025-02-13KVM: arm64: timer: Drop warning on failed interrupt signallingMarc Zyngier-9/+7
2025-02-13KVM: arm64: Fix alignment of kvm_hyp_memcache allocationsQuentin Perret-1/+1
2025-02-13KVM: arm64: Convert timer offset VA when accessed in HYP codeMarc Zyngier-1/+14
2025-02-13KVM: arm64: Simplify warning in kvm_arch_vcpu_load_fp()Mark Rutland-6/+1
2025-02-13KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland-41/+76
2025-02-13KVM: arm64: Mark some header functions as inlineMark Rutland-10/+9
2025-02-13KVM: arm64: Refactor exit handlersMark Rutland-41/+26
2025-02-13KVM: arm64: Refactor CPTR trap deactivationMark Rutland-47/+42
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland-22/+0
2025-02-13KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland-17/+0
2025-02-13KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland-64/+29
2025-02-13KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland-50/+10
2025-02-13arm64: rust: clean Rust 1.85.0 warning using softfloat targetMiguel Ojeda-0/+4
2025-02-13arm64: Add missing registrations of hwcapsMark Brown-0/+3
2025-02-13arm64: amu: Delay allocating cpumask for AMU FIE supportBeata Michalska-12/+10
2025-02-11arm64: dts: rockchip: adjust SMMU interrupt type on rk3588Patrick Wildt-8/+8
2025-02-11arm64: dts: rockchip: disable IOMMU when running rk3588 in PCIe endpoint modeNiklas Cassel-1/+4
2025-02-10KVM: arm64: Fix __pkvm_host_mkyoung_guest() return valueMarc Zyngier-2/+1
2025-02-09KVM: arm64: Simplify np-guest hypercallsQuentin Perret-31/+38
2025-02-09KVM: arm64: Improve error handling from check_host_shared_guest()Quentin Perret-2/+2
2025-02-07arm64: cacheinfo: Avoid out-of-bounds write to cacheinfo arrayRadu Rendec-5/+7
2025-02-07arm64: Handle .ARM.attributes section in linker scriptsNathan Chancellor-0/+2
2025-02-06arm64: defconfig: Enable TISCI Interrupt Router and AggregatorVaishnav Achath-0/+2
2025-02-04Merge tag 'kvmarm-fixes-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-45/+73
2025-02-04KVM: arm64: timer: Don't adjust the EL2 virtual timer offsetMarc Zyngier-18/+13
2025-02-04KVM: arm64: timer: Correctly handle EL1 timer emulation when !FEAT_ECVMarc Zyngier-20/+10
2025-02-04KVM: arm64: timer: Always evaluate the need for a soft timerMarc Zyngier-3/+1
2025-02-04KVM: arm64: Fix nested S2 MMU structures reallocationMarc Zyngier-4/+5
2025-02-04arm64/hwcap: Remove stray references to SF8MMxMark Brown-2/+0
2025-02-04arm64: Kconfig: Remove selecting replaced HAVE_FUNCTION_GRAPH_RETVALLukas Bulwahn-1/+0
2025-02-04arm64: Fix 5-level paging support in kexec/hibernate trampolineArd Biesheuvel-0/+7
2025-02-04KVM: arm64: Fail protected mode init if no vgic hardware is presentOliver Upton-0/+13
2025-02-03arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBookAndy Yan-2/+2
2025-02-03arm64: dts: rockchip: fix fixed-regulator renames on rk3399-gru devicesHeiko Stuebner-18/+18
2025-02-03arm64: dts: rockchip: Disable DMA for uart5 on px30-ringneckLukasz Czechowski-0/+2
2025-02-03arm64: dts: rockchip: Move uart5 pin configuration to px30 ringneck SoMLukasz Czechowski-1/+4
2025-02-03arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus ltsTianling Shen-3/+2
2025-02-03arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588Alexander Shiyan-3/+3
2025-02-01KVM: arm64: Flush/sync debug state in protected modeOliver Upton-0/+24
2025-01-29Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+3
2025-01-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2158/+2590
2025-01-28treewide: const qualify ctl_tables where applicableJoel Granados-3/+3
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-31/+16