release 4.19.90-2209.1.0
This commit is contained in:
parent
060d951a3d
commit
165c65d63e
12
kernel.spec
12
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2208.6.0
|
%global hulkrelease 2209.1.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}.0165
|
Release: %{hulkrelease}.0166
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -809,6 +809,14 @@ fi
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
* Mon Sep 05 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2209.1.0.0166
|
||||||
|
- dm-thin: Resume failed in FAIL mode
|
||||||
|
- tpm: fix reference counting for struct tpm_chip
|
||||||
|
- af_key: Do not call xfrm_probe_algs in parallel
|
||||||
|
- net: usb: ax88179_178a: Fix packet receiving
|
||||||
|
- net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
|
||||||
|
- net: usb: ax88179_178a: fix packet alignment padding
|
||||||
|
|
||||||
* Mon Aug 29 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2208.6.0.0165
|
* Mon Aug 29 2022 Laibin Qiu <qiulaibin@huawei.com> - 4.19.90-2208.6.0.0165
|
||||||
- tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
|
- tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
|
||||||
- tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
|
- tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user