summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2026-07-22arm64: errata: work around NVIDIA Olympus device store/load orderingShanker Donthineni
2026-07-22arm64: topology: read CPPC FFH feedback counters in one operationPengjie Zhang
2026-07-21arm64/coco: Add pKVM as a CC platformMostafa Saleh
2026-07-21arm64: Clarify ARM64_WORKAROUND_REPEAT_TLBI semanticsMark Rutland
2026-07-21KVM: arm64: Add a helper providing an inlined literal value for ICH_VTR_EL2Marc Zyngier
2026-07-21KVM: arm64: Move GICv3 broken SEIS implementation detection to a CPU errrataMarc Zyngier
2026-07-17arm64: kprobes: Allow reentering kprobes while single-steppingPu Hu
2026-07-17arm64: kprobes: Only handle faults originating from XOL slotPu Hu
2026-07-17Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon
2026-07-16arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-07-12seccomp, treewide: Rename and convert __secure_computing() to return booleanJinjie Ruan
2026-07-07arm64: vdso32: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-06-30arm64: kexec_file: Add support for crashkernel CMA reservationJinjie Ruan
2026-06-30arm64: kexec_file: Use crash_prepare_headers() helper to simplify codeJinjie Ruan
2026-06-29arm64: Avoid eager DVMSync reclaim batches with C1-Pro SME erratumCatalin Marinas
2026-06-29cpu/hotplug: Fix NULL kobject warning in cpuhp_smt_enable()Jinjie Ruan
2026-06-29arm64: smp: Fix hot-unplug tearing by forcing unregistrationJinjie Ruan
2026-06-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-06-19arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BASBreno Leitao
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-19arm64: static_call: include asm/insns.hArnd Bergmann
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
2026-06-14Merge branch 'for-next/mpam' into for-next/coreWill Deacon
2026-06-14Merge branch 'for-next/mm' into for-next/coreWill Deacon
2026-06-14Merge branch 'for-next/misc' into for-next/coreWill Deacon
2026-06-14Merge branch 'for-next/fpsimd-cleanups' into for-next/coreWill Deacon
2026-06-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2026-06-12Merge branch kvm-arm64/nv-mmu-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/misc-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-10arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon
2026-06-10arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni
2026-06-10arm64: 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