mbox series

[SRU,Groovy,PULL] Groovy upstream stable patchset 2021-02-05+

Message ID 20210205214000.20814-1-kamal@canonical.com
State New
Headers show
Series [SRU,Groovy,PULL] Groovy upstream stable patchset 2021-02-05+ | expand

Pull-request

git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-groovy.git stable-next

Message

Kamal Mostafa Feb. 5, 2021, 9:40 p.m. UTC
This pull request (185 commits) includes the following Groovy stable patchsets:

	Groovy update: upstream stable patchset 2021-02-03
		Ported from the following upstream stable releases:
			v5.4.87, v5.10.5,
			v5.4.88, v5.10.6
	https://bugs.launchpad.net/bugs/1914472

	Groovy update: upstream stable patchset 2021-02-05
		Ported from the following upstream stable releases:
			v5.4.89, v5.10.7
	https://bugs.launchpad.net/bugs/1914832

 -Kamal

---

The following changes since commit d9ff15e138996ab4a179362af9fd7deb9548dbd8:

  UBUNTU: update dkms package versions (2021-02-04 22:30:48 -0500)

are available in the Git repository at:

  git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-groovy.git stable-next

for you to fetch changes up to 86c3261ed19aa6471573c6898bf487ab63cea966:

  UBUNTU: upstream stable to v5.4.89, v5.10.7 (2021-02-05 12:26:34 -0800)

----------------------------------------------------------------
Adrian Hunter (4):
      scsi: ufs: Allow an error return value from ->device_reset()
      scsi: ufs-pci: Fix restore from S4 for Intel controllers
      scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
      scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers

Alan Stern (2):
      scsi: block: Do not accept any requests while suspended
      USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug

Anant Thazhemadam (2):
      Bluetooth: hci_h5: close serdev device and free hu in h5_close
      misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells()

Antoine Tenart (4):
      net-sysfs: take the rtnl lock when storing xps_cpus
      net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
      net-sysfs: take the rtnl lock when storing xps_rxqs
      net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc

Ard Biesheuvel (1):
      crypto: ecdh - avoid buffer overflow in ecdh_set_secret()

Arnaldo Carvalho de Melo (1):
      tools headers UAPI: Sync linux/const.h with the kernel headers

Arnd Bergmann (1):
      usb: gadget: select CONFIG_CRC32

Baoquan He (1):
      mm: memmap defer init doesn't work as expected

Bard Liao (1):
      Revert "device property: Keep secondary firmware node secondary by type"

Bart Van Assche (7):
      scsi: block: Fix a race in the runtime power management code
      scsi: block: Introduce BLK_MQ_REQ_PM
      scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
      scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
      scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
      scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
      scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT

Bean Huo (1):
      scsi: ufs: Fix wrong print message in dev_err()

Bjørn Mork (2):
      net: usb: qmi_wwan: add Quectel EM160R-GL
      USB: serial: option: add Quectel EM160R-GL

Boqun Feng (1):
      fcntl: Fix potential deadlock in send_sig{io, urg}()

Chandana Kishori Chiluveru (1):
      usb: gadget: configfs: Preserve function ordering after bind failure

Chao Yu (1):
      f2fs: fix shift-out-of-bounds in sanity_check_raw_super()

Charan Teja Reddy (1):
      dmabuf: fix use-after-free of dmabuf's file->f_inode

Christoph Hellwig (1):
      blk-mq: remove the BLK_MQ_REQ_INTERNAL flag

Christophe JAILLET (1):
      staging: mt7621-dma: Fix a resource leak in an error handling path

Christopher Obbard (1):
      um: random: Register random as hwrng-core device

Cong Wang (1):
      erspan: fix version 1 check in gre_parse_header()

Dan Carpenter (3):
      atm: idt77252: call pci_disable_device() on error path
      Staging: comedi: Return -EFAULT if copy_to_user() fails
      dmaengine: idxd: off by one in cleanup code

Dan Williams (1):
      x86/mm: Fix leak of pmd ptlock

Daniel Palmer (1):
      USB: serial: option: add LongSung M5710 module support

Daniel Vetter (1):
      fbcon: Disable accelerated scrolling

David Arcari (1):
      hwmon: (amd_energy) fix allocation of hwmon_channel_info config

Davide Caratti (2):
      net/sched: sch_taprio: reset child qdiscs before freeing them
      net/sched: sch_taprio: ensure to reset/destroy all child qdiscs

Dinghao Liu (3):
      rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
      net: ethernet: mvneta: Fix error handling in mvneta_probe
      net: ethernet: Fix memleak in ethoc_probe

Dominique Martinet (1):
      kbuild: don't hardcode depmod path

Eddie Hung (1):
      usb: gadget: configfs: Fix use-after-free issue with udc_name

Eric Biggers (1):
      fs/namespace.c: WARN if mnt_count has become negative

Eric W. Biederman (3):
      rwsem: Implement down_read_killable_nested
      rwsem: Implement down_read_interruptible
      exec: Transform exec_update_mutex into a rw_semaphore

Fenghua Yu (2):
      x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
      x86/resctrl: Don't move a task to the same resource group

Filipe Manana (1):
      btrfs: send: fix wrong file path when there is an inode with a pending rmdir

Florian Fainelli (1):
      net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE

Florian Westphal (1):
      netfilter: xt_RATEEST: reject non-null terminated string from userspace

Gabriel Krisman Bertazi (1):
      um: ubd: Submit all data segments atomically

Greg Kroah-Hartman (1):
      crypto: asym_tpm: correct zero out potential secrets

Grygorii Strashko (1):
      net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered

Guillaume Nault (1):
      ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()

Hans de Goede (1):
      Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close

Heiko Carstens (1):
      s390: always clear kernel stack backchain before calling functions

Heiner Kallweit (1):
      r8169: work around power-saving bug on some chip versions

Huang Shijie (1):
      lib/genalloc: fix the overflow when size is too big

Hyeongseok Kim (1):
      dm verity: skip verity work if I/O error when system is shutting down

Ilya Leoshkevich (1):
      lib/zlib: fix inflating zlib streams on s390

Ivan Vecera (1):
      ethtool: fix error paths in ethnl_set_channels()

Jaegeuk Kim (2):
      f2fs: avoid race condition for shrinker count
      scsi: ufs: Clear UAC for FFU and RPMB LUNs

Jake Wang (1):
      drm/amd/display: updated wm table for Renoir

Jakub Kicinski (1):
      iavf: fix double-release of rtnl_lock

Jamie Iles (1):
      jffs2: Fix NULL pointer dereference in rp_size fs option parsing

Jan Kara (1):
      quota: Don't overflow quota file offsets

Jason Gunthorpe (1):
      RDMA/siw,rxe: Make emulated devices virtual in the device tree

Jeff Dike (1):
      virtio_net: Fix recursive call to cpus_read_lock()

Jeff Layton (1):
      ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails

Jens Axboe (1):
      task_work: cleanup notification modes

Jerome Brunet (1):
      usb: gadget: f_uac2: reset wMaxPacketSize

Jessica Yu (1):
      module: delay kobject uevent until after module init call

Johan Hovold (4):
      USB: serial: iuu_phoenix: fix DMA from stack
      USB: yurex: fix control-URB timeout handling
      USB: usblp: fix DMA to stack
      USB: serial: keyspan_pda: remove unused variable

John Wang (1):
      net/ncsi: Use real net-device for response handler

Josh Poimboeuf (1):
      kdev_t: always inline major/minor helper functions

Kailang Yang (2):
      ALSA: hda/realtek - Modify Dell platform name
      ALSA: hda/realtek - Fix speaker volume control on Lenovo C940

Kamal Mostafa (3):
      UBUNTU: upstream stable to v5.4.87, v5.10.5
      UBUNTU: upstream stable to v5.4.88, v5.10.6
      UBUNTU: upstream stable to v5.4.89, v5.10.7

