index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-07
KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPU
Hyunwoo Kim
1
-0
/
+1
2026-06-05
Merge tag 'kvmarm-fixes-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+2
2026-06-05
bpf: Replace scratch PTE atomically when allocating arena pages
Tejun Heo
1
-0
/
+11
2026-06-05
KVM: arm64: nv: Fix handling of XN[0] when !FEAT_XNX
Oliver Upton
1
-2
/
+2
2026-06-05
arm64: arch_timer: reuse arch_timer_read_cnt{p,v}ct_el0() helpers
Breno Leitao
1
-10
/
+2
2026-06-05
arm64/mm: Rename ptdesc_t
Anshuman Khandual
4
-14
/
+14
2026-06-05
arm64: Avoid double evaluation of __ptep_get()
Ard Biesheuvel
1
-4
/
+0
2026-06-05
arm64: Rename page table BSS section to .bss..pgtbl
Ard Biesheuvel
2
-2
/
+2
2026-06-03
arm64: fpsimd: Remove <asm/fpsimdmacros.h>
Mark Rutland
1
-64
/
+0
2026-06-03
arm64: fpsimd: Move SME save/restore inline
Mark Rutland
2
-79
/
+103
2026-06-03
arm64: fpsimd: Move sve_flush_live() inline
Mark Rutland
2
-31
/
+24
2026-06-03
arm64: fpsimd: Move SVE save/restore inline
Mark Rutland
3
-66
/
+117
2026-06-03
arm64: fpsimd: Use opaque type for SME state
Mark Rutland
2
-5
/
+6
2026-06-03
arm64: fpsimd: Use opaque type for SVE state
Mark Rutland
5
-30
/
+19
2026-06-03
arm64: fpsimd: Move fpsimd save/restore inline
Mark Rutland
3
-63
/
+66
2026-06-03
arm64: fpsimd: Split FPSR/FPCR from SVE save/restore
Mark Rutland
3
-16
/
+18
2026-06-03
arm64: fpsimd: Move sve_get_vl() and sme_get_vl() inline
Mark Rutland
2
-8
/
+29
2026-06-03
arm64: fpsimd: Use assembler for baseline SME instructions
Mark Rutland
1
-23
/
+15
2026-06-03
arm64: fpsimd: Use assembler for SVE instructions
Mark Rutland
1
-48
/
+17
2026-06-03
arm64: fpsimd: Remove sve_set_vq() and sme_set_vq()
Mark Rutland
2
-24
/
+0
2026-06-03
KVM: arm64: pkvm: Remove struct cpu_sve_state
Mark Rutland
2
-18
/
+3
2026-06-03
KVM: arm64: pkvm: Save host FPMR in host cpu context
Mark Rutland
1
-3
/
+0
2026-06-03
arm64: cpufeature: Add WORKAROUND_DISABLE_CNP capability
Zeng Heng
1
-2
/
+2
2026-06-02
arm64: Move fixmap and kasan page tables to end of kernel image
Ard Biesheuvel
1
-0
/
+2
2026-06-02
arm64: mm: Preserve non-contiguous descriptors when mapping DRAM
Ard Biesheuvel
1
-0
/
+4
2026-06-02
ARM64: remove unnecessary architecture-specific <asm/device.h>
Ethan Nelson-Moore
1
-14
/
+0
2026-05-29
Merge tag 'kvmarm-fixes-7.1-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2026-05-29
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
1
-1
/
+1
2026-05-28
uaccess: unify inline vs outline copy_{from,to}_user() selection
Yury Norov
1
-2
/
+1
2026-05-28
KVM: arm64: Remove @arch from __load_stage2()
Zenghui Yu (Huawei)
1
-2
/
+1
2026-05-26
module, arm64: force sh_addr=0 for arch-specific sections
Petr Pavlu
1
-2
/
+2
2026-05-25
Merge branch 'arena_direct_access'
Alexei Starovoitov
1
-0
/
+12
2026-05-23
mm: Add ptep_try_set() for lockless empty-slot installs
Tejun Heo
1
-0
/
+12
2026-05-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-2
/
+3
2026-05-22
arm64: tlb: Flush walk cache when unsharing PMD tables
Zeng Heng
1
-1
/
+2
2026-05-21
Merge tag 'trace-ringbuffer-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+10
2026-05-21
ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
1
-0
/
+10
2026-05-21
KVM: arm64: nv: Track L2 to L1 exception emulation
Marc Zyngier
1
-1
/
+2
2026-05-19
Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-1
/
+1
2026-05-19
arm64: probes: Handle probes on hinted conditional branch instructions
Vladimir Murzin
1
-1
/
+1
2026-05-19
arm64: cpufeature: Add support for the MPAM v0.1 architecture version
Zeng Heng
2
-1
/
+10
2026-05-19
arm64: Implement _THIS_IP_ using inline asm
Marco Elver
1
-0
/
+2
2026-05-19
arm64/mm: Replace BUG_ON() with VM_WARN_ON_ONCE()
Anshuman Khandual
1
-2
/
+2
2026-05-19
arm64/daifflags: Make local_daif_*() helpers __always_inline
Leonardo Bras
1
-5
/
+5
2026-05-19
arm64/sysreg: Add HDBSS related register information
eillon
1
-0
/
+2
2026-05-13
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...
David Hildenbrand (Arm)
1
-1
/
+1
2026-05-07
KVM: arm64: Make EL2 exception entry and exit context-synchronization events
Fuad Tabba
1
-1
/
+1
2026-05-06
KVM: arm64: nv: Consider the DS bit when translating TCR_EL2
Wei-Lin Chang
1
-0
/
+1
2026-05-01
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-8
/
+13
2026-05-01
arm64: Reserve an extra page for early kernel mapping
Zhaoyang Huang
1
-1
/
+6
[prev]
[next]