mbox

[00/11] kernel-yocto: -stable, -dev and tools

Message ID cover.1760583881.git.bruce.ashfield@gmail.com
State Not Applicable, archived
Headers show

Pull-request

https://git.yoctoproject.org/poky-contrib zedd/kernel

Message

Bruce Ashfield Oct. 16, 2025, 3:08 a.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

I realize we are still fighting the perf reproducibility issues, but
I wanted to send these out since there have been some questions about
-stable, 6.18+ and configuration issues.

Plus I was able to get these patches off my machine with hardware issues,
so I wanted to get them sent.

Feel free to disregard any of the patches that we don't want, they'll
be on the list for anyone looking for them.

The -stable updates are routine, 6.18+ won't impact existing release
kernels, and the configuration updates for genericarm64 are additive.
So the risk is low for the series as a whole.

Cheers,

Bruce

The following changes since commit 64a879e9b61b56e8bd8070b3f906d9d35fc4153d:

  perf: Bump versions to resolve hashequiv/reproducibility issues (2025-10-15 17:15:46 +0100)

are available in the Git repository at:

  https://git.yoctoproject.org/poky-contrib zedd/kernel
  https://git.yoctoproject.org/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (11):
  linux-yocto/6.16: update to v6.16.11
  linux-yocto/6.16: update CVE exclusions (6.16.11)
  linux-yocto/6.12: update to v6.12.50
  linux-yocto/6.12: update CVE exclusions (6.12.50)
  linux-yocto/6.12: update to v6.12.51
  linux-yocto/6.12: update CVE exclusions (6.12.51)
  linux-yocto/6.12: update to v6.12.52
  linux-yocto/6.12: update CVE exclusions (6.12.52)
  linux-yocto/6.16: genericarm64: feature splits and enablement
  kern-tools: fix symbol_why for v6.18-rc1+
  linux-yocto-dev: update to v6.18

 .../kern-tools/kern-tools-native_git.bb       |   2 +-
 .../linux/cve-exclusion_6.12.inc              | 966 +++++++++++++++++-
 .../linux/cve-exclusion_6.16.inc              | 658 +++++++++++-
 meta/recipes-kernel/linux/linux-yocto-dev.bb  |   4 +-
 .../linux/linux-yocto-rt_6.12.bb              |   6 +-
 .../linux/linux-yocto-rt_6.16.bb              |   6 +-
 .../linux/linux-yocto-tiny_6.12.bb            |   6 +-
 .../linux/linux-yocto-tiny_6.16.bb            |   6 +-
 meta/recipes-kernel/linux/linux-yocto_6.12.bb |  28 +-
 meta/recipes-kernel/linux/linux-yocto_6.16.bb |  28 +-
 10 files changed, 1607 insertions(+), 103 deletions(-)