mbox

[0/8] kernel: consolidated pull request

Message ID cover.1755118020.git.bruce.ashfield@gmail.com
State Not Applicable, archived
Headers show

Pull-request

https://git.yoctoproject.org/poky-contrib zedd/kernel

Message

Bruce Ashfield Aug. 13, 2025, 8:49 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's the next set of updates as I move towards making 6.16 the
default / reference kernel.

linux-yocto-dev is fully done, but now that lttng-modules is building
I can complete sanity testing.

I don't want to sit on those while I finish that testing, let's get
the libc-headers soaking and in the next day or two, I'll get 6.16
out for AB testing.

Bruce


The following changes since commit 3b2f9c31dc17c3ba5f6a9971413afed3d450d826:

  poky.yaml.in: increase required disk space to 140G (2025-08-08 23:41:11 +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 (8):
  linux-yocto/6.12: update to v6.12.39
  linux-yocto/6.12: update CVE exclusions (6.12.39)
  linux-yocto/6.12: update to v6.12.40
  linux-yocto/6.12: update CVE exclusions (6.12.40)
  linux-libc-headers: update to v6.16
  lttng-modules: update to v2.14.0
  linux-yocto/6.12: update to v6.12.41
  linux-yocto/6.12: update CVE exclusions (6.12.41)

 ...ers_6.15.bb => linux-libc-headers_6.16.bb} |   2 +-
 .../linux/cve-exclusion_6.12.inc              | 362 +++++++++++++--
 .../linux/linux-yocto-rt_6.12.bb              |   6 +-
 .../linux/linux-yocto-tiny_6.12.bb            |   6 +-
 meta/recipes-kernel/linux/linux-yocto_6.12.bb |  28 +-
 ...x-sigaction-build-without-CONFIG_COM.patch |  35 --
 ...e-missing-CONFIG_TRACEPOINTS-to-warn.patch |  18 +-
 ...mentation-Add-missing-provider-name-.patch |  45 ++
 ...pose-__percpu-tag-as-a-named-address.patch | 438 ++++++++++++++++++
 ...les_2.13.19.bb => lttng-modules_2.14.0.bb} |   8 +-
 10 files changed, 845 insertions(+), 103 deletions(-)
 rename meta/recipes-kernel/linux-libc-headers/{linux-libc-headers_6.15.bb => linux-libc-headers_6.16.bb} (80%)
 delete mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-lttng-modules-fix-sigaction-build-without-CONFIG_COM.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0001-writeback-instrumentation-Add-missing-provider-name-.patch
 create mode 100644 meta/recipes-kernel/lttng/lttng-modules/0002-fix-percpu-repurpose-__percpu-tag-as-a-named-address.patch
 rename meta/recipes-kernel/lttng/{lttng-modules_2.13.19.bb => lttng-modules_2.14.0.bb} (81%)