!935 release 4.19.90-2302.4.0
From: @qiuuuuu Reviewed-by: @zhengzengkai Signed-off-by: @zhengzengkai
This commit is contained in:
commit
335cf78057
17
kernel.spec
17
kernel.spec
@ -12,7 +12,7 @@
|
||||
|
||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||
|
||||
%global hulkrelease 2302.3.0
|
||||
%global hulkrelease 2302.4.0
|
||||
|
||||
%define with_patch 0
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
Name: kernel
|
||||
Version: 4.19.90
|
||||
Release: %{hulkrelease}.0188
|
||||
Release: %{hulkrelease}.0189
|
||||
Summary: Linux Kernel
|
||||
License: GPLv2
|
||||
URL: http://www.kernel.org/
|
||||
@ -809,6 +809,19 @@ fi
|
||||
|
||||
%changelog
|
||||
|
||||
* Tue Feb 21 2023 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2302.4.0.0189
|
||||
- !213 net: bonding: Inherit MPLS features from slave devices
|
||||
- x86/unwind: Fix check_paravirt() calls orc_find() before declaration
|
||||
- dhugetlb: set hpool to NULL for cont-bit hugepage
|
||||
- arm64/ascend: Delete CONFIG_ASCEND_AUTO_TUNING_HUGEPAGE in hulk_defconfig
|
||||
- arm64/ascend: Delete unused feature auto-tuning hugepage
|
||||
- mm/memcg_memfs_info: fix potential oom_lock recursion deadlock
|
||||
- net: bridge: mcast: add and enforce query interval minimum
|
||||
- net: bridge: mcast: add and enforce startup query interval minimum
|
||||
- !396 anolis: bond: broadcast ARP or ND messages to all slaves
|
||||
- anolis: bond: broadcast ARP or ND messages to all slaves
|
||||
- net: bonding: Inherit MPLS features from slave devices
|
||||
|
||||
* Tue Feb 14 2023 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2302.3.0.0188
|
||||
- block, bfq: switch 'bfqg->ref' to use atomic refcount apis
|
||||
- x86/bugs: Flush IBP in ib_prctl_set()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user