From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] kernel-yocto: -stable and new reference kernel
Date: Thu, 21 Aug 2025 10:03:18 -0400 [thread overview]
Message-ID: <cover.1755784780.git.bruce.ashfield@gmail.com> (raw)
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
next reply other threads:[~2025-08-21 14:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-21 14:03 bruce.ashfield [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1755784780.git.bruce.ashfield@gmail.com \
--to=bruce.ashfield@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox