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

Kamal Mostafa kamal at canonical.com
Fri Jul 29 20:04:45 UTC 2022


This pull request (107 commits) includes the following Jammy stable patchsets:

	Jammy update: v5.15.49 upstream stable release
	https://bugs.launchpad.net/bugs/1983149

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 f31f86e21c13d56aa8d5c8d78f9f5d1ac01b619f:

  UBUNTU: Upstream stable to v5.15.48 (2022-07-29 11:57:30 -0700)

are available in the Git repository at:

  git://git.launchpad.net/~ubuntu-kernel-stable/+git/jammy tags/jammy-stable-v5.15.49

for you to fetch changes up to ff53ae788f41a311f4078f8e61d69a605898ee58:

  UBUNTU: Upstream stable to v5.15.49 (2022-07-29 12:15:11 -0700)

----------------------------------------------------------------
Adam Ford (3):
      arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3
      arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3
      ASoC: wm8962: Fix suspend while playing music

Alan Previn (1):
      drm/i915/reset: Fix error_state_read ptr + offset use

Aleksandr Loktionov (1):
      i40e: Fix call trace in setup_tx_descriptors

Alexander Usyskin (2):
      mei: hbm: drop capability response on early shutdown
      mei: me: add raptor lake point S DID

August Wikerfors (1):
      platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF

Baokun Li (1):
      ext4: fix bug_on ext4_mb_use_inode_pa

Bart Van Assche (1):
      block: Fix handling of offline queues in blk_mq_alloc_request_hctx()

Charles Keepax (6):
      ASoC: cs42l52: Fix TLV scales for mixer controls
      ASoC: cs35l36: Update digital volume TLV
      ASoC: cs53l30: Correct number of volume levels on SX controls
      ASoC: cs42l52: Correct TLV for Bypass Volume
      ASoC: cs42l56: Correct typo in minimum level for SX volume controls
      ASoC: cs42l51: Correct minimum value for SX volume control

Chen Lin (1):
      net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag

Chengguang Xu (2):
      scsi: ipr: Fix missing/incorrect resource cleanup in error case
      scsi: pmcraid: Fix missing resource cleanup in error case

Christophe JAILLET (1):
      net: bgmac: Fix an erroneous kfree() in bgmac_remove()

Ding Xiang (1):
      ext4: make variable "count" signed

Duke Lee (1):
      platform/x86/intel: hid: Add Surface Go to VGBS allow list

Duoming Zhou (1):
      net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg

Greg Kroah-Hartman (1):
      Linux 5.15.49

Grzegorz Szczurek (2):
      i40e: Fix adding ADQ filter to TC0
      i40e: Fix calculating the number of queue pairs

Guangbin Huang (2):
      net: hns3: set port base vlan tbl_sta to false before removing old vlan
      net: hns3: fix tm port shapping of fibre port is incorrect after driver initialization

Gustavo A. R. Silva (1):
      staging: r8188eu: Use zeroing allocator in wpa_set_encryption()

He Ying (1):
      powerpc/kasan: Silence KASAN warnings in __get_wchan()

Helge Deller (1):
      scsi: mpt3sas: Fix out-of-bounds compiler warning

Hui Wang (1):
      ASoC: nau8822: Add operation for internal PLL off and on

Ian Abbott (1):
      comedi: vmk80xx: fix expression for tx buffer size

Ilpo Järvinen (1):
      serial: 8250: Store to lsr_save_flags after lsr read

James Smart (3):
      scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is aborted
      scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topology
      scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completion

Jan Kara (1):
      init: Initialize noop_backing_dev_info early

Jason A. Donenfeld (2):
      random: credit cpu and bootloader seeds by default
      crypto: memneq - move into lib/

Jian Shen (2):
      net: hns3: split function hclge_update_port_base_vlan_cfg()
      net: hns3: don't push link state to VF if unalive

Jiasheng Jiang (1):
      i2c: npcm7xx: Add check for platform_driver_register

Jing Leng (1):
      usb: cdnsp: Fixed setting last_trb incorrectly

Josh Poimboeuf (1):
      faddr2line: Fix overlapping text section failures, the sequel

