APPLIED: [SRU][Focal][PULL] Focal update: v5.4.254 upstream stable release

Stefan Bader stefan.bader at canonical.com
Mon Oct 16 13:38:04 UTC 2023


On 13.10.23 19:36, Manuel Diewald wrote:
> This pull request (40 commits) includes the following Focal stable patchsets:
> 
>          Focal update: v5.4.254 upstream stable release
>          https://bugs.launchpad.net/bugs/2039291
> 
> Note also that the 'focal/stable-next' branch head contains this and all
> prior pending upstream stable releases. I recommend fetching and
> applying just this reference ('focal/stable-next') instead of each
> tags/focal-stable-v5.4.xxx reference:
> 
>    git://git.launchpad.net/~diewald/+git/ubuntu-kernel-stable focal/stable-next
> 
>   -Manuel
> 
> ------------------------------------------------------------------------
> 
> The following changes since commit 74d43b6279943a2d27529752944c2cd671e1cc33:
> 
>    UBUNTU: Upstream stable to v5.4.253 (2023-10-06 13:59:50 +0200)
> 
> are available in the Git repository at:
> 
>    git://git.launchpad.net/~diewald/+git/ubuntu-kernel-stable tags/focal-stable-v5.4.254
> 
> for you to fetch changes up to db56191d4aaa24834bc202ab2242f57a7a6dde24:
> 
>    UBUNTU: Upstream stable to v5.4.254 (2023-10-13 17:46:20 +0200)
> 
> ----------------------------------------------------------------
> Alan Stern (1):
>        usb-storage: alauda: Fix uninit-value in alauda_check_media()
> 
> Alexandra Diupina (1):
>        scsi: 53c700: Check that command slot is not NULL
> 
> Andrew Kanner (1):
>        drivers: net: prevent tun_build_skb() to exceed the packet size limit
> 
> Arnd Bergmann (1):
>        x86: Move gds_ucode_mitigated() declaration to header
> 
> Christoph Hellwig (1):
>        btrfs: don't stop integrity writeback too early
> 
> Christophe JAILLET (1):
>        dmaengine: mcf-edma: Fix a potential un-allocated memory access
> 
> Colin Ian King (1):
>        radix tree test suite: fix incorrect allocation size for pthreads
> 
> Cristian Ciocaltea (1):
>        x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405
> 
> Daniel Jurgens (1):
>        net/mlx5: Allow 0 for total host VFs
> 
> Douglas Miller (1):
>        IB/hfi1: Fix possible panic during hotplug remove
> 
> Elson Roy Serrao (1):
>        usb: dwc3: Properly handle processing of pending events
> 
> Eric Dumazet (3):
>        net/packet: annotate data-races around tp->status
>        dccp: fix data-race around dp->dccps_mss_cache
>        sch_netem: fix issues in netem_change() vs get_dist_table()
> 
> Felix Fietkau (1):
>        wifi: cfg80211: fix sband iftype data lookup for AP_VLAN
> 
> Greg Kroah-Hartman (1):
>        Linux 5.4.254
> 
> Ilpo Järvinen (1):
>        dmaengine: pl330: Return DMA_PAUSED when transaction is paused
> 
> Josef Bacik (1):
>        btrfs: set cache_block_group_error if we find an error
> 
> Karol Herbst (2):
>        drm/nouveau/gr: enable memory loads on helper invocation on all channels
>        drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modes
> 
> Kirill A. Shutemov (1):
>        x86/mm: Fix VDSO and VVAR placement on 5-level paging machines
> 
> Maciej Żenczykowski (1):
>        ipv6: adjust ndisc_is_useropt() to also return true for PIO
> 
> Manuel Diewald (1):
>        UBUNTU: Upstream stable to v5.4.254
> 
> Mark Brown (1):
>        selftests/rseq: Fix build with undefined __weak
> 
> Masahiro Yamada (1):
>        alpha: remove __init annotation from exported page_is_ram()
> 
> Michael Kelley (1):
>        scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
> 
> Ming Lei (2):
>        nvme-tcp: fix potential unbalanced freeze & unfreeze
>        nvme-rdma: fix potential unbalanced freeze & unfreeze
> 
> Nathan Chancellor (1):
>        mISDN: Update parameter type of dsp_cmx_send()
> 
> Nick Child (1):
>        ibmvnic: Handle DMA unmapping of login buffs in release functions
> 
> Pablo Neira Ayuso (1):
>        netfilter: nf_tables: report use refcount overflow
> 
> Prashanth K (1):
>        usb: common: usb-conn-gpio: Prevent bailing out if initial role is none
> 
> Qi Zheng (1):
>        binder: fix memory leak in binder_init()
> 
> Ryusuke Konishi (1):
>        nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput
> 
> Sergei Antonov (1):
>        mmc: moxart: read scr register without changing byte order
> 
> Tony Battersby (1):
>        scsi: core: Fix legacy /proc parsing buffer overflow
> 
> Yiyuan Guo (1):
>        iio: cros_ec: Fix the allocation size for cros_ec_command
> 
> Zhu Wang (2):
>        scsi: snic: Fix possible memory leak if device_add() fails
>        scsi: core: Fix possible memory leak if device_add() fails
> 
> Ziyang Xuan (1):
>        bonding: Fix incorrect deletion of ETH_P_8021AD protocol vid from slaves
> 
>   Makefile                                           |   2 +-
>   arch/alpha/kernel/setup.c                          |   3 +-
>   arch/x86/entry/vdso/vma.c                          |   4 +-
>   arch/x86/include/asm/processor.h                   |   2 +
>   arch/x86/kernel/cpu/amd.c                          |   1 +
>   arch/x86/kvm/x86.c                                 |   2 -
>   debian.master/upstream-stable                      |   2 +-
>   drivers/android/binder.c                           |   1 +
>   drivers/android/binder_alloc.c                     |   6 +
>   drivers/android/binder_alloc.h                     |   1 +
>   drivers/dma/mcf-edma.c                             |  13 +-
>   drivers/dma/pl330.c                                |  18 ++-
>   drivers/gpu/drm/nouveau/nouveau_connector.c        |   2 +-
>   drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.h  |   1 +
>   drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk104.c  |   4 +-
>   drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110.c  |  10 ++
>   drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk110b.c |   1 +
>   drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk208.c  |   1 +
>   drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm107.c  |   1 +
>   .../common/cros_ec_sensors/cros_ec_sensors_core.c  |   2 +-
>   drivers/infiniband/hw/hfi1/chip.c                  |   1 +
>   drivers/isdn/mISDN/dsp.h                           |   2 +-
>   drivers/isdn/mISDN/dsp_cmx.c                       |   2 +-
>   drivers/isdn/mISDN/dsp_core.c                      |   2 +-
>   drivers/mmc/host/moxart-mmc.c                      |   8 +-
>   drivers/net/bonding/bond_main.c                    |   4 +-
>   drivers/net/ethernet/ibm/ibmvnic.c                 |  15 +-
>   drivers/net/ethernet/mellanox/mlx5/core/sriov.c    |   3 +-
>   drivers/net/tun.c                                  |   2 +-
>   drivers/nvme/host/rdma.c                           |   3 +-
>   drivers/nvme/host/tcp.c                            |   3 +-
>   drivers/scsi/53c700.c                              |   2 +-
>   drivers/scsi/raid_class.c                          |   1 +
>   drivers/scsi/scsi_proc.c                           |  30 ++--
>   drivers/scsi/snic/snic_disc.c                      |   1 +
>   drivers/scsi/storvsc_drv.c                         |   4 -
>   drivers/usb/common/usb-conn-gpio.c                 |   6 +-
>   drivers/usb/dwc3/gadget.c                          |   9 +-
>   drivers/usb/storage/alauda.c                       |   9 +-
>   fs/btrfs/extent-tree.c                             |   5 +-
>   fs/btrfs/extent_io.c                               |   7 +-
>   fs/nilfs2/inode.c                                  |   8 +
>   fs/nilfs2/segment.c                                |   2 +
>   fs/nilfs2/the_nilfs.h                              |   2 +
>   include/net/cfg80211.h                             |   3 +
>   include/net/netfilter/nf_tables.h                  |  31 +++-
>   net/dccp/output.c                                  |   2 +-
>   net/dccp/proto.c                                   |  10 +-
>   net/ipv6/ndisc.c                                   |   3 +-
>   net/netfilter/nf_tables_api.c                      | 166 +++++++++++++--------
>   net/netfilter/nft_flow_offload.c                   |   6 +-
>   net/netfilter/nft_objref.c                         |   8 +-
>   net/packet/af_packet.c                             |  16 +-
>   net/sched/sch_netem.c                              |  59 ++++----
>   tools/testing/radix-tree/regression1.c             |   2 +-
>   tools/testing/selftests/rseq/Makefile              |   4 +-
>   tools/testing/selftests/rseq/rseq.c                |   2 +
>   57 files changed, 337 insertions(+), 183 deletions(-)
> 

Applied to focal: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/20231016/df5f9193/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20231016/df5f9193/attachment-0001.sig>


More information about the kernel-team mailing list