All of lore.kernel.org
 help / color / mirror / Atom feed
From: bruce.ashfield@gmail.com
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/16] linux-yocto: consolidated pull request
Date: Wed,  3 Dec 2025 23:30:12 -0500	[thread overview]
Message-ID: <cover.1764822465.git.bruce.ashfield@gmail.com> (raw)

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

Richard,

Here's the -stable updates that I've been gathering while waiting
for things to stablize (or release). I see that 6.17 is still in
master, but feel free to ignore those -stable versions. I just
wanted to send them in case someone is using those kernels and
wants the security fixes.

I've moved my attention to 6.18, since it should be the next LTS
kernel.

This is my first pull using my infrastructure switched over
to oe-core and the split repos, so let me know if anything looks
wrong.

Bruce


The following changes since commit ac7327583aef83fd400190506f3147623de38b68:

  libdrm: upgrade 2.4.125 -> 2.4.128 (2025-11-27 11:03:37 +0000)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib zedd/kernel
  https://git.openembedded.org/openembedded-core-contrib/log/?h=zedd/kernel

Bruce Ashfield (16):
  linux-yocto/6.17: fix -tiny kernel boot
  linux-yocto/6.17: update to v6.17.7
  linux-yocto/6.17: update CVE exclusions (6.17.7)
  linux-yocto/6.17: generic64arm configuration updates
  linux-yocto/6.17: update to v6.17.8
  linux-yocto/6.17: update CVE exclusions (6.17.8)
  linux-yocto/6.17: update to v6.17.10
  linux-yocto/6.17: update CVE exclusions (6.17.10)
  linux-yocto/6.12: update to v6.12.57
  linux-yocto/6.12: update CVE exclusions (6.12.57)
  linux-yocto/6.12: update to v6.12.58
  linux-yocto/6.12: update CVE exclusions (6.12.58)
  linux-yocto/6.12: update to v6.12.59
  linux-yocto/6.12: update CVE exclusions (6.12.59)
  linux-yocto/6.12: update to v6.12.60
  linux-yocto/6.12: update CVE exclusions (6.12.60)

 .../linux/cve-exclusion_6.12.inc              | 412 +++++++++++++++++-
 .../linux/cve-exclusion_6.17.inc              | 220 +++++++++-
 .../linux/linux-yocto-rt_6.12.bb              |   6 +-
 .../linux/linux-yocto-rt_6.17.bb              |   6 +-
 .../linux/linux-yocto-tiny_6.12.bb            |   6 +-
 .../linux/linux-yocto-tiny_6.17.bb            |   6 +-
 meta/recipes-kernel/linux/linux-yocto_6.12.bb |  28 +-
 meta/recipes-kernel/linux/linux-yocto_6.17.bb |  24 +-
 8 files changed, 644 insertions(+), 64 deletions(-)

-- 
2.39.2



             reply	other threads:[~2025-12-04  4:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-04  4:30 bruce.ashfield [this message]
2025-12-04  4:30 ` [PATCH 01/16] linux-yocto/6.17: fix -tiny kernel boot bruce.ashfield
2025-12-04  4:30 ` [PATCH 02/16] linux-yocto/6.17: update to v6.17.7 bruce.ashfield
2025-12-04  4:30 ` [PATCH 03/16] linux-yocto/6.17: update CVE exclusions (6.17.7) bruce.ashfield
2025-12-04  4:30 ` [PATCH 04/16] linux-yocto/6.17: generic64arm configuration updates bruce.ashfield
2025-12-04  4:30 ` [PATCH 05/16] linux-yocto/6.17: update to v6.17.8 bruce.ashfield
2025-12-04  4:30 ` [PATCH 06/16] linux-yocto/6.17: update CVE exclusions (6.17.8) bruce.ashfield
2025-12-04  4:30 ` [PATCH 07/16] linux-yocto/6.17: update to v6.17.10 bruce.ashfield
2025-12-04  4:30 ` [PATCH 08/16] linux-yocto/6.17: update CVE exclusions (6.17.10) bruce.ashfield
2025-12-04  4:30 ` [PATCH 09/16] linux-yocto/6.12: update to v6.12.57 bruce.ashfield
2025-12-04  4:30 ` [PATCH 10/16] linux-yocto/6.12: update CVE exclusions (6.12.57) bruce.ashfield
2025-12-04  4:30 ` [PATCH 11/16] linux-yocto/6.12: update to v6.12.58 bruce.ashfield
2025-12-04  4:30 ` [PATCH 12/16] linux-yocto/6.12: update CVE exclusions (6.12.58) bruce.ashfield
2025-12-04  4:30 ` [PATCH 13/16] linux-yocto/6.12: update to v6.12.59 bruce.ashfield
2025-12-04  4:30 ` [PATCH 14/16] linux-yocto/6.12: update CVE exclusions (6.12.59) bruce.ashfield
2025-12-04  4:30 ` [PATCH 15/16] linux-yocto/6.12: update to v6.12.60 bruce.ashfield
2025-12-04  4:30 ` [PATCH 16/16] linux-yocto/6.12: update CVE exclusions (6.12.60) 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.1764822465.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.