APPLIED: [SRU][Jammy][PULL] Jammy update: v5.15.125 upstream stable release

Roxana Nicolescu roxana.nicolescu at canonical.com
Fri Sep 29 08:53:52 UTC 2023


On 21/09/2023 00:51, Kamal Mostafa wrote:
> This pull request (7 commits) includes the following Jammy stable patchsets:
>
> 	Jammy update: v5.15.125 upstream stable release
> 	https://bugs.launchpad.net/bugs/2036843
>
>      Note: Most of this patchset had already been applied to Jammy.
>
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases.  I recommend fetching and applying just this
> reference ('stable-next') instead of each tags/jammy-stable-v5.15.xx reference:
>
>     git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy stable-next
>
>   -Kamal
>
> -----
>
> The following changes since commit 7e7e4528ca13026d3e9dc1801175d90a63c911b6:
>
>    net: Avoid address overwrite in kernel_connect (2023-09-20 11:26:23 +0200)
>
> are available in the Git repository at:
>
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy tags/jammy-stable-v5.15.125
>
> for you to fetch changes up to 18d860efdc05634989387e9e9f3c1c76c94a69c8:
>
>    UBUNTU: Upstream stable to v5.15.125 (2023-09-20 15:33:38 -0700)
>
> ----------------------------------------------------------------
> Greg Kroah-Hartman (1):
>        Linux 5.15.125
>
> Kamal Mostafa (1):
>        UBUNTU: Upstream stable to v5.15.125
>
> Ross Lagerwall (1):
>        xen/netback: Fix buffer overrun triggered by unusual packet
>
> Thomas Gleixner (4):
>        ia64/cpu: Switch to arch_cpu_finalize_init()
>        m68k/cpu: Switch to arch_cpu_finalize_init()
>        mips/cpu: Switch to arch_cpu_finalize_init()
>        sh/cpu: Switch to arch_cpu_finalize_init()
>
>   Makefile                          |  2 +-
>   arch/ia64/Kconfig                 |  1 +
>   arch/ia64/include/asm/bugs.h      | 20 -----------
>   arch/ia64/kernel/setup.c          |  3 +-
>   arch/m68k/Kconfig                 |  1 +
>   arch/m68k/include/asm/bugs.h      | 21 -----------
>   arch/m68k/kernel/setup_mm.c       |  3 +-
>   arch/mips/Kconfig                 |  1 +
>   arch/mips/include/asm/bugs.h      | 17 ---------
>   arch/mips/kernel/setup.c          | 13 +++++++
>   arch/sh/Kconfig                   |  1 +
>   arch/sh/include/asm/bugs.h        | 74 ---------------------------------------
>   arch/sh/include/asm/processor.h   |  2 ++
>   arch/sh/kernel/idle.c             |  1 +
>   arch/sh/kernel/setup.c            | 55 +++++++++++++++++++++++++++++
>   debian.master/upstream-stable     |  2 +-
>   drivers/net/xen-netback/netback.c | 15 +++++---
>   17 files changed, 90 insertions(+), 142 deletions(-)
>   delete mode 100644 arch/ia64/include/asm/bugs.h
>   delete mode 100644 arch/m68k/include/asm/bugs.h
>   delete mode 100644 arch/sh/include/asm/bugs.h
>
Applied to jammy:master-next. Thanks!

Roxana



More information about the kernel-team mailing list