summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
6 daysMerge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
7 daysMerge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
8 daysMerge branch 'for-next/mpam' into for-next/coreWill Deacon
8 daysMerge branch 'for-next/mm' into for-next/coreWill Deacon
8 daysMerge branch 'for-next/misc' into for-next/coreWill Deacon
8 daysMerge branch 'for-next/fpsimd-cleanups' into for-next/coreWill Deacon
8 daysMerge branch 'for-next/errata' into for-next/coreWill Deacon
10 daysMerge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/nextMarc Zyngier
10 daysMerge branch kvm-arm64/misc-7.2 into kvmarm-master/nextMarc Zyngier
12 daysarm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
12 daysarm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
12 daysarm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland
2026-06-05kconfig: Remove the architecture specific config for PropellerRong Xu
2026-06-05arm64/mm: Rename ptdesc_tAnshuman Khandual
2026-06-05arm64: Rename page table BSS section to .bss..pgtblArd Biesheuvel
2026-06-03arm64: patching: replace min_t with min in __text_pokeThorsten Blum
2026-06-03arm64: cpufeature: Expose ID_AA64ISAR2_EL1.ATS1A to KVMMarc Zyngier
2026-06-03arm64: fpsimd: Move SME save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Move sve_flush_live() inlineMark Rutland
2026-06-03arm64: fpsimd: Move SVE save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SME stateMark Rutland
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland
2026-06-03arm64: fpsimd: Move fpsimd save/restore inlineMark Rutland
2026-06-03arm64: fpsimd: Split FPSR/FPCR from SVE save/restoreMark Rutland
2026-06-03arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inlineMark Rutland
2026-06-03arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()Mark Rutland
2026-06-03arm64: fpsimd: Fold sve_init_regs() into do_sve_acc()Mark Rutland
2026-06-03arm64: fpsimd: Fix type mismatch in sme_{save,load}_state()Mark Rutland
2026-06-03arm64: fpsimd: Fix type mismatch in sve_{save,load}_state()Mark Rutland
2026-06-03arm64: kernel: Disable CNP on HiSilicon HIP09Zeng Heng
2026-06-03arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capabilityZeng Heng
2026-06-02arm64: Move fixmap and kasan page tables to end of kernel imageArd Biesheuvel
2026-05-27KVM: arm64: Don't populate TPIDR_EL2 in finalise_el2()Will Deacon
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-26exec_state: relocate dumpable informationChristian Brauner (Amutable)
2026-05-26sched/coredump: introduce enum task_dumpableChristian Brauner (Amutable)
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-05-19arm64/cpufeature: Define hwcaps for 2025 dpISA featuresMark Brown
2026-05-19arm64: cpufeature: Add support for the MPAM v0.1 architecture versionZeng Heng
2026-05-19arm64: panic from init_IRQ if IRQ handler stacks cannot be allocatedOsama Abdelkader
2026-05-19arm64: smp: Do not mark secondary CPUs possible under nosmpPengjie Zhang
2026-05-19arm64: proton-pack: use sysfs_emit in sysfs show functionsThorsten Blum
2026-05-17Merge tag 'sched-urgent-2026-05-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-08arm64/entry: Fix arm64-specific rseq brokennessMark Rutland
2026-05-06arm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao
2026-05-01arm64: signal: Preserve POR_EL0 if poe_context is missingKevin Brodsky
2026-04-27arm64/scs: Fix potential sign extension issue of advance_loc4Wentao Guan