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
2025-12-01
KVM: arm64: Implement HW access flag management in stage-1 SW PTW
Oliver Upton
2025-12-01
KVM: arm64: Propagate PTW errors up to AT emulation
Oliver Upton
2025-12-01
KVM: arm64: Add helper for swapping guest descriptor
Oliver Upton
2025-11-28
Merge branch 'for-next/sysreg' into for-next/core
Catalin Marinas
2025-11-28
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt',...
Catalin Marinas
2025-11-27
arm64/sysreg: Remove unused define ARM64_FEATURE_FIELD_BITS
Ben Horgan
2025-11-27
arm64: atomics: lse: Remove unused parameters from ATOMIC_FETCH_OP_AND macros
Seongsu Park
2025-11-24
KVM: arm64: GICv3: nv: Resync LRs/VMCR/HCR early for better MI emulation
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 traps
Marc Zyngier
2025-11-24
KVM: arm64: Eagerly save VMCR on exit
Marc Zyngier
2025-11-24
KVM: arm64: GICv3: Detect and work around the lack of ICV_DIR_EL1 trapping
Marc Zyngier
2025-11-24
KVM: arm64: nv: Forward FEAT_XNX permissions to the shadow stage-2
Oliver Upton
2025-11-24
KVM: arm64: Add support for FEAT_XNX stage-2 permissions
Oliver Upton
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
2025-11-19
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
2025-11-19
arm64, tlbflush: don't TLBI broadcast if page reused in write fault
Huang Ying
2025-11-18
mm/huge_memory: Fix initialization of huge zero folio
Linus Torvalds
2025-11-13
arm64/mm: Elide TLB flush in certain pte protection transitions
Dev Jain
2025-11-13
arm64/sysreg: Replace TCR_EL1 field macros
Anshuman Khandual
2025-11-12
Merge tag 'arm64-fpsimd-on-stack-for-v6.19' into libcrypto-fpsimd-on-stack
Eric Biggers
2025-11-12
Merge tag 'scoped-ksimd-for-arm-arm64' into libcrypto-fpsimd-on-stack
Eric Biggers
2025-11-12
arm64: Fix typos and spelling errors in comments
mrigendrachaubey
2025-11-12
KVM: arm64: VM exit to userspace to handle SEA
Jiaqi Yan
2025-11-12
arm64/fpsimd: Allocate kernel mode FP/SIMD buffers on the stack
Ard Biesheuvel
2025-11-12
arm64/fpu: Enforce task-context only for generic kernel mode FPU
Ard Biesheuvel
2025-11-12
arm64/xorblocks: Switch to 'ksimd' scoped guard API
Ard Biesheuvel
2025-11-12
arm64/simd: Add scoped guard API for kernel mode SIMD
Ard Biesheuvel
2025-11-11
arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers
Thomas Huth
2025-11-11
arm64: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
Thomas Huth
2025-11-11
arm64/efi: Move uaccess en/disable out of efi_set_pgd()
Ard Biesheuvel
2025-11-11
arm64/fpsimd: Permit kernel mode NEON with IRQs off
Ard Biesheuvel
2025-11-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-11-07
arm64/mm: Drop cpu_set_[default|idmap]_tcr_t0sz()
Anshuman Khandual
2025-11-07
arm64: remove unused ARCH_PFN_OFFSET
Omar Sandoval
2025-11-07
arm64: Remove assertion on CONFIG_VMAP_STACK
Dawei Li
2025-11-07
arm64: Reject modules with internal alternative callbacks
Adrian Barnaś
2025-11-07
arm64: Fail module loading if dynamic SCS patching fails
Adrian Barnaś
2025-11-07
arm64: proton-pack: Fix hard lockup due to print in scheduler context
shechenglong
2025-11-07
arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic context
Ryan Roberts
2025-11-07
arm64: Use load LSE atomics for the non-return per-CPU atomic operations
Catalin Marinas
2025-11-04
arm64: uaccess: Use unsafe wrappers for ASM GOTO
Thomas Gleixner
2025-10-27
Merge 6.18-rc3 into driver-core-next
Greg Kroah-Hartman
2025-10-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2025-10-22
arch_topology: move parse_acpi_topology() to common code
Yunhui Cui
2025-10-21
arm64, mm: avoid always making PTE dirty in pte_mkwrite()
Huang Ying
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-10-17
arm64/sysreg: Fix GIC CDEOI instruction encoding
Lorenzo Pieralisi
2025-10-14
arm64: Revamp HCR_EL2.E2H RES1 detection
Marc Zyngier
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
2025-10-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
[prev]
[next]