[openwrt/openwrt] kernel: bump 6.6 to 6.6.99
LEDE Commits
lede-commits at lists.infradead.org
Sat Jul 19 03:00:38 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/3148a577584e98b2e3a7aefbfbde6d0fbb741141
commit 3148a577584e98b2e3a7aefbfbde6d0fbb741141
Author: Leo Barsky <leobrsky at proton.me>
AuthorDate: Thu Jul 17 18:50:47 2025 +0000
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 <leobrsky at proton.me>
Link: https://github.com/openwrt/openwrt/pull/19448
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
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 64472ad18f..886111a66c 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 <nbd at nbd.name>
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 1e572366f2..7ed3e4f41d 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
More information about the lede-commits
mailing list