index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-09-05
arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...
panfan
2025-09-03
arm64: kexec: initialize kexec_buf struct in load_other_segments()
Breno Leitao
2025-08-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-08-30
arm64: mm: Fix CFI failure due to kpti_ng_pgd_alloc function signature
Kees Cook
2025-08-29
Merge tag 'kvmarm-fixes-6.17-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2025-08-21
arm64: Add capability denoting FEAT_RASv1p1
Marc Zyngier
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-07-29
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
2025-07-26
Merge tag 'irqchip-gic-v5-host' into kvmarm/next
Oliver Upton
2025-07-24
Merge branch 'for-next/feat_mte_store_only' into for-next/core
Catalin Marinas
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
2025-07-23
arm64/gcs: task_gcs_el0_enable() should use passed task
Jeremy Linton
2025-07-22
arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()
Ada Couprie Diaz
2025-07-22
arm64: signal: Remove ISB when resetting POR_EL0
Kevin Brodsky
2025-07-21
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-17
arm64: Mark kernel as tainted on SAE and SError panic
Breno Leitao
2025-07-15
arm64: smp: Fix pNMI setup after GICv5 rework
Marc Zyngier
2025-07-15
arm64/gcs: Don't call gcs_free() when releasing task_struct
Mark Brown
2025-07-14
arm64: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
2025-07-08
arm64: Detect FEAT_DoubleFault2
Oliver Upton
2025-07-08
arm64: Detect FEAT_SCTLR2
Oliver Upton
2025-07-08
irqchip/gic-v5: Add GICv5 LPI/IPI support
Lorenzo Pieralisi
2025-07-08
arm64: smp: Support non-SGIs for IPIs
Marc Zyngier
2025-07-08
arm64: cpucaps: Add GICv5 CPU interface (GCIE) capability
Lorenzo Pieralisi
2025-07-08
arm64: cpucaps: Rename GICv3 CPU interface capability
Lorenzo Pieralisi
2025-07-08
arm64: fix unnecessary rebuilding when CONFIG_DEBUG_EFI=y
Masahiro Yamada
2025-07-08
arm64: remove CONFIG_VMAP_STACK checks from entry code
Breno Leitao
2025-07-08
arm64: remove CONFIG_VMAP_STACK checks from SDEI stack handling
Breno Leitao
2025-07-08
arm64: remove CONFIG_VMAP_STACK checks from stacktrace overflow logic
Breno Leitao
2025-07-08
arm64: remove CONFIG_VMAP_STACK conditionals from traps overflow stack
Breno Leitao
2025-07-08
arm64: remove CONFIG_VMAP_STACK conditionals from irq stack setup
Breno Leitao
2025-07-08
arm64: efi: Remove CONFIG_VMAP_STACK check
Breno Leitao
2025-07-08
arm64: debug: remove debug exception registration infrastructure
Ada Couprie Diaz
2025-07-08
arm64: debug: split bkpt32 exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split brk64 exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split hardware watchpoint exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: split single stepping exception entry
Ada Couprie Diaz
2025-07-08
arm64: debug: refactor reinstall_suspended_bps()
Ada Couprie Diaz
2025-07-08
arm64: debug: split hardware breakpoint exception entry
Ada Couprie Diaz
2025-07-08
arm64: entry: Add entry and exit functions for debug exceptions
Ada Couprie Diaz
2025-07-08
arm64: debug: remove break/step handler registration infrastructure
Ada Couprie Diaz
2025-07-08
arm64: debug: call step handlers statically
Ada Couprie Diaz
2025-07-08
arm64: debug: call software breakpoint handlers statically
Ada Couprie Diaz
2025-07-08
arm64: refactor aarch32_break_handler()
Ada Couprie Diaz
[next]