summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
9 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
30 hoursMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
41 hoursMerge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2 daysMerge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2 daysMerge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
5 daysMerge tag 'irqchip-gic-v5-host' into kvmarm/nextOliver Upton
7 daysMerge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas
7 daysMerge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas
8 daysarm64/gcs: task_gcs_el0_enable() should use passed taskJeremy Linton
9 daysarm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()Ada Couprie Diaz
9 daysarm64: signal: Remove ISB when resetting POR_EL0Kevin Brodsky
9 daysstackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGSKees Cook
9 daysstackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
14 daysarm64: 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
2025-07-08arm64: debug: remove debug exception registration infrastructureAda Couprie Diaz
2025-07-08arm64: debug: split bkpt32 exception entryAda Couprie Diaz
2025-07-08arm64: debug: split brk64 exception entryAda Couprie Diaz
2025-07-08arm64: debug: split hardware watchpoint exception entryAda Couprie Diaz
2025-07-08arm64: debug: split single stepping exception entryAda Couprie Diaz
2025-07-08arm64: debug: refactor reinstall_suspended_bps()Ada Couprie Diaz
2025-07-08arm64: debug: split hardware breakpoint exception entryAda Couprie Diaz
2025-07-08arm64: entry: Add entry and exit functions for debug exceptionsAda Couprie Diaz
2025-07-08arm64: debug: remove break/step handler registration infrastructureAda Couprie Diaz
2025-07-08arm64: debug: call step handlers staticallyAda Couprie Diaz
2025-07-08arm64: debug: call software breakpoint handlers staticallyAda Couprie Diaz
2025-07-08arm64: refactor aarch32_break_handler()Ada Couprie Diaz
2025-07-08arm64: debug: clean up single_step_handler logicAda Couprie Diaz
2025-07-04arm64: poe: Handle spurious Overlay faultsKevin Brodsky
2025-07-04arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown
2025-07-04arm64: move smp_send_stop() cpu mask off stackArnd Bergmann
2025-07-04arm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier
2025-07-04arm64: efi: Fix KASAN false positive for EFI runtime stackBreno Leitao
2025-07-04arm64/watchdog_hld: Add a cpufreq notifier for update watchdog threshYicong Yang
2025-07-03arm64/debug: Drop redundant DBG_MDSCR_* macrosAnshuman Khandual