index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
9 hours
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30 hours
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
41 hours
Merge tag 'kvmarm-6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2 days
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2 days
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
5 days
Merge tag 'irqchip-gic-v5-host' into kvmarm/next
Oliver Upton
7 days
Merge branch 'for-next/feat_mte_store_only' into for-next/core
Catalin Marinas
7 days
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
8 days
arm64/gcs: task_gcs_el0_enable() should use passed task
Jeremy Linton
9 days
arm64/entry: Mask DAIF in cpu_switch_to(), call_on_irq_stack()
Ada Couprie Diaz
9 days
arm64: signal: Remove ISB when resetting POR_EL0
Kevin Brodsky
9 days
stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
Kees Cook
9 days
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
14 days
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
2025-07-08
arm64: debug: clean up single_step_handler logic
Ada Couprie Diaz
2025-07-04
arm64: poe: Handle spurious Overlay faults
Kevin Brodsky
2025-07-04
arm64: Filter out SME hwcaps when FEAT_SME isn't implemented
Mark Brown
2025-07-04
arm64: move smp_send_stop() cpu mask off stack
Arnd Bergmann
2025-07-04
arm64: Unconditionally select CONFIG_JUMP_LABEL
Marc Zyngier
2025-07-04
arm64: efi: Fix KASAN false positive for EFI runtime stack
Breno Leitao
2025-07-04
arm64/watchdog_hld: Add a cpufreq notifier for update watchdog thresh
Yicong Yang
2025-07-03
arm64/debug: Drop redundant DBG_MDSCR_* macros
Anshuman Khandual
[next]