openwrt/target/linux/generic
Jonas Jelonek a5e6deb867 generic: net: add pending wireguard patch to fix build with GCC15
This patch adds __nonstring annotation to address GCC15 with
-Wunterminated-string-initialization.
It is accepted in wireguard-linux in [1] and pending for v6.16
in [2].

[1] https://git.zx2c4.com/wireguard-linux/commit/?h=devel&id=71e5da46e78c1cd24e2feed251a2845327447ad8
[2] https://patch.msgid.link/20250521212707.1767879-3-Jason@zx2c4.com

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18950
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-05-29 23:13:49 +02:00
..
backport-6.6 generic: 6.6: backport devm_clk_get_optional_enabled_with_rate 2025-05-28 14:02:49 +02:00
backport-6.12 generic: 6.12: backport upstream v6.16 b53 patch 2025-05-29 08:34:44 +02:00
files generic: net: phy: rtl8261n: fix build with Linux 6.12 2025-05-26 16:58:03 +01:00
hack-6.6 kernel: fix warning on retrying page pool release 2025-05-15 15:41:59 +02:00
hack-6.12 generic: 6.12: backport MediaTek Ethernet PHY changes 2025-05-26 16:58:03 +01:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 generic: net: add pending wireguard patch to fix build with GCC15 2025-05-29 23:13:49 +02:00
pending-6.12 generic: net: add pending wireguard patch to fix build with GCC15 2025-05-29 23:13:49 +02:00
config-6.6 kernel/generic: Restore kernel files for v6.6 2025-04-30 16:26:29 +02:00
config-6.12 kernel: reorder kernel symbol configs 2025-05-29 23:05:02 +02:00
config-filter generic: config-filter: filter out CONFIG_PAHOLE_HAS_LANG_EXCLUDE 2025-05-14 11:28:01 +02:00
kernel-6.6 kernel: bump 6.6 to 6.6.92 2025-05-25 17:57:19 +02:00
kernel-6.12 kernel: bump 6.12 to 6.12.30 2025-05-23 00:01:41 +02:00
PATCHES