!831 release 4.19.90-2212.1.0
From: @qiuuuuu Reviewed-by: @xiexiuqi Signed-off-by: @xiexiuqi
This commit is contained in:
commit
aa143838e8
16
kernel.spec
16
kernel.spec
@ -12,7 +12,7 @@
|
||||
|
||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||
|
||||
%global hulkrelease 2211.6.0
|
||||
%global hulkrelease 2212.1.0
|
||||
|
||||
%define with_patch 0
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
Name: kernel
|
||||
Version: 4.19.90
|
||||
Release: %{hulkrelease}.0179
|
||||
Release: %{hulkrelease}.0180
|
||||
Summary: Linux Kernel
|
||||
License: GPLv2
|
||||
URL: http://www.kernel.org/
|
||||
@ -809,6 +809,18 @@ fi
|
||||
|
||||
%changelog
|
||||
|
||||
* Tue Dec 06 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2212.1.0.0180
|
||||
- !272 [openEuler-1.0-LTS] Add MWAIT Cx support for Zhaoxin CPUs.
|
||||
- Bluetooth: L2CAP: Fix u8 overflow
|
||||
- l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
|
||||
- l2tp: Serialize access to sk_user_data with sk_callback_lock
|
||||
- !288 Add support for ConnectX6 Lx and ConnectX6Dx with openEuler inbox driver
|
||||
- net/mlx5: Update the list of the PCI supported devices
|
||||
- net/mlx5: Update the list of the PCI supported devices
|
||||
- drivers: net: slip: fix NPD bug in sl_tx_timeout()
|
||||
- staging: rtl8712: fix use after free bugs
|
||||
- Add MWAIT Cx support for Zhaoxin CPUs.
|
||||
|
||||
* Tue Nov 29 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2211.6.0.0179
|
||||
- x86/tsc: use topology_max_packages() in tsc watchdog check
|
||||
- scsi: hisi_sas: Set iptt aborted flag when receiving an abnormal CQ
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user