release 4.19.90-2209.5.0
This commit is contained in:
parent
7cc5d90028
commit
94b08acdea
@ -12,7 +12,7 @@
|
||||
|
||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||
|
||||
%global hulkrelease 2209.4.0
|
||||
%global hulkrelease 2209.5.0
|
||||
|
||||
%define with_patch 0
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
Name: kernel
|
||||
Version: 4.19.90
|
||||
Release: %{hulkrelease}.0168
|
||||
Release: %{hulkrelease}.0169
|
||||
Summary: Linux Kernel
|
||||
License: GPLv2
|
||||
URL: http://www.kernel.org/
|
||||
@ -809,6 +809,10 @@ fi
|
||||
|
||||
%changelog
|
||||
|
||||
* Tue Sep 20 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2209.5.0.0169
|
||||
- jfs: prevent NULL deref in diFree
|
||||
- jfs: fix GPF in diFree
|
||||
|
||||
* Thu Sep 15 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2209.4.0.0168
|
||||
- mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
|
||||
- video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_write
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user