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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
Merge branch kvm-arm64/feat_idst into kvmarm-master/next
Marc Zyngier
9
-16
/
+194
2026-01-23
Merge branch kvm-arm64/selftests-6.20 into kvmarm-master/next
Marc Zyngier
5
-15
/
+16
2026-01-23
Merge branch kvm-arm64/vtcr into kvmarm-master/next
Marc Zyngier
19
-140
/
+257
2026-01-23
Merge branch arm64/for-next/cpufeature into kvmarm-master/next
Marc Zyngier
25
-105
/
+193
2026-01-22
arm64: Add support for FEAT_{LS64, LS64_V}
Yicong Yang
7
-0
/
+52
2026-01-22
KVM: arm64: Enable FEAT_{LS64, LS64_V} in the supported guest
Yicong Yang
1
-0
/
+6
2026-01-22
arm64: Provide basic EL2 setup for FEAT_{LS64, LS64_V} usage at EL0/1
Yicong Yang
1
-1
/
+11
2026-01-22
KVM: arm64: Handle DABT caused by LS64* instructions on unsupported memory
Yicong Yang
4
-1
/
+56
2026-01-22
KVM: arm64: Add documentation for KVM_EXIT_ARM_LDST64B
Marc Zyngier
1
-7
/
+36
2026-01-22
KVM: arm64: Add exit to userspace on {LD,ST}64B* outside of memslots
Marc Zyngier
2
-2
/
+28
2026-01-22
arm64: Unconditionally enable PAN support
Marc Zyngier
5
-28
/
+3
2026-01-22
arm64: Unconditionally enable LSE support
Marc Zyngier
7
-66
/
+0
2026-01-22
KVM: arm64: nv: Return correct RES0 bits for FGT registers
Zenghui Yu (Huawei)
1
-1
/
+1
2026-01-22
KVM: arm64: Always populate FGT masks at boot time
Marc Zyngier
1
-9
/
+9
2026-01-15
KVM: selftests: Fix typos and stale comments in kvm_util
Fuad Tabba
2
-3
/
+3
2026-01-15
KVM: selftests: Move page_align() to shared header
Fuad Tabba
3
-12
/
+7
2026-01-15
KVM: riscv: selftests: Fix incorrect rounding in page_align()
Fuad Tabba
1
-1
/
+1
2026-01-15
KVM: arm64: selftests: Fix incorrect rounding in page_align()
Fuad Tabba
1
-1
/
+1
2026-01-15
KVM: arm64: selftests: Disable unused TTBR1_EL1 translations
Fuad Tabba
2
-0
/
+6
2026-01-15
KVM: arm64: selftests: Add a test for FEAT_IDST
Marc Zyngier
2
-0
/
+118
2026-01-15
KVM: arm64: pkvm: Report optional ID register traps with a 0x18 syndrome
Marc Zyngier
1
-0
/
+15
2026-01-15
KVM: arm64: pkvm: Add a generic synchronous exception injection primitive
Marc Zyngier
1
-7
/
+15
2026-01-15
KVM: arm64: Force trap of GMID_EL1 when the guest doesn't have MTE
Marc Zyngier
1
-0
/
+2
2026-01-15
KVM: arm64: Handle CSSIDR2_EL1 and SMIDR_EL1 in a generic way
Marc Zyngier
1
-2
/
+0
2026-01-15
KVM: arm64: Handle FEAT_IDST for sysregs without specific handlers
Marc Zyngier
2
-0
/
+23
2026-01-15
KVM: arm64: Add a generic synchronous exception injection primitive
Marc Zyngier
2
-3
/
+8
2026-01-15
KVM: arm64: Add trap routing for GMID_EL1
Marc Zyngier
1
-0
/
+8
2026-01-15
arm64: Repaint ID_AA64MMFR2_EL1.IDS description
Marc Zyngier
2
-4
/
+5
2026-01-15
KVM: arm64: Honor UX/PX attributes for EL2 S1 mappings
Marc Zyngier
2
-12
/
+24
2026-01-15
KVM: arm64: Convert VTCR_EL2 to config-driven sanitisation
Marc Zyngier
2
-2
/
+70
2026-01-15
KVM: arm64: Account for RES1 bits in DECLARE_FEAT_MAP() and co
Marc Zyngier
3
-36
/
+45
2026-01-15
arm64: Convert VTCR_EL2 to sysreg infratructure
Marc Zyngier
5
-50
/
+76
2026-01-15
arm64: Convert ID_AA64MMFR0_EL1.TGRAN{4,16,64}_2 to UnsignedEnum
Marc Zyngier
1
-3
/
+3
2026-01-15
Merge branch kvmarm-fixes-6.19-1 into kvm-arm64/vtcr
Marc Zyngier
17
-38
/
+73
2026-01-10
KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkers
Will Deacon
3
-10
/
+9
2026-01-10
KVM: arm64: Don't blindly set set PSTATE.PAN on guest exit
Marc Zyngier
5
-2
/
+36
2026-01-10
KVM: arm64: nv: Respect stage-2 write permssion when setting stage-1 AF
Oliver Upton
1
-2
/
+6
2026-01-10
KVM: arm64: Remove unused vcpu_{clear,set}_wfx_traps()
Dongxu Sun
1
-16
/
+0
2026-01-08
KVM: arm64: Remove unused parameter in synchronize_vcpu_pstate()
Alexandru Elisei
3
-3
/
+3
2026-01-08
KVM: arm64: Remove extra argument for __pvkm_host_{share,unshare}_hyp()
Alexandru Elisei
1
-2
/
+2
2026-01-08
KVM: arm64: Inject UNDEF for a register trap without accessor
Alexandru Elisei
1
-1
/
+4
2026-01-08
KVM: arm64: Copy FGT traps to unprotected pKVM VCPU on VCPU load
Alexandru Elisei
2
-1
/
+3
2026-01-08
KVM: arm64: Fix EL2 S1 XN handling for hVHE setups
Marc Zyngier
1
-1
/
+9
2026-01-08
KVM: arm64: gic: Check for vGICv3 when clearing TWI
Sascha Bischoff
1
-0
/
+1
2026-01-06
arm64: Add support for TSV110 Spectre-BHB mitigation
Jinqian Yang
1
-0
/
+1
2026-01-05
Linux 6.19-rc4
v6.19-rc4
Linus Torvalds
1
-1
/
+1
2026-01-04
Merge tag 'core_urgent_for_v6.19_rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2026-01-03
Merge tag 'pmdomain-v6.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-18
/
+8
2026-01-03
Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...
Linus Torvalds
35
-28
/
+170
2026-01-02
Merge tag 'pm-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+6
[next]