index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
30 hours
3
-7
/
+4
|
\
|
*
arm64: Add support for HIP09 Spectre-BHB mitigation
Jinqian Yang
7 days
1
-0
/
+2
|
*
arm64: mm: Drop dead code for pud special bit handling
Peter Xu
7 days
1
-5
/
+0
|
*
arm64: mops: Do not dereference src reg for a set operation
Keir Fraser
7 days
1
-2
/
+2
*
|
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3 days
3
-17
/
+16
|
\
\
|
*
|
mm: rename GENERIC_PTDUMP and PTDUMP_CORE
Anshuman Khandual
2025-03-17
1
-2
/
+2
|
*
|
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-03-16
1
-3
/
+3
|
*
|
mm: support tlbbatch flush for a range of PTEs
Barry Song
2025-03-16
1
-12
/
+11
*
|
|
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5 days
1
-0
/
+93
|
\
\
\
|
*
|
|
rqspinlock: Hardcode cond_acquire loops for arm64
Kumar Kartikeya Dwivedi
2025-03-19
1
-0
/
+93
*
|
|
|
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
5 days
1
-2
/
+10
|
\
|
|
|
|
*
|
|
arm64: insn: Add load-acquire and store-release instructions
Peilin Ye
2025-03-15
1
-0
/
+8
|
*
|
|
arm64: insn: Add BIT(23) to {load,store}_ex's mask
Peilin Ye
2025-03-15
1
-2
/
+2
*
|
|
|
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10 days
1
-0
/
+13
|
\
\
\
\
|
*
|
|
|
arm64/hyperv: Add some missing functions to arm64
Nuno Das Neves
2025-03-20
1
-0
/
+13
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10 days
12
-91
/
+125
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'kvm-nvmx-and-vm-teardown' into HEAD
Paolo Bonzini
2025-03-20
1
-2
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: Drop kvm_arch_sync_events() now that all implementations are nops
Sean Christopherson
2025-02-26
1
-2
/
+0
|
*
|
|
|
|
|
Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2025-03-20
13
-89
/
+126
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'kvm-arm64/pkvm-6.15' into kvmarm/next
Oliver Upton
2025-03-19
3
-0
/
+31
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu
Fuad Tabba
2025-03-14
2
-0
/
+3
|
|
|
*
|
|
|
|
|
KVM: arm64: Factor out setting HCRX_EL2 traps into separate function
Fuad Tabba
2025-03-14
1
-0
/
+24
|
|
|
*
|
|
|
|
|
KVM: arm64: Count pKVM stage-2 usage in secondary pagetable stats
Vincent Donnefort
2025-03-14
1
-0
/
+2
|
|
|
*
|
|
|
|
|
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
2025-03-14
1
-0
/
+1
|
|
|
*
|
|
|
|
|
KVM: arm64: Add flags to kvm_hyp_memcache
Vincent Donnefort
2025-03-14
1
-0
/
+1
|
|
|
|
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
2025-03-19
2
-2
/
+13
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
KVM: arm64: Allow userspace to change the implementation ID registers
Sebastian Ott
2025-02-26
1
-0
/
+2
|
|
|
*
|
|
|
|
|
KVM: arm64: Maintain per-VM copy of implementation ID regs
Sebastian Ott
2025-02-26
1
-0
/
+9
|
|
|
*
|
|
|
|
|
KVM: arm64: Set HCR_EL2.TID1 unconditionally
Oliver Upton
2025-02-26
1
-2
/
+2
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
Merge branch 'kvm-arm64/pmuv3-asahi' into kvmarm/next
Oliver Upton
2025-03-19
3
-23
/
+8
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
KVM: arm64: Move PMUVer filtering into KVM code
Oliver Upton
2025-03-11
1
-23
/
+0
|
|
|
*
|
|
|
|
|
KVM: arm64: Use a cpucap to determine if system supports FEAT_PMUv3
Oliver Upton
2025-03-11
2
-0
/
+7
|
|
*
|
|
|
|
|
|
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
2025-03-19
4
-26
/
+21
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
smccc/kvm_guest: Enable errata based on implementation CPUs
Shameer Kolothum
2025-02-26
2
-0
/
+8
|
|
|
*
|
|
|
|
|
|
arm64: Make _midr_in_range_list() an exported function
Shameer Kolothum
2025-02-26
1
-14
/
+1
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Introduce KVM_REG_ARM_VENDOR_HYP_BMAP_2
Shameer Kolothum
2025-02-26
1
-1
/
+2
|
|
|
*
|
|
|
|
|
|
arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
Shameer Kolothum
2025-02-26
2
-16
/
+15
|
|
|
|
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'kvm-arm64/nv-idregs' into kvmarm/next
Oliver Upton
2025-03-19
1
-0
/
+1
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
KVM: arm64: Move NV-specific capping to idreg sanitisation
Marc Zyngier
2025-02-24
1
-0
/
+1
|
|
|
|
/
/
/
/
/
/
|
|
*
|
|
|
|
|
|
Merge branch 'kvm-arm64/nv-vgic' into kvmarm/next
Oliver Upton
2025-03-19
4
-38
/
+52
|
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
Oliver Upton
2025-03-03
1
-0
/
+2
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
Jintack Lim
2025-03-03
1
-0
/
+13
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
Marc Zyngier
2025-03-03
1
-8
/
+9
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Nested GICv3 emulation
Marc Zyngier
2025-03-03
1
-0
/
+2
|
|
|
*
|
|
|
|
|
KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
Marc Zyngier
2025-03-03
1
-0
/
+26
|
|
|
*
|
|
|
|
|
arm64: sysreg: Add layout for ICH_MISR_EL2
Marc Zyngier
2025-03-03
1
-5
/
+0
|
|
|
*
|
|
|
|
|
arm64: sysreg: Add layout for ICH_VTR_EL2
Marc Zyngier
2025-03-03
1
-13
/
+0
|
|
|
*
|
|
|
|
|
arm64: sysreg: Add layout for ICH_HCR_EL2
Marc Zyngier
2025-03-03
1
-12
/
+0
|
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
10 days
15
-78
/
+178
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-next/el2-enable-feat-pmuv3p9' into for-next/core
Catalin Marinas
10 days
1
-0
/
+25
|
|
\
\
\
\
\
\
\
[next]