APPLIED: [SRU][Impish][PULL] Impish upstream stable patchset 2022-03-22

Stefan Bader stefan.bader at canonical.com
Tue Apr 12 10:16:37 UTC 2022


On 23.03.22 05:56, Kamal Mostafa wrote:
> This pull request (104 commits) includes the following Impish stable
> patchsets:
> 
> 	Impish upstream stable patchset 2022-03-22
> 		Ported from the following upstream stable releases:
> 			v5.10.99, v5.15.22
> 			v5.10.100, v5.15.23
> 	https://bugs.launchpad.net/bugs/1966021
> 
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases, rebased to master-next:
> 
>     git://git.launchpad.net/~ubuntu-kernel-stable/+git/impish stable-next
> 
>   -Kamal
> 
> -----
> 
> The following changes since commit 72945b73eeaaa46bff01e76945a34e2f07e55d79:
> 
>    UBUNTU: upstream stable to v5.10.98, v5.15.21 (2022-03-21 08:03:09 -0700)
> 
> are available in the Git repository at:
> 
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/impish tags/impish-stable-2022-03-22
> 
> for you to fetch changes up to d58d5f6dd70bab3f3f2c5abe7d377293b1281561:
> 
>    UBUNTU: upstream stable to v5.10.100, v5.15.23 (2022-03-22 21:21:36 -0700)
> 
> ----------------------------------------------------------------
> Albert Geantă (1):
>        ALSA: hda/realtek: Add quirk for ASUS GU603
> 
> Andre Przywara (1):
>        pinctrl: sunxi: Fix H616 I2S3 pin data
> 
> Andy Shevchenko (1):
>        pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
> 
> Anitha Chrisanthus (1):
>        drm/kmb: Fix for build errors with Warray-bounds
> 
> Arnaldo Carvalho de Melo (1):
>        tools include UAPI: Sync sound/asound.h copy with the kernel sources
> 
> Arınç ÜNAL (1):
>        net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
> 
> Aun-Ali Zaidi (1):
>        drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
> 
> Benjamin Gaignard (1):
>        spi: mediatek: Avoid NULL pointer crash in interrupt
> 
> Bernard Metzler (1):
>        RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
> 
> Camel Guo (1):
>        net: stmmac: dump gmac4 DMA registers correctly
> 
> Christian Lachner (3):
>        ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 quirks
>        ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer chipset)
>        ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after reboot from Windows
> 
> Dai Ngo (1):
>        nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
> 
> Dan Carpenter (2):
>        drm/i915/overlay: Prevent divide by zero bugs in scaling
>        ASoC: max9759: fix underflow in speaker_gain_control_put()
> 
> Dominique Martinet (1):
>        Revert "fs/9p: search open fids first"
> 
> Filipe Manana (1):
>        btrfs: fix use-after-free after failure to create a snapshot
> 
> Florian Fainelli (1):
>        pinctrl: bcm2835: Fix a few error paths
> 
> Florian Westphal (2):
>        selftests: nft_concat_range: add test for reload with no element add/del
>        selftests: netfilter: check stateless nat udp checksum fixup
> 
> Greg Kroah-Hartman (1):
>        moxart: fix potential use-after-free on remove path
> 
> Guoqing Jiang (1):
>        iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
> 
> Haiyue Wang (1):
>        gve: fix the wrong AdminQ buffer queue index check
> 
> Helge Deller (2):
>        Revert "fbcon: Disable accelerated scrolling"
>        fbcon: Add option to enable legacy hardware acceleration
> 
> Herbert Xu (1):
>        crypto: api - Move cryptomgr soft dependency into algapi
> 
> Hou Tao (1):
>        bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
> 
> Ian Rogers (1):
>        perf stat: Fix display of grouped aliased events
> 
> James Morse (2):
>        KVM: arm64: Avoid consuming a stale esr value when SError occur
>        KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs
> 
> Jiasheng Jiang (1):
>        ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name
> 
> Jisheng Zhang (1):
>        net: stmmac: properly handle with runtime pm in stmmac_dvr_remove()
> 
> Joerg Roedel (1):
>        iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
> 
> John Meneghini (1):
>        scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
> 
> Jonas Hahnfeld (1):
>        ALSA: usb-audio: Correct quirk for VF0770
> 
> Jordy Zomer (1):
>        dma-buf: heaps: Fix potential spectre v1 gadget
> 
> Kamal Dasu (1):
>        spi: bcm-qspi: check for valid cs before applying chip select
> 
> Kamal Mostafa (3):
>        UBUNTU: updateconfigs for FRAMEBUFFER_CONSOLE_LEGACY_ACCELERATION
>        UBUNTU: upstream stable to v5.10.99, v5.15.22
>        UBUNTU: upstream stable to v5.10.100, v5.15.23
> 
> Lang Yu (1):
>        mm/kmemleak: avoid scanning potential huge holes
> 
> Leon Romanovsky (2):
>        RDMA/ucma: Protect mc during concurrent multicast leaves
>        RDMA/mlx4: Don't continue event handler after memory allocation failure
> 
> Lior Nahmanson (2):
>        net: macsec: Fix offload support for NETDEV_UNREGISTER event
>        net: macsec: Verify that send_sci is on when setting Tx sci explicitly
> 
> Maor Gottlieb (1):
>        RDMA/cma: Use correct address when leaving multicast group
> 
> Marco Elver (1):
>        perf: Copy perf_event_attr::sig_data on modification
> 
> Mario Limonciello (1):
>        drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
> 
> Mark Brown (3):
>        ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
>        ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
>        ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
> 
> Mark Rutland (2):
>        kvm: add guest_state_{enter,exit}_irqoff()
>        kvm/arm64: rework guest entry logic
> 
> Mark Zhang (1):
>        IB/cm: Release previously acquired reference counter in the cm_id_priv
> 
> Martin K. Petersen (1):
>        block: bio-integrity: Advance seed correctly for larger interval sizes
> 
> Miaoqian Lin (2):
>        spi: meson-spicc: add IRQ check in meson_spicc_probe
>        ASoC: fsl: Add missing error handling in pcm030_fabric_probe
> 
> Mike Marciniszyn (3):
>        IB/hfi1: Fix AIP early init panic
>        IB/rdmavt: Validate remote_addr during loopback atomic tests
>        IB/hfi1: Fix tstats alloc and dealloc
> 
> Mike Rapoport (1):
>        mm/pgtable: define pte_index so that preprocessor could recognize it
> 
> Miquel Raynal (4):
>        net: ieee802154: hwsim: Ensure proper channel selection at probe time
>        net: ieee802154: mcr20a: Fix lifs/sifs periods
>        net: ieee802154: ca8210: Stop leaking skb's
>        net: ieee802154: Return meaningful error codes from the netlink helpers
> 
> Muhammad Usama Anjum (2):
>        selftests/exec: Remove pipe from TEST_GEN_FILES
>        selftests: futex: Use variable MAKE instead of make
> 
> Nathan Chancellor (1):
>        tools/resolve_btfids: Do not print any commands when building silently
> 
> Nick Lopez (1):
>        drm/nouveau: fix off by one in BIOS boundary checking
> 
> Paolo Abeni (1):
>        mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
> 
> Pasha Tatashin (1):
>        mm/debug_vm_pgtable: remove pte entry from the page table
> 
> Paul Moore (1):
>        audit: improve audit queue handling when "audit=1" on cmdline
> 
> Peter Ujfalusi (1):
>        ALSA: hda: Skip codec shutdown in case the codec is not registered
> 
> Peter Zijlstra (1):
>        x86/perf: Default set FREEZE_ON_SMI for all
> 
> Phil Sutter (1):
>        netfilter: nft_reject_bridge: Fix for missing reply from prerouting
> 
> Qu Wenruo (1):
>        btrfs: don't start transaction for scrub if the fs is mounted read-only
> 
> Ritesh Harjani (2):
>        ext4: fix error handling in ext4_restore_inline_data()
>        ext4: fix error handling in ext4_fc_record_modified_inode()
> 
> Riwen Lu (1):
>        rtc: cmos: Evaluate century appropriate
> 
> Robert Hancock (2):
>        ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes
>        ASoC: simple-card: fix probe failure on platform component
> 
> Sergey Shtylyov (2):
>        EDAC/altera: Fix deferred probing
>        EDAC/xgene: Fix deferred probing
> 
> Shin'ichiro Kawasaki (1):
>        btrfs: fix deadlock between quota disable and qgroup rescan worker
> 
> Srinivas Kandagatla (1):
>        ASoC: codecs: lpass-rx-macro: fix sidetone register offsets
> 
> Takashi Iwai (2):
>        ALSA: hda: Fix UAF of leds class devs at unbinding
>        ALSA: hda: realtek: Fix race at concurrent COEF updates
> 
> Tom Rix (1):
>        ALSA: usb-audio: initialize variables that could ignore errors
> 
> Tristan Hume (1):
>        perf/x86/intel/pt: Fix crash with stop filters in single-range mode
> 
> Uday Shankar (1):
>        nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
> 
> Ville Syrjälä (1):
>        drm/i915: Disable DSB usage for now
> 
> Vratislav Bendel (1):
>        selinux: fix double free of cond_list on error paths
> 
> Waiman Long (1):
>        cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
> 
> Wen Gu (1):
>        net/smc: Forward wakeup to smc socket waitqueue after fallback
> 
> Xin Xiong (1):
>        spi: uniphier: fix reference count leak in uniphier_spi_probe()
> 
> Xin Yin (3):
>        ext4: prevent used blocks from being allocated during fast commit replay
>        ext4: modify the logic of ext4_mb_new_blocks_simple
>        ext4: fix incorrect type issue during replay_del_range
> 
> Yang Li (1):
>        gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()
> 
> Yannick Vignon (1):
>        net: stmmac: ensure PTP time register reads are consistent
> 
> Yuji Ishikawa (1):
>        net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for unexpected speed request.
> 
> Yutian Yang (1):
>        memcg: charge fs_context and legacy_fs_context
> 
> Łukasz Bartosik (1):
>        pinctrl: intel: fix unexpected interrupt
> 
>   Documentation/gpu/todo.rst                         |  21 ---
>   arch/arm64/kvm/arm.c                               |  51 ++++---
>   arch/arm64/kvm/handle_exit.c                       |   8 ++
>   arch/arm64/kvm/hyp/include/hyp/switch.h            |   3 +-
>   arch/x86/events/intel/core.c                       |  13 ++
>   arch/x86/events/intel/pt.c                         |   5 +-
>   block/bio-integrity.c                              |   2 +-
>   crypto/algapi.c                                    |   1 +
>   crypto/api.c                                       |   1 -
>   debian.master/config/config.common.ubuntu          |   1 +
>   debian.master/upstream-stable                      |   4 +-
>   drivers/dma-buf/dma-heap.c                         |   2 +
>   drivers/edac/altera_edac.c                         |   2 +-
>   drivers/edac/xgene_edac.c                          |   2 +-
>   drivers/gpio/gpio-mpc8xxx.c                        |   2 +-
>   drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c            |   3 +-
>   drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c   |  20 +++
>   drivers/gpu/drm/i915/display/intel_overlay.c       |   3 +
>   drivers/gpu/drm/i915/i915_pci.c                    |   2 +-
>   drivers/gpu/drm/kmb/kmb_plane.c                    |   6 -
>   drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c    |   2 +-
>   drivers/infiniband/core/cm.c                       |   2 +-
>   drivers/infiniband/core/cma.c                      |  22 +--
>   drivers/infiniband/core/ucma.c                     |  34 +++--
>   drivers/infiniband/hw/hfi1/ipoib_main.c            |  27 ++--
>   drivers/infiniband/hw/mlx4/main.c                  |   2 +-
>   drivers/infiniband/sw/rdmavt/qp.c                  |   2 +
>   drivers/infiniband/sw/siw/siw.h                    |   7 +-
>   drivers/infiniband/sw/siw/siw_qp_rx.c              |  20 +--
>   drivers/iommu/amd/init.c                           |   2 +
>   drivers/iommu/intel/irq_remapping.c                |  13 +-
>   drivers/mmc/host/moxart-mmc.c                      |   2 +-
>   drivers/net/dsa/Kconfig                            |   1 +
>   drivers/net/ethernet/google/gve/gve_adminq.c       |   2 +-
>   .../net/ethernet/stmicro/stmmac/dwmac-visconti.c   |   9 +-
>   drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h    |   1 +
>   .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c   |  19 ++-
>   .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c  |  19 ++-
>   drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |   6 +-
>   drivers/net/ieee802154/ca8210.c                    |   1 +
>   drivers/net/ieee802154/mac802154_hwsim.c           |   1 +
>   drivers/net/ieee802154/mcr20a.c                    |   4 +-
>   drivers/net/macsec.c                               |  33 +++--
>   drivers/nvme/host/fabrics.h                        |   1 +
>   drivers/pinctrl/bcm/pinctrl-bcm2835.c              |  23 ++--
>   drivers/pinctrl/intel/pinctrl-intel.c              |  64 +++++----
>   drivers/pinctrl/sunxi/pinctrl-sun50i-h616.c        |   8 +-
>   drivers/rtc/rtc-mc146818-lib.c                     |   2 +-
>   drivers/scsi/bnx2fc/bnx2fc_fcoe.c                  |  21 +--
>   drivers/spi/spi-bcm-qspi.c                         |   2 +-
>   drivers/spi/spi-meson-spicc.c                      |   5 +
>   drivers/spi/spi-mt65xx.c                           |   2 +-
>   drivers/spi/spi-uniphier.c                         |  18 ++-
>   drivers/video/console/Kconfig                      |  20 +++
>   drivers/video/fbdev/core/fbcon.c                   |  68 +++++++--
>   drivers/video/fbdev/core/fbcon.h                   |  15 +-
>   drivers/video/fbdev/core/fbcon_ccw.c               |  10 +-
>   drivers/video/fbdev/core/fbcon_cw.c                |  10 +-
>   drivers/video/fbdev/core/fbcon_rotate.h            |   4 +-
>   drivers/video/fbdev/core/fbcon_ud.c                |  20 +--
>   fs/9p/fid.c                                        |   9 +-
>   fs/btrfs/block-group.c                             |  13 ++
>   fs/btrfs/ioctl.c                                   |   5 +-
>   fs/btrfs/qgroup.c                                  |  21 ++-
>   fs/btrfs/transaction.c                             |  24 ++++
>   fs/btrfs/transaction.h                             |   2 +
>   fs/ext4/ext4.h                                     |   3 +
>   fs/ext4/extents.c                                  |   4 +
>   fs/ext4/fast_commit.c                              |  89 ++++++------
>   fs/ext4/inline.c                                   |  10 +-
>   fs/ext4/mballoc.c                                  |  26 ++--
>   fs/fs_context.c                                    |   4 +-
>   fs/nfsd/nfs4state.c                                |   4 +-
>   include/linux/kvm_host.h                           | 112 ++++++++++++++-
>   include/linux/pgtable.h                            |   1 +
>   kernel/audit.c                                     |  62 ++++++---
>   kernel/bpf/ringbuf.c                               |   2 +-
>   kernel/cgroup/cpuset.c                             |  10 ++
>   kernel/events/core.c                               |  16 +++
>   mm/debug_vm_pgtable.c                              |   2 +
>   mm/kmemleak.c                                      |  13 +-
>   net/bridge/netfilter/nft_reject_bridge.c           |   8 +-
>   net/ieee802154/nl802154.c                          |   8 +-
>   net/mptcp/pm_netlink.c                             |  34 +++--
>   net/smc/af_smc.c                                   | 133 ++++++++++++++++--
>   net/smc/smc.h                                      |  20 ++-
>   security/selinux/ss/conditional.c                  |   3 +-
>   sound/pci/hda/hda_codec.c                          |   4 +
>   sound/pci/hda/hda_generic.c                        |  17 ++-
>   sound/pci/hda/hda_generic.h                        |   3 +
>   sound/pci/hda/patch_realtek.c                      |  67 +++++++--
>   sound/soc/codecs/cpcap.c                           |   2 +
>   sound/soc/codecs/lpass-rx-macro.c                  |   8 +-
>   sound/soc/codecs/max9759.c                         |   3 +-
>   sound/soc/fsl/pcm030-audio-fabric.c                |  11 +-
>   sound/soc/generic/simple-card.c                    |  26 +++-
>   sound/soc/soc-ops.c                                |  29 +++-
>   sound/soc/xilinx/xlnx_formatter_pcm.c              |  27 +++-
>   sound/usb/mixer.c                                  |   4 +
>   sound/usb/quirks-table.h                           |   2 +-
>   tools/bpf/resolve_btfids/Makefile                  |   6 +-
>   tools/include/uapi/sound/asound.h                  |   4 +-
>   tools/perf/util/stat-display.c                     |  19 +--
>   tools/testing/selftests/exec/Makefile              |   2 +-
>   tools/testing/selftests/futex/Makefile             |   4 +-
>   .../selftests/netfilter/nft_concat_range.sh        |  72 +++++++++-
>   tools/testing/selftests/netfilter/nft_nat.sh       | 153 +++++++++++++++++++++
>   107 files changed, 1373 insertions(+), 404 deletions(-)
> 

Applied to impish:linux/master-next skipping the already applied patch. Thanks.

-Stefan
-------------- 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/20220412/bee06ced/attachment-0001.sig>


More information about the kernel-team mailing list