Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] kernel-yocto: -stable and new reference kernel
@ 2025-08-21 14:03 bruce.ashfield
  2025-08-21 14:03 ` [PATCH 1/4] linux-yocto: introduce 6.16 reference kernels bruce.ashfield
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: bruce.ashfield @ 2025-08-21 14:03 UTC (permalink / raw)
  To: richard.purdie; +Cc: openembedded-core

From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's the next set of updates to the linux-yocto kernel.

The plan is to introduce 6.16 as the latest reference kernel, and keep
6.12 around (since it is a LTS).

This isn't ready to be the default for builds, but it has passed my
core-iamge-kernel-dev testing, so I wanted to make the recipes available
as visibility to where we are headed for the release (plus, I'm out of
the office on holidays until the first week of September, so making it
the default would be a bad idea from me being able to support issues).

We also have a -stable update to 6.12.

Bruce

The following changes since commit 5424fc6186877e1949a818307f43578b81c493ae:

  lttng-tools: Disable slow tests to fix ptest runs (2025-08-19 11:48:50 +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 (4):
  linux-yocto: introduce 6.16 reference kernels
  linux-yocto/6.16: update CVE exclusions (6.16.2)
  linux-yocto/6.12: update to v6.12.42
  linux-yocto/6.12: update CVE exclusions (6.12.42)

 .../linux/cve-exclusion_6.12.inc              |   264 +-
 .../linux/cve-exclusion_6.16.inc              | 14804 ++++++++++++++++
 .../linux/linux-yocto-rt_6.12.bb              |     6 +-
 .../linux/linux-yocto-rt_6.16.bb              |    48 +
 .../linux/linux-yocto-tiny_6.12.bb            |     6 +-
 .../linux/linux-yocto-tiny_6.16.bb            |    33 +
 meta/recipes-kernel/linux/linux-yocto_6.12.bb |    28 +-
 meta/recipes-kernel/linux/linux-yocto_6.16.bb |    79 +
 8 files changed, 15238 insertions(+), 30 deletions(-)
 create mode 100644 meta/recipes-kernel/linux/cve-exclusion_6.16.inc
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-rt_6.16.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto-tiny_6.16.bb
 create mode 100644 meta/recipes-kernel/linux/linux-yocto_6.16.bb

-- 
2.39.2



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-08-26 13:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 14:03 [PATCH 0/4] kernel-yocto: -stable and new reference kernel bruce.ashfield
2025-08-21 14:03 ` [PATCH 1/4] linux-yocto: introduce 6.16 reference kernels bruce.ashfield
2025-08-21 14:03 ` [PATCH 2/4] linux-yocto/6.16: update CVE exclusions (6.16.2) bruce.ashfield
2025-08-21 14:03 ` [PATCH 3/4] linux-yocto/6.12: update to v6.12.42 bruce.ashfield
2025-08-21 14:03 ` [PATCH 4/4] linux-yocto/6.12: update CVE exclusions (6.12.42) bruce.ashfield
2025-08-22 15:52 ` [OE-core] [PATCH 0/4] kernel-yocto: -stable and new reference kernel Mathieu Dubois-Briand
2025-08-26  2:03   ` Bruce Ashfield
2025-08-26  6:57     ` Mathieu Dubois-Briand
2025-08-26  7:15     ` Richard Purdie
2025-08-26 13:57       ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox