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

Stefan Bader stefan.bader at canonical.com
Thu Apr 13 08:20:01 UTC 2023


On 07.04.23 22:32, Kamal Mostafa wrote:
> This pull request (25 commits) includes the following Jammy stable patchsets:
> 
> 	Jammy update: v5.15.97 upstream stable release
> 	https://bugs.launchpad.net/bugs/2015599
> 
> 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 8d9bb1f66eb4e875978b6fb5982aaf43fb437fc8:
> 
>    UBUNTU: Upstream stable to v5.15.96 (2023-04-07 11:54:12 -0700)
> 
> are available in the Git repository at:
> 
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy tags/jammy-stable-v5.15.97
> 
> for you to fetch changes up to bc54cba08855a526a6abadb01e05b665e849fd66:
> 
>    UBUNTU: Upstream stable to v5.15.97 (2023-04-07 13:06:27 -0700)
> 
> ----------------------------------------------------------------
> Alan Stern (1):
>        USB: core: Don't hold device lock while reading the "descriptors" sysfs file
> 
> Benedict Wong (1):
>        Fix XFRM-I support for nested ESP tunnels
> 
> Bing-Jhong Billy Jheng (1):
>        io_uring: add missing lock in io_get_file_fixed
> 
> Carlos Llamas (1):
>        scripts/tags.sh: fix incompatibility with PCRE2
> 
> Cristian Ciocaltea (1):
>        scripts/tags.sh: Invoke 'realpath' via 'xargs'
> 
> David Sterba (1):
>        btrfs: send: limit number of clones and allocated memory size
> 
> Dean Luick (1):
>        IB/hfi1: Assign npages earlier
> 
> Florian Zumbiehl (1):
>        USB: serial: option: add support for VW/Skoda "Carstick LTE"
> 
> Greg Kroah-Hartman (1):
>        Linux 5.15.97
> 
> Heikki Krogerus (1):
>        usb: dwc3: pci: add support for the Intel Meteor Lake-M
> 
> Jack Yu (1):
>        ASoC: rt715-sdca: fix clock stop prepare timeout issue
> 
> Johan Jonker (1):
>        ARM: dts: rockchip: add power-domains property to dp node on rk3288
> 
> Julian Anastasov (1):
>        neigh: make sure used and confirmed times are valid
> 
> Kamal Mostafa (1):
>        UBUNTU: Upstream stable to v5.15.97
> 
> Kan Liang (1):
>        x86/cpu: Add Lunar Lake M
> 
> Krzysztof Kozlowski (1):
>        arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc
> 
> Kuniyuki Iwashima (1):
>        net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().
> 
> Martin KaFai Lau (1):
>        bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state
> 
> Neel Patel (1):
>        ionic: refactor use of ionic_rx_fill()
> 
> Prashanth K (1):
>        usb: gadget: u_serial: Add null pointer check in gserial_resume
> 
> Sergio Paracuellos (1):
>        staging: mt7621-dts: change palmbus address to lower case
> 
> Takahiro Fujii (1):
>        HID: elecom: add support for TrackBall 056E:011C
> 
> Thomas Weißschuh (1):
>        vc_screen: don't clobber return value in vcs_read
> 
> Vishal Verma (1):
>        ACPI: NFIT: fix a potential deadlock during NFIT teardown
> 
> Xin Zhao (1):
>        HID: core: Fix deadloop in hid_apply_multiplier.
> 
>   Makefile                                         |  2 +-
>   arch/arm/boot/dts/rk3288.dtsi                    |  1 +
>   arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts   |  2 -
>   arch/x86/include/asm/intel-family.h              |  2 +
>   debian.master/upstream-stable                    |  2 +-
>   drivers/acpi/nfit/core.c                         |  2 +-
>   drivers/hid/hid-core.c                           |  3 ++
>   drivers/hid/hid-elecom.c                         | 16 ++++++-
>   drivers/hid/hid-ids.h                            |  3 +-
>   drivers/hid/hid-quirks.c                         |  3 +-
>   drivers/infiniband/hw/hfi1/user_exp_rcv.c        |  9 +---
>   drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 23 +++++-----
>   drivers/staging/mt7621-dts/gbpc1.dts             |  2 +-
>   drivers/tty/vt/vc_screen.c                       |  7 +--
>   drivers/usb/core/hub.c                           |  5 +--
>   drivers/usb/core/sysfs.c                         |  5 ---
>   drivers/usb/dwc3/dwc3-pci.c                      |  4 ++
>   drivers/usb/gadget/function/u_serial.c           | 23 ++++++++--
>   drivers/usb/serial/option.c                      |  4 ++
>   fs/btrfs/send.c                                  |  6 +--
>   io_uring/io_uring.c                              | 25 +++++++----
>   net/caif/caif_socket.c                           |  1 +
>   net/core/filter.c                                |  4 +-
>   net/core/neighbour.c                             | 18 ++++++--
>   net/core/stream.c                                |  1 -
>   net/xfrm/xfrm_interface.c                        | 54 ++++++++++++++++++++++--
>   net/xfrm/xfrm_policy.c                           |  3 ++
>   scripts/tags.sh                                  | 11 +++--
>   sound/soc/codecs/rt715-sdca-sdw.c                |  2 +-
>   29 files changed, 173 insertions(+), 70 deletions(-)
> 

Applied to jammy:linux/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 44613 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230413/4cbc5eaa/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230413/4cbc5eaa/attachment-0001.sig>


More information about the kernel-team mailing list