mbox

[0/5] kernel-yocto: -stable and genericarm64 configuration updates

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

Pull-request

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

Message

Bruce Ashfield Sept. 23, 2025, 7:05 p.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's the latest -stable bumps for our active kernels, and a nice
extension / cleanup series from Mikko for genericarm64.

Everything has passed my build and boot testing. I did see a OOM with
genericarm64 and systemd (using runqemu), but that seems unrelated to
the configuration changes.

For anyone reading the -dev kernel has also gone to 6.17-rc7.

Cheers,

Bruce

The following changes since commit e90bc48bdaa2234cad52bbb2800f5246c277ffbd:

  bitbake: tests/fetch: Update tests after bitbake tag removal (2025-09-23 09:37:35 +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 (5):
  linux-yocto/6.12: update to v6.12.48
  linux-yocto/6.12: update CVE exclusions (6.12.48)
  linux-yocto/6.16: update to v6.16.8
  linux-yocto/6.16: update CVE exclusions (6.16.8)
  linux-yocto/6.16: genericarm64 refactoring, extension and clean-up

 .../linux/cve-exclusion_6.12.inc              | 1464 ++++++++++++++---
 .../linux/cve-exclusion_6.16.inc              | 1462 +++++++++++++---
 .../linux/linux-yocto-rt_6.12.bb              |    6 +-
 .../linux/linux-yocto-rt_6.16.bb              |    6 +-
 .../linux/linux-yocto-tiny_6.12.bb            |    6 +-
 .../linux/linux-yocto-tiny_6.16.bb            |    6 +-
 meta/recipes-kernel/linux/linux-yocto_6.12.bb |   28 +-
 meta/recipes-kernel/linux/linux-yocto_6.16.bb |   28 +-
 8 files changed, 2585 insertions(+), 421 deletions(-)