index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
2026-04-06
arm64: acpi: Add acpi_get_cpu_uid() for unified ACPI CPU UID retrieval
Chengwen Feng
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm: change to return bool for pmdp_test_and_clear_young()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
2026-04-05
arm64: mm: implement the architecture-specific test_and_clear_young_ptes()
Baolin Wang
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
2026-04-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
2026-04-02
xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
2026-04-02
arm64: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
2026-04-02
arm64/xor: fix conflicting attributes for xor_block_template
Christoph Hellwig
2026-04-02
arm64: mm: Remove pmd_sect() and pud_sect()
Ryan Roberts
2026-04-02
arm64: mm: Handle invalid large leaf mappings correctly
Ryan Roberts
2026-04-02
arm64: mm: Fix rodata=full block mapping support for realm guests
Ryan Roberts
2026-04-01
arm64: fpsimd: Remove obsolete cond_yield macro
Eric Biggers
2026-04-01
arm64: mm: Use generic enum pgtable_level
Kevin Brodsky
2026-04-01
KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
Sascha Bischoff
2026-04-01
arm64: Use static call trampolines when kCFI is enabled
Ard Biesheuvel
2026-03-30
x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcache
Linus Torvalds
2026-03-30
KVM: arm64: Allow userspace to create protected VMs when pKVM is enabled
Will Deacon
2026-03-30
KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
Will Deacon
2026-03-30
KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
Will Deacon
2026-03-30
KVM: arm64: Introduce hypercall to force reclaim of a protected page
Will Deacon
2026-03-30
KVM: arm64: Change 'pkvm_handle_t' to u16
Will Deacon
2026-03-30
KVM: arm64: Introduce host_stage2_set_owner_metadata_locked()
Will Deacon
2026-03-30
KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()
Will Deacon
2026-03-30
KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()
Will Deacon
2026-03-30
KVM: arm64: Introduce __pkvm_host_donate_guest()
Will Deacon
2026-03-30
KVM: arm64: Split teardown hypercall into two phases
Will Deacon
2026-03-30
KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls
Will Deacon
2026-03-30
KVM: arm64: Don't advertise unsupported features for protected guests
Will Deacon
2026-03-28
KVM: arm64: Disable SPE Profiling Buffer when running in guest context
Will Deacon
2026-03-28
KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest context
Will Deacon
2026-03-27
arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
James Morse
2026-03-27
arm_mpam: resctrl: Add CDP emulation
James Morse
2026-03-27
arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
James Morse
2026-03-27
arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
Ben Horgan
2026-03-27
arm64: mpam: Context switch the MPAM registers
James Morse
2026-03-27
arm64: futex: Support futex with FEAT_LSUI
Yeoreum Yun
2026-03-27
arm64: futex: Refactor futex atomic operation
Yeoreum Yun
2026-03-26
arm64: cpufeature: Add FEAT_LSUI
Yeoreum Yun
2026-03-25
arm64: mm: __ptep_set_access_flags must hint correct TTL
Ryan Roberts
2026-03-23
KVM: arm64: Remove extra ISBs when using msr_hcr_el2
Marc Zyngier
2026-03-23
KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}
Marc Zyngier
2026-03-23
KVM: arm64: nv: Expose shadow page tables in debugfs
Wei-Lin Chang
2026-03-19
KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
Sascha Bischoff
[prev]
[next]