diff --git a/SOURCE b/SOURCE index fdf1d2db8fe7f792bb73fdb85afaf45f9b2569f7..e38dfe6d097bb5959f60d07c26759581b6cffb7f 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -4.19.90-2509.4.0 +4.19.90-2509.5.0 diff --git a/kernel.spec b/kernel.spec index 5034d5d98c90c6841c94d189a479f29a33824bb7..6f8c50d59144b5f45df024b1c0020faad5f73d10 100644 --- a/kernel.spec +++ b/kernel.spec @@ -12,7 +12,7 @@ %global KernelVer %{version}-%{release}.%{_target_cpu} -%global hulkrelease 2509.4.0 +%global hulkrelease 2509.5.0 %define with_patch 1 @@ -32,7 +32,7 @@ Name: kernel Version: 4.19.90 -Release: %{hulkrelease}.0343 +Release: %{hulkrelease}.0344 Summary: Linux Kernel License: GPLv2 URL: http://www.kernel.org/ @@ -850,6 +850,24 @@ fi %changelog +* Wed Sep 17 2025 huwentao - 4.19.90-2509.5.0.0344 +- !8566 [openEuler-1.0-LTS] Update a series of xhci-related Zhaoxin patches +- !18002 gfs2: Validate i_depth for exhash directories +- !17998 fix CVE-2025-38449 +- gfs2: Validate i_depth for exhash directories +- drm: fix kabi for struct drm_framebuffer +- drm/gem: Acquire references on GEM handles for framebuffers +- drm/print: introduce new struct drm_device based WARN* macros +- xhci: Add ZHAOXIN xHCI host U1/U2 feature support +- Revert "xhci: Add Zhaoxin xHCI LPM U1/U2 feature support" +- xhci: Show ZHAOXIN xHCI root hub speed correctly +- Revert "xhci: Show Zhaoxin XHCI root hub speed correctly" +- Revert "xhci: Fix a logic issue when display Zhaoxin XHCI root hub speed" +- xhci: Fix TRB prefetch issue of ZHAOXIN hosts +- Revert "xhci: fix issue of cross page boundary in TRB prefetch" +- xhci: Fix resume issue of some ZHAOXIN hosts +- Revert "xhci: fix issue with resume from system Sx state" + * Wed Sep 10 2025 huwentao - 4.19.90-2509.4.0.0343 - !17935 ftrace: Also allocate and copy hash for reading of filter files - ftrace: Also allocate and copy hash for reading of filter files