openwrt/target/linux
Stijn Tintel c5fa7ec2a6 kernel: add missing UBSAN config symbols
Enabling KERNEL_UBSAN exposes several missing symbols. Add new kernel
build options for UBSAN_BOUNDS and UBSAN_TRAP, disable CONFIG_TEST_UBSAN
in the generic kernel configs and enable CONFIG_UBSAN_MISC in generic
5.10 config. The latter symbol was removed in later kernels, as it was
causing some issues, so just disable it in 5.10 instead of adding a
build option for it.

Fixes build failures with KERNEL_UBSAN enabled.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-11-07 17:38:01 +02:00
..
apm821xx apm821xx: MBL: MR24: fetch IP address over dhcp by default 2021-11-01 00:56:51 +01:00
arc770
archs38
armvirt
at91 kernel: Set some options in generic configuration 2021-11-02 23:37:19 +01:00
ath25
ath79 ath79: WNDR3700/3800/MAC: utilize nvmem for caldata fetching 2021-11-06 22:18:45 +01:00
bcm27xx kernel: bump 5.10 to 5.10.77 2021-11-06 14:24:07 +01:00
bcm47xx bcm47xx: add kernel 5.10 support 2021-10-21 17:38:17 +02:00
bcm53xx kernel: bump 5.10 to 5.10.77 2021-11-06 14:24:07 +01:00
bcm63xx kernel: bump 5.10 to 5.10.74 2021-10-21 00:17:36 +02:00
bcm4908 bcm4908: fix calculation of new cferam index 2021-11-04 15:52:03 +01:00
bmips kernel: bump 5.10 to 5.10.74 2021-10-21 00:17:36 +02:00
gemini
generic kernel: add missing UBSAN config symbols 2021-11-07 17:38:01 +02:00
imx imx: remove obsolete Kernel 5.4 2021-11-03 12:45:40 +01:00
ipq40xx ipq40xx: use zImage for Cell-C RTL30VW 2021-11-06 23:36:32 +01:00
ipq806x kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-02 22:36:41 +01:00
ipq807x
kirkwood
lantiq kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-02 22:36:41 +01:00
layerscape layerscape: Fix build in dtb 2021-10-22 22:12:24 +02:00
malta
mediatek kernel: Set some options in generic configuration 2021-11-02 23:37:19 +01:00
mpc85xx kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-02 22:36:41 +01:00
mvebu kernel: bump 5.10 to 5.10.76 2021-10-30 21:17:20 +02:00
mxs kernel: Set some options in generic configuration 2021-11-02 23:37:19 +01:00
octeon
octeontx
omap
oxnas kernel: bump 5.10 to 5.10.76 2021-10-30 21:17:20 +02:00
pistachio kernel: bump 5.4 to 5.4.156 2021-11-06 14:48:20 +01:00
ramips ramips: add broken-flash-reset for HLK-7621A EvB 2021-11-06 23:36:32 +01:00
realtek realtek: backport GPIO IRQ index fix 2021-11-01 00:56:51 +01:00
rockchip rockchip: move r8152 related patches to generic 2021-10-30 21:17:20 +02:00
sunxi kernel: Set some options in generic configuration 2021-11-02 23:37:19 +01:00
tegra
uml uml: add Kernel 5.10 support via testing 2021-11-02 10:04:50 -10:00
x86 x86: sort alphabetically default packages 2021-11-06 23:36:32 +01:00
zynq kernel: Set some options in generic configuration 2021-11-02 23:37:19 +01:00
Makefile