Commit Graph

4712 Commits

Author SHA1 Message Date
Rudi Heitbaum
86883ecc93 linux (NXP iMX8): update .config for 5.19.7-rc1 2022-09-05 11:00:35 +00:00
Rudi Heitbaum
f3afea8908 linux (NXP iMX6): update .config for 5.19.2-rc1 2022-09-05 11:00:35 +00:00
Rudi Heitbaum
85c221de48 linux (Generic): update .config for 5.19.2-rc1 2022-09-05 11:00:35 +00:00
Rudi Heitbaum
f779fb73bf linux (Allwinner arm): update .config for 5.19.2-rc1 2022-09-05 11:00:35 +00:00
Rudi Heitbaum
a7ca1c173c linux (Allwinner aarch64): update .config for 5.19.7-rc1 2022-09-05 11:00:26 +00:00
Rudi Heitbaum
fe81cdc5f7 linux (Samsung): drop upstream patches for 5.19.4-rc1 2022-09-05 11:00:26 +00:00
Rudi Heitbaum
5320cacc52 linux (NXP iMX8): drop upstream patches for 5.19.4-rc1 2022-09-05 11:00:26 +00:00
Rudi Heitbaum
e9472eeb28 linux (Rockchip): rebase patches for 5.19.2-rc1 2022-09-05 10:58:03 +00:00
Rudi Heitbaum
e59e3b11a1 linux (Allwinner): rebase patches for 5.19.2-rc1 2022-09-05 10:58:03 +00:00
Rudi Heitbaum
8a0e2b2d69 linux (Generic): Enable Indirect Branch Tracking (X86_KERNEL_IBT)
Supported on Tigerlake CPUs and newer

Build the kernel with support for Indirect Branch Tracking, a
hardware support course-grain forward-edge Control Flow Integrity
protection. It enforces that all indirect calls must land on
an ENDBR instruction, as such, the compiler will instrument the
code with them to make this happen.

In addition to building the kernel with IBT, seal all functions that
are not indirect call targets, avoiding them ever becoming one.

This requires LTO like objtool runs and will slow down the build. It
does significantly reduce the number of ENDBR instructions in the
kernel image.
2022-09-05 10:58:03 +00:00
Matthias Reichl
85660e2e1e RPi: update kodi colorspace and bpc patches
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-08-31 17:59:48 +02:00
Matthias Reichl
f90c5b73fb linux (RPi): config options for 5.15.61-004a1de
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-08-28 16:29:20 +02:00
Christian Hewitt
350bb7d1e4 kodi: add patches for Odroid XU3/XU4 2022-08-21 12:36:05 +00:00
Christian Hewitt
0a5c5abfa3 kodi: drop EGL_KHR libmali patch 2022-08-21 12:36:05 +00:00
Christian Hewitt
5e52d2ce58 mesa: enable Mali T628 support 2022-08-21 12:36:05 +00:00
Christian Hewitt
8c8bcdff95 linux: bump Samsung to Linux 5.19.y 2022-08-21 12:36:05 +00:00
Christian Hewitt
854b89de67 u-boot: update XU4 defconfig patch 2022-08-21 12:24:14 +00:00
Christian Hewitt
e924769df9 samsung: add support for an XU3 image 2022-08-21 12:24:14 +00:00
Christian Hewitt
eb5fa5e23b samsung: add gputemp > cputemp symlink 2022-08-21 12:24:14 +00:00
Christian Hewitt
8a70e2546b samsung: include emmctool in image 2022-08-21 12:24:14 +00:00
Christian Hewitt
baa9cffdb6 samsung: switch Exynos to mesa/panfrost 2022-08-21 12:24:14 +00:00
Rudi Heitbaum
bf48e7cbcd linux (Amlogic): patch to compile kernel 5.19 with binutils-2.39 2022-08-08 10:24:25 +00:00
Jernej Skrabec
a043f32206 Allwinner: u-boot: Fix boot on at least one board 2022-08-07 21:39:32 +02:00
Jernej Skrabec
4bc6d8e381 Allwinner: linux: Re-enable mbus for SoCs with driver 2022-08-07 21:04:29 +02:00
Jernej Skrabec
f090615460 Allwinner: linux: remove unuseful patches for LE 2022-08-07 21:03:32 +02:00