index
:
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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
2025-05-07
arm64: Introduce esr_is_ubsan_brk()
Mostafa Saleh
2025-05-06
arm64: Add FEAT_FGT2 capability
Marc Zyngier
2025-05-06
arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent...
Yeoreum Yun
2025-05-06
KVM: arm64: Add .hyp.data section
David Brazdil
2025-05-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-05-01
arm64: errata: Add missing sentinels to Spectre-BHB MIDR arrays
Will Deacon
2025-04-30
arm64/fpsimd: Avoid warning when sve_to_fpsimd() is unused
Mark Rutland
2025-04-29
arm64: Extend pr_crit message on invalid FDT
Bartosz Szczepanek
2025-04-29
arm64: Expose AIDR_EL1 via sysfs
Oliver Upton
2025-04-29
arm64: enable PREEMPT_LAZY
Mark Rutland
2025-04-29
arm64/cpufeature: Add missing id_aa64mmfr4 feature reg update
Yicong Yang
2025-04-29
arm64/mm: Remove randomization of the linear map
Ard Biesheuvel
2025-04-29
arm64/fpsimd: Avoid unnecessary per-CPU buffers for EFI runtime calls
Ard Biesheuvel
2025-04-28
arm64/fpsimd: signal: Clear TPIDR2 when delivering signals
Mark Rutland
2025-04-24
Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2025-04-18
arm64: Rework checks for broken Cavium HW in the PI code
Marc Zyngier
2025-04-09
arm64/fpsimd: signal: Simplify preserve_tpidr2_context()
Mark Rutland
2025-04-09
arm64/fpsimd: signal: Always save+flush state early
Mark Rutland
2025-04-09
arm64/fpsimd: signal32: Always save+flush state early
Mark Rutland
2025-04-09
arm64/fpsimd: Add fpsimd_save_and_flush_current_state()
Mark Rutland
2025-04-09
arm64/fpsimd: Fix merging of FPSIMD state during signal return
Mark Rutland
2025-04-09
arm64/fpsimd: Reset FPMR upon exec()
Mark Rutland
2025-04-09
arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP
Mark Rutland
2025-04-09
arm64/fpsimd: Don't corrupt FPMR when streaming mode changes
Mark Brown
2025-04-09
arm64/fpsimd: Discard stale CPU state when handling SME traps
Mark Brown
2025-04-09
arm64/fpsimd: Remove opportunistic freeing of SME state
Mark Rutland
2025-04-09
arm64/fpsimd: Remove redundant SVE trap manipulation
Mark Rutland
2025-04-09
arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()
Mark Rutland
2025-04-09
arm64/fpsimd: Avoid RES0 bits in the SME trap handler
Mark Rutland
2025-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-04-01
mseal sysmap: enable arm64
Jeff Xu
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-01
arm64: Don't call NULL in do_compat_alignment_fixup()
Angelos Oikonomopoulos
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-28
arm64: Add support for HIP09 Spectre-BHB mitigation
Jinqian Yang
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-03-25
Merge branch 'for-next/smt-control' into for-next/core
Catalin Marinas
2025-03-25
Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...
Catalin Marinas
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-19
Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/next
Oliver Upton
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
2025-03-19
Merge branch 'kvm-arm64/nv-idregs' into kvmarm/next
Oliver Upton
2025-03-17
arm64: Rely on generic printing of preemption model
Sebastian Andrzej Siewior
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-03-14
arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
Douglas Anderson
2025-03-14
arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
Douglas Anderson
2025-03-14
arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
Douglas Anderson
[prev]
[next]