release 4.19.90-2402.4.0
This commit is contained in:
parent
e1600e29bf
commit
c889c03212
27
kernel.spec
27
kernel.spec
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2402.1.0
|
%global hulkrelease 2402.4.0
|
||||||
|
|
||||||
%define with_patch 1
|
%define with_patch 1
|
||||||
|
|
||||||
@ -32,7 +32,7 @@
|
|||||||
|
|
||||||
Name: kernel
|
Name: kernel
|
||||||
Version: 4.19.90
|
Version: 4.19.90
|
||||||
Release: %{hulkrelease}.0263
|
Release: %{hulkrelease}.0264
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -849,6 +849,29 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 05 2024 hongrongxuan <hongrongxuan@huawei.com> - 4.19.90-2402.4.0.0264
|
||||||
|
- !4454 netfilter: nf_tables: reject QUEUE/DROP verdict parameters
|
||||||
|
- netfilter: nf_tables: reject QUEUE/DROP verdict parameters
|
||||||
|
- !4411 v2 drm/atomic: Fix potential use-after-free in nonblocking commits
|
||||||
|
- !4412 v3 Save and restore msg_namelen in sock_sendmsg
|
||||||
|
- net: Save and restore msg_namelen in sock_sendmsg
|
||||||
|
- net: prevent rewrite of msg_name in sock_sendmsg()
|
||||||
|
- !4399 net: dst: Optimized route gc
|
||||||
|
- drm/atomic: Fix potential use-after-free in nonblocking commits
|
||||||
|
- !4392 linux-4.19.y inclusion
|
||||||
|
- !4369 mm/filemap: avoid buffered read/write race to read inconsistent data
|
||||||
|
- net/dst: use a smaller percpu_counter batch for dst entries accounting
|
||||||
|
- net: add a route cache full diagnostic message
|
||||||
|
- net: check dev->gso_max_size in gso_features_check()
|
||||||
|
- net: warn if gso_type isn't set for a GSO SKB
|
||||||
|
- mm: fix unmap_mapping_range high bits shift bug
|
||||||
|
- x86/alternatives: Sync core before enabling interrupts
|
||||||
|
- mm/filemap: avoid buffered read/write race to read inconsistent data
|
||||||
|
- !4360 net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
|
||||||
|
- !4320 io_uring/af_unix: disable sending io_uring over sockets
|
||||||
|
- net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
|
||||||
|
- io_uring/af_unix: disable sending io_uring over sockets
|
||||||
|
|
||||||
* Tue Jan 30 2024 hongrongxuan <hongrongxuan@huawei.com> - 4.19.90-2402.1.0.0263
|
* Tue Jan 30 2024 hongrongxuan <hongrongxuan@huawei.com> - 4.19.90-2402.1.0.0263
|
||||||
- !4277 fs:/dcache.c: fix negative dentry limit not complete problem
|
- !4277 fs:/dcache.c: fix negative dentry limit not complete problem
|
||||||
- !4288 net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
|
- !4288 net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user