release 4.19.90-2306.7.0
This commit is contained in:
parent
1e3cbd2876
commit
a42fc7763f
11
kernel.spec
11
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2306.5.0
|
%global hulkrelease 2306.7.0
|
||||||
|
|
||||||
%define with_patch 0
|
%define with_patch 0
|
||||||
|
|
||||||
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: kernel
|
Name: kernel
|
||||||
Version: 4.19.90
|
Version: 4.19.90
|
||||||
Release: %{hulkrelease}.0207
|
Release: %{hulkrelease}.0208
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -809,6 +809,13 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Fri Jun 30 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2306.7.0.0208
|
||||||
|
- sched: Fix null pointer derefrence for sd->span
|
||||||
|
- scsi: hisi_sas: Fix Null point exception after call debugfs_remove_recursive()
|
||||||
|
- scsi: hisi_sas: Fix normally completed I/O analysed as failed
|
||||||
|
- drm/msm/dpu: Add check for pstates
|
||||||
|
- usb: gadget: udc: renesas_usb3: Fix use after free bug in renesas_usb3_remove due to race condition
|
||||||
|
|
||||||
* Tue Jun 27 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2306.5.0.0207
|
* Tue Jun 27 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2306.5.0.0207
|
||||||
- HID: intel_ish-hid: Add check for ishtp_dma_tx_map
|
- HID: intel_ish-hid: Add check for ishtp_dma_tx_map
|
||||||
- media: saa7134: fix use after free bug in saa7134_finidev due to race condition
|
- media: saa7134: fix use after free bug in saa7134_finidev due to race condition
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user