summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
11 daysarm64: poe: Handle spurious Overlay faultsKevin Brodsky
11 daysarm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown
11 daysarm64: move smp_send_stop() cpu mask off stackArnd Bergmann
11 daysarm64: Unconditionally select CONFIG_JUMP_LABELMarc Zyngier
11 daysarm64: efi: Fix KASAN false positive for EFI runtime stackBreno Leitao
2025-06-12arm64/ptrace: Fix stack-out-of-bounds read in regs_get_kernel_stack_nth()Tengda Wu
2025-06-12arm64/gcs: Don't call gcs_free() during flush_gcs()Mark Brown
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-06-02arm64: Add override for MPAMXi Ruoyao
2025-06-02arm64: Work around convergence issue with LLD linkerArd Biesheuvel
2025-06-02arm64: Disable LLD linker ASSERT()s for the time beingArd Biesheuvel
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-27Merge branch 'for-next/sme-fixes' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/misc' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/fixes' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/entry' into for-next/coreWill Deacon
2025-05-27Merge branch 'for-next/efi' into for-next/coreWill Deacon
2025-05-26Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2025-05-23Merge branch kvm-arm64/misc-6.16 into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/mte-frac into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/ubsan-el2 into kvmarm-master/nextMarc Zyngier
2025-05-21include: pe.h: Fix PE definitionsPali Rohár
2025-05-21Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16Marc Zyngier
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips
2025-05-16arm64/boot: Disallow BSS exports to startup codeArd Biesheuvel
2025-05-16arm64/boot: Move global CPU override variables out of BSSArd Biesheuvel
2025-05-16arm64/boot: Move init_pgdir[] and init_idmap_pgdir[] into __pi_ namespaceArd Biesheuvel
2025-05-16arm64/mm: Re-organise setting up FEAT_S1PIE registers PIRE0_EL1 and PIR_EL1Anshuman Khandual
2025-05-16arm64/sysreg: Expose MTE_frac so that it is visible to KVMBen Horgan
2025-05-11arm64/mm: define ptdesc_tAnshuman Khandual
2025-05-11Merge tag 'arm64_cbpf_mitigation_2025_05_08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-05-09arm64/cpuinfo: only show one cpu's info in c_show()Ye Bin
2025-05-09arm64/mm: Batch barriers when updating kernel mappingsRyan Roberts
2025-05-08arm64: proton-pack: Add new CPUs 'k' values for branch mitigationJames Morse
2025-05-08arm64/fpsimd: ptrace: Gracefully handle errorsMark Rutland
2025-05-08arm64/fpsimd: ptrace: Mandate SVE payload for streaming-mode stateMark Rutland
2025-05-08arm64/fpsimd: ptrace: Do not present register data for inactive modeMark Rutland
2025-05-08arm64/fpsimd: ptrace: Save task state before generating SVE headerMark Rutland
2025-05-08arm64/fpsimd: ptrace/prctl: Ensure VL changes leave task in a valid stateMark Rutland
2025-05-08arm64/fpsimd: ptrace/prctl: Ensure VL changes do not resurrect stale dataMark Rutland
2025-05-08arm64/fpsimd: Make clone() compatible with ZA lazy savingMark Rutland
2025-05-08arm64/fpsimd: Clear PSTATE.SM during clone()Mark Rutland