index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-04-29
arm64: Extend pr_crit message on invalid FDT
Bartosz Szczepanek
-5
/
+5
2025-04-29
arm64: Expose AIDR_EL1 via sysfs
Oliver Upton
-0
/
+3
2025-04-29
arm64: enable PREEMPT_LAZY
Mark Rutland
-1
/
+1
2025-04-29
arm64/cpufeature: Add missing id_aa64mmfr4 feature reg update
Yicong Yang
-0
/
+2
2025-04-29
arm64/mm: Remove randomization of the linear map
Ard Biesheuvel
-7
/
+0
2025-04-29
arm64/fpsimd: Avoid unnecessary per-CPU buffers for EFI runtime calls
Ard Biesheuvel
-31
/
+27
2025-04-28
arm64/fpsimd: signal: Clear TPIDR2 when delivering signals
Mark Rutland
-0
/
+1
2025-04-24
Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-6
/
+25
2025-04-18
arm64: Rework checks for broken Cavium HW in the PI code
Marc Zyngier
-6
/
+25
2025-04-09
arm64/fpsimd: signal: Simplify preserve_tpidr2_context()
Mark Rutland
-3
/
+2
2025-04-09
arm64/fpsimd: signal: Always save+flush state early
Mark Rutland
-82
/
+12
2025-04-09
arm64/fpsimd: signal32: Always save+flush state early
Mark Rutland
-4
/
+7
2025-04-09
arm64/fpsimd: Add fpsimd_save_and_flush_current_state()
Mark Rutland
-0
/
+11
2025-04-09
arm64/fpsimd: Fix merging of FPSIMD state during signal return
Mark Rutland
-1
/
+1
2025-04-09
arm64/fpsimd: Reset FPMR upon exec()
Mark Rutland
-0
/
+3
2025-04-09
arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOP
Mark Rutland
-1
/
+1
2025-04-09
arm64/fpsimd: Don't corrupt FPMR when streaming mode changes
Mark Brown
-3
/
+3
2025-04-09
arm64/fpsimd: Discard stale CPU state when handling SME traps
Mark Brown
-0
/
+2
2025-04-09
arm64/fpsimd: Remove opportunistic freeing of SME state
Mark Rutland
-13
/
+4
2025-04-09
arm64/fpsimd: Remove redundant SVE trap manipulation
Mark Rutland
-5
/
+3
2025-04-09
arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()
Mark Rutland
-14
/
+0
2025-04-09
arm64/fpsimd: Avoid RES0 bits in the SME trap handler
Mark Rutland
-1
/
+1
2025-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+3
2025-04-01
mseal sysmap: enable arm64
Jeff Xu
-3
/
+6
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+1
2025-04-01
arm64: Don't call NULL in do_compat_alignment_fixup()
Angelos Oikonomopoulos
-0
/
+2
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-4
/
+3
2025-03-28
arm64: Add support for HIP09 Spectre-BHB mitigation
Jinqian Yang
-0
/
+1
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-30
/
+166
2025-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-114
/
+294
2025-03-25
Merge branch 'for-next/smt-control' into for-next/core
Catalin Marinas
-0
/
+54
2025-03-25
Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...
Catalin Marinas
-114
/
+240
2025-03-25
Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-96
/
+12
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-9
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+2
2025-03-19
Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/next
Oliver Upton
-5
/
+74
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
-22
/
+77
2025-03-19
Merge branch 'kvm-arm64/nv-idregs' into kvmarm/next
Oliver Upton
-2
/
+13
2025-03-17
arm64: Rely on generic printing of preemption model
Sebastian Andrzej Siewior
-9
/
+1
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
-1
/
+1
2025-03-14
arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
Douglas Anderson
-1
/
+14
2025-03-14
arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
Douglas Anderson
-0
/
+3
2025-03-14
arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
Douglas Anderson
-101
/
+102
2025-03-14
arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
Douglas Anderson
-0
/
+1
2025-03-14
arm64: topology: Support SMT control on ACPI based system
Yicong Yang
-0
/
+54
2025-03-14
arm64/mm: Define PTDESC_ORDER
Anshuman Khandual
-1
/
+1
2025-03-13
arm64/kernel: Always use level 2 or higher for early mappings
Ard Biesheuvel
-2
/
+2
2025-03-11
arm64: Enable IMP DEF PMUv3 traps on Apple M*
Oliver Upton
-0
/
+44
2025-03-11
KVM: arm64: Drop kvm_arm_pmu_available static key
Oliver Upton
-5
/
+0
2025-03-11
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
Oliver Upton
-0
/
+30
[prev]
[next]