release 4.19.90-2201.4.0
This commit is contained in:
parent
1e3a790c4a
commit
370cf0871d
10
kernel.spec
10
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2201.3.0
|
%global hulkrelease 2201.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}.0134
|
Release: %{hulkrelease}.0135
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -809,6 +809,12 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Tue Jan 25 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2201.4.0.0135
|
||||||
|
- net: bridge: clear bridge's private skb space on xmit
|
||||||
|
- audit: bugfix for infinite loop when flush the hold queue
|
||||||
|
- blk-throttle: enable hierarchical throttle in cgroup v1
|
||||||
|
- xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
|
||||||
|
|
||||||
* Tue Jan 18 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2201.3.0.0134
|
* Tue Jan 18 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2201.3.0.0134
|
||||||
- ip_gre: validate csum_start only on pull
|
- ip_gre: validate csum_start only on pull
|
||||||
- hugetlbfs: fix issue of preallocation of gigantic pages can't work
|
- hugetlbfs: fix issue of preallocation of gigantic pages can't work
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user