release 4.19.90-2304.4.0
This commit is contained in:
parent
dacf00eee1
commit
2d735fa84e
16
kernel.spec
16
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2304.3.0
|
%global hulkrelease 2304.4.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}.0197
|
Release: %{hulkrelease}.0198
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -809,6 +809,18 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Wed Apr 19 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2304.4.0.0198
|
||||||
|
- KVM: nVMX: add missing consistency checks for CR0 and CR4
|
||||||
|
- drm/vmwgfx: Validate the box size for the snooped cursor
|
||||||
|
- net/sched: Retire tcindex classifier
|
||||||
|
- Documentation/hw-vuln: Fix rST warning
|
||||||
|
- Documentation/hw-vuln: Add documentation for Cross-Thread Return Predictions
|
||||||
|
- KVM: x86: Mitigate the cross-thread return address predictions bug
|
||||||
|
- x86/speculation: Identify processors vulnerable to SMT RSB predictions
|
||||||
|
- cpu/SMT: create and export cpu_smt_possible()
|
||||||
|
- nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition
|
||||||
|
- Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition
|
||||||
|
|
||||||
* Tue Apr 11 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2304.3.0.0197
|
* Tue Apr 11 2023 Zhang Changzhong <zhangchangzhong@huawei.com> - 4.19.90-2304.3.0.0197
|
||||||
- hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condition
|
- hwmon: (xgene) Fix use after free bug in xgene_hwmon_remove due to race condition
|
||||||
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
- xirc2ps_cs: Fix use after free bug in xirc2ps_detach
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user