summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorLines
11 daysMerge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+24
2026-05-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-13/+111
2026-05-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-2/+2
2026-05-08arm64/entry: Fix arm64-specific rseq brokennessMark Rutland-7/+24
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest donateFuad Tabba-0/+4
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest shareFuad Tabba-0/+20
2026-05-07KVM: arm64: Seed pkvm_ownership_selftest vcpu memcacheFuad Tabba-1/+15
2026-05-07KVM: arm64: Fix __deactivate_fgt macro parameter typoFuad Tabba-1/+1
2026-05-07KVM: arm64: Guard against NULL vcpu on VHE hyp panic pathFuad Tabba-1/+2
2026-05-07KVM: arm64: Make EL2 exception entry and exit context-synchronization eventsFuad Tabba-1/+1
2026-05-06KVM: arm64: Remove potential UB on nvhe tracing clock updateMostafa Saleh-0/+3
2026-05-06KVM: arm64: Handle permission faults with guest_memfdAlexandru Elisei-8/+21
2026-05-06KVM: arm64: nv: Consider the DS bit when translating TCR_EL2Wei-Lin Chang-0/+1
2026-05-06KVM: arm64: Work around C1-Pro erratum 4193714 for protected guestsJames Morse-1/+43
2026-05-06arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao-2/+2
2026-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-21/+58
2026-05-01arm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky-11/+43
2026-05-01arm64: Reserve an extra page for early kernel mappingZhaoyang Huang-1/+6
2026-04-27arm64/irqflags: __always_inline the arch_local_irq_*() helpersBreno Leitao-7/+7
2026-04-27arm64/scs: Fix potential sign extension issue of advance_loc4Wentao Guan-2/+2
2026-04-27Merge tag 'kvmarm-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-52/+86
2026-04-24KVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier-0/+4
2026-04-24KVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret-3/+3
2026-04-24KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()Fuad Tabba-13/+25
2026-04-24KVM: arm64: Fix kvm_vcpu_initialized() macro parameterFuad Tabba-1/+1
2026-04-24KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVerFuad Tabba-3/+12
2026-04-24KVM: arm64: Fix typo in feature check commentsFuad Tabba-3/+3
2026-04-24KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVerFuad Tabba-1/+1
2026-04-24KVM: arm64: Reject non compliant SMCCC function calls in pKVMSebastian Ene-0/+4
2026-04-24KVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse-2/+2
2026-04-23Merge tag 'soc-late-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-154/+49
2026-04-23Merge tag 'amlogic-fixes-v7.1-rc' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-9/+20
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-3/+3
2026-04-21arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt numberJun Yan-1/+2
2026-04-21arm64: dts: amlogic: meson-axg: Add missing cache information to cpu0Anand Moon-0/+6
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix board model nameNick Xie-1/+1
2026-04-21arm64: dts: amlogic: Fix GIC register ranges for Amlogic T7Ronald Claveau-1/+3
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAMNick Xie-1/+3
2026-04-21arm64: dts: amlogic: s6: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven-5/+5
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-10/+283
2026-04-20Merge tag 'apple-soc-fixes-7.0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-1/+1
2026-04-20Merge tag 'mvebu-dt64-7.1-1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-126/+10
2026-04-20Merge branch 'arm/fixes' into soc/late2Arnd Bergmann-18/+18
2026-04-20Merge branch 'for-next/c1-pro-erratum-4193714' into for-next/coreCatalin Marinas-10/+282
2026-04-20Merge branches 'for-next/misc' and 'for-next/mpam' into for-next/coreCatalin Marinas-0/+1
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+0
2026-04-18KVM: arm64: pkvm: Adopt MARKER() to define host hypercall rangesMarc Zyngier-10/+15
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-72/+33
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-20/+77
2026-04-17KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHEVincent Donnefort-16/+16