immortalwrt/target/linux/generic/hack-5.4
Hauke Mehrtens cfbe24c91c kernel: Activate FORTIFY_SOURCE for MIPS kernel 5.4
CONFIG_FORTIFY_SOURCE=y is already set in the generic kernel
configuration, but it is not working for MIPS on kernel 5.4, support for
MIPS was only added with kernel 5.5, other architectures like aarch64
support FORTIFY_SOURCE already since some time.

This patch adds support for FORTIFY_SOURCE to MIPS with kernel 5.4,
kernel 5.10 already supports this and needs no changes.

This backports one patch from kernel 5.5 and one fix from 5.8 to make
fortify source also work on our kernel 5.4.

The changes are not compatible with the
306-mips_mem_functions_performance.patch patch which was also removed
with kernel 5.10, probably because of the same problems. I think it is
not needed anyway as the compiler should automatically optimize the
calls to memset(), memcpy() and memmove() even when not explicitly
telling the compiler to use the build in variant.

This increases the size of an uncompressed kernel by less than 1 KB.

Acked-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2021-05-01 11:12:26 +08:00
..
204-module_strip.patch kernel: bump 5.4 to 5.4.111 2021-04-18 23:32:06 +08:00
210-darwin_scripts_include.patch
211-darwin-uuid-typedef-clash.patch
212-tools_portability.patch
214-spidev_h_portability.patch
220-gc_sections.patch
221-module_exports.patch kernel-5.4: bump to 5.4.102 and refresh patches 2021-03-05 12:07:01 +08:00
230-openwrt_lzma_options.patch kernel: bump 5.4 to 5.4.63 2020-09-06 19:56:39 +08:00
249-udp-tunnel-selection.patch kernel/hack-5.4: make UDP tunneling user-selectable 2021-01-02 12:02:09 +08:00
250-netfilter_depends.patch kernel: drop the conntrack rtcache patch 2021-04-22 23:14:24 +08:00
251-sound_kconfig.patch kernel: bump 5.4 to 5.4.69 2020-10-02 13:42:49 +08:00
259-regmap_dynamic.patch kernel: bump 5.4 to 5.4.69 2020-10-02 13:42:49 +08:00
260-crypto_test_dependencies.patch kernel: 5.4: fix patches after wireguard backport 2021-02-27 12:14:16 +08:00
260-lib-arc4-unhide.patch kernel: 5.4: fix patches after wireguard backport 2021-02-27 12:14:16 +08:00
280-rfkill-stubs.patch
300-MIPS-r4k_cache-use-more-efficient-cache-blast.patch
301-mips_image_cmdline_hack.patch kernel: Activate FORTIFY_SOURCE for MIPS kernel 5.4 2021-05-01 11:12:26 +08:00
312-arm64-cpuinfo-Add-model-name-in-proc-cpuinfo-for-64bit-ta.patch generic: move arm64 model name patch to hack 2021-02-17 21:35:44 +08:00
321-powerpc_crtsavres_prereq.patch
400-block-fit-partition-parser.patch kernel: fix FIT partition parser compatibility issues 2021-04-01 23:17:54 +08:00
400-unlock_mx25l6406e_with_4bit_block_protect.patch kernel-5.4: bump to 5.4.102 and refresh patches 2021-03-05 12:07:01 +08:00
531-debloat_lzma.patch
550-loop-Report-EOPNOTSUPP-properly.patch kernel: bump 5.4 to 5.4.63 2020-09-06 19:56:39 +08:00
640-bridge-only-accept-EAP-locally.patch
645-netfilter-connmark-introduce-set-dscpmark.patch
647-netfilter-flow-acct.patch kernel: bump 5.4 to 5.4.67 2020-09-27 13:16:32 +08:00
650-netfilter-add-xt_OFFLOAD-target.patch kernel: drop the conntrack rtcache patch 2021-04-22 23:14:24 +08:00
651-wireless_mesh_header.patch
660-fq_codel_defaults.patch
661-use_fq_codel_by_default.patch kernel: bump 5.4 to 5.4.93 2021-01-29 22:34:20 +08:00
662-remove_pfifo_fast.patch
700-swconfig_switch_drivers.patch kernel: remove mvsw61xx swconfig driver 2020-11-21 17:47:55 +08:00
703-add_vsc8504_support.patch kernel: bump 5.4 to 5.4.75 2020-11-12 11:14:24 +08:00
710-net-dsa-mv88e6xxx-default-VID-1.patch kernel: DSA roaming fix for Marvell mv88e6xxx 2021-02-24 12:21:16 +08:00
711-net-dsa-mv88e6xxx-disable-ATU-violation.patch kernel: DSA roaming fix for Marvell mv88e6xxx 2021-02-24 12:21:16 +08:00
721-phy_packets.patch kernel: bump 5.4 to 5.4.110 2021-04-11 23:26:59 +08:00
773-bgmac-add-srab-switch.patch
901-debloat_sock_diag.patch kernel: bump 5.4 to 5.4.74 2020-11-03 11:58:08 +08:00
902-debloat_proc.patch kernel: bump 5.4 to 5.4.112 2021-04-18 23:32:26 +08:00
904-debloat_dma_buf.patch kernel: bump 5.4 to 5.4.105 2021-03-14 11:21:14 +08:00
910-kobject_uevent.patch
911-kobject_add_broadcast_uevent.patch
921-always-create-console-node-in-initramfs.patch
952-net-conntrack-events-support-multiple-registrant.patch kernel: 5.4: refresh hack patches 2021-03-03 12:25:45 +08:00
953-net-patch-linux-kernel-to-support-shortcut-fe.patch linux: refresh kernel patches 2020-12-26 11:39:07 +08:00
991-platform-x86-pcengines-apuv2-revert-simswitch.patch
992-add-ndo-do-ioctl.patch kernel: 5.4: refresh hack patches 2021-03-03 12:25:45 +08:00
993-usb-serial-option-add-u9300.patch kernel: 5.4: refresh hack patches 2021-03-03 12:25:45 +08:00
999-make-phylink-tristate.patch kernel: update kmod-thermal package 2021-01-16 12:09:32 +08:00