index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2026-07-31
arm64: Add ARM64_HAS_NV3 capability
Marc Zyngier
2026-07-31
arm64: sysreg: Add HCRX_EL2 bits related to FEAT_NV3
Marc Zyngier
2026-07-31
arm64: sysreg: Add NVHCR_EL2 description as a mirror of HCR_EL2
Marc Zyngier
2026-07-31
arm64: Add FEAT_NV2p1 detection
Marc Zyngier
2026-07-31
KVM: arm64: Expose FEAT_NV2p1 to NV guests
Marc Zyngier
2026-07-31
KVM: arm64: Relax CNTHCTL_EL2 handling when FEAT_NV2p1 is present
Marc Zyngier
2026-07-31
KVM: arm64: Relax CPTR_EL2 handling when FEAT_NV2p1 is present
Marc Zyngier
2026-07-31
arm64: Add ARM64_HAS_NV2P1 capability
Marc Zyngier
2026-07-31
KVM: arm64: Don't evaluate HCR_EL2.NV nor HFGITR_EL2.ERET on ERET fast path
Marc Zyngier
2026-07-31
KVM: arm64: Classify CPTR_EL2 as a SR_LOC_SPECIAL register
Marc Zyngier
2026-07-31
KVM: arm64: Plumb HCRX_EL2.SRMASKEn in HCRX_EL2 sanitisation
Marc Zyngier
2026-07-31
KVM: arm64: Drop __HCRX_EL2_* masks
Marc Zyngier
2026-07-31
KVM: arm64: Merge guest's HCRX_EL2 using NV_HCRX_GUEST_EXCLUDE
Marc Zyngier
2026-07-31
arm64: Update ID_AA64MMFR4_EL1 description to 2026-03 JSON release
Marc Zyngier
2026-07-31
arm64: sysreg: Emit RESx/UNKN values for Mapping/Fields definitions
Marc Zyngier
2026-07-31
KVM: arm64: Don't advertise eager page splitting under pKVM
Fuad Tabba
2026-07-31
KVM: arm64: Don't WARN on pKVM stage-2 map failures
Fuad Tabba
2026-07-31
KVM: arm64: Skip pKVM stage-2 flush when FWB is enabled
Fuad Tabba
2026-07-31
KVM: arm64: Top up stage-2 memcache for dirty logging faults
Bradley Morgan
2026-07-31
KVM: arm64: Top up the memcache for pKVM permission faults
Fuad Tabba
2026-07-31
KVM: arm64: Skip cache maintenance for non-cacheable pKVM mappings
Bradley Morgan
2026-07-30
KVM: arm64: Implement lazy vCPU state sync for non-protected guests
Fuad Tabba
2026-07-30
KVM: arm64: Add primitives to flush/sync the VGIC state at EL2
Marc Zyngier
2026-07-30
KVM: arm64: Minimise EL2's exposure of host VGIC state during world switch
Marc Zyngier
2026-07-30
KVM: arm64: Add host and hypervisor vCPU lookup primitives
Marc Zyngier
2026-07-30
KVM: arm64: Move PSCI helper functions to a shared header
Fuad Tabba
2026-07-30
KVM: arm64: Factor out reusable vCPU reset helpers
Fuad Tabba
2026-07-30
KVM: arm64: Make vcpu_{read,write}_sys_reg available to HYP code
Fuad Tabba
2026-07-30
KVM: arm64: Extract MPIDR computation into a shared header
Fuad Tabba
2026-07-31
dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
Aneesh Kumar K.V (Arm)
2026-07-30
KVM: arm64: Flush external_mdscr_el1 to the pKVM hyp vCPU
Fuad Tabba
2026-07-31
dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
Aneesh Kumar K.V (Arm)
2026-07-31
coco: arm64: s390: powerpc: Mark secure guests with CC_ATTR_GUEST_MEM_ENCRYPT
Aneesh Kumar K.V (Arm)
2026-07-31
s390: Expose protected virtualization through cc_platform_has()
Aneesh Kumar K.V (Arm)
2026-07-30
KVM: arm64: Optimize protected mode with FWB and DIC
Mostafa Saleh
2026-07-30
KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU feature
Congkai Tan
2026-07-30
KVM: arm64: Ignore writes to PMCR_EL0.N when using strict UAPI
Oliver Upton
2026-07-30
KVM: arm64: Advertise STALL_SLOT* in PMCEID1 under strict PMUv3 UAPI
Congkai Tan
2026-07-30
KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
Congkai Tan
2026-07-30
arm64: dts: qcom: eliza: Add fallback compatible for ADSP remoteproc
Abel Vesa
2026-07-30
x86/virt: use higher-level allocator API
Brendan Jackman
2026-07-30
KVM: VMX: use higher-level allocator API
Brendan Jackman
2026-07-30
perf/x86/intel: use higher-level allocator API
Brendan Jackman
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
2026-07-30
arm64: dts: qcom: qcs6490-rb3gen2-industrial-mezzanine: Fix the PCIe iommu-ma...
Manivannan Sadhasivam
2026-07-30
arm64: dts: qcom: qcs6490-rb3gen2: Fix the PCIe iommu-map entries
Manivannan Sadhasivam
2026-07-30
arm64: dts: qcom: qcs6490-thundercomm-minipc-g1iot: Fix the PCIe iommu-map en...
Manivannan Sadhasivam
2026-07-30
arm64: dts: qcom: qcs6490-radxa-dragon-q6a: Fix the PCIe iommu-map entries
Manivannan Sadhasivam
2026-07-30
arm64: dts: qcom: lemans-evk-ifp-mezzanine: Fix the PCIe iommu-map entries
Manivannan Sadhasivam
2026-07-30
arm64: dts: qcom: monaco-evk-ifp-mezzanine: Fix the PCIe iommu-map entries
Manivannan Sadhasivam
[prev]
[next]