aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-04-18arm64: Rework checks for broken Cavium HW in the PI codeMarc Zyngier3-6/+25
2025-04-09arm64/fpsimd: signal: Simplify preserve_tpidr2_context()Mark Rutland1-3/+2
2025-04-09arm64/fpsimd: signal: Always save+flush state earlyMark Rutland2-82/+12
2025-04-09arm64/fpsimd: signal32: Always save+flush state earlyMark Rutland1-4/+7
2025-04-09arm64/fpsimd: Add fpsimd_save_and_flush_current_state()Mark Rutland1-0/+11
2025-04-09arm64/fpsimd: Fix merging of FPSIMD state during signal returnMark Rutland1-1/+1
2025-04-09arm64/fpsimd: Reset FPMR upon exec()Mark Rutland1-0/+3
2025-04-09arm64/fpsimd: Avoid clobbering kernel FPSIMD state with SMSTOPMark Rutland1-1/+1
2025-04-09arm64/fpsimd: Don't corrupt FPMR when streaming mode changesMark Brown1-3/+3
2025-04-09arm64/fpsimd: Discard stale CPU state when handling SME trapsMark Brown1-0/+2
2025-04-09arm64/fpsimd: Remove opportunistic freeing of SME stateMark Rutland1-13/+4
2025-04-09arm64/fpsimd: Remove redundant SVE trap manipulationMark Rutland1-5/+3
2025-04-09arm64/fpsimd: Remove unused fpsimd_force_sync_to_sve()Mark Rutland1-14/+0
2025-04-09arm64/fpsimd: Avoid RES0 bits in the SME trap handlerMark Rutland1-1/+1
2025-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-0/+3
2025-04-01mseal sysmap: enable arm64Jeff Xu1-3/+6
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2025-04-01arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos1-0/+2
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+3
2025-03-28arm64: Add support for HIP09 Spectre-BHB mitigationJinqian Yang1-0/+1
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-30/+166
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-114/+294
2025-03-25Merge branch 'for-next/smt-control' into for-next/coreCatalin Marinas1-0/+54
2025-03-25Merge branches 'for-next/amuv1-avg-freq', 'for-next/pkey_unrestricted', 'for-...Catalin Marinas4-114/+240
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-96/+12
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+1
2025-03-24Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2025-03-19Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/nextOliver Upton3-5/+74
2025-03-19Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/nextOliver Upton4-22/+77
2025-03-19Merge branch 'kvm-arm64/nv-idregs' into kvmarm/nextOliver Upton1-2/+13
2025-03-17arm64: Rely on generic printing of preemption modelSebastian Andrzej Siewior1-9/+1
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-1/+1
2025-03-14arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson1-1/+14
2025-03-14arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe listDouglas Anderson1-0/+3
2025-03-14arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHBDouglas Anderson1-101/+102
2025-03-14arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_listDouglas Anderson1-0/+1
2025-03-14arm64: topology: Support SMT control on ACPI based systemYicong Yang1-0/+54
2025-03-14arm64/mm: Define PTDESC_ORDERAnshuman Khandual1-1/+1
2025-03-13arm64/kernel: Always use level 2 or higher for early mappingsArd Biesheuvel1-2/+2
2025-03-11arm64: Enable IMP DEF PMUv3 traps on Apple M*Oliver Upton1-0/+44
2025-03-11KVM: arm64: Drop kvm_arm_pmu_available static keyOliver Upton1-5/+0
2025-03-11KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3Oliver Upton1-0/+30
2025-03-10arm64/sysreg: Rename POE_RXW to POE_RWXKevin Brodsky1-1/+1
2025-03-10arm64/sysreg: Improve PIR/POR helpersKevin Brodsky1-1/+1
2025-03-10arm64: module: Use RCU in all users of __module_text_address().Sebastian Andrzej Siewior1-4/+3
2025-03-02KVM: arm64: Initialize SCTLR_EL1 in __kvm_hyp_init_cpu()Ahmed Genidi1-1/+2
2025-03-02KVM: arm64: Initialize HCR_EL2.E2H earlyMark Rutland1-18/+1
2025-02-26smccc/kvm_guest: Enable errata based on implementation CPUsShameer Kolothum2-5/+42
2025-02-26arm64: Make  _midr_in_range_list() an exported functionShameer Kolothum2-0/+16
2025-02-26arm64: Modify _midr_range() functions to read MIDR/REVIDR internallyShameer Kolothum3-22/+24