summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2025-05-08arm64: bpf: Add BHB mitigation to the epilogue for cBPF programsJames Morse
2025-05-08arm64: proton-pack: Expose whether the branchy loop k valueJames Morse
2025-05-08arm64: proton-pack: Expose whether the platform is mitigated by firmwareJames Morse
2025-05-08arm64/fpsimd: signal: Consistently read FPSIMD contextMark Rutland
2025-05-08arm64/fpsimd: signal: Mandate SVE payload for streaming-mode stateMark Rutland
2025-05-08arm64/fpsimd: signal: Clear PSTATE.SM when restoring FPSIMD frame onlyMark Rutland
2025-05-08arm64/fpsimd: Do not discard modified SVE stateMark Rutland
2025-05-07ubsan: Remove regs from report_ubsan_failure()Mostafa Saleh
2025-05-07arm64: Introduce esr_is_ubsan_brk()Mostafa Saleh
2025-05-06arm64: Add FEAT_FGT2 capabilityMarc Zyngier
2025-05-06arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent...Yeoreum Yun
2025-05-06KVM: arm64: Add .hyp.data sectionDavid Brazdil
2025-05-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-05-01arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon
2025-04-30arm64/fpsimd: Avoid warning when sve_to_fpsimd() is unusedMark Rutland
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