summaryrefslogtreecommitdiffstats
path: root/v5.15.48-v5.15.47.log
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2022-06-16 16:18:55 +0000
committerAndrey Zhizhikin <andrey.z@gmail.com>2022-06-16 16:18:55 +0000
commit3a2cc5d4995c2a0c45c2099b1fab03afa5090b8b (patch)
tree4bd7a35a5a769d10f3a39b1257a9bfa0f3163945 /v5.15.48-v5.15.47.log
parent7bd9467445822597aac833819a0e90980e4b346d (diff)
downloadmeta-freescale-3a2cc5d4995c2a0c45c2099b1fab03afa5090b8b.tar.gz
recipes-kernel: drop lzop kernel compression
Since lzop-native was dropped from OE-Core, kernel was not buildable for arm32 configuration as LZOP compression has been enabled there in default configurations. This was dropped from all the branches in linux-fslc repository [1], [2], [3]. Update layer kernel configs to drop this option as well. Link: [1]: https://github.com/Freescale/linux-fslc/commit/9296d48cdaa11c496a1ba8f1f62464ca5576ba9b Link: [2]: https://github.com/Freescale/linux-fslc/commit/ab155a14bb8a6620f2f550cc21ff3bf8173553fa Link: [3]: https://github.com/Freescale/linux-fslc/commit/aa0d6324254a0cc3126475f6df8ea8f438c0cd53 Fixes: af3f03bf ("layer wide: remove lzop dependency dropped upstream") Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Cc: Sam Van Den Berge <sam.van.den.berge@telenet.be>
Diffstat (limited to 'v5.15.48-v5.15.47.log')
-rw-r--r--v5.15.48-v5.15.47.log22
1 files changed, 22 insertions, 0 deletions
diff --git a/v5.15.48-v5.15.47.log b/v5.15.48-v5.15.47.log
new file mode 100644
index 00000000..ceebe069
--- /dev/null
+++ b/v5.15.48-v5.15.47.log
@@ -0,0 +1,22 @@
1linux-fslc-imx: update to v5.15.48
2
3Kernel repository has been upgraded up to v5.15.48 from stable korg.
4
5Following upstream commits are included in this version:
6----
7e1dd58c995da Linux 5.15.48
8147ae04a7c52 x86/speculation/mmio: Print SMT warning
959d665a709b0 KVM: x86/speculation: Disable Fill buffer clear within guests
10ebd0f558b480 x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
1130120b433c1f x86/speculation/srbds: Update SRBDS mitigation selection
12531eb5fe3171 x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
132044838ab228 x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
14407d97b99f27 x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
15d74f4eb1ddf0 x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
168b9521e71179 x86/speculation: Add a common function for MD_CLEAR mitigation update
17d822b10f97f6 x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
181fcc3d646f0b Documentation: Add documentation for Processor MMIO Stale Data
19----
20
21Link: https://lore.kernel.org/r/20220614183720.512073672@linuxfoundation.org # v5.15.48
22Link: https://github.com/Freescale/linux-fslc/pull/587