!1220 release 4.19.90-2309.5.0

From: @zhang-changzhong 
Reviewed-by: @zhengzengkai 
Signed-off-by: @zhengzengkai
This commit is contained in:
openeuler-ci-bot 2023-09-26 02:04:42 +00:00 committed by Gitee
commit 59d9112538
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 13 additions and 3 deletions

2
SOURCE
View File

@ -1 +1 @@
4.19.90-2309.4.0
4.19.90-2309.5.0

View File

@ -12,7 +12,7 @@
%global KernelVer %{version}-%{release}.%{_target_cpu}
%global hulkrelease 2309.4.0
%global hulkrelease 2309.5.0
%define with_patch 0
@ -32,7 +32,7 @@
Name: kernel
Version: 4.19.90
Release: %{hulkrelease}.0219
Release: %{hulkrelease}.0220
Summary: Linux Kernel
License: GPLv2
URL: http://www.kernel.org/
@ -809,6 +809,16 @@ fi
%changelog
* Mon Sep 25 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2309.5.0.0220
- !2274 cec-api: prevent leaking memory through hole in structure
- !2281 sdei_watchdog: Avoid exception during sdei handler
- sdei_watchdog: Avoid exception during sdei handler
- cec-api: prevent leaking memory through hole in structure
- !2262 crypto: hisilicon - reset before init the device
- crypto: hisilicon - reset before init the device
- !2212 [sync] PR-2210: jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev
- jbd2: Fix potential data lost in recovering journal raced with synchronizing fs bdev
* Wed Sep 20 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2309.4.0.0219
- !2168 net: sched: sch_qfq: Fix UAF in qfq_dequeue()
- !2226 crypto: hisilicon/qm - prevent soft lockup in qm_poll_qp()'s loop