index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-03
arm64: dts: imx95: Describe Mali G310 GPU
Marek Vasut
1
-0
/
+37
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-336
/
+353
2025-10-17
arm64: debug: always unmask interrupts in el0_softstp()
Ada Couprie Diaz
1
-3
/
+5
2025-10-17
arm64/sysreg: Fix GIC CDEOI instruction encoding
Lorenzo Pieralisi
1
-1
/
+10
2025-10-14
arm64: Revamp HCR_EL2.E2H RES1 detection
Marc Zyngier
1
-6
/
+32
2025-10-13
KVM: arm64: nv: Use FGT write trap of MDSCR_EL1 when available
Oliver Upton
2
-4
/
+15
2025-10-13
KVM: arm64: Compute per-vCPU FGTs at vcpu_load()
Oliver Upton
5
-131
/
+151
2025-10-13
KVM: arm64: Kill leftovers of ad-hoc timer userspace access
Marc Zyngier
2
-123
/
+0
2025-10-13
KVM: arm64: Fix WFxT handling of nested virt
Marc Zyngier
1
-1
/
+6
2025-10-13
KVM: arm64: Move CNT*CT_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-10
/
+31
2025-10-13
KVM: arm64: Move CNT*_CVAL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-8
/
+4
2025-10-13
KVM: arm64: Move CNT*_CTL_EL0 userspace accessors to generic infrastructure
Marc Zyngier
2
-9
/
+31
2025-10-13
KVM: arm64: Add timer UAPI workaround to sysreg infrastructure
Marc Zyngier
2
-3
/
+36
2025-10-13
KVM: arm64: Make timer_set_offset() generally accessible
Marc Zyngier
1
-10
/
+0
2025-10-13
KVM: arm64: Replace timer context vcpu pointer with timer_id
Marc Zyngier
1
-2
/
+2
2025-10-13
KVM: arm64: Introduce timer_context_to_vcpu() helper
Marc Zyngier
1
-12
/
+13
2025-10-13
KVM: arm64: Hide CNTHV_*_EL2 from userspace for nVHE guests
Marc Zyngier
1
-13
/
+13
2025-10-13
KVM: arm64: gic-v3: Only set ICH_HCR traps for v2-on-v3 or v3 guests
Sascha Bischoff
1
-1
/
+4
2025-10-13
KVM: arm64: Guard PMSCR_EL1 initialization with SPE presence check
Mukesh Ojha
1
-5
/
+10
2025-10-13
KVM: arm64: Remove unreachable break after return
Osama Abdelkader
1
-1
/
+0
2025-10-13
KVM: arm64: Prevent access to vCPU events before init
Oliver Upton
1
-0
/
+6
2025-10-13
KVM: arm64: Use the in-context stage-1 in __kvm_find_s1_desc_level()
Oliver Upton
1
-1
/
+5
2025-10-13
KVM: arm64: nv: Don't advance PC when pending an SVE exception
Marc Zyngier
1
-1
/
+1
2025-10-13
KVM: arm64: nv: Don't treat ZCR_EL2 as a 'mapped' register
Oliver Upton
1
-4
/
+2
2025-10-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-113
/
+115
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-3
/
+2
2025-10-05
Merge tag 'platform-drivers-x86-v6.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+24
2025-10-05
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-20
/
+2
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
37
-544
/
+1349
2025-10-03
arm64: mte: Do not flag the zero page as PG_mte_tagged
Catalin Marinas
2
-4
/
+8
2025-10-03
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-21
/
+43
2025-10-02
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-4
/
+2
2025-10-02
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+37
2025-10-02
Merge tag 'soc-defconfig-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+12
2025-10-02
Merge tag 'soc-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
549
-11702
/
+51401
2025-10-02
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2025-10-01
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
3
-35
/
+134
2025-10-01
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-11
/
+14
2025-10-01
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
1
-1
/
+1
2025-10-01
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
1
-2
/
+1
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-23
/
+4
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+1
2025-09-30
Merge tag 'kvm-riscv-6.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
29
-54
/
+146
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
36
-490
/
+1165
2025-09-30
Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
30
-374
/
+485
2025-09-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
50
-547
/
+1214
2025-09-30
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-7
/
+7
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-09-26
arm64: dts: qcom: x1e80100-t14s: add EC
Sebastian Reichel
1
-0
/
+24
2025-09-25
arm64: mm: Move KPTI helpers to mmu.c
Kevin Brodsky
3
-109
/
+94
[next]