Kevin Vigor (1):
      md/raid10: initialize r10_bio->read_slot before use.

Lai Jiangshan (1):
      kvm: check tlbs_dirty directly

Lijun Pan (2):
      ibmvnic: fix login buffer memory leak
      ibmvnic: continue fatal error reset after passive init

Linus Torvalds (2):
      depmod: handle the case of /sbin/depmod without /sbin in PATH
      mm: make wait_on_page_writeback() wait for multiple pending writebacks

Liu Yi L (1):
      iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev

Manish Narani (1):
      usb: gadget: u_ether: Fix MTU size mismatch with RX packet size

Manuel Jiménez (1):
      ALSA: hda/realtek: Add mute LED quirk for more HP laptops

Martin Blumenstingl (2):
      net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
      net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access

Matthew Auld (1):
      drm/i915: clear the shadow batch

Mauro Carvalho Chehab (1):
      media: gp8psk: initialize stats at power control logic

Michael Chan (1):
      bnxt_en: Check TQM rings for maximum supported value.

Michael Grzeschik (1):
      USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set

Michal Kubecek (1):
      ethtool: fix string set id check

Mike Kravetz (1):
      mm/hugetlb: fix deadlock in hugetlb_cow error path

Miklos Szeredi (1):
      fuse: fix bad inode

Miroslav Benes (1):
      module: set MODULE_STATE_GOING state when a module fails to load

Nathan Chancellor (1):
      powerpc: Handle .text.{hot,unlikely}.* in linker script

Nick Desaulniers (1):
      arm64: link with -z norelro for LLD or aarch64-elf

Noor Azura Ahmad Tarmizi (1):
      stmmac: intel: Add PCI IDs for TGL-H platform

Pablo Neira Ayuso (1):
      netfilter: nft_dynset: report EOPNOTSUPP on missing set feature

Paolo Abeni (1):
      mptcp: fix security context on server socket

Paolo Bonzini (1):
      KVM: x86: fix shift out of bounds reported by UBSAN

Pavel Begunkov (2):
      io_uring: close a small race gap for files cancel
      io_uring: remove racy overflow list fast checks

PeiSen Hou (1):
      ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.

Petr Vorel (1):
      uapi: move constants from <linux/kernel.h> to <linux/const.h>

Ping-Ke Shih (1):
      rtlwifi: rise completion at the last step of firmware callback

Qinglang Miao (3):
      cgroup: Fix memory leak when parsing multiple source parameters
      powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
      i3c master: fix missing destroy_workqueue() on error in i3c_master_register

Randy Dunlap (6):
      zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
      scsi: cxgb4i: Fix TLS dependency
      bfs: don't use WARNING: string when it's just info.
      net: sched: prevent invalid Scell_log shift count
      local64.h: make <asm/local64.h> mandatory
      usb: usbip: vhci_hcd: protect shift size

Rasmus Villemoes (3):
      dt-bindings: rtc: add reset-source property
      ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
      ethernet: ucc_geth: set dev->max_mtu to 1518

Rodrigo Siqueira (1):
      drm/amd/display: Add get_dig_frontend implementation for DCEx

Roland Dreier (1):
      CDC-NCM: remove "connected" log message

Rustam Kovhaev (1):
      reiserfs: add check for an invalid ih_entry_count

Sean Young (1):
      USB: cdc-acm: blacklist another IR Droid device

Serge Semin (3):
      usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
      usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
      usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression

Shannon Nelson (1):
      ionic: account for vlan tag len in rx buffer len

Sriharsha Allenki (1):
      usb: gadget: Fix spinlock lockup on usb_function_deactivate

Stanley Chu (1):
      scsi: ufs: Re-enable WriteBooster after device reset

Stefan Chulski (4):
      net: mvpp2: Add TCAM entry to drop flow control pause frames
      net: mvpp2: prs: fix PPPoE with ipv6 packet parse
      net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
      net: mvpp2: fix pkt coalescing int-threshold configuration

Subash Abhinov Kasiviswanathan (1):
      netfilter: x_tables: Update remaining dereference to RCU

Sylwester Dziedziuch (1):
      i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs

Taehee Yoo (2):
      bareudp: set NETIF_F_LLTX flag
      bareudp: Fix use of incorrect min_headroom size

Takashi Iwai (5):
      ALSA: seq: Use bool for snd_seq_queue internal flags
      ALSA: rawmidi: Access runtime->avail always in spinlock
      ALSA: pcm: Clear the full allocated memory at hw_params
      ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
      ALSA: hda/via: Fix runtime PM for Clevo W35xSS

Tejun Heo (1):
      blk-iocost: fix NULL iocg deref from racing against initialization

Tetsuo Handa (1):
      USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().

Theodore Ts'o (1):
      ext4: check for invalid block size early when mounting a file system

Thinh Nguyen (2):
      usb: dwc3: gadget: Clear wait flag on dequeue
      usb: uas: Add PNY USB Portable SSD to unusual_uas

Thomas Gleixner (1):
      tick/sched: Remove bogus boot "safety" check

Trond Myklebust (1):
      NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode

Uwe Kleine-König (2):
      rtc: pcf2127: move watchdog initialisation to a separate function
      rtc: pcf2127: only use watchdog when explicitly available

Vasily Averin (1):
      netfilter: ipset: fix shift-out-of-bounds in htable_bits()

Vasundhara Volam (1):
      bnxt_en: Fix AER recovery.

Xie He (1):
      net: hdlc_ppp: Fix issues when mod_timer is called while timer is running

YANG LI (1):
      ibmvnic: fix: NULL pointer dereference.

Yang Yingliang (1):
      USB: gadget: legacy: fix return error code in acm_ms_bind()

Ying-Tsun Huang (1):
      x86/mtrr: Correct the range check before performing MTRR type lookups

Yu Kuai (1):
      usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data()

Yunfeng Ye (1):
      workqueue: Kick a worker based on the actual activation of delayed works

Yunjian Wang (3):
      tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
      net: hns: fix return value check in __lb_other_process()
      vhost_net: fix ubuf refcount incorrectly when sendmsg fails

Zhang Qilong (1):
      watchdog: rti-wdt: fix reference leak in rti_wdt_probe

Zhang Xiaohui (1):
      mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start

Zheng Liang (1):
      rtc: pl031: fix resource leak in pl031_probe

Zheng Zengkai (1):
      usb: dwc3: meson-g12a: disable clk on error handling path in probe

Zqiang (1):
      usb: gadget: function: printer: Fix a memory leak for interface descriptor

bo liu (1):
      ALSA: hda/conexant: add a new hda codec CX11970

lizhe (1):
      jffs2: Allow setting rp_size to zero during remounting

