<div dir="ltr">This pull request (15 commits) includes the following Focal stable patchsets:<br><br>        Focal update: v5.4.234 upstream stable release<br>        <a href="https://bugs.launchpad.net/bugs/2017691" target="_blank">https://bugs.launchpad.net/bugs/2017691</a><br><br>Note also that the 'luke-stable-next' branch head contains this and all prior<br>pending upstream stable releases.  I recommend fetching and applying just this<br>reference ('luke-stable-next') instead of each tags/focal-luke-stable-v5.4.xx reference:<br><br>   git://<a href="http://git.launchpad.net/~lukenow/ubuntu/+source/linux/+git/focal" target="_blank">git.launchpad.net/~lukenow/ubuntu/+source/linux/+git/focal</a> luke-stable-next<br><br> -Luke<br><br>-------------------<br><br>The following changes since commit 11594c926a4788aa7affdf27310597a37769d9ed:<br><br>  UBUNTU: Ubuntu-5.4.0-149.166 (2023-04-18 17:54:42 +0200)<br><br>are available in the Git repository at:<br><br>  git://<a href="http://git.launchpad.net/~lukenow/ubuntu/+source/linux/+git/focal" target="_blank">git.launchpad.net/~lukenow/ubuntu/+source/linux/+git/focal</a> tags/focal-luke-stable-v5.4.234<br><br>for you to fetch changes up to 1cb8e1676f39d3a327e5c814d02cccc5724977bf:<br><br>  UBUNTU: Upstream stable to v5.4.234 (2023-04-25 12:36:07 -0700)<br><br>----------------------------------------------------------------<br>Alan Stern (1):<br>      USB: core: Don't hold device lock while reading the "descriptors" sysfs file<br><br>David Sterba (1):<br>      btrfs: send: limit number of clones and allocated memory size<br><br>Dean Luick (1):<br>      IB/hfi1: Assign npages earlier<br><br>Florian Zumbiehl (1):<br>      USB: serial: option: add support for VW/Skoda "Carstick LTE"<br><br>Greg Kroah-Hartman (1):<br>      Linux 5.4.234<br><br>Jiasheng Jiang (1):<br>      dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size<br><br>Johan Jonker (1):<br>      ARM: dts: rockchip: add power-domains property to dp node on rk3288<br><br>Julian Anastasov (1):<br>      neigh: make sure used and confirmed times are valid<br><br>Krzysztof Kozlowski (1):<br>      arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc<br><br>Kuniyuki Iwashima (1):<br>      net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues().<br><br>Luke Nowakowski-Krijger (1):<br>      UBUNTU: Upstream stable to v5.4.234<br><br>Martin KaFai Lau (1):<br>      bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state<br><br>Thomas Weißschuh (1):<br>      vc_screen: don't clobber return value in vcs_read<br><br>Vishal Verma (1):<br>      ACPI: NFIT: fix a potential deadlock during NFIT teardown<br><br>Xin Zhao (1):<br>      HID: core: Fix deadloop in hid_apply_multiplier.<br><br> Makefile                                       |  2 +-<br> arch/arm/boot/dts/rk3288.dtsi                  |  1 +<br> arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts |  2 --<br> debian.master/upstream-stable                  |  2 +-<br> drivers/acpi/nfit/core.c                       |  2 +-<br> drivers/dma/sh/rcar-dmac.c                     |  5 ++++-<br> drivers/hid/hid-core.c                         |  3 +++<br> drivers/infiniband/hw/hfi1/user_exp_rcv.c      |  9 ++-------<br> drivers/tty/vt/vc_screen.c                     |  7 ++++---<br> drivers/usb/core/hub.c                         |  5 ++---<br> drivers/usb/core/sysfs.c                       |  5 -----<br> drivers/usb/serial/option.c                    |  4 ++++<br> fs/btrfs/send.c                                |  6 +++---<br> net/caif/caif_socket.c                         |  1 +<br> net/core/filter.c                              |  4 ++--<br> net/core/neighbour.c                           | 18 +++++++++++++++---<br> net/core/stream.c                              |  1 -<br> 17 files changed, 44 insertions(+), 33 deletions(-)</div>