Kamal Mostafa (2):
      UBUNTU: [Config] updateconfigs for LIB_MEMNEQ
      UBUNTU: Upstream stable to v5.15.49

Lang Yu (1):
      drm/amdkfd: add pinned BOs to kfd_bo_list

Larry Finger (1):
      staging: r8188eu: Fix warning of array overflow in ioctl_linux.c

Linus Torvalds (2):
      gcc-12: disable '-Wdangling-pointer' warning for now
      mellanox: mlx5: avoid uninitialized variable warning with gcc-12

Linyu Yuan (2):
      usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()
      usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()

Marc Zyngier (1):
      KVM: arm64: Don't read a HW interrupt pending state in user context

Marius Hoch (1):
      Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_level_irq

Mark Brown (2):
      ASoC: es8328: Fix event generation for deemphasis control
      ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()

Mark Rutland (2):
      arm64: ftrace: fix branch range checks
      arm64: ftrace: consistently handle PLTs.

Masahiro Yamada (3):
      clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()
      certs/blacklist_hashes.c: fix const confusion in certs blacklist
      powerpc/book3e: get rid of #include <generated/compile.h>

Matthew Wilcox (Oracle) (1):
      quota: Prevent memory allocation recursion while holding dq_lock

Miaoqian Lin (7):
      misc: atmel-ssc: Fix IRQ check in ssc_probe
      irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
      irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions
      irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
      irqchip/realtek-rtl: Fix refcount leak in map_interrupts
      usb: dwc2: Fix memory leak in dwc2_hcd_init
      usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe

Mikulas Patocka (1):
      dm mirror log: round up region bitmap size to BITS_PER_LONG

Murilo Opsfelder Araujo (1):
      virtio-pci: Remove wrong address verification in vp_del_vqs()

Pavel Begunkov (2):
      io_uring: fix races with file table unregister
      io_uring: fix races with buffer table unregister

Peng Fan (1):
      clk: imx8mp: fix usb_root_clk parent

Peter Zijlstra (1):
      sched: Fix balance_push() vs __sched_setscheduler()

Petr Machata (1):
      mlxsw: spectrum_cnt: Reorder counter pools

Philip Yang (1):
      drm/amdkfd: Use mmget_not_zero in MMU notifier

Phillip Potter (1):
      staging: r8188eu: fix rtw_alloc_hwxmits error detection for now

Piotr Chmura (1):
      platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support

Rob Clark (1):
      dma-debug: make things less spammy under memory pressure

Robert Eckelmann (1):
      USB: serial: io_ti: add Agilent E5805A support

Roman Li (1):
      drm/amd/display: Cap OLED brightness per max frame-average luminance

Sami Tolvanen (1):
      cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle

Saurabh Sengar (1):
      Drivers: hv: vmbus: Release cpu lock in error case

Scott Mayhew (1):
      sunrpc: set cl_max_connect when cloning an rpc_clnt

Serge Semin (2):
      gpio: dwapb: Don't print error on -EPROBE_DEFER
      i2c: designware: Use standard optional ref clock implementation

Sergey Shtylyov (1):
      ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()

Sherry Wang (1):
      drm/amd/display: Read Golden Settings Table from VBIOS

Shin'ichiro Kawasaki (1):
      bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()

Slark Xiao (1):
      USB: serial: option: add support for Cinterion MV31 with new baseline

Stylon Wang (1):
      Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"

Thomas Weißschuh (1):
      nvme: add device name to warning in uuid_show()

Tony Lindgren (1):
      tty: n_gsm: Debug output allocation must use GFP_ATOMIC

Trond Myklebust (3):
      nfsd: Replace use of rwsem with errseq_t
      pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE
      pNFS: Avoid a live lock condition in pnfs_update_layout()

Vincent Whitchurch (1):
      tty: goldfish: Fix free_irq() on remove

Wang Yufen (1):
      ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg

Wentao Wang (1):
      scsi: vmw_pvscsi: Expand vcpuHint to 16 bits

Xiaohui Zhang (1):
      nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred

Ye Bin (1):
      ext4: fix super block checksum incorrect after mount