taehyun.cho (1):
      usb: gadget: enable super speed plus

 Documentation/devicetree/bindings/rtc/rtc.yaml     |   5 +
 Documentation/gpu/todo.rst                         |  18 ++
 Makefile                                           |   2 +-
 arch/alpha/include/asm/local64.h                   |   1 -
 arch/arc/include/asm/Kbuild                        |   1 -
 arch/arm/include/asm/Kbuild                        |   1 -
 arch/arm64/Makefile                                |  10 +-
 arch/arm64/include/asm/Kbuild                      |   1 -
 arch/csky/include/asm/Kbuild                       |   1 -
 arch/h8300/include/asm/Kbuild                      |   1 -
 arch/hexagon/include/asm/Kbuild                    |   1 -
 arch/ia64/include/asm/local64.h                    |   1 -
 arch/ia64/mm/init.c                                |   4 +-
 arch/m68k/include/asm/Kbuild                       |   1 -
 arch/microblaze/include/asm/Kbuild                 |   1 -
 arch/mips/include/asm/Kbuild                       |   1 -
 arch/nds32/include/asm/Kbuild                      |   1 -
 arch/parisc/include/asm/Kbuild                     |   1 -
 arch/powerpc/include/asm/Kbuild                    |   1 -
 arch/powerpc/kernel/vmlinux.lds.S                  |   2 +-
 arch/powerpc/sysdev/mpic_msgr.c                    |   2 +-
 arch/riscv/include/asm/Kbuild                      |   1 -
 arch/s390/include/asm/Kbuild                       |   1 -
 arch/s390/kernel/entry.S                           |  12 +-
 arch/sh/include/asm/Kbuild                         |   1 -
 arch/sparc/include/asm/Kbuild                      |   1 -
 arch/um/drivers/random.c                           | 101 +++--------
 arch/um/drivers/ubd_kern.c                         | 191 +++++++++++++--------
 arch/x86/include/asm/local64.h                     |   1 -
 arch/x86/kernel/cpu/mce/core.c                     |   2 +-
 arch/x86/kernel/cpu/mtrr/generic.c                 |   6 +-
 arch/x86/kernel/cpu/resctrl/rdtgroup.c             | 117 ++++++-------
 arch/x86/kvm/mmu.h                                 |   2 +-
 arch/x86/mm/pgtable.c                              |   2 +
 arch/xtensa/include/asm/Kbuild                     |   1 -
 block/blk-core.c                                   |  13 +-
 block/blk-iocost.c                                 |  16 +-
 block/blk-mq-debugfs.c                             |   1 -
 block/blk-mq-tag.c                                 |   4 +-
 block/blk-mq.c                                     |  14 +-
 block/blk-mq.h                                     |   2 +-
 block/blk-pm.c                                     |  15 +-
 block/blk-pm.h                                     |  14 +-
 crypto/asymmetric_keys/asym_tpm.c                  |   2 +-
 crypto/ecdh.c                                      |   3 +-
 debian.master/upstream-stable                      |   4 +-
 drivers/acpi/apei/ghes.c                           |   2 +-
 drivers/android/binder.c                           |   2 +-
 drivers/atm/idt77252.c                             |   2 +-
 drivers/base/core.c                                |   2 +-
 drivers/char/hw_random/Kconfig                     |  16 +-
 drivers/dma-buf/dma-buf.c                          |  21 ++-
 drivers/dma/idxd/sysfs.c                           |   4 +-
 .../drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c  |  12 +-
 .../gpu/drm/amd/display/dc/dce/dce_link_encoder.c  |  41 ++++-
 .../gpu/drm/amd/display/dc/dce/dce_link_encoder.h  |   2 +
 drivers/gpu/drm/i915/i915_cmd_parser.c             |  27 +--
 drivers/hwmon/amd_energy.c                         |   3 +-
 drivers/i3c/master.c                               |   5 +-
 drivers/ide/ide-atapi.c                            |   1 -
 drivers/ide/ide-io.c                               |   7 +-
 drivers/ide/ide-pm.c                               |   2 +-
 drivers/infiniband/sw/rxe/rxe_net.c                |  12 --
 drivers/infiniband/sw/rxe/rxe_verbs.c              |   1 -
 drivers/infiniband/sw/siw/siw_main.c               |  19 +-
 drivers/iommu/intel/svm.c                          |   9 +-
 drivers/md/dm-verity-target.c                      |  12 +-
 drivers/md/raid10.c                                |   3 +-
 drivers/media/usb/dvb-usb/gp8psk.c                 |   2 +-
 drivers/misc/vmw_vmci/vmci_context.c               |   2 +-
 drivers/net/bareudp.c                              |   3 +-
 drivers/net/dsa/lantiq_gswip.c                     |  27 +--
 drivers/net/ethernet/broadcom/bcmsysport.c         |   1 +
 drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  38 ++--
 drivers/net/ethernet/broadcom/bnxt/bnxt.h          |   7 +-
 drivers/net/ethernet/ethoc.c                       |   3 +-
 drivers/net/ethernet/freescale/ucc_geth.c          |   3 +-
 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c   |   4 +
 drivers/net/ethernet/ibm/ibmvnic.c                 |  10 +-
 drivers/net/ethernet/intel/i40e/i40e.h             |   3 +
 drivers/net/ethernet/intel/i40e/i40e_main.c        |  10 ++
 drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   4 +-
 drivers/net/ethernet/intel/iavf/iavf_main.c        |   4 +-
 drivers/net/ethernet/marvell/mvneta.c              |   2 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c    |  13 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c     |  38 +++-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h     |   2 +-
 drivers/net/ethernet/pensando/ionic/ionic_txrx.c   |   2 +-
 drivers/net/ethernet/realtek/r8169_main.c          |   6 +-
 drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |   4 +
 drivers/net/ethernet/ti/cpts.c                     |   2 +
 drivers/net/tun.c                                  |   2 +-
 drivers/net/usb/cdc_ncm.c                          |   3 -
 drivers/net/usb/qmi_wwan.c                         |   1 +
 drivers/net/virtio_net.c                           |  12 +-
 drivers/net/wan/hdlc_ppp.c                         |   7 +
 drivers/net/wireless/marvell/mwifiex/join.c        |   2 +
 drivers/net/wireless/realtek/rtlwifi/core.c        |   8 +-
 drivers/rtc/rtc-pcf2127.c                          |  57 +++---
 drivers/rtc/rtc-pl031.c                            |   6 +-
 drivers/rtc/rtc-sun6i.c                            |   8 +-
 drivers/scsi/cxgbi/cxgb4i/Kconfig                  |   1 +
 drivers/scsi/scsi_lib.c                            |  27 +--
 drivers/scsi/scsi_transport_spi.c                  |  27 ++-
 drivers/scsi/ufs/ufs-mediatek.c                    |   4 +-
 drivers/scsi/ufs/ufs-qcom.c                        |   6 +-
 drivers/scsi/ufs/ufshcd-pci.c                      |  71 +++++++-
 drivers/scsi/ufs/ufshcd.c                          |  72 +++++++-
 drivers/scsi/ufs/ufshcd.h                          |  17 +-
 drivers/staging/comedi/comedi_fops.c               |   4 +-
 drivers/staging/mt7621-dma/mtk-hsdma.c             |   4 +-
 drivers/usb/chipidea/ci_hdrc_imx.c                 |   6 +-
 drivers/usb/class/cdc-acm.c                        |   4 +
 drivers/usb/class/cdc-wdm.c                        |  16 +-
 drivers/usb/class/usblp.c                          |  21 ++-
 drivers/usb/dwc3/core.h                            |   1 +
 drivers/usb/dwc3/dwc3-meson-g12a.c                 |   2 +-
 drivers/usb/dwc3/gadget.c                          |   2 +
 drivers/usb/dwc3/ulpi.c                            |  38 ++--
 drivers/usb/gadget/Kconfig                         |   2 +
 drivers/usb/gadget/composite.c                     |  10 +-
 drivers/usb/gadget/configfs.c                      |  19 +-
 drivers/usb/gadget/function/f_printer.c            |   1 +
 drivers/usb/gadget/function/f_uac2.c               |  69 ++++++--
 drivers/usb/gadget/function/u_ether.c              |   9 +-
 drivers/usb/gadget/legacy/acm_ms.c                 |   4 +-
 drivers/usb/gadget/udc/dummy_hcd.c                 |  35 ++--
 drivers/usb/host/xhci.c                            |  24 +--
 drivers/usb/misc/yurex.c                           |   3 +
 drivers/usb/serial/iuu_phoenix.c                   |  20 ++-
 drivers/usb/serial/keyspan_pda.c                   |   2 -
 drivers/usb/serial/option.c                        |   3 +
 drivers/usb/storage/unusual_uas.h                  |   7 +
 drivers/usb/usbip/vhci_hcd.c                       |   2 +
 drivers/vhost/net.c                                |   6 +-
 drivers/video/fbdev/core/fbcon.c                   |  45 +----
 drivers/watchdog/rti_wdt.c                         |   4 +-
 fs/bfs/inode.c                                     |   2 +-
 fs/btrfs/send.c                                    |  49 ++++--
 fs/ceph/inode.c                                    |   2 +
 fs/exec.c                                          |  12 +-
 fs/ext4/super.c                                    |  40 ++---
 fs/f2fs/checkpoint.c                               |   2 +-
 fs/f2fs/debug.c                                    |  11 +-
 fs/f2fs/f2fs.h                                     |  10 +-
 fs/f2fs/node.c                                     |  29 ++--
 fs/f2fs/node.h                                     |   4 +-
 fs/f2fs/shrinker.c                                 |   4 +-
 fs/f2fs/super.c                                    |   9 +-
 fs/fcntl.c                                         |  10 +-
 fs/file_table.c                                    |   2 +-
 fs/fuse/acl.c                                      |   6 +
 fs/fuse/dir.c                                      |  37 +++-
 fs/fuse/file.c                                     |  19 +-
 fs/fuse/fuse_i.h                                   |  12 ++
 fs/fuse/inode.c                                    |   4 +-
 fs/fuse/readdir.c                                  |   4 +-
 fs/fuse/xattr.c                                    |   9 +
 fs/io_uring.c                                      |  20 +--
 fs/jffs2/jffs2_fs_sb.h                             |   1 +
 fs/jffs2/super.c                                   |  17 +-
 fs/namespace.c                                     |  11 +-
 fs/nfs/nfs4super.c                                 |   2 +-
 fs/nfs/pnfs.c                                      |  33 +++-
 fs/nfs/pnfs.h                                      |   5 +
 fs/pnode.h                                         |   2 +-
 fs/proc/base.c                                     |  10 +-
 fs/quota/quota_tree.c                              |   8 +-
 fs/reiserfs/stree.c                                |   6 +
 include/asm-generic/Kbuild                         |   1 +
 include/linux/blk-mq.h                             |   6 +-
 include/linux/blkdev.h                             |  18 +-
 include/linux/intel-iommu.h                        |   2 +-
 include/linux/kdev_t.h                             |  22 +--
 include/linux/mm.h                                 |   5 +-
 include/linux/rwsem.h                              |   3 +
 include/linux/sched/signal.h                       |  11 +-
 include/linux/task_work.h                          |  11 +-
 include/net/red.h                                  |   4 +-
 include/uapi/linux/const.h                         |   5 +
 include/uapi/linux/ethtool.h                       |   2 +-
 include/uapi/linux/kernel.h                        |   9 +-
 include/uapi/linux/lightnvm.h                      |   2 +-
 include/uapi/linux/mroute6.h                       |   2 +-
 include/uapi/linux/netfilter/x_tables.h            |   2 +-
 include/uapi/linux/netlink.h                       |   2 +-
 include/uapi/linux/sysctl.h                        |   2 +-
 init/init_task.c                                   |   2 +-
 kernel/cgroup/cgroup-v1.c                          |   2 +
 kernel/events/core.c                               |  12 +-
 kernel/events/uprobes.c                            |   2 +-
 kernel/fork.c                                      |   6 +-
 kernel/irq/manage.c                                |   2 +-
 kernel/kcmp.c                                      |  30 ++--
 kernel/locking/rwsem.c                             |  40 +++++
 kernel/module.c                                    |   6 +-
 kernel/pid.c                                       |   4 +-
 kernel/sched/fair.c                                |   2 +-
 kernel/task_work.c                                 |  30 ++--
 kernel/time/tick-sched.c                           |   7 -
 kernel/workqueue.c                                 |  13 +-
 lib/genalloc.c                                     |  25 +--
 lib/zlib_dfltcc/Makefile                           |   2 +-
 lib/zlib_dfltcc/dfltcc.c                           |   6 +-
 lib/zlib_dfltcc/dfltcc_deflate.c                   |   3 +
 lib/zlib_dfltcc/dfltcc_inflate.c                   |   4 +-
 lib/zlib_dfltcc/dfltcc_syms.c                      |  17 --
 mm/hugetlb.c                                       |  22 ++-
 mm/memory_hotplug.c                                |   2 +-
 mm/page-writeback.c                                |   2 +-
 mm/page_alloc.c                                    |   9 +-
 net/core/net-sysfs.c                               |  65 +++++--
 net/ethtool/channels.c                             |   6 +-
 net/ethtool/strset.c                               |   2 +-
 net/ipv4/fib_frontend.c                            |   2 +-
 net/ipv4/gre_demux.c                               |   2 +-
 net/ipv4/netfilter/arp_tables.c                    |   2 +-
 net/ipv4/netfilter/ip_tables.c                     |   2 +-
 net/ipv6/netfilter/ip6_tables.c                    |   2 +-
 net/mptcp/protocol.c                               |   2 +
 net/ncsi/ncsi-rsp.c                                |   2 +-
 net/netfilter/ipset/ip_set_hash_gen.h              |  20 +--
 net/netfilter/nft_dynset.c                         |   6 +-
 net/netfilter/xt_RATEEST.c                         |   3 +
 net/sched/sch_choke.c                              |   2 +-
 net/sched/sch_gred.c                               |   2 +-
 net/sched/sch_red.c                                |   2 +-
 net/sched/sch_sfq.c                                |   2 +-
 net/sched/sch_taprio.c                             |  20 ++-
 scripts/depmod.sh                                  |   2 +
 security/keys/keyctl.c                             |   2 +-
 security/yama/yama_lsm.c                           |   2 +-
 sound/core/pcm_native.c                            |   9 +-
 sound/core/rawmidi.c                               |  49 ++++--
 sound/core/seq/seq_queue.h                         |   8 +-
 sound/pci/hda/hda_intel.c                          |   2 -
 sound/pci/hda/patch_conexant.c                     |   1 +
 sound/pci/hda/patch_realtek.c                      |  11 +-
 sound/pci/hda/patch_via.c                          |  13 ++
 sound/usb/midi.c                                   |   4 +
 tools/include/uapi/linux/const.h                   |   5 +
 virt/kvm/kvm_main.c                                |   3 +-
 242 files changed, 1675 insertions(+), 1004 deletions(-)
 delete mode 100644 arch/alpha/include/asm/local64.h
 delete mode 100644 arch/ia64/include/asm/local64.h
 delete mode 100644 arch/x86/include/asm/local64.h
 delete mode 100644 lib/zlib_dfltcc/dfltcc_syms.c

