summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2025-04-29arm64: Extend pr_crit message on invalid FDTBartosz Szczepanek
2025-04-29arm64: Expose AIDR_EL1 via sysfsOliver Upton
2025-04-29arm64: enable PREEMPT_LAZYMark Rutland
2025-04-29arm64/cpufeature: Add missing id_aa64mmfr4 feature reg updateYicong Yang
2025-04-29arm64/mm: Remove randomization of the linear mapArd Biesheuvel
2025-04-29arm64/fpsimd: Avoid unnecessary per-CPU buffers for EFI runtime callsArd Biesheuvel
2025-04-28arm64/fpsimd: signal: Clear TPIDR2 when delivering signalsMark Rutland
2025-04-24Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-04-18arm64: Rework checks for broken Cavium HW in the PI codeMarc Zyngier
2025-04-09arm64/fpsimd: signal: Simplify preserve_tpidr2_context()Mark Rutland
2025-04-09arm64/fpsimd: signal: Always save+flush state earlyMark Rutland
2025-04-09arm64/fpsimd: signal32: Always save+flush state earlyMark Rutland
2025-04-09arm64/fpsimd: Add fpsimd_save_and_flush_current_state()Mark Rutland
2025-04-09arm64/fpsimd: Fix merging of FPSIMD state during signal returnMark Rutland
2025-04-09arm64/fpsimd: Reset FPMR upon exec()Mark Rutland
2025-04-09arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOPMark Rutland
2025-04-09arm64/fpsimd: Don't corrupt FPMR when streaming mode changesMark Brown
2025-04-09arm64/fpsimd: Discard stale CPU state when handling SME trapsMark Brown
2025-04-09arm64/fpsimd: Remove opportunistic freeing of SME stateMark Rutland
2025-04-09arm64/fpsimd: Remove redundant SVE trap manipulationMark Rutland
2025-04-09arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()Mark Rutland
2025-04-09arm64/fpsimd: Avoid RES0 bits in the SME trap handlerMark Rutland
2025-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-04-01mseal sysmap: enable arm64Jeff Xu
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-01arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-28arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-25Merge branch 'for-next/smt-control' into for-next/coreCatalin Marinas
2025-03-25Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...Catalin Marinas
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-19Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton
2025-03-17arm64: Rely on generic printing of preemption modelSebastian Andrzej Siewior
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-14arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson
2025-03-14arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe listDouglas Anderson
2025-03-14arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson
2025-03-14arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_listDouglas Anderson
2025-03-14arm64: topology: Support SMT control on ACPI based systemYicong Yang
2025-03-14arm64/mm: Define PTDESC_ORDERAnshuman Khandual
2025-03-13arm64/kernel: Always use level 2 or higher for early mappingsArd Biesheuvel
2025-03-11arm64: Enable IMP DEF PMUv3 traps on Apple M*Oliver Upton
2025-03-11KVM: arm64: Drop kvm_arm_pmu_available static keyOliver Upton
2025-03-11KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3Oliver Upton