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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-05
KVM: arm64: Simplify handling of full register invalid constraint
Marc Zyngier
1
-6
/
+9
2026-02-05
KVM: arm64: Get rid of FIXED_VALUE altogether
Marc Zyngier
1
-24
/
+5
2026-02-05
KVM: arm64: Simplify handling of HCR_EL2.E2H RESx
Marc Zyngier
1
-11
/
+1
2026-02-05
KVM: arm64: Move RESx into individual register descriptors
Marc Zyngier
1
-11
/
+37
2026-02-05
KVM: arm64: Add RES1_WHEN_E2Hx constraints as configuration flags
Marc Zyngier
1
-3
/
+9
2026-02-05
KVM: arm64: Add REQUIRES_E2H1 constraint as configuration flags
Marc Zyngier
1
-24
/
+14
2026-02-05
KVM: arm64: Simplify FIXED_VALUE handling
Marc Zyngier
1
-44
/
+22
2026-02-05
KVM: arm64: Convert HCR_EL2.RW to AS_RES1
Marc Zyngier
1
-14
/
+1
2026-02-05
KVM: arm64: Correctly handle SCTLR_EL1 RES1 bits for unsupported features
Marc Zyngier
1
-12
/
+14
2026-02-05
KVM: arm64: Allow RES1 bits to be inferred from configuration
Marc Zyngier
1
-2
/
+7
2026-02-05
KVM: arm64: Inherit RESx bits from FGT register descriptors
Marc Zyngier
1
-11
/
+5
2026-02-05
KVM: arm64: Extend unified RESx handling to runtime sanitisation
Marc Zyngier
3
-18
/
+20
2026-02-05
KVM: arm64: Introduce data structure tracking both RES0 and RES1 bits
Marc Zyngier
3
-138
/
+160
2026-02-05
KVM: arm64: Introduce standalone FGU computing primitive
Marc Zyngier
1
-32
/
+25
2026-02-05
KVM: arm64: Remove duplicate configuration for SCTLR_EL1.{EE,E0E}
Marc Zyngier
1
-2
/
+0
2026-02-05
arm64: Convert SCTLR_EL2 to sysreg infrastructure
Marc Zyngier
3
-13
/
+69
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: 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-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
2026-01-02
Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-20
/
+33
2026-01-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
18
-68
/
+107
2026-01-02
Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-4
/
+12
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-27
/
+174
2026-01-02
Merge tag 'io_uring-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-11
/
+28
2026-01-02
Merge tag 'x86-urgent-2026-01-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-01-02
Merge tag 'loongarch-fixes-6.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-57
/
+120
2026-01-02
Merge tag 'drm-fixes-2026-01-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
11
-54
/
+144
2026-01-02
Merge tag 'v6.19-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-3
/
+9
2026-01-02
Merge tag 'v6.19-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+10
2026-01-01
block, bfq: update outdated comment
Julia Lawall
1
-1
/
+1
[next]