mbox series

[0/7] linux-yocto: consolidated pull request

Message ID 20260528023714.4026613-1-bruce.ashfield@gmail.com
Headers show
Series linux-yocto: consolidated pull request | expand

Message

Bruce Ashfield May 28, 2026, 2:37 a.m. UTC
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(-)