Commit Graph

4726 Commits

Author SHA1 Message Date
CvH
43ddc7df5d Merge pull request #6949 from HiassofT/le11-kernel-5.15.65
linux (RPi): update to 5.15.70
2022-10-01 14:45:50 +02:00
CvH
f191b388c4 Merge pull request #6948 from HiassofT/le11-ffmpeg-9
ffmpeg: update kodi patch
2022-10-01 14:45:04 +02:00
Christian Hewitt
e240b19e75 linux: update Amlogic patches for Linux 5.19.y 2022-10-01 06:32:50 +00:00
Matthias Reichl
7d2935acb6 RPi: add kodi patch to fix SW decoded video deinterlace
This is more correct and needed with latest ffmpeg patches from jc

Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-30 22:30:35 +02:00
Matthias Reichl
f3165aae56 RPi: refresh and rename kodi patches
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-30 22:21:04 +02:00
Rudi Heitbaum
9247da0972 mesa: update panfrost: enable Mali T628 support patch for mesa 22.2 2022-09-23 05:40:58 +00:00
Matthias Reichl
6806e4bb8e linux (RPi): config options for 5.15.68-ac7d1fd
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-20 17:13:16 +02:00
Jernej Skrabec
17e6af7609 Allwinner: linux: Fix H5 CVBS patch 2022-09-18 07:37:54 +02:00
Matthias Reichl
ddda370c85 linux (RPi): config options for 5.15.65-5ca1fc5
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-09-16 09:39:13 +02:00
Rudi Heitbaum
49076d1821 linux (Samsung): update .config for 5.19.4-rc1 2022-09-05 11:01:08 +00:00
Rudi Heitbaum
6e99fa326e linux (Rockchip RK3399): update .config for 5.19.7-rc1 2022-09-05 11:00:59 +00:00
Rudi Heitbaum
9411be8f16 linux (Rockchip RK3328): update .config for 5.19.7-rc1 2022-09-05 11:00:51 +00:00
Rudi Heitbaum
4b08f11927 linux (Rockchip RK3288): update .config for 5.19.2-rc1 2022-09-05 11:00:51 +00:00
Rudi Heitbaum
7b410f0b46 linux (Qualcomm): update .config for 5.19.7-rc1 2022-09-05 11:00:43 +00:00
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