public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/15] linux-yocto: -stable updates
Date: Thu, 23 Apr 2026 11:32:07 -0400	[thread overview]
Message-ID: <20260423153222.1932256-1-bruce.ashfield@gmail.com> (raw)

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

Richard,

These aren't intended to sneak into the release build, but I wanted
to send them in case others are looking to pick them up while we
finalize the release.

Again, this is a single series, globally numbered across oe-core
and yocto-bsps. If it causes a hassle, let me know and I'll do
a seperate send.

Cheers,

Bruce

openembedded-core (10):
  linux-yocto/6.18: update to v6.18.20
  linux-yocto/6.18: update CVE exclusions (6.18.20)
  linux-yocto/6.18: update to v6.18.21
  linux-yocto/6.18: update CVE exclusions (6.18.21)
  linux-yocto/6.18: update to v6.18.22
  linux-yocto/6.18: update CVE exclusions (6.18.22)
  linux-yocto/6.18: update to v6.18.23
  linux-yocto/6.18: update CVE exclusions (6.18.23)
  linux-yocto/6.18: update to v6.18.24
  linux-yocto/6.18: update CVE exclusions (6.18.24)

meta-yocto (5):
  yocto-bsps: update to v6.18.20
  yocto-bsps: update to v6.18.21
  yocto-bsps: update to v6.18.22
  yocto-bsps: update to v6.18.23
  yocto-bsps: update to v6.18.24

 openembedded-core:
 meta/recipes-kernel/linux/cve-exclusion_6.18.inc   | 692 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 meta/recipes-kernel/linux/linux-yocto-rt_6.18.bb   |   6 +-
 meta/recipes-kernel/linux/linux-yocto-tiny_6.18.bb |   6 +-
 meta/recipes-kernel/linux/linux-yocto_6.18.bb      |  24 ++++----
 4 files changed, 700 insertions(+), 28 deletions(-)

 meta-yocto:
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.18.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.43.0


             reply	other threads:[~2026-04-23 15:32 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-23 15:32 bruce.ashfield [this message]
2026-04-23 15:32 ` [meta][PATCH 01/15] linux-yocto/6.18: update to v6.18.20 bruce.ashfield
2026-04-23 15:32 ` [meta][PATCH 02/15] linux-yocto/6.18: update CVE exclusions (6.18.20) bruce.ashfield
2026-04-23 15:32 ` [meta][PATCH 03/15] linux-yocto/6.18: update to v6.18.21 bruce.ashfield
2026-04-23 15:32 ` [meta][PATCH 04/15] linux-yocto/6.18: update CVE exclusions (6.18.21) bruce.ashfield
2026-04-23 15:32 ` [meta][PATCH 05/15] linux-yocto/6.18: update to v6.18.22 bruce.ashfield
2026-04-23 15:46   ` Patchtest results for " patchtest
2026-04-23 15:32 ` [meta][PATCH 06/15] linux-yocto/6.18: update CVE exclusions (6.18.22) bruce.ashfield
2026-04-23 15:32 ` [meta][PATCH 07/15] linux-yocto/6.18: update to v6.18.23 bruce.ashfield
2026-04-23 15:32 ` [meta][PATCH 08/15] linux-yocto/6.18: update CVE exclusions (6.18.23) bruce.ashfield
2026-04-23 15:32 ` [meta][PATCH 09/15] linux-yocto/6.18: update to v6.18.24 bruce.ashfield
2026-04-23 15:32 ` [meta][PATCH 10/15] linux-yocto/6.18: update CVE exclusions (6.18.24) bruce.ashfield
2026-04-23 15:32 ` [meta-yocto-bsp][PATCH 11/15] yocto-bsps: update to v6.18.20 bruce.ashfield
2026-04-23 15:46   ` Patchtest results for " patchtest
2026-04-23 15:32 ` [meta-yocto-bsp][PATCH 12/15] yocto-bsps: update to v6.18.21 bruce.ashfield
2026-04-23 15:46   ` Patchtest results for " patchtest
2026-04-23 15:32 ` [meta-yocto-bsp][PATCH 13/15] yocto-bsps: update to v6.18.22 bruce.ashfield
2026-04-23 15:46   ` Patchtest results for " patchtest
2026-04-23 15:32 ` [meta-yocto-bsp][PATCH 14/15] yocto-bsps: update to v6.18.23 bruce.ashfield
2026-04-23 15:46   ` Patchtest results for " patchtest
2026-04-23 15:32 ` [meta-yocto-bsp][PATCH 15/15] yocto-bsps: update to v6.18.24 bruce.ashfield
2026-04-23 15:46   ` Patchtest results for " patchtest

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=20260423153222.1932256-1-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