summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2025-09-15KVM: arm64: Dump instruction on hyp panicMostafa Saleh
2025-09-11arm64: entry: Switch to generic IRQ entryJinjie Ruan
2025-09-11arm64: entry: Move arm64_preempt_schedule_irq() into __exit_to_kernel_mode()Jinjie Ruan
2025-09-11arm64: entry: Refactor preempt_schedule_irq() check codeJinjie Ruan
2025-09-11arm64: entry: Use preempt_count() and need_resched() helperJinjie Ruan
2025-09-11arm64: entry: Rework arm64_preempt_schedule_irq()Jinjie Ruan
2025-09-11arm64: entry: Refactor the entry and exit for exceptions from EL1Jinjie Ruan
2025-09-11arm64: ptrace: Replace interrupts_enabled() with regs_irqs_disabled()Jinjie Ruan
2025-09-10Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-09-08arm64: vdso32: Respect -Werror from kbuildThomas Weißschuh
2025-09-08arm64: vdso32: Stop suppressing warningsThomas Weißschuh
2025-09-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-09-05arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan
2025-09-04vdso: Move ENABLE_COMPAT_VDSO from core to arm64Thomas Weißschuh
2025-09-03arm64: kexec: initialize kexec_buf struct in load_other_segments()Breno Leitao
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-08-30arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signatureKees Cook
2025-08-29Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-08-21arm64: Add capability denoting FEAT_RASv1p1Marc Zyngier
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-29Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-26Merge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
2025-07-23arm64/gcs: task_gcs_el0_enable() should use passed taskJeremy Linton
2025-07-22arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz
2025-07-22arm64: signal: Remove ISB when resetting POR_EL0Kevin Brodsky
2025-07-21stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-17arm64: Mark kernel as tainted on SAE and SError panicBreno Leitao
2025-07-15arm64: smp: Fix pNMI setup after GICv5 reworkMarc Zyngier
2025-07-15arm64/gcs: Don't call gcs_free() when releasing task_structMark Brown
2025-07-14arm64: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-08arm64: Detect FEAT_DoubleFault2Oliver Upton
2025-07-08arm64: Detect FEAT_SCTLR2Oliver Upton
2025-07-08irqchip/gic-v5: Add GICv5 LPI/IPI supportLorenzo Pieralisi
2025-07-08arm64: smp: Support non-SGIs for IPIsMarc Zyngier
2025-07-08arm64: cpucaps: Add GICv5 CPU interface (GCIE) capabilityLorenzo Pieralisi
2025-07-08arm64: cpucaps: Rename GICv3 CPU interface capabilityLorenzo Pieralisi
2025-07-08arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=yMasahiro Yamada
2025-07-08arm64: remove CONFIG_VMAP_STACK checks from entry codeBreno Leitao
2025-07-08arm64: remove CONFIG_VMAP_STACK checks from SDEI stack handlingBreno Leitao
2025-07-08arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logicBreno Leitao
2025-07-08arm64: remove CONFIG_VMAP_STACK conditionals from traps overflow stackBreno Leitao
2025-07-08arm64: remove CONFIG_VMAP_STACK conditionals from irq stack setupBreno Leitao
2025-07-08arm64: efi: Remove CONFIG_VMAP_STACK checkBreno Leitao