From 3148a577584e98b2e3a7aefbfbde6d0fbb741141 Mon Sep 17 00:00:00 2001 From: Leo Barsky Date: Thu, 17 Jul 2025 18:50:47 +0000 Subject: [PATCH] kernel: bump 6.6 to 6.6.99 Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.99 All patches auto-refreshed. Signed-off-by: Leo Barsky Link: https://github.com/openwrt/openwrt/pull/19448 Signed-off-by: Hauke Mehrtens --- target/linux/generic/hack-6.6/902-debloat_proc.patch | 2 +- target/linux/generic/kernel-6.6 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/generic/hack-6.6/902-debloat_proc.patch b/target/linux/generic/hack-6.6/902-debloat_proc.patch index 64472ad18fc..886111a66c5 100644 --- a/target/linux/generic/hack-6.6/902-debloat_proc.patch +++ b/target/linux/generic/hack-6.6/902-debloat_proc.patch @@ -235,7 +235,7 @@ Signed-off-by: Felix Fietkau if (!pe) --- a/mm/vmalloc.c +++ b/mm/vmalloc.c -@@ -4450,6 +4450,8 @@ static const struct seq_operations vmall +@@ -4458,6 +4458,8 @@ static const struct seq_operations vmall static int __init proc_vmalloc_init(void) { diff --git a/target/linux/generic/kernel-6.6 b/target/linux/generic/kernel-6.6 index 1e572366f2c..7ed3e4f41d6 100644 --- a/target/linux/generic/kernel-6.6 +++ b/target/linux/generic/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .98 -LINUX_KERNEL_HASH-6.6.98 = 296a34c500abc22c434b967d471d75568891f06a98f11fc31c5e79b037f45de5 +LINUX_VERSION-6.6 = .99 +LINUX_KERNEL_HASH-6.6.99 = b08679729f1ec74b9fa829f5990936ca2511039d87acc7e8b3f39912de89ab36 -- 2.47.2