mbox series

[0/10] linux-yocto: consolidated / combined pull request

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

Message

Bruce Ashfield March 2, 2026, 4:55 a.m. UTC
From: Bruce Ashfield <bruce.ashfield@gmail.com>

Richard,

Here's the next set of -stable update for 6.18.

7.0 will be the dev kernel shortly, just waiting for -rc2 on it
before pushing the changes.

Also note that this is again a combined oe-core, yocto-bsp pull
request. I've keep the numbering 0-N to hopefully lore/b4 won't
miss things.

If this doesn't work (the formatting), I'll just go to different
sends for the different repos.

Bruce

openembedded-core (7):
  linux-yocto/6.18: update to v6.18.9
  linux-yocto/6.18: update CVE exclusions (6.18.9)
  linux-yocto/6.18: update to v6.18.11
  linux-yocto/6.18: update CVE exclusions (6.18.11)
  linux-yocto/6.16: genericarm64: feature splits and enablement
  linux-yocto/6.18: update to v6.18.13
  linux-yocto/6.18: update CVE exclusions (6.18.13)

meta-yocto (3):
  yocto-bsp: update to v6.18.9
  yocto-bsp: update to v6.18.11
  yocto-bsp: update to v6.18.13

 openembedded-core:
 meta/recipes-kernel/linux/cve-exclusion_6.18.inc   | 306 ++++++++++++++++++++-
 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 +-
 4 files changed, 313 insertions(+), 29 deletions(-)

 meta-yocto:
 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.18.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Mathieu Dubois-Briand March 3, 2026, 8:44 a.m. UTC | #1
On Mon Mar 2, 2026 at 5:55 AM CET, Bruce Ashfield via lists.openembedded.org wrote:
> From: Bruce Ashfield <bruce.ashfield@gmail.com>
>
> Richard,
>
> Here's the next set of -stable update for 6.18.
>
> 7.0 will be the dev kernel shortly, just waiting for -rc2 on it
> before pushing the changes.
>
> Also note that this is again a combined oe-core, yocto-bsp pull
> request. I've keep the numbering 0-N to hopefully lore/b4 won't
> miss things.
>
> If this doesn't work (the formatting), I'll just go to different
> sends for the different repos.
>
> Bruce
>
> openembedded-core (7):
>   linux-yocto/6.18: update to v6.18.9
>   linux-yocto/6.18: update CVE exclusions (6.18.9)
>   linux-yocto/6.18: update to v6.18.11
>   linux-yocto/6.18: update CVE exclusions (6.18.11)
>   linux-yocto/6.16: genericarm64: feature splits and enablement
>   linux-yocto/6.18: update to v6.18.13
>   linux-yocto/6.18: update CVE exclusions (6.18.13)
>
> meta-yocto (3):
>   yocto-bsp: update to v6.18.9
>   yocto-bsp: update to v6.18.11
>   yocto-bsp: update to v6.18.13
>
>  openembedded-core:
>  meta/recipes-kernel/linux/cve-exclusion_6.18.inc   | 306 ++++++++++++++++++++-
>  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 +-
>  4 files changed, 313 insertions(+), 29 deletions(-)
>
>  meta-yocto:
>  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.18.bbappend | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Hi Bruce,

Thanks for your patches. Looks fine on the autobuilder, except for a
single warning on arm64:

WARNING: linux-yocto-6.18.13+git-r0 do_kernel_configcheck: [kernel config]: This BSP contains fragments with warnings:

[INFO]: the following symbols were not found in the active configuration:
     - CONFIG_PINCTRL_SM8350_LPASS_LPI

https://autobuilder.yoctoproject.org/valkyrie/#/builders/22/builds/3303
https://autobuilder.yoctoproject.org/valkyrie/#/builders/60/builds/3277

Thanks,
Mathieu
Bruce Ashfield March 3, 2026, 1:37 p.m. UTC | #2
On Tue, Mar 3, 2026 at 3:44 AM Mathieu Dubois-Briand <
mathieu.dubois-briand@bootlin.com> wrote:

