summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
13 daysarm64/gcs: Flush the GCS locking state on execMark Brown
13 daysarm64/efi: Remove unneeded SVE/SME fallback preserve/store handlingArd Biesheuvel
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...Catalin Marinas
2025-11-25KVM: arm64: Convert ICH_HCR_EL2_TDIR cap to EARLY_LOCAL_CPU_FEATUREMarc Zyngier
2025-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-24KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trappingMarc Zyngier
2025-11-24KVM: arm64: Turn vgic-v3 errata traps into a patched-in constantMarc Zyngier
2025-11-24arm64: Detect FEAT_XNXOliver Upton
2025-11-24arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORYJonathan Marek
2025-11-24Revert "arm64: acpi: Enable ACPI CCEL support"Will Deacon
2025-11-17arm64/sme: Support disabling streaming mode via ptrace on SME only systemsMark Brown
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual
2025-11-12Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stackEric Biggers
2025-11-12arm64: Fix double word in commentsBo Liu
2025-11-12arm64: Fix typos and spelling errors in commentsmrigendrachaubey
2025-11-12arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stackArd Biesheuvel
2025-11-11arm64: add unlikely hint to MTE async fault check in el0_svc_commonLi Qiang
2025-11-11arm64: acpi: add newline to deferred APEI warningOsama Abdelkader
2025-11-11arm64: entry: Clean out some indirectionLinus Walleij
2025-11-11arm64/efi: Call EFI runtime services without disabling preemptionArd Biesheuvel
2025-11-11arm64/efi: Move uaccess en/disable out of efi_set_pgd()Ard Biesheuvel
2025-11-11arm64/efi: Drop efi_rt_lock spinlock from EFI arch wrapperArd Biesheuvel
2025-11-11arm64/fpsimd: Permit kernel mode NEON with IRQs offArd Biesheuvel
2025-11-11arm64/fpsimd: Don't warn when EFI execution context is preemptibleArd Biesheuvel
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-11-10Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"Christian Brauner
2025-11-09mm/huge_memory: initialise the tags of the huge zero folioCatalin Marinas
2025-11-07arm64: use SOFTIRQ_ON_OWN_STACK for enabling softirq stackRyo Takakura
2025-11-07arm64: Remove assertion on CONFIG_VMAP_STACKDawei Li
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaś
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaś
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong
2025-11-07arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORYshechenglong
2025-11-07arm64: kprobes: check the return value of set_memory_rox()Yang Shi
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal
2025-11-04entry: Split up exit_to_user_mode_prepare()Thomas Gleixner
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier
2025-10-27Merge 6.18-rc3 into driver-core-nextGreg Kroah-Hartman