diff options
-rw-r--r-- | recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-fslc-lts/defconfig | 1 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-fslc/defconfig | 1 | ||||
-rw-r--r-- | v5.15.48-v5.15.47.log | 22 |
4 files changed, 22 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig b/recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig index f4697de8..3c385e2a 100644 --- a/recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig +++ b/recipes-kernel/linux/linux-fslc-imx/imx-nxp-bsp/defconfig | |||
@@ -1,4 +1,3 @@ | |||
1 | CONFIG_KERNEL_LZO=y | ||
2 | CONFIG_SYSVIPC=y | 1 | CONFIG_SYSVIPC=y |
3 | CONFIG_POSIX_MQUEUE=y | 2 | CONFIG_POSIX_MQUEUE=y |
4 | CONFIG_NO_HZ=y | 3 | CONFIG_NO_HZ=y |
diff --git a/recipes-kernel/linux/linux-fslc-lts/defconfig b/recipes-kernel/linux/linux-fslc-lts/defconfig index 7078f912..34152353 100644 --- a/recipes-kernel/linux/linux-fslc-lts/defconfig +++ b/recipes-kernel/linux/linux-fslc-lts/defconfig | |||
@@ -1,4 +1,3 @@ | |||
1 | CONFIG_KERNEL_LZO=y | ||
2 | CONFIG_SYSVIPC=y | 1 | CONFIG_SYSVIPC=y |
3 | CONFIG_NO_HZ=y | 2 | CONFIG_NO_HZ=y |
4 | CONFIG_HIGH_RES_TIMERS=y | 3 | CONFIG_HIGH_RES_TIMERS=y |
diff --git a/recipes-kernel/linux/linux-fslc/defconfig b/recipes-kernel/linux/linux-fslc/defconfig index 773a3148..91104c53 100644 --- a/recipes-kernel/linux/linux-fslc/defconfig +++ b/recipes-kernel/linux/linux-fslc/defconfig | |||
@@ -1,4 +1,3 @@ | |||
1 | CONFIG_KERNEL_LZO=y | ||
2 | CONFIG_SYSVIPC=y | 1 | CONFIG_SYSVIPC=y |
3 | CONFIG_NO_HZ=y | 2 | CONFIG_NO_HZ=y |
4 | CONFIG_HIGH_RES_TIMERS=y | 3 | CONFIG_HIGH_RES_TIMERS=y |
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 @@ | |||
1 | linux-fslc-imx: update to v5.15.48 | ||
2 | |||
3 | Kernel repository has been upgraded up to v5.15.48 from stable korg. | ||
4 | |||
5 | Following upstream commits are included in this version: | ||
6 | ---- | ||
7 | e1dd58c995da Linux 5.15.48 | ||
8 | 147ae04a7c52 x86/speculation/mmio: Print SMT warning | ||
9 | 59d665a709b0 KVM: x86/speculation: Disable Fill buffer clear within guests | ||
10 | ebd0f558b480 x86/speculation/mmio: Reuse SRBDS mitigation for SBDS | ||
11 | 30120b433c1f x86/speculation/srbds: Update SRBDS mitigation selection | ||
12 | 531eb5fe3171 x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data | ||
13 | 2044838ab228 x86/speculation/mmio: Enable CPU Fill buffer clearing on idle | ||
14 | 407d97b99f27 x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations | ||
15 | d74f4eb1ddf0 x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data | ||
16 | 8b9521e71179 x86/speculation: Add a common function for MD_CLEAR mitigation update | ||
17 | d822b10f97f6 x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug | ||
18 | 1fcc3d646f0b Documentation: Add documentation for Processor MMIO Stale Data | ||
19 | ---- | ||
20 | |||
21 | Link: https://lore.kernel.org/r/20220614183720.512073672@linuxfoundation.org # v5.15.48 | ||
22 | Link: https://github.com/Freescale/linux-fslc/pull/587 | ||