aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds1-14/+40
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds17-70/+117
2025-12-02Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+2
2025-11-28Merge branch 'for-next/sysreg' into for-next/coreCatalin Marinas3-7/+7
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt', 'for-next/assembler-macro', 'for-next/typos', 'for-next/sme-ptrace-disable', 'for-next/local-tlbi-page-reused', 'for-next/mpam', 'for-next/acpi' and 'for-next/documentation', remote-tracking branch 'arm64/for-next/perf'...Catalin Marinas15-63/+110
2025-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-10/+2
2025-11-24arm64: proton-pack: Fix hard lockup when !MITIGATE_SPECTRE_BRANCH_HISTORYJonathan Marek1-0/+2
2025-11-24Revert "arm64: acpi: Enable ACPI CCEL support"Will Deacon1-10/+0
2025-11-17arm64/sme: Support disabling streaming mode via ptrace on SME only systemsMark Brown1-7/+33
2025-11-13arm64/sysreg: Replace TCR_EL1 field macrosAnshuman Khandual3-7/+7
2025-11-12Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stackEric Biggers1-14/+40
2025-11-12arm64: Fix double word in commentsBo Liu1-1/+1
2025-11-12arm64: Fix typos and spelling errors in commentsmrigendrachaubey8-9/+9
2025-11-12arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stackArd Biesheuvel1-14/+40
2025-11-11arm64: add unlikely hint to MTE async fault check in el0_svc_commonLi Qiang1-1/+1
2025-11-11arm64: acpi: add newline to deferred APEI warningOsama Abdelkader1-1/+1
2025-11-11arm64: entry: Clean out some indirectionLinus Walleij1-25/+3
2025-11-11arm64/efi: Call EFI runtime services without disabling preemptionArd Biesheuvel1-2/+21
2025-11-11arm64/efi: Move uaccess en/disable out of efi_set_pgd()Ard Biesheuvel1-0/+18
2025-11-11arm64/efi: Drop efi_rt_lock spinlock from EFI arch wrapperArd Biesheuvel1-4/+1
2025-11-11arm64/fpsimd: Permit kernel mode NEON with IRQs offArd Biesheuvel1-6/+19
2025-11-11arm64/fpsimd: Don't warn when EFI execution context is preemptibleArd Biesheuvel1-2/+2
2025-11-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds9-42/+66
2025-11-10Merge patch "kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS"Christian Brauner1-1/+2
2025-11-09mm/huge_memory: initialise the tags of the huge zero folioCatalin Marinas1-1/+2
2025-11-07arm64: use SOFTIRQ_ON_OWN_STACK for enabling softirq stackRyo Takakura1-1/+1
2025-11-07arm64: Remove assertion on CONFIG_VMAP_STACKDawei Li1-4/+0
2025-11-07arm64: Reject modules with internal alternative callbacksAdrian Barnaś2-9/+19
2025-11-07arm64: Fail module loading if dynamic SCS patching failsAdrian Barnaś4-8/+18
2025-11-07arm64: proton-pack: Fix hard lockup due to print in scheduler contextshechenglong2-15/+24
2025-11-07arm64: proton-pack: Drop print when !CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORYshechenglong1-2/+0
2025-11-07arm64: kprobes: check the return value of set_memory_rox()Yang Shi1-1/+4
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal1-2/+0
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is absent"Punit Agrawal1-7/+3
2025-11-04entry: Split up exit_to_user_mode_prepare()Thomas Gleixner1-1/+1
2025-10-30kbuild: Add '-fms-extensions' to areas with dedicated CFLAGSNathan Chancellor1-1/+2
2025-10-27genirq: Update request_percpu_nmi() to take an affinityMarc Zyngier1-1/+1
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz1-3/+5
2025-10-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-102/+20
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-6/+27
2025-10-03arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-4/+8
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-1/+19
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2025-09-30Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson into HEADPaolo Bonzini1-1/+1
2025-09-30Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini3-4/+32
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds21-347/+331
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-3/+3