Yupeng Li (1):
      MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.

Zhang Yi (1):
      ext4: add reserved GDT blocks check

chengkaitao (1):
      virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed

huangwenhui (1):
      ALSA: hda/realtek - Add HW8326 support

 Makefile                                           |   5 +-
 .../dts/freescale/imx8mm-beacon-baseboard.dtsi     |   3 +
 .../dts/freescale/imx8mn-beacon-baseboard.dtsi     |   3 +
 arch/arm64/kernel/ftrace.c                         | 137 ++++++++++-----------
 arch/arm64/kvm/vgic/vgic-mmio-v2.c                 |   4 +-
 arch/arm64/kvm/vgic/vgic-mmio.c                    |  19 ++-
 arch/arm64/kvm/vgic/vgic-mmio.h                    |   3 +
 arch/powerpc/kernel/process.c                      |   4 +-
 arch/powerpc/mm/nohash/kaslr_booke.c               |   8 +-
 block/blk-mq.c                                     |   2 +
 certs/blacklist_hashes.c                           |   2 +-
 crypto/Kconfig                                     |   1 +
 crypto/Makefile                                    |   2 +-
 debian.master/config/config.common.ubuntu          |   1 +
 debian.master/upstream-stable                      |   2 +-
 drivers/ata/libata-core.c                          |   4 +-
 drivers/base/init.c                                |   2 +
 drivers/bus/fsl-mc/fsl-mc-bus.c                    |   6 +-
 drivers/char/Kconfig                               |  50 +++++---
 drivers/clk/imx/clk-imx8mp.c                       |   2 +-
 drivers/clocksource/hyperv_timer.c                 |   1 -
 drivers/comedi/drivers/vmk80xx.c                   |   2 +-
 drivers/gpio/gpio-dwapb.c                          |   7 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c   |  13 +-
 drivers/gpu/drm/amd/amdkfd/kfd_svm.c               |   3 +
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |   8 +-
 .../amd/display/dc/dcn31/dcn31_dio_link_encoder.c  |   4 +-
 .../gpu/drm/amd/display/dc/dcn31/dcn31_resource.c  |   6 -
 drivers/gpu/drm/i915/i915_sysfs.c                  |  15 ++-
 drivers/hv/channel_mgmt.c                          |   1 +
 drivers/i2c/busses/i2c-designware-common.c         |   3 -
 drivers/i2c/busses/i2c-designware-platdrv.c        |  13 +-
 drivers/i2c/busses/i2c-npcm7xx.c                   |   3 +-
 drivers/input/misc/soc_button_array.c              |   4 +-
 drivers/irqchip/irq-gic-realview.c                 |   1 +
 drivers/irqchip/irq-gic-v3.c                       |   7 +-
 drivers/irqchip/irq-realtek-rtl.c                  |   2 +-
 drivers/md/dm-log.c                                |   3 +-
 drivers/misc/atmel-ssc.c                           |   4 +-
 drivers/misc/mei/hbm.c                             |   3 +-
 drivers/misc/mei/hw-me-regs.h                      |   2 +
 drivers/misc/mei/pci-me.c                          |   2 +
 drivers/net/ethernet/broadcom/bgmac-bcma.c         |   1 -
 .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c    |  87 +++++++------
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c  |   2 +-
 .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.h  |   1 +
 drivers/net/ethernet/intel/i40e/i40e_ethtool.c     |  25 ++--
 drivers/net/ethernet/intel/i40e/i40e_main.c        |   5 +
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   2 +-
 drivers/net/ethernet/mediatek/mtk_eth_soc.c        |  21 +++-
 drivers/net/ethernet/mellanox/mlx5/core/lag.c      |   2 +-
 drivers/net/ethernet/mellanox/mlxsw/spectrum_cnt.h |   2 +-
 drivers/nfc/nfcmrvl/usb.c                          |  16 ++-
 drivers/nvme/host/core.c                           |   4 +-
 drivers/platform/mips/Kconfig                      |   2 +-
 drivers/platform/x86/gigabyte-wmi.c                |   2 +
 drivers/platform/x86/intel/hid.c                   |   6 +
 drivers/scsi/ipr.c                                 |   4 +-
 drivers/scsi/lpfc/lpfc_els.c                       |  18 +--
 drivers/scsi/lpfc/lpfc_hw4.h                       |   3 +
 drivers/scsi/lpfc/lpfc_nportdisc.c                 |   3 +-
 drivers/scsi/lpfc/lpfc_nvme.c                      |  11 +-
 drivers/scsi/mpt3sas/mpt3sas_base.c                |  23 ++--
 drivers/scsi/pmcraid.c                             |   2 +-
 drivers/scsi/vmw_pvscsi.h                          |   4 +-
 drivers/staging/r8188eu/core/rtw_xmit.c            |  20 +--
 drivers/staging/r8188eu/os_dep/ioctl_linux.c       |   5 +-
 drivers/tty/goldfish.c                             |   2 +-
 drivers/tty/n_gsm.c                                |   2 +-
 drivers/tty/serial/8250/8250_port.c                |   2 +
 drivers/usb/cdns3/cdnsp-ring.c                     |  19 +--
 drivers/usb/dwc2/hcd.c                             |   2 +-
 drivers/usb/gadget/function/f_fs.c                 |  40 +++---
 drivers/usb/gadget/udc/lpc32xx_udc.c               |   1 +
 drivers/usb/serial/io_ti.c                         |   2 +
 drivers/usb/serial/io_usbvend.h                    |   1 +
 drivers/usb/serial/option.c                        |   6 +
 drivers/virtio/virtio_mmio.c                       |   1 +
 drivers/virtio/virtio_pci_common.c                 |   3 +-
 fs/ext4/mballoc.c                                  |   9 ++
 fs/ext4/namei.c                                    |   3 +-
 fs/ext4/resize.c                                   |  10 ++
 fs/ext4/super.c                                    |  16 +--
 fs/io_uring.c                                      |  15 +++
 fs/nfs/callback_proc.c                             |   1 +
 fs/nfs/pnfs.c                                      |  21 +++-
 fs/nfs/pnfs.h                                      |   1 +
 fs/nfsd/filecache.c                                |   1 -
 fs/nfsd/filecache.h                                |   1 -
 fs/nfsd/nfs4proc.c                                 |  16 +--
 fs/nfsd/vfs.c                                      |  40 +++---
 fs/quota/dquot.c                                   |  10 ++
 include/linux/backing-dev.h                        |   2 +
 kernel/cfi.c                                       |  22 +++-
 kernel/dma/debug.c                                 |   2 +-
 kernel/sched/core.c                                |  36 +++++-
 kernel/sched/sched.h                               |   5 +
 lib/Kconfig                                        |   3 +
 lib/Makefile                                       |   1 +
 lib/crypto/Kconfig                                 |   1 +
 {crypto => lib}/memneq.c                           |   0
 mm/backing-dev.c                                   |  11 +-
 net/ax25/af_ax25.c                                 |  34 ++++-
 net/l2tp/l2tp_ip6.c                                |   5 +-
 net/sunrpc/clnt.c                                  |   1 +
 scripts/faddr2line                                 |  45 +++++--
 sound/hda/hdac_device.c                            |   1 +
 sound/pci/hda/patch_realtek.c                      |  14 +++
 sound/soc/codecs/cs35l36.c                         |   3 +-
 sound/soc/codecs/cs42l51.c                         |   2 +-
 sound/soc/codecs/cs42l52.c                         |   8 +-
 sound/soc/codecs/cs42l56.c                         |   4 +-
 sound/soc/codecs/cs53l30.c                         |  16 +--
 sound/soc/codecs/es8328.c                          |   5 +-
 sound/soc/codecs/nau8822.c                         |   4 +
 sound/soc/codecs/nau8822.h                         |   3 +
 sound/soc/codecs/wm8962.c                          |   1 +
 sound/soc/codecs/wm_adsp.c                         |   2 +-
 118 files changed, 701 insertions(+), 393 deletions(-)
 rename {crypto => lib}/memneq.c (100%)



More information about the kernel-team mailing list