kernel: bump 5.15 to 5.15.129
authorJohn Audia <therealgraysky@proton.me>
Wed, 30 Aug 2023 18:44:05 +0000 (14:44 -0400)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 1 Sep 2023 18:34:16 +0000 (20:34 +0200)
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.129

All patches automatically rebased.

Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3

Signed-off-by: John Audia <therealgraysky@proton.me>
include/kernel-5.15
target/linux/bcm47xx/patches-5.15/160-kmap_coherent.patch
target/linux/generic/hack-5.15/902-debloat_proc.patch
target/linux/generic/pending-5.15/710-bridge-add-knob-for-filtering-rx-tx-BPDU-pack.patch

index 0f6e5c09d04ff4f0d12bc9f7820254e3649caad9..94c4cb360e484888ae83e1008b7e52c712efd81d 100644 (file)
@@ -1,2 +1,2 @@
-LINUX_VERSION-5.15 = .128
-LINUX_KERNEL_HASH-5.15.128 = 0f2eca845183fd76f53b0c867c97f12b9ace2d7e8ee2cdeec7eb2897651b80de
+LINUX_VERSION-5.15 = .129
+LINUX_KERNEL_HASH-5.15.129 = 750ec97ce4f1473e392b367a55eca4ea7a6b1e9e65ca2fb3bbca2eaa64802b66
index aedf6afa246531d3c698368268bf4d59a9629049..c2a0db8ab78a964386a3b3fcee74b407a5291431 100644 (file)
@@ -8,7 +8,7 @@ This fixes OpenWrt ticket #1485: https://dev.openwrt.org/ticket/1485
 ---
 --- a/arch/mips/include/asm/cpu-features.h
 +++ b/arch/mips/include/asm/cpu-features.h
-@@ -240,6 +240,9 @@
+@@ -257,6 +257,9 @@
  #ifndef cpu_has_pindexed_dcache
  #define cpu_has_pindexed_dcache       (cpu_data[0].dcache.flags & MIPS_CACHE_PINDEX)
  #endif
index 8039d4161a250514f6ddd1d0d88ed6743a755d98..7528df483e52792305342ea2eccc1f3bd1564b58 100644 (file)
@@ -235,7 +235,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
        if (!pe)
 --- a/mm/vmalloc.c
 +++ b/mm/vmalloc.c
-@@ -3964,6 +3964,8 @@ static const struct seq_operations vmall
+@@ -3968,6 +3968,8 @@ static const struct seq_operations vmall
  
  static int __init proc_vmalloc_init(void)
  {
index 8e335967eaea5735baae71f09d963dac973a7a9e..bbbebefdd5d9e528e8aac939ba6b2066219d85eb 100644 (file)
@@ -161,7 +161,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  
  struct rtnl_link {
        rtnl_doit_func          doit;
-@@ -4712,7 +4712,9 @@ int ndo_dflt_bridge_getlink(struct sk_bu
+@@ -4739,7 +4739,9 @@ int ndo_dflt_bridge_getlink(struct sk_bu
            brport_nla_put_flag(skb, flags, mask,
                                IFLA_BRPORT_MCAST_FLOOD, BR_MCAST_FLOOD) ||
            brport_nla_put_flag(skb, flags, mask,