summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
5 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds6-9/+121
5 daysMerge branch 'for-next/c1-pro-erratum-4193714' into for-next/coreCatalin Marinas5-9/+120
5 daysMerge branches 'for-next/misc' and 'for-next/mpam' into for-next/coreCatalin Marinas1-0/+1
8 daysMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-6/+26
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-36/+257
9 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds1-73/+0
10 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-33/+32
11 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds20-426/+723
11 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+19
11 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+5
11 daysarm64/hwcap: Include kernel-hwcap.h in list of generated filesMark Brown1-0/+1
12 daysMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-16/+1
12 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-22/+0
12 daysMerge branch 'nocache-cleanup'Linus Torvalds1-1/+1
12 daysMerge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini14-36/+257
2026-04-10arm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas4-4/+101
2026-04-10arm64: cputype: Add C1-Pro definitionsCatalin Marinas1-0/+2
2026-04-10arm64: tlb: Pass the corresponding mm to __tlbi_sync_s1ish()Catalin Marinas1-4/+4
2026-04-10arm64: tlb: Introduce __tlbi_sync_s1ish_{kernel,batch}() for TLB maintenanceCatalin Marinas1-4/+16
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas21-431/+742
2026-04-09arm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check modeMuhammad Usama Anjum1-0/+6
2026-04-09arm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcapsMark Brown1-118/+2
2026-04-08arm64: entry: Use split preemption logicMark Rutland1-13/+8
2026-04-08arm64: entry: Don't preempt with SError or Debug maskedMark Rutland1-8/+13
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier1-8/+1
2026-04-08Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/nextMarc Zyngier5-27/+71
2026-04-08Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/nextMarc Zyngier1-0/+2
2026-04-08Merge branch kvm-arm64/pkvm-psci into kvmarm-master/nextMarc Zyngier3-7/+4
2026-04-08Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/nextMarc Zyngier2-0/+13
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier7-0/+59
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier6-2/+115
2026-04-06ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng1-4/+0
2026-04-06ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng1-1/+0
2026-04-06arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng1-12/+2
2026-04-05mm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)1-1/+6
2026-04-05mm: change to return bool for pmdp_test_and_clear_young()Baolin Wang1-3/+2
2026-04-05mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang1-9/+8
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang1-9/+7
2026-04-05arm64: mm: implement the architecture-specific test_and_clear_young_ptes()Baolin Wang1-6/+12
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)1-6/+0
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)1-1/+0
2026-04-05mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park1-2/+1
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+31
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-24/+0
2026-04-03xor: avoid indirect calls for arm64-optimized opsChristoph Hellwig1-5/+8
2026-04-03arm64: move the XOR code to lib/raid/Christoph Hellwig1-55/+3
2026-04-03xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig1-9/+9
2026-04-03arm64/xor: fix conflicting attributes for xor_block_templateChristoph Hellwig1-1/+1
2026-04-02arm64: mm: Remove pmd_sect() and pud_sect()Ryan Roberts1-7/+12