immortalwrt/target/linux/generic
Christian Marangi 5913ea1ba2
generic: 5.15: add pending patch fixing binfmt compilation warning
Add pending patch fixing binfmt compilation warning on some arch.
This fix compilation warning:
fs/binfmt_elf.c: In function 'parse_elf_properties.isra':
fs/binfmt_elf.c:821:1: error: the frame size of 1040 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
  821 | }
      | ^
cc1: all warnings being treated as errors

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-05-12 03:15:35 +02:00
..
backport-5.10 kernel: bump 5.10 to 5.10.179 2023-04-30 00:01:12 +02:00
backport-5.15 generic: 5.15: add patch fixing compiling mvebu with gcc-13 2023-05-05 15:46:38 +02:00
files kernel: mtk_bmt: refactor to avoid deep recursion 2023-04-29 12:58:48 +02:00
hack-5.10 kernel: bump 5.10 to 5.10.179 2023-04-30 00:01:12 +02:00
hack-5.15 generic: add hack for MT753x LED configuration 2023-05-11 23:09:04 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.10 kernel: bump 5.10 to 5.10.179 2023-04-30 00:01:12 +02:00
pending-5.15 generic: 5.15: add pending patch fixing binfmt compilation warning 2023-05-12 03:15:35 +02:00
config-5.10 kernel: fix handling of CONFIG_DYNAMIC_DEBUG 2023-05-03 10:26:17 -07:00
config-5.15 generic: 5.15: enable Werror by default for kernel compile 2023-05-12 03:15:32 +02:00
config-filter kernel: filter out pahole version 2023-03-29 17:36:19 +02:00
PATCHES