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 0/7] linux-yocto: consolidated pull request
Date: Wed, 27 May 2026 22:37:04 -0400	[thread overview]
Message-ID: <20260528023714.4026613-1-bruce.ashfield@gmail.com> (raw)

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

Hi all,

Here's the latest -stable bumps for OEcore and yocto-bsps (again,
let me know if the combined pull causes issues).

I've also moved the dev kernel to v7.1 and fixed lttng-modules
along the way. Hopefully a new point release will be available soon
and we can quickly drop the backported patches.

Also note that since ross removed the CVE exclusions .inc file in
a patch (which I think is still pending), I haven't updated the
exclusions for the kernel in this series.

Bruce


openembedded-core (5):
  linux-yocto/6.18: update to v6.18.32
  linux-yocto/6.18: qat/intel configuration warning fixes
  linux-yocto-dev: bump to v7.1
  lttng-modules: fix build against kernel 7.1+
  linux-yocto/6.18: update to v6.18.33

meta-yocto (2):
  yocto-bsps: update to v6.18.31
  yocto-bsps: update to v6.18.33

 openembedded-core:
 meta/recipes-kernel/linux/linux-yocto-dev.bb                                                                      |    4 +-
 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 +--
 meta/recipes-kernel/lttng/lttng-modules/0001-fix-ext4-enhance-tracepoints-during-the-folios-writeback-v6.17.patch |   94 +++++++++++
 meta/recipes-kernel/lttng/lttng-modules/0001-fix-ext4-widen-trace-event-i_ino-fields-to-u64-v7.1.patch            | 1424 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 meta/recipes-kernel/lttng/lttng-modules/0001-fix-hrtimer-Drop-unnecessary-pointer-indirection-in.patch            |   75 +++++++++
 meta/recipes-kernel/lttng/lttng-modules/0001-fix-hrtimer-Reduce-trace-noise-in-hrtimer_start-v7.1.patch           |  103 ++++++++++++
 meta/recipes-kernel/lttng/lttng-modules/0001-fix-mm-vmscan-Convert-pageout-to-take-a-folio-v5.18.patch            |   54 +++++++
 meta/recipes-kernel/lttng/lttng-modules/0001-fix-mm-vmscan-add-cgroup-IDs-to-vmscan-tracepoints-v7.1.patch        |  198 +++++++++++++++++++++++
 meta/recipes-kernel/lttng/lttng-modules/0001-fix-treewide-change-inode-i_ino-from-unsigned-long-to-u64-v7.1.patch |   56 +++++++
 meta/recipes-kernel/lttng/lttng-modules/0001-fix-vfs-widen-trace-event-i_ino-fields-to-u64-v7.1.patch             |  276 ++++++++++++++++++++++++++++++++
 meta/recipes-kernel/lttng/lttng-modules_2.14.4.bb                                                                 |    8 +
 13 files changed, 2308 insertions(+), 20 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-05-28  2:37 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-28  2:37 bruce.ashfield [this message]
2026-05-28  2:37 ` [meta][PATCH 01/07] linux-yocto/6.18: update to v6.18.32 bruce.ashfield
2026-05-28  2:37 ` [meta][PATCH 02/07] linux-yocto/6.18: qat/intel configuration warning fixes bruce.ashfield
2026-05-28  2:37 ` [meta][PATCH 03/07] linux-yocto-dev: bump to v7.1 bruce.ashfield
2026-05-28  2:37 ` [meta][PATCH 04/07] lttng-modules: fix build against kernel 7.1+ bruce.ashfield
2026-05-28  2:37 ` [meta][PATCH 05/07] linux-yocto/6.18: update to v6.18.33 bruce.ashfield
2026-05-28  2:46   ` Patchtest results for " patchtest
2026-05-28  2:37 ` [meta-yocto-bsp][PATCH 06/07] yocto-bsps: update to v6.18.31 bruce.ashfield
2026-05-28  2:46   ` Patchtest results for " patchtest
2026-05-28  2:37 ` [meta-yocto-bsp][PATCH 07/07] yocto-bsps: update to v6.18.33 bruce.ashfield
2026-05-28  2:46   ` Patchtest results for " patchtest
2026-05-28 13:00 ` [PATCH 0/7] linux-yocto: consolidated pull request Richard Purdie
2026-05-28 13:25   ` Bruce Ashfield
2026-05-28 13:31     ` [OE-core] " Yoann Congal
2026-05-28 13:56     ` Richard Purdie
  -- strict thread matches above, loose matches on Subject: below --
2026-01-06 15:23 bruce.ashfield
2026-01-07 12:53 ` Kevin Hao
2026-01-07 13:59   ` Bruce Ashfield
2023-12-21 14:25 bruce.ashfield
2023-12-05  4:26 bruce.ashfield
2022-06-07 13:59 bruce.ashfield
2020-10-06 19:04 Bruce Ashfield
2018-05-18 15:05 Bruce Ashfield
2018-03-27 15:03 Bruce Ashfield
2018-03-28 10:31 ` Burton, Ross
2018-03-28 10:33   ` Burton, Ross
2018-03-28 12:01     ` Bruce Ashfield
2018-03-28 12:07       ` Burton, Ross
2018-03-28 12:57         ` Bruce Ashfield
2018-03-29 12:58     ` Bruce Ashfield
2018-03-29 13:13       ` Richard Purdie
2018-03-29 13:55         ` Bruce Ashfield
2016-11-22 15:58 Bruce Ashfield
2015-05-21 19:08 Bruce Ashfield
2014-09-23 14:57 Bruce Ashfield
2014-09-08 19:55 [PATCH 0/7] linux-yocto*: " Bruce Ashfield
2014-09-09 11:42 ` Burton, Ross
2014-09-09 12:55   ` 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=20260528023714.4026613-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 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.