From 3f4d82810746787534dd277167bcf2b7067b632c Mon Sep 17 00:00:00 2001 From: Jialin Zhang Date: Wed, 21 Feb 2024 10:22:42 +0800 Subject: [PATCH] release 5.10.0-188.0.0 --- SOURCE | 2 +- kernel.spec | 32 ++++++++++++++++++++++++++++++-- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/SOURCE b/SOURCE index a9b9f00..1965dda 100644 --- a/SOURCE +++ b/SOURCE @@ -1 +1 @@ -5.10.0-187.0.0 +5.10.0-188.0.0 diff --git a/kernel.spec b/kernel.spec index 8f5d3e6..02f8c52 100644 --- a/kernel.spec +++ b/kernel.spec @@ -9,9 +9,9 @@ %global upstream_version 5.10 %global upstream_sublevel 0 -%global devel_release 187 +%global devel_release 188 %global maintenance_release .0.0 -%global pkg_release .89 +%global pkg_release .90 %define with_debuginfo 1 # Do not recompute the build-id of vmlinux in find-debuginfo.sh @@ -943,6 +943,34 @@ fi %endif %changelog +* Wed Feb 21 2024 Jialin Zhang - 5.10.0-188.0.0.90 +- !4605 arm64/mpam: support resctrl fs to show mounting option +- !4604 arm64/mpam: Skip updates of unrelated ctrl type +- !4602 arm64/mpam: support MPAM v0.1 version +- !4521 xen-netback: don't produce zero-size SKB frags +- arm64/mpam: support resctrl fs to show mounting option +- arm64/mpam: Skip updates of unrelated ctrl type +- arm64/mpam: support MPAM v0.1 version +- !4588 fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super +- !4531 fs:/dcache.c: fix negative dentry flag warning in dentry_free +- !4580 printk: fix double unlock issue in logbuf_lock +- fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_super +- !4524 fix spi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected +- spi: hisi-sfc-v3xx: return IRQ_NONE if no interrupts were detected +- !4562 v4 tracing: Backport bugfixes +- printk: fix double unlock issue in logbuf_lock +- trace: Fix kabi breakage in struct trace_event_file +- tracing: Fix uaf issue when open the hist or hist_debug file +- tracing: Have event inject files inc the trace array ref count +- tracing: Have trace_event_file have ref counters +- tracing: Increase trace array ref count on enable and filter files +- fs:/dcache.c: fix negative dentry flag warning in dentry_free +- xen-netback: don't produce zero-size SKB frags +- !4431 v2 patchset for CVE-2023-52340 +- ipv6: fix kabi change in struct dst_ops +- ipv6: Document that max_size sysctl is deprecated +- ipv6: remove max_size check inline with ipv4 + * Tue Feb 06 2024 Jialin Zhang - 5.10.0-187.0.0.89 - !4496 [sync] PR-4362: ubifs: Queue up space reservation tasks if retrying many times - !4461 netfilter: nf_tables: reject QUEUE/DROP verdict parameters