summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
5 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
5 daysarm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky
5 daysarm64: Reserve an extra page for early kernel mappingZhaoyang Huang
9 daysarm64/irqflags: __always_inline the arch_local_irq_*() helpersBreno Leitao
9 daysarm64/scs: Fix potential sign extension issue of advance_loc4Wentao Guan
9 daysMerge tag 'kvmarm-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
12 daysKVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier
12 daysKVM: arm64: Fix initialisation order in __pkvm_init_finalise()Quentin Perret
12 daysKVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()Fuad Tabba
12 daysKVM: arm64: Fix kvm_vcpu_initialized() macro parameterFuad Tabba
12 daysKVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVerFuad Tabba
12 daysKVM: arm64: Fix typo in feature check commentsFuad Tabba
12 daysKVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVerFuad Tabba
12 daysKVM: arm64: Reject non compliant SMCCC function calls in pKVMSebastian Ene
12 daysKVM: arm64: vgic: Fix IIDR revision field extracted from wrong valueDavid Woodhouse
13 daysMerge tag 'soc-late-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
13 daysMerge tag 'amlogic-fixes-v7.1-rc' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-04-22Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-21arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt numberJun Yan
2026-04-21arm64: dts: amlogic: meson-axg: Add missing cache information to cpu0Anand Moon
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix board model nameNick Xie
2026-04-21arm64: dts: amlogic: Fix GIC register ranges for Amlogic T7Ronald Claveau
2026-04-21arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAMNick Xie
2026-04-21arm64: dts: amlogic: s6: Drop CPU masks from GICv3 PPI interruptsGeert Uytterhoeven
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2026-04-20Merge tag 'apple-soc-fixes-7.0' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-04-20Merge tag 'mvebu-dt64-7.1-1' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-04-20Merge branch 'arm/fixes' into soc/late2Arnd Bergmann
2026-04-20Merge branch 'for-next/c1-pro-erratum-4193714' into for-next/coreCatalin Marinas
2026-04-20Merge branches 'for-next/misc' and 'for-next/mpam' into for-next/coreCatalin Marinas
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-18KVM: arm64: pkvm: Adopt MARKER() to define host hypercall rangesMarc Zyngier
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-17Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-17KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHEVincent Donnefort
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-04-16Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-04-16Merge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-16Merge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-16bpf, arm64: Emit BTI for indirect jump targetXu Kuohai
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai
2026-04-15Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15bpf, arm64: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan
2026-04-15bpf, arm64: Fix off-by-one in check_imm signed range checkDaniel Borkmann
2026-04-15bpf, arm64: Reject out-of-range B.cond targetsDaniel Borkmann
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds