!440 release 4.19.90-2112.5.0
Merge pull request !440 from Qiuuuuu/openEuler-20.03-LTS-SP3
This commit is contained in:
commit
14382beb51
11
kernel.spec
11
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2112.4.0
|
%global hulkrelease 2112.5.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}.0128
|
Release: %{hulkrelease}.0129
|
||||||
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
|
||||||
|
|
||||||
|
* Wed Dec 22 2021 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2112.5.0.0129
|
||||||
|
- config: enable CONFIG_RAMAXEL_SPRAID by default
|
||||||
|
- scsi:spraid: support Ramaxel's spraid driver
|
||||||
|
- USB: gadget: bRequestType is a bitfield, not a enum
|
||||||
|
- phonet: refcount leak in pep_sock_accep
|
||||||
|
- USB: gadget: detect too-big endpoint 0 requests
|
||||||
|
|
||||||
* Tue Dec 21 2021 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2112.4.0.0128
|
* Tue Dec 21 2021 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2112.4.0.0128
|
||||||
- block, bfq: don't move oom_bfqq
|
- block, bfq: don't move oom_bfqq
|
||||||
- blk-mq: fix abnormal free in single queue process
|
- blk-mq: fix abnormal free in single queue process
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user