> On Mon Mar 2, 2026 at 5:55 AM CET, Bruce Ashfield via
> lists.openembedded.org wrote:
> > From: Bruce Ashfield <bruce.ashfield@gmail.com>
> >
> > Richard,
> >
> > Here's the next set of -stable update for 6.18.
> >
> > 7.0 will be the dev kernel shortly, just waiting for -rc2 on it
> > before pushing the changes.
> >
> > Also note that this is again a combined oe-core, yocto-bsp pull
> > request. I've keep the numbering 0-N to hopefully lore/b4 won't
> > miss things.
> >
> > If this doesn't work (the formatting), I'll just go to different
> > sends for the different repos.
> >
> > Bruce
> >
> > openembedded-core (7):
> >   linux-yocto/6.18: update to v6.18.9
> >   linux-yocto/6.18: update CVE exclusions (6.18.9)
> >   linux-yocto/6.18: update to v6.18.11
> >   linux-yocto/6.18: update CVE exclusions (6.18.11)
> >   linux-yocto/6.16: genericarm64: feature splits and enablement
> >   linux-yocto/6.18: update to v6.18.13
> >   linux-yocto/6.18: update CVE exclusions (6.18.13)
> >
> > meta-yocto (3):
> >   yocto-bsp: update to v6.18.9
> >   yocto-bsp: update to v6.18.11
> >   yocto-bsp: update to v6.18.13
> >
> >  openembedded-core:
> >  meta/recipes-kernel/linux/cve-exclusion_6.18.inc   | 306
> ++++++++++++++++++++-
> >  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 +-
> >  4 files changed, 313 insertions(+), 29 deletions(-)
> >
> >  meta-yocto:
> >  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.18.bbappend | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Hi Bruce,
>
> Thanks for your patches. Looks fine on the autobuilder, except for a
> single warning on arm64:
>
> WARNING: linux-yocto-6.18.13+git-r0 do_kernel_configcheck: [kernel
> config]: This BSP contains fragments with warnings:
>
> [INFO]: the following symbols were not found in the active configuration:
>      - CONFIG_PINCTRL_SM8350_LPASS_LPI
>

I'll have a look!

Bruce



>
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/22/builds/3303
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/60/builds/3277
>
> Thanks,
> Mathieu
>
> --
> Mathieu Dubois-Briand, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com
>
>
Bruce Ashfield March 3, 2026, 4:52 p.m. UTC | #3
On Tue, Mar 3, 2026 at 8:37 AM Bruce Ashfield via lists.openembedded.org
<bruce.ashfield=gmail.com@lists.openembedded.org> wrote:

>
>
> On Tue, Mar 3, 2026 at 3:44 AM Mathieu Dubois-Briand <
> mathieu.dubois-briand@bootlin.com> wrote:
>
>> On Mon Mar 2, 2026 at 5:55 AM CET, Bruce Ashfield via
>> lists.openembedded.org wrote:
>> > From: Bruce Ashfield <bruce.ashfield@gmail.com>
>> >
>> > Richard,
>> >
>> > Here's the next set of -stable update for 6.18.
>> >
>> > 7.0 will be the dev kernel shortly, just waiting for -rc2 on it
>> > before pushing the changes.
>> >
>> > Also note that this is again a combined oe-core, yocto-bsp pull
>> > request. I've keep the numbering 0-N to hopefully lore/b4 won't
>> > miss things.
>> >
>> > If this doesn't work (the formatting), I'll just go to different
>> > sends for the different repos.
>> >
>> > Bruce
>> >
>> > openembedded-core (7):
>> >   linux-yocto/6.18: update to v6.18.9
>> >   linux-yocto/6.18: update CVE exclusions (6.18.9)
>> >   linux-yocto/6.18: update to v6.18.11
>> >   linux-yocto/6.18: update CVE exclusions (6.18.11)
>> >   linux-yocto/6.16: genericarm64: feature splits and enablement
>> >   linux-yocto/6.18: update to v6.18.13
>> >   linux-yocto/6.18: update CVE exclusions (6.18.13)
>> >
>> > meta-yocto (3):
>> >   yocto-bsp: update to v6.18.9
>> >   yocto-bsp: update to v6.18.11
>> >   yocto-bsp: update to v6.18.13
>> >
>> >  openembedded-core:
>> >  meta/recipes-kernel/linux/cve-exclusion_6.18.inc   | 306
>> ++++++++++++++++++++-
>> >  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 +-
>> >  4 files changed, 313 insertions(+), 29 deletions(-)
>> >
>> >  meta-yocto:
>> >  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.18.bbappend | 2 +-
>> >  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> Hi Bruce,
>>
>> Thanks for your patches. Looks fine on the autobuilder, except for a
>> single warning on arm64:
>>
>> WARNING: linux-yocto-6.18.13+git-r0 do_kernel_configcheck: [kernel
>> config]: This BSP contains fragments with warnings:
>>
>> [INFO]: the following symbols were not found in the active configuration:
>>      - CONFIG_PINCTRL_SM8350_LPASS_LPI
>>
>
> I'll have a look!
>
>
Patch sent.

Bruce



> Bruce
>
>
>
>>
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/22/builds/3303
>> https://autobuilder.yoctoproject.org/valkyrie/#/builders/60/builds/3277
>>
>> Thanks,
>> Mathieu
>>
>> --
>> Mathieu Dubois-Briand, Bootlin
>> Embedded Linux and Kernel engineering
>> https://bootlin.com
>>
>>
>
> --
> - Thou shalt not follow the NULL pointer, for chaos and madness await thee
> at its end
> - "Use the force Harry" - Gandalf, Star Trek II
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#232315):
> https://lists.openembedded.org/g/openembedded-core/message/232315
> Mute This Topic: https://lists.openembedded.org/mt/118089091/1050810
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [
> bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>