Comments

William Breathitt Gray Feb. 8, 2021, 7:28 a.m. UTC | #1
On Fri, Feb 05, 2021 at 01:40:00PM -0800, Kamal Mostafa wrote:
> This pull request (185 commits) includes the following Groovy stable patchsets:
> 
> 	Groovy update: upstream stable patchset 2021-02-03
> 		Ported from the following upstream stable releases:
> 			v5.4.87, v5.10.5,
> 			v5.4.88, v5.10.6
> 	https://bugs.launchpad.net/bugs/1914472
> 
> 	Groovy update: upstream stable patchset 2021-02-05
> 		Ported from the following upstream stable releases:
> 			v5.4.89, v5.10.7
> 	https://bugs.launchpad.net/bugs/1914832
> 
>  -Kamal
> 
> ---
> 
> The following changes since commit d9ff15e138996ab4a179362af9fd7deb9548dbd8:
> 
>   UBUNTU: update dkms package versions (2021-02-04 22:30:48 -0500)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-groovy.git stable-next
> 
> for you to fetch changes up to 86c3261ed19aa6471573c6898bf487ab63cea966:
> 
>   UBUNTU: upstream stable to v5.4.89, v5.10.7 (2021-02-05 12:26:34 -0800)
> 
> ----------------------------------------------------------------
> Adrian Hunter (4):
>       scsi: ufs: Allow an error return value from ->device_reset()
>       scsi: ufs-pci: Fix restore from S4 for Intel controllers
>       scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff()
>       scsi: ufs-pci: Fix recovery from hibernate exit errors for Intel controllers
> 
> Alan Stern (2):
>       scsi: block: Do not accept any requests while suspended
>       USB: Gadget: dummy-hcd: Fix shift-out-of-bounds bug
> 
> Anant Thazhemadam (2):
>       Bluetooth: hci_h5: close serdev device and free hu in h5_close
>       misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells()
> 
> Antoine Tenart (4):
>       net-sysfs: take the rtnl lock when storing xps_cpus
>       net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
>       net-sysfs: take the rtnl lock when storing xps_rxqs
>       net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
> 
> Ard Biesheuvel (1):
>       crypto: ecdh - avoid buffer overflow in ecdh_set_secret()
> 
> Arnaldo Carvalho de Melo (1):
>       tools headers UAPI: Sync linux/const.h with the kernel headers
> 
> Arnd Bergmann (1):
>       usb: gadget: select CONFIG_CRC32
> 
> Baoquan He (1):
>       mm: memmap defer init doesn't work as expected
> 
> Bard Liao (1):
>       Revert "device property: Keep secondary firmware node secondary by type"
> 
> Bart Van Assche (7):
>       scsi: block: Fix a race in the runtime power management code
>       scsi: block: Introduce BLK_MQ_REQ_PM
>       scsi: ide: Do not set the RQF_PREEMPT flag for sense requests
>       scsi: ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
>       scsi: scsi_transport_spi: Set RQF_PM for domain validation commands
>       scsi: core: Only process PM requests if rpm_status != RPM_ACTIVE
>       scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
> 
> Bean Huo (1):
>       scsi: ufs: Fix wrong print message in dev_err()
> 
> Bjørn Mork (2):
>       net: usb: qmi_wwan: add Quectel EM160R-GL
>       USB: serial: option: add Quectel EM160R-GL
> 
> Boqun Feng (1):
>       fcntl: Fix potential deadlock in send_sig{io, urg}()
> 
> Chandana Kishori Chiluveru (1):
>       usb: gadget: configfs: Preserve function ordering after bind failure
> 
> Chao Yu (1):
>       f2fs: fix shift-out-of-bounds in sanity_check_raw_super()
> 
> Charan Teja Reddy (1):
>       dmabuf: fix use-after-free of dmabuf's file->f_inode
> 
> Christoph Hellwig (1):
>       blk-mq: remove the BLK_MQ_REQ_INTERNAL flag
> 
> Christophe JAILLET (1):
>       staging: mt7621-dma: Fix a resource leak in an error handling path
> 
> Christopher Obbard (1):
>       um: random: Register random as hwrng-core device
> 
> Cong Wang (1):
>       erspan: fix version 1 check in gre_parse_header()
> 
> Dan Carpenter (3):
>       atm: idt77252: call pci_disable_device() on error path
>       Staging: comedi: Return -EFAULT if copy_to_user() fails
>       dmaengine: idxd: off by one in cleanup code
> 
> Dan Williams (1):
>       x86/mm: Fix leak of pmd ptlock
> 
> Daniel Palmer (1):
>       USB: serial: option: add LongSung M5710 module support
> 
> Daniel Vetter (1):
>       fbcon: Disable accelerated scrolling
> 
> David Arcari (1):
>       hwmon: (amd_energy) fix allocation of hwmon_channel_info config
> 
> Davide Caratti (2):
>       net/sched: sch_taprio: reset child qdiscs before freeing them
>       net/sched: sch_taprio: ensure to reset/destroy all child qdiscs
> 
> Dinghao Liu (3):
>       rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
>       net: ethernet: mvneta: Fix error handling in mvneta_probe
>       net: ethernet: Fix memleak in ethoc_probe
> 
> Dominique Martinet (1):
>       kbuild: don't hardcode depmod path
> 
> Eddie Hung (1):
>       usb: gadget: configfs: Fix use-after-free issue with udc_name
> 
> Eric Biggers (1):
>       fs/namespace.c: WARN if mnt_count has become negative
> 
> Eric W. Biederman (3):
>       rwsem: Implement down_read_killable_nested
>       rwsem: Implement down_read_interruptible
>       exec: Transform exec_update_mutex into a rw_semaphore
> 
> Fenghua Yu (2):
>       x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
>       x86/resctrl: Don't move a task to the same resource group
> 
> Filipe Manana (1):
>       btrfs: send: fix wrong file path when there is an inode with a pending rmdir
> 
> Florian Fainelli (1):
>       net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE
> 
> Florian Westphal (1):
>       netfilter: xt_RATEEST: reject non-null terminated string from userspace
> 
> Gabriel Krisman Bertazi (1):
>       um: ubd: Submit all data segments atomically
> 
> Greg Kroah-Hartman (1):
>       crypto: asym_tpm: correct zero out potential secrets
> 
> Grygorii Strashko (1):
>       net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered
> 
> Guillaume Nault (1):
>       ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
> 
> Hans de Goede (1):
>       Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close
> 
> Heiko Carstens (1):
>       s390: always clear kernel stack backchain before calling functions
> 
> Heiner Kallweit (1):
>       r8169: work around power-saving bug on some chip versions
> 
> Huang Shijie (1):
>       lib/genalloc: fix the overflow when size is too big
> 
> Hyeongseok Kim (1):
>       dm verity: skip verity work if I/O error when system is shutting down
> 
> Ilya Leoshkevich (1):
>       lib/zlib: fix inflating zlib streams on s390
> 
> Ivan Vecera (1):
>       ethtool: fix error paths in ethnl_set_channels()
> 
> Jaegeuk Kim (2):
>       f2fs: avoid race condition for shrinker count
>       scsi: ufs: Clear UAC for FFU and RPMB LUNs
> 
> Jake Wang (1):
>       drm/amd/display: updated wm table for Renoir
> 
> Jakub Kicinski (1):
>       iavf: fix double-release of rtnl_lock
> 
> Jamie Iles (1):
>       jffs2: Fix NULL pointer dereference in rp_size fs option parsing
> 
> Jan Kara (1):
>       quota: Don't overflow quota file offsets
> 
> Jason Gunthorpe (1):
>       RDMA/siw,rxe: Make emulated devices virtual in the device tree
> 
> Jeff Dike (1):
>       virtio_net: Fix recursive call to cpus_read_lock()
> 
> Jeff Layton (1):
>       ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
> 
> Jens Axboe (1):
>       task_work: cleanup notification modes
> 
> Jerome Brunet (1):
>       usb: gadget: f_uac2: reset wMaxPacketSize
> 
> Jessica Yu (1):
>       module: delay kobject uevent until after module init call
> 
> Johan Hovold (4):
>       USB: serial: iuu_phoenix: fix DMA from stack
>       USB: yurex: fix control-URB timeout handling
>       USB: usblp: fix DMA to stack
>       USB: serial: keyspan_pda: remove unused variable
> 
> John Wang (1):
>       net/ncsi: Use real net-device for response handler
> 
> Josh Poimboeuf (1):
>       kdev_t: always inline major/minor helper functions
> 
> Kailang Yang (2):
>       ALSA: hda/realtek - Modify Dell platform name
>       ALSA: hda/realtek - Fix speaker volume control on Lenovo C940
> 
> Kamal Mostafa (3):
>       UBUNTU: upstream stable to v5.4.87, v5.10.5
>       UBUNTU: upstream stable to v5.4.88, v5.10.6
>       UBUNTU: upstream stable to v5.4.89, v5.10.7
> 
> Kevin Vigor (1):
>       md/raid10: initialize r10_bio->read_slot before use.
> 
> Lai Jiangshan (1):
>       kvm: check tlbs_dirty directly
> 
> Lijun Pan (2):
>       ibmvnic: fix login buffer memory leak
>       ibmvnic: continue fatal error reset after passive init
> 
> Linus Torvalds (2):
>       depmod: handle the case of /sbin/depmod without /sbin in PATH
>       mm: make wait_on_page_writeback() wait for multiple pending writebacks
> 
> Liu Yi L (1):
>       iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
> 
> Manish Narani (1):
>       usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
> 
> Manuel Jiménez (1):
>       ALSA: hda/realtek: Add mute LED quirk for more HP laptops
> 
> Martin Blumenstingl (2):
>       net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs
>       net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access
> 
> Matthew Auld (1):
>       drm/i915: clear the shadow batch
> 
> Mauro Carvalho Chehab (1):
>       media: gp8psk: initialize stats at power control logic
> 
> Michael Chan (1):
>       bnxt_en: Check TQM rings for maximum supported value.
> 
> Michael Grzeschik (1):
>       USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set
> 
> Michal Kubecek (1):
>       ethtool: fix string set id check
> 
> Mike Kravetz (1):
>       mm/hugetlb: fix deadlock in hugetlb_cow error path
> 
> Miklos Szeredi (1):
>       fuse: fix bad inode
> 
> Miroslav Benes (1):
>       module: set MODULE_STATE_GOING state when a module fails to load
> 
> Nathan Chancellor (1):
>       powerpc: Handle .text.{hot,unlikely}.* in linker script
> 
> Nick Desaulniers (1):
>       arm64: link with -z norelro for LLD or aarch64-elf
> 
> Noor Azura Ahmad Tarmizi (1):
>       stmmac: intel: Add PCI IDs for TGL-H platform
> 
> Pablo Neira Ayuso (1):
>       netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
> 
> Paolo Abeni (1):
>       mptcp: fix security context on server socket
> 
> Paolo Bonzini (1):
>       KVM: x86: fix shift out of bounds reported by UBSAN
> 
> Pavel Begunkov (2):
>       io_uring: close a small race gap for files cancel
>       io_uring: remove racy overflow list fast checks
> 
> PeiSen Hou (1):
>       ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256.
> 
> Petr Vorel (1):
>       uapi: move constants from <linux/kernel.h> to <linux/const.h>
> 
> Ping-Ke Shih (1):
>       rtlwifi: rise completion at the last step of firmware callback
> 
> Qinglang Miao (3):
>       cgroup: Fix memory leak when parsing multiple source parameters
>       powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
>       i3c master: fix missing destroy_workqueue() on error in i3c_master_register
> 
> Randy Dunlap (6):
>       zlib: move EXPORT_SYMBOL() and MODULE_LICENSE() out of dfltcc_syms.c
>       scsi: cxgb4i: Fix TLS dependency
>       bfs: don't use WARNING: string when it's just info.
>       net: sched: prevent invalid Scell_log shift count
>       local64.h: make <asm/local64.h> mandatory
>       usb: usbip: vhci_hcd: protect shift size
> 
> Rasmus Villemoes (3):
>       dt-bindings: rtc: add reset-source property
>       ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()
>       ethernet: ucc_geth: set dev->max_mtu to 1518
> 
> Rodrigo Siqueira (1):
>       drm/amd/display: Add get_dig_frontend implementation for DCEx
> 
> Roland Dreier (1):
>       CDC-NCM: remove "connected" log message
> 
> Rustam Kovhaev (1):
>       reiserfs: add check for an invalid ih_entry_count
> 
> Sean Young (1):
>       USB: cdc-acm: blacklist another IR Droid device
> 
> Serge Semin (3):
>       usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion
>       usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one
>       usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression
> 
> Shannon Nelson (1):
>       ionic: account for vlan tag len in rx buffer len
> 
> Sriharsha Allenki (1):
>       usb: gadget: Fix spinlock lockup on usb_function_deactivate
> 
> Stanley Chu (1):
>       scsi: ufs: Re-enable WriteBooster after device reset
> 
> Stefan Chulski (4):
>       net: mvpp2: Add TCAM entry to drop flow control pause frames
>       net: mvpp2: prs: fix PPPoE with ipv6 packet parse
>       net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
>       net: mvpp2: fix pkt coalescing int-threshold configuration
> 
> Subash Abhinov Kasiviswanathan (1):
>       netfilter: x_tables: Update remaining dereference to RCU
> 
> Sylwester Dziedziuch (1):
>       i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs
> 
> Taehee Yoo (2):
>       bareudp: set NETIF_F_LLTX flag
>       bareudp: Fix use of incorrect min_headroom size
> 
> Takashi Iwai (5):
>       ALSA: seq: Use bool for snd_seq_queue internal flags
>       ALSA: rawmidi: Access runtime->avail always in spinlock
>       ALSA: pcm: Clear the full allocated memory at hw_params
>       ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks
>       ALSA: hda/via: Fix runtime PM for Clevo W35xSS
> 
> Tejun Heo (1):
>       blk-iocost: fix NULL iocg deref from racing against initialization
> 
> Tetsuo Handa (1):
>       USB: cdc-wdm: Fix use after free in service_outstanding_interrupt().
> 
> Theodore Ts'o (1):
>       ext4: check for invalid block size early when mounting a file system
> 
> Thinh Nguyen (2):
>       usb: dwc3: gadget: Clear wait flag on dequeue
>       usb: uas: Add PNY USB Portable SSD to unusual_uas
> 
> Thomas Gleixner (1):
>       tick/sched: Remove bogus boot "safety" check
> 
> Trond Myklebust (1):
>       NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode
> 
> Uwe Kleine-König (2):
>       rtc: pcf2127: move watchdog initialisation to a separate function
>       rtc: pcf2127: only use watchdog when explicitly available
> 
> Vasily Averin (1):
>       netfilter: ipset: fix shift-out-of-bounds in htable_bits()
> 
> Vasundhara Volam (1):
>       bnxt_en: Fix AER recovery.
> 
> Xie He (1):
>       net: hdlc_ppp: Fix issues when mod_timer is called while timer is running
> 
> YANG LI (1):
>       ibmvnic: fix: NULL pointer dereference.
> 
> Yang Yingliang (1):
>       USB: gadget: legacy: fix return error code in acm_ms_bind()
> 
> Ying-Tsun Huang (1):
>       x86/mtrr: Correct the range check before performing MTRR type lookups
> 
> Yu Kuai (1):
>       usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data()
> 
> Yunfeng Ye (1):
>       workqueue: Kick a worker based on the actual activation of delayed works
> 
> Yunjian Wang (3):
>       tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS
>       net: hns: fix return value check in __lb_other_process()
>       vhost_net: fix ubuf refcount incorrectly when sendmsg fails
> 
> Zhang Qilong (1):
>       watchdog: rti-wdt: fix reference leak in rti_wdt_probe
> 
> Zhang Xiaohui (1):
>       mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
> 
> Zheng Liang (1):
>       rtc: pl031: fix resource leak in pl031_probe
> 
> Zheng Zengkai (1):
>       usb: dwc3: meson-g12a: disable clk on error handling path in probe
> 
> Zqiang (1):
>       usb: gadget: function: printer: Fix a memory leak for interface descriptor
> 
> bo liu (1):
>       ALSA: hda/conexant: add a new hda codec CX11970
> 
> lizhe (1):
>       jffs2: Allow setting rp_size to zero during remounting
> 
> taehyun.cho (1):
>       usb: gadget: enable super speed plus
> 
>  Documentation/devicetree/bindings/rtc/rtc.yaml     |   5 +
>  Documentation/gpu/todo.rst                         |  18 ++
>  Makefile                                           |   2 +-
>  arch/alpha/include/asm/local64.h                   |   1 -
>  arch/arc/include/asm/Kbuild                        |   1 -
>  arch/arm/include/asm/Kbuild                        |   1 -
>  arch/arm64/Makefile                                |  10 +-
>  arch/arm64/include/asm/Kbuild                      |   1 -
>  arch/csky/include/asm/Kbuild                       |   1 -
>  arch/h8300/include/asm/Kbuild                      |   1 -
>  arch/hexagon/include/asm/Kbuild                    |   1 -
>  arch/ia64/include/asm/local64.h                    |   1 -
>  arch/ia64/mm/init.c                                |   4 +-
>  arch/m68k/include/asm/Kbuild                       |   1 -
>  arch/microblaze/include/asm/Kbuild                 |   1 -
>  arch/mips/include/asm/Kbuild                       |   1 -
>  arch/nds32/include/asm/Kbuild                      |   1 -
>  arch/parisc/include/asm/Kbuild                     |   1 -
>  arch/powerpc/include/asm/Kbuild                    |   1 -
>  arch/powerpc/kernel/vmlinux.lds.S                  |   2 +-
>  arch/powerpc/sysdev/mpic_msgr.c                    |   2 +-
>  arch/riscv/include/asm/Kbuild                      |   1 -
>  arch/s390/include/asm/Kbuild                       |   1 -
>  arch/s390/kernel/entry.S                           |  12 +-
>  arch/sh/include/asm/Kbuild                         |   1 -
>  arch/sparc/include/asm/Kbuild                      |   1 -
>  arch/um/drivers/random.c                           | 101 +++--------
>  arch/um/drivers/ubd_kern.c                         | 191 +++++++++++++--------
>  arch/x86/include/asm/local64.h                     |   1 -
>  arch/x86/kernel/cpu/mce/core.c                     |   2 +-
>  arch/x86/kernel/cpu/mtrr/generic.c                 |   6 +-
>  arch/x86/kernel/cpu/resctrl/rdtgroup.c             | 117 ++++++-------
>  arch/x86/kvm/mmu.h                                 |   2 +-
>  arch/x86/mm/pgtable.c                              |   2 +
>  arch/xtensa/include/asm/Kbuild                     |   1 -
>  block/blk-core.c                                   |  13 +-
>  block/blk-iocost.c                                 |  16 +-
>  block/blk-mq-debugfs.c                             |   1 -
>  block/blk-mq-tag.c                                 |   4 +-
>  block/blk-mq.c                                     |  14 +-
>  block/blk-mq.h                                     |   2 +-
>  block/blk-pm.c                                     |  15 +-
>  block/blk-pm.h                                     |  14 +-
>  crypto/asymmetric_keys/asym_tpm.c                  |   2 +-
>  crypto/ecdh.c                                      |   3 +-
>  debian.master/upstream-stable                      |   4 +-
>  drivers/acpi/apei/ghes.c                           |   2 +-
>  drivers/android/binder.c                           |   2 +-
>  drivers/atm/idt77252.c                             |   2 +-
>  drivers/base/core.c                                |   2 +-
>  drivers/char/hw_random/Kconfig                     |  16 +-
>  drivers/dma-buf/dma-buf.c                          |  21 ++-
>  drivers/dma/idxd/sysfs.c                           |   4 +-
>  .../drm/amd/display/dc/clk_mgr/dcn21/rn_clk_mgr.c  |  12 +-
>  .../gpu/drm/amd/display/dc/dce/dce_link_encoder.c  |  41 ++++-
>  .../gpu/drm/amd/display/dc/dce/dce_link_encoder.h  |   2 +
>  drivers/gpu/drm/i915/i915_cmd_parser.c             |  27 +--
>  drivers/hwmon/amd_energy.c                         |   3 +-
>  drivers/i3c/master.c                               |   5 +-
>  drivers/ide/ide-atapi.c                            |   1 -
>  drivers/ide/ide-io.c                               |   7 +-
>  drivers/ide/ide-pm.c                               |   2 +-
>  drivers/infiniband/sw/rxe/rxe_net.c                |  12 --
>  drivers/infiniband/sw/rxe/rxe_verbs.c              |   1 -
>  drivers/infiniband/sw/siw/siw_main.c               |  19 +-
>  drivers/iommu/intel/svm.c                          |   9 +-
>  drivers/md/dm-verity-target.c                      |  12 +-
>  drivers/md/raid10.c                                |   3 +-
>  drivers/media/usb/dvb-usb/gp8psk.c                 |   2 +-
>  drivers/misc/vmw_vmci/vmci_context.c               |   2 +-
>  drivers/net/bareudp.c                              |   3 +-
>  drivers/net/dsa/lantiq_gswip.c                     |  27 +--
>  drivers/net/ethernet/broadcom/bcmsysport.c         |   1 +
>  drivers/net/ethernet/broadcom/bnxt/bnxt.c          |  38 ++--
>  drivers/net/ethernet/broadcom/bnxt/bnxt.h          |   7 +-
>  drivers/net/ethernet/ethoc.c                       |   3 +-
>  drivers/net/ethernet/freescale/ucc_geth.c          |   3 +-
>  drivers/net/ethernet/hisilicon/hns/hns_ethtool.c   |   4 +
>  drivers/net/ethernet/ibm/ibmvnic.c                 |  10 +-
>  drivers/net/ethernet/intel/i40e/i40e.h             |   3 +
>  drivers/net/ethernet/intel/i40e/i40e_main.c        |  10 ++
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c |   4 +-
>  drivers/net/ethernet/intel/iavf/iavf_main.c        |   4 +-
>  drivers/net/ethernet/marvell/mvneta.c              |   2 +-
>  drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c    |  13 +-
>  drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c     |  38 +++-
>  drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h     |   2 +-
>  drivers/net/ethernet/pensando/ionic/ionic_txrx.c   |   2 +-
>  drivers/net/ethernet/realtek/r8169_main.c          |   6 +-
>  drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c  |   4 +
>  drivers/net/ethernet/ti/cpts.c                     |   2 +
>  drivers/net/tun.c                                  |   2 +-
>  drivers/net/usb/cdc_ncm.c                          |   3 -
>  drivers/net/usb/qmi_wwan.c                         |   1 +
>  drivers/net/virtio_net.c                           |  12 +-
>  drivers/net/wan/hdlc_ppp.c                         |   7 +
>  drivers/net/wireless/marvell/mwifiex/join.c        |   2 +
>  drivers/net/wireless/realtek/rtlwifi/core.c        |   8 +-
>  drivers/rtc/rtc-pcf2127.c                          |  57 +++---
>  drivers/rtc/rtc-pl031.c                            |   6 +-
>  drivers/rtc/rtc-sun6i.c                            |   8 +-
>  drivers/scsi/cxgbi/cxgb4i/Kconfig                  |   1 +
>  drivers/scsi/scsi_lib.c                            |  27 +--
>  drivers/scsi/scsi_transport_spi.c                  |  27 ++-
>  drivers/scsi/ufs/ufs-mediatek.c                    |   4 +-
>  drivers/scsi/ufs/ufs-qcom.c                        |   6 +-
>  drivers/scsi/ufs/ufshcd-pci.c                      |  71 +++++++-
>  drivers/scsi/ufs/ufshcd.c                          |  72 +++++++-
>  drivers/scsi/ufs/ufshcd.h                          |  17 +-
>  drivers/staging/comedi/comedi_fops.c               |   4 +-
>  drivers/staging/mt7621-dma/mtk-hsdma.c             |   4 +-
>  drivers/usb/chipidea/ci_hdrc_imx.c                 |   6 +-
>  drivers/usb/class/cdc-acm.c                        |   4 +
>  drivers/usb/class/cdc-wdm.c                        |  16 +-
>  drivers/usb/class/usblp.c                          |  21 ++-
>  drivers/usb/dwc3/core.h                            |   1 +
>  drivers/usb/dwc3/dwc3-meson-g12a.c                 |   2 +-
>  drivers/usb/dwc3/gadget.c                          |   2 +
>  drivers/usb/dwc3/ulpi.c                            |  38 ++--
>  drivers/usb/gadget/Kconfig                         |   2 +
>  drivers/usb/gadget/composite.c                     |  10 +-
>  drivers/usb/gadget/configfs.c                      |  19 +-
>  drivers/usb/gadget/function/f_printer.c            |   1 +
>  drivers/usb/gadget/function/f_uac2.c               |  69 ++++++--
>  drivers/usb/gadget/function/u_ether.c              |   9 +-
>  drivers/usb/gadget/legacy/acm_ms.c                 |   4 +-
>  drivers/usb/gadget/udc/dummy_hcd.c                 |  35 ++--
>  drivers/usb/host/xhci.c                            |  24 +--
>  drivers/usb/misc/yurex.c                           |   3 +
>  drivers/usb/serial/iuu_phoenix.c                   |  20 ++-
>  drivers/usb/serial/keyspan_pda.c                   |   2 -
>  drivers/usb/serial/option.c                        |   3 +
>  drivers/usb/storage/unusual_uas.h                  |   7 +
>  drivers/usb/usbip/vhci_hcd.c                       |   2 +
>  drivers/vhost/net.c                                |   6 +-
>  drivers/video/fbdev/core/fbcon.c                   |  45 +----
>  drivers/watchdog/rti_wdt.c                         |   4 +-
>  fs/bfs/inode.c                                     |   2 +-
>  fs/btrfs/send.c                                    |  49 ++++--
>  fs/ceph/inode.c                                    |   2 +
>  fs/exec.c                                          |  12 +-
>  fs/ext4/super.c                                    |  40 ++---
>  fs/f2fs/checkpoint.c                               |   2 +-
>  fs/f2fs/debug.c                                    |  11 +-
>  fs/f2fs/f2fs.h                                     |  10 +-
>  fs/f2fs/node.c                                     |  29 ++--
>  fs/f2fs/node.h                                     |   4 +-
>  fs/f2fs/shrinker.c                                 |   4 +-
>  fs/f2fs/super.c                                    |   9 +-
>  fs/fcntl.c                                         |  10 +-
>  fs/file_table.c                                    |   2 +-
>  fs/fuse/acl.c                                      |   6 +
>  fs/fuse/dir.c                                      |  37 +++-
>  fs/fuse/file.c                                     |  19 +-
>  fs/fuse/fuse_i.h                                   |  12 ++
>  fs/fuse/inode.c                                    |   4 +-
>  fs/fuse/readdir.c                                  |   4 +-
>  fs/fuse/xattr.c                                    |   9 +
>  fs/io_uring.c                                      |  20 +--
>  fs/jffs2/jffs2_fs_sb.h                             |   1 +
>  fs/jffs2/super.c                                   |  17 +-
>  fs/namespace.c                                     |  11 +-
>  fs/nfs/nfs4super.c                                 |   2 +-
>  fs/nfs/pnfs.c                                      |  33 +++-
>  fs/nfs/pnfs.h                                      |   5 +
>  fs/pnode.h                                         |   2 +-
>  fs/proc/base.c                                     |  10 +-
>  fs/quota/quota_tree.c                              |   8 +-
>  fs/reiserfs/stree.c                                |   6 +
>  include/asm-generic/Kbuild                         |   1 +
>  include/linux/blk-mq.h                             |   6 +-
>  include/linux/blkdev.h                             |  18 +-
>  include/linux/intel-iommu.h                        |   2 +-
>  include/linux/kdev_t.h                             |  22 +--
>  include/linux/mm.h                                 |   5 +-
>  include/linux/rwsem.h                              |   3 +
>  include/linux/sched/signal.h                       |  11 +-
>  include/linux/task_work.h                          |  11 +-
>  include/net/red.h                                  |   4 +-
>  include/uapi/linux/const.h                         |   5 +
>  include/uapi/linux/ethtool.h                       |   2 +-
>  include/uapi/linux/kernel.h                        |   9 +-
>  include/uapi/linux/lightnvm.h                      |   2 +-
>  include/uapi/linux/mroute6.h                       |   2 +-
>  include/uapi/linux/netfilter/x_tables.h            |   2 +-
>  include/uapi/linux/netlink.h                       |   2 +-
>  include/uapi/linux/sysctl.h                        |   2 +-
>  init/init_task.c                                   |   2 +-
>  kernel/cgroup/cgroup-v1.c                          |   2 +
>  kernel/events/core.c                               |  12 +-
>  kernel/events/uprobes.c                            |   2 +-
>  kernel/fork.c                                      |   6 +-
>  kernel/irq/manage.c                                |   2 +-
>  kernel/kcmp.c                                      |  30 ++--
>  kernel/locking/rwsem.c                             |  40 +++++
>  kernel/module.c                                    |   6 +-
>  kernel/pid.c                                       |   4 +-
>  kernel/sched/fair.c                                |   2 +-
>  kernel/task_work.c                                 |  30 ++--
>  kernel/time/tick-sched.c                           |   7 -
>  kernel/workqueue.c                                 |  13 +-
>  lib/genalloc.c                                     |  25 +--
>  lib/zlib_dfltcc/Makefile                           |   2 +-
>  lib/zlib_dfltcc/dfltcc.c                           |   6 +-
>  lib/zlib_dfltcc/dfltcc_deflate.c                   |   3 +
>  lib/zlib_dfltcc/dfltcc_inflate.c                   |   4 +-
>  lib/zlib_dfltcc/dfltcc_syms.c                      |  17 --
>  mm/hugetlb.c                                       |  22 ++-
>  mm/memory_hotplug.c                                |   2 +-
>  mm/page-writeback.c                                |   2 +-
>  mm/page_alloc.c                                    |   9 +-
>  net/core/net-sysfs.c                               |  65 +++++--
>  net/ethtool/channels.c                             |   6 +-
>  net/ethtool/strset.c                               |   2 +-
>  net/ipv4/fib_frontend.c                            |   2 +-
>  net/ipv4/gre_demux.c                               |   2 +-
>  net/ipv4/netfilter/arp_tables.c                    |   2 +-
>  net/ipv4/netfilter/ip_tables.c                     |   2 +-
>  net/ipv6/netfilter/ip6_tables.c                    |   2 +-
>  net/mptcp/protocol.c                               |   2 +
>  net/ncsi/ncsi-rsp.c                                |   2 +-
>  net/netfilter/ipset/ip_set_hash_gen.h              |  20 +--
>  net/netfilter/nft_dynset.c                         |   6 +-
>  net/netfilter/xt_RATEEST.c                         |   3 +
>  net/sched/sch_choke.c                              |   2 +-
>  net/sched/sch_gred.c                               |   2 +-
>  net/sched/sch_red.c                                |   2 +-
>  net/sched/sch_sfq.c                                |   2 +-
>  net/sched/sch_taprio.c                             |  20 ++-
>  scripts/depmod.sh                                  |   2 +
>  security/keys/keyctl.c                             |   2 +-
>  security/yama/yama_lsm.c                           |   2 +-
>  sound/core/pcm_native.c                            |   9 +-
>  sound/core/rawmidi.c                               |  49 ++++--
>  sound/core/seq/seq_queue.h                         |   8 +-
>  sound/pci/hda/hda_intel.c                          |   2 -
>  sound/pci/hda/patch_conexant.c                     |   1 +
>  sound/pci/hda/patch_realtek.c                      |  11 +-
>  sound/pci/hda/patch_via.c                          |  13 ++
>  sound/usb/midi.c                                   |   4 +
>  tools/include/uapi/linux/const.h                   |   5 +
>  virt/kvm/kvm_main.c                                |   3 +-
>  242 files changed, 1675 insertions(+), 1004 deletions(-)
>  delete mode 100644 arch/alpha/include/asm/local64.h
>  delete mode 100644 arch/ia64/include/asm/local64.h
>  delete mode 100644 arch/x86/include/asm/local64.h
>  delete mode 100644 lib/zlib_dfltcc/dfltcc_syms.c
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team

Applied to groovy:linux/master-next.

William Breathitt Gray