index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Lines
14 days
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-6
/
+26
14 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-36
/
+256
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-73
/
+0
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-33
/
+32
2026-04-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-426
/
+723
2026-04-14
Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+19
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+5
2026-04-13
Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-16
/
+1
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-22
/
+0
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
-1
/
+1
2026-04-13
Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
-36
/
+256
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
-431
/
+742
2026-04-09
arm64: mte: Skip TFSR_EL1 checks and barriers in synchronous tag check mode
Muhammad Usama Anjum
-0
/
+6
2026-04-09
arm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcaps
Mark Brown
-118
/
+2
2026-04-08
arm64: entry: Use split preemption logic
Mark Rutland
-13
/
+8
2026-04-08
arm64: entry: Don't preempt with SError or Debug masked
Mark Rutland
-8
/
+13
2026-04-08
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
-8
/
+1
2026-04-08
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
-27
/
+71
2026-04-08
Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/next
Marc Zyngier
-0
/
+2
2026-04-08
Merge branch kvm-arm64/pkvm-psci into kvmarm-master/next
Marc Zyngier
-7
/
+4
2026-04-08
Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/next
Marc Zyngier
-0
/
+13
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
-0
/
+58
2026-04-08
Merge branch kvm-arm64/hyp-tracing into kvmarm-master/next
Marc Zyngier
-2
/
+115
2026-04-06
ACPI: PPTT: Use acpi_get_cpu_uid() and remove get_acpi_id_for_cpu()
Chengwen Feng
-4
/
+0
2026-04-06
ACPI: Centralize acpi_get_cpu_uid() declaration in include/linux/acpi.h
Chengwen Feng
-1
/
+0
2026-04-06
arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
-12
/
+2
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
-1
/
+6
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
-3
/
+2
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
-9
/
+8
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
-9
/
+7
2026-04-05
arm64: mm: implement the architecture-specific test_and_clear_young_ptes()
Baolin Wang
-6
/
+12
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
-6
/
+0
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
-1
/
+0
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
-2
/
+1
2026-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+31
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-24
/
+0
2026-04-02
xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
-5
/
+8
2026-04-02
arm64: move the XOR code to lib/raid/
Christoph Hellwig
-55
/
+3
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
-9
/
+9
2026-04-02
arm64/xor: fix conflicting attributes for xor_block_template
Christoph Hellwig
-1
/
+1
2026-04-02
arm64: mm: Remove pmd_sect() and pud_sect()
Ryan Roberts
-7
/
+12
2026-04-02
arm64: mm: Handle invalid large leaf mappings correctly
Ryan Roberts
-2
/
+9
2026-04-02
arm64: mm: Fix rodata=full block mapping support for realm guests
Ryan Roberts
-0
/
+2
2026-04-01
arm64: fpsimd: Remove obsolete cond_yield macro
Eric Biggers
-22
/
+0
2026-04-01
arm64: mm: Use generic enum pgtable_level
Kevin Brodsky
-7
/
+0
2026-04-01
KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
Sascha Bischoff
-8
/
+1
2026-04-01
arm64: Use static call trampolines when kCFI is enabled
Ard Biesheuvel
-0
/
+31
2026-03-30
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
-1
/
+1
2026-03-30
KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled
Will Deacon
-1
/
+1
2026-03-30
KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
Will Deacon
-0
/
+1
[next]