summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
9 hoursMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
13 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
24 hoursMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
3 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
3 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
4 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
4 daysMerge branch 'nocache-cleanup'Linus Torvalds
5 daysMerge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
8 daysMerge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas
8 daysarm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check modeMuhammad Usama Anjum
8 daysarm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcapsMark Brown
9 daysarm64: entry: Use split preemption logicMark Rutland
9 daysarm64: entry: Don't preempt with SError or Debug maskedMark Rutland
10 daysMerge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier
10 daysMerge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/nextMarc Zyngier
10 daysMerge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/nextMarc Zyngier
10 daysMerge branch kvm-arm64/pkvm-psci into kvmarm-master/nextMarc Zyngier
10 daysMerge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/nextMarc Zyngier
10 daysMerge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier
10 daysMerge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier
12 daysACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()Chengwen Feng
12 daysACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.hChengwen Feng
12 daysarm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrievalChengwen Feng
12 daysmm: convert do_brk_flags() to use vma_flags_tLorenzo Stoakes (Oracle)
12 daysmm: change to return bool for pmdp_test_and_clear_young()Baolin Wang
12 daysmm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()Baolin Wang
12 daysmm: change to return bool for ptep_test_and_clear_young()Baolin Wang
12 daysarm64: mm: implement the architecture-specific test_and_clear_young_ptes()Baolin Wang
12 daysmm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)
12 daysarch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
12 daysmm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()Seongsu Park
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02xor: avoid indirect calls for arm64-optimized opsChristoph Hellwig
2026-04-02arm64: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-02arm64/xor: fix conflicting attributes for xor_block_templateChristoph Hellwig
2026-04-02arm64: mm: Remove pmd_sect() and pud_sect()Ryan Roberts
2026-04-02arm64: mm: Handle invalid large leaf mappings correctlyRyan Roberts
2026-04-02arm64: mm: Fix rodata=full block mapping support for realm guestsRyan Roberts
2026-04-01arm64: fpsimd: Remove obsolete cond_yield macroEric Biggers
2026-04-01arm64: mm: Use generic enum pgtable_levelKevin Brodsky
2026-04-01KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIsSascha Bischoff
2026-04-01arm64: Use static call trampolines when kCFI is enabledArd Biesheuvel
2026-03-30x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds
2026-03-30KVM: arm64: Allow userspace to create protected VMs when pKVM is enabledWill Deacon
2026-03-30KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pteWill Deacon