mbox series

[SRU,Focal,PULL] Focal update: v5.4.142 upstream stable release

Message ID 20210920143734.18707-1-kamal@canonical.com
State New
Headers show
Series [SRU,Focal,PULL] Focal update: v5.4.142 upstream stable release | expand

Pull-request

git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-stable-v5.4.142

Message

Kamal Mostafa Sept. 20, 2021, 2:37 p.m. UTC
This pull request (64 commits) includes the following Focal stable patchsets:

	Focal update: v5.4.142 upstream stable release
	https://bugs.launchpad.net/bugs/1944202

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/focal-stable-v5.4.xx reference:

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

 -Kamal

-----

The following changes since commit 5d1ec2648cd57cf23a9438781376e1694b09c028:

  UBUNTU: upstream stable to v5.4.141 (2021-09-13 10:35:48 -0700)

are available in the Git repository at:

  git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-stable-v5.4.142

for you to fetch changes up to 104a0c1e6ba5c7e7f9557cef50132579e5e78270:

  UBUNTU: upstream stable to v5.4.142 (2021-09-20 07:09:52 -0700)

----------------------------------------------------------------
Aya Levin (1):
      net/mlx5: Fix return value from tracer initialization

Babu Moger (1):
      x86/resctrl: Fix default monitoring groups reporting

Ben Dai (1):
      genirq/timings: Prevent potential array overflow in __irq_timings_store()

Ben Hutchings (2):
      net: phy: micrel: Fix link detection on ksz87xx switch"
      net: dsa: microchip: Fix ksz_read64()

Bixuan Cui (1):
      genirq/msi: Ensure deactivation on teardown

Chris Lesiak (1):
      iio: humidity: hdc100x: Add margin to the conversion time

Christian Hewitt (1):
      drm/meson: fix colour distortion from HDR set during vendor u-boot

Colin Ian King (1):
      iio: adc: Fix incorrect exit of for-loop

DENG Qingfang (1):
      net: dsa: mt7530: add the missing RxUnicast MIB counter

Dan Williams (2):
      ACPI: NFIT: Fix support for virtual SPA ranges
      libnvdimm/region: Fix label activation vs errors

Dongliang Mu (2):
      ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
      ieee802154: hwsim: fix GPF in hwsim_new_edge_nl

Eric Dumazet (2):
      net: igmp: fix data-race in igmp_ifc_timer_expire()
      net: igmp: increase size of mr_ifc_count

Florian Eckert (1):
      platform/x86: pcengines-apuv2: revert wiring up simswitch GPIO as LED

Greg Kroah-Hartman (2):
      i2c: dev: zero out array used for i2c reads from userspace
      Linux 5.4.142

Hangbin Liu (1):
      net: sched: act_mirred: Reset ct info when mirror/redirect skb

Hans de Goede (1):
      platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables

Jeff Layton (3):
      ceph: add some lockdep assertions around snaprealm handling
      ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
      ceph: take snap_empty_lock atomically with snaprealm refcount change

Kamal Mostafa (1):
      UBUNTU: upstream stable to v5.4.142

Longpeng(Mike) (1):
      vsock/virtio: avoid potential deadlock when vsock device remove

Luis Henriques (1):
      ceph: reduce contention in ceph_check_delayed_caps()

Maximilian Heyne (1):
      xen/events: Fix race in set_evtchn_to_irq

Md Fahad Iqbal Polash (1):
      iavf: Set RSS LUT and key in reset handle path

Nathan Chancellor (1):
      vmlinux.lds.h: Handle clang's module.{c,d}tor sections

Neal Cardwell (1):
      tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets

Pali Rohár (1):
      ppp: Fix generating ifname when empty IFLA_IFNAME is specified

Pu Lehui (1):
      powerpc/kprobes: Fix kprobe Oops happens in booke

Randy Dunlap (1):
      x86/tools: Fix objdump version check again

Richard Fitzgerald (5):
      ASoC: cs42l42: Correct definition of ADC Volume control
      ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
      ASoC: cs42l42: Fix inversion of ADC Notch Switch control
      ASoC: cs42l42: Remove duplicate control for WNF filter frequency
      ASoC: cs42l42: Fix LRCLK frame start edge

Roi Dayan (1):
      psample: Add a fwd declaration for skbuff

Saeed Mirzamohammadi (1):
      iommu/vt-d: Fix agaw for a supported 48 bit guest address width

Sean Christopherson (1):
      KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation

Takashi Iwai (2):
      ASoC: xilinx: Fix reference to PCM buffer address
      ASoC: intel: atom: Fix reference to PCM buffer address

Takeshi Misawa (1):
      net: Fix memory leak in ieee802154_raw_deliver

Thomas Gleixner (11):
      genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
      x86/msi: Force affinity setup before startup
      x86/ioapic: Force affinity setup before startup
      PCI/MSI: Enable and mask MSI-X early
      PCI/MSI: Mask all unused MSI-X entries
      PCI/MSI: Enforce that MSI-X table entry is masked for update
      PCI/MSI: Enforce MSI[X] entry updates to be visible
      PCI/MSI: Do not set invalid bits in MSI mask
      PCI/MSI: Correct misleading comments
      PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
      PCI/MSI: Protect msi_desc::masked for multi-MSI

Uwe Kleine-König (1):
      iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels

Vladimir Oltean (3):
      net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
      net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
      net: dsa: sja1105: fix broken backpressure in .port_fdb_dump

Willy Tarreau (1):
      net: linkwatch: fix failure to restore device state across suspend/resume

Xie Yongji (1):
      nbd: Aovid double completion of a request

Yajun Deng (1):
      netfilter: nf_conntrack_bridge: Fix memory leak when error

Yang Yingliang (1):
      net: bridge: fix memleak in br_add_if()

 Makefile                                           |   2 +-
 arch/powerpc/kernel/kprobes.c                      |   3 +-
 arch/x86/kernel/apic/io_apic.c                     |   6 +-
 arch/x86/kernel/apic/msi.c                         |  13 ++-
 arch/x86/kernel/cpu/resctrl/monitor.c              |  27 +++--
 arch/x86/kvm/vmx/vmx.h                             |   2 +-
 arch/x86/tools/chkobjdump.awk                      |   1 +
 debian.master/upstream-stable                      |   2 +-
 drivers/acpi/nfit/core.c                           |   3 +
 drivers/base/core.c                                |   1 +
 drivers/block/nbd.c                                |  14 ++-
 drivers/gpu/drm/meson/meson_registers.h            |   5 +
 drivers/gpu/drm/meson/meson_viu.c                  |   7 +-
 drivers/i2c/i2c-dev.c                              |   5 +-
 drivers/iio/adc/palmas_gpadc.c                     |   4 +-
 drivers/iio/adc/ti-ads7950.c                       |   1 -
 drivers/iio/humidity/hdc100x.c                     |   6 +-
 drivers/iommu/intel-iommu.c                        |   7 +-
 drivers/net/dsa/lan9303-core.c                     |  34 +++---
 drivers/net/dsa/lantiq_gswip.c                     |  14 ++-
 drivers/net/dsa/microchip/ksz_common.h             |   8 +-
 drivers/net/dsa/mt7530.c                           |   1 +
 drivers/net/dsa/sja1105/sja1105_main.c             |   4 +-
 drivers/net/ethernet/intel/iavf/iavf_main.c        |  13 ++-
 .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c   |  11 +-
 drivers/net/ieee802154/mac802154_hwsim.c           |   6 +-
 drivers/net/phy/micrel.c                           |   2 -
 drivers/net/ppp/ppp_generic.c                      |   2 +-
 drivers/nvdimm/namespace_devs.c                    |  17 ++-
 drivers/pci/msi.c                                  | 125 +++++++++++++--------
 drivers/platform/x86/pcengines-apuv2.c             |   5 +-
 drivers/xen/events/events_base.c                   |  20 +++-
 fs/ceph/caps.c                                     |  17 ++-
 fs/ceph/mds_client.c                               |  25 +++--
 fs/ceph/snap.c                                     |  54 +++++----
 fs/ceph/super.h                                    |   2 +-
 include/asm-generic/vmlinux.lds.h                  |   1 +
 include/linux/device.h                             |   1 +
 include/linux/inetdevice.h                         |   2 +-
 include/linux/irq.h                                |   2 +
 include/linux/msi.h                                |   2 +-
 include/net/psample.h                              |   2 +
 kernel/irq/chip.c                                  |   5 +-
 kernel/irq/msi.c                                   |  13 ++-
 kernel/irq/timings.c                               |   5 +
 net/bridge/br_if.c                                 |   2 +
 net/bridge/netfilter/nf_conntrack_bridge.c         |   6 +
 net/core/link_watch.c                              |   5 +-
 net/ieee802154/socket.c                            |   7 +-
 net/ipv4/igmp.c                                    |  21 ++--
 net/ipv4/tcp_bbr.c                                 |   2 +-
 net/sched/act_mirred.c                             |   3 +
 net/vmw_vsock/virtio_transport.c                   |   7 +-
 sound/soc/codecs/cs42l42.c                         |  39 +++----
 sound/soc/intel/atom/sst-mfld-platform-pcm.c       |   3 +-
 sound/soc/xilinx/xlnx_formatter_pcm.c              |   4 +-
 56 files changed, 382 insertions(+), 219 deletions(-)

Comments

Kelsey Skunberg Sept. 23, 2021, 10:45 p.m. UTC | #1
Applied to F/master-next. thank you! 

-Kelsey

On 2021-09-20 07:37:34 , Kamal Mostafa wrote:
> This pull request (64 commits) includes the following Focal stable patchsets:
> 
> 	Focal update: v5.4.142 upstream stable release
> 	https://bugs.launchpad.net/bugs/1944202
> 
> 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/focal-stable-v5.4.xx reference:
> 
>    git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git stable-next
> 
>  -Kamal
> 
> -----
> 
> The following changes since commit 5d1ec2648cd57cf23a9438781376e1694b09c028:
> 
>   UBUNTU: upstream stable to v5.4.141 (2021-09-13 10:35:48 -0700)
> 
> are available in the Git repository at:
> 
>   git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-stable-v5.4.142
> 
> for you to fetch changes up to 104a0c1e6ba5c7e7f9557cef50132579e5e78270:
> 
>   UBUNTU: upstream stable to v5.4.142 (2021-09-20 07:09:52 -0700)
> 
> ----------------------------------------------------------------
> Aya Levin (1):
>       net/mlx5: Fix return value from tracer initialization
> 
> Babu Moger (1):
>       x86/resctrl: Fix default monitoring groups reporting
> 
> Ben Dai (1):
>       genirq/timings: Prevent potential array overflow in __irq_timings_store()
> 
> Ben Hutchings (2):
>       net: phy: micrel: Fix link detection on ksz87xx switch"
>       net: dsa: microchip: Fix ksz_read64()
> 
> Bixuan Cui (1):
>       genirq/msi: Ensure deactivation on teardown
> 
> Chris Lesiak (1):
>       iio: humidity: hdc100x: Add margin to the conversion time
> 
> Christian Hewitt (1):
>       drm/meson: fix colour distortion from HDR set during vendor u-boot
> 
> Colin Ian King (1):
>       iio: adc: Fix incorrect exit of for-loop
> 
> DENG Qingfang (1):
>       net: dsa: mt7530: add the missing RxUnicast MIB counter
> 
> Dan Williams (2):
>       ACPI: NFIT: Fix support for virtual SPA ranges
>       libnvdimm/region: Fix label activation vs errors
> 
> Dongliang Mu (2):
>       ieee802154: hwsim: fix GPF in hwsim_set_edge_lqi
>       ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
> 
> Eric Dumazet (2):
>       net: igmp: fix data-race in igmp_ifc_timer_expire()
>       net: igmp: increase size of mr_ifc_count
> 
> Florian Eckert (1):
>       platform/x86: pcengines-apuv2: revert wiring up simswitch GPIO as LED
> 
> Greg Kroah-Hartman (2):
>       i2c: dev: zero out array used for i2c reads from userspace
>       Linux 5.4.142
> 
> Hangbin Liu (1):
>       net: sched: act_mirred: Reset ct info when mirror/redirect skb
> 
> Hans de Goede (1):
>       platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup tables
> 
> Jeff Layton (3):
>       ceph: add some lockdep assertions around snaprealm handling
>       ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm
>       ceph: take snap_empty_lock atomically with snaprealm refcount change
> 
> Kamal Mostafa (1):
>       UBUNTU: upstream stable to v5.4.142
> 
> Longpeng(Mike) (1):
>       vsock/virtio: avoid potential deadlock when vsock device remove
> 
> Luis Henriques (1):
>       ceph: reduce contention in ceph_check_delayed_caps()
> 
> Maximilian Heyne (1):
>       xen/events: Fix race in set_evtchn_to_irq
> 
> Md Fahad Iqbal Polash (1):
>       iavf: Set RSS LUT and key in reset handle path
> 
> Nathan Chancellor (1):
>       vmlinux.lds.h: Handle clang's module.{c,d}tor sections
> 
> Neal Cardwell (1):
>       tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
> 
> Pali Rohár (1):
>       ppp: Fix generating ifname when empty IFLA_IFNAME is specified
> 
> Pu Lehui (1):
>       powerpc/kprobes: Fix kprobe Oops happens in booke
> 
> Randy Dunlap (1):
>       x86/tools: Fix objdump version check again
> 
> Richard Fitzgerald (5):
>       ASoC: cs42l42: Correct definition of ADC Volume control
>       ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J
>       ASoC: cs42l42: Fix inversion of ADC Notch Switch control
>       ASoC: cs42l42: Remove duplicate control for WNF filter frequency
>       ASoC: cs42l42: Fix LRCLK frame start edge
> 
> Roi Dayan (1):
>       psample: Add a fwd declaration for skbuff
> 
> Saeed Mirzamohammadi (1):
>       iommu/vt-d: Fix agaw for a supported 48 bit guest address width
> 
> Sean Christopherson (1):
>       KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
> 
> Takashi Iwai (2):
>       ASoC: xilinx: Fix reference to PCM buffer address
>       ASoC: intel: atom: Fix reference to PCM buffer address
> 
> Takeshi Misawa (1):
>       net: Fix memory leak in ieee802154_raw_deliver
> 
> Thomas Gleixner (11):
>       genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
>       x86/msi: Force affinity setup before startup
>       x86/ioapic: Force affinity setup before startup
>       PCI/MSI: Enable and mask MSI-X early
>       PCI/MSI: Mask all unused MSI-X entries
>       PCI/MSI: Enforce that MSI-X table entry is masked for update
>       PCI/MSI: Enforce MSI[X] entry updates to be visible
>       PCI/MSI: Do not set invalid bits in MSI mask
>       PCI/MSI: Correct misleading comments
>       PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
>       PCI/MSI: Protect msi_desc::masked for multi-MSI
> 
> Uwe Kleine-König (1):
>       iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
> 
> Vladimir Oltean (3):
>       net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
>       net: dsa: lantiq: fix broken backpressure in .port_fdb_dump
>       net: dsa: sja1105: fix broken backpressure in .port_fdb_dump
> 
> Willy Tarreau (1):
>       net: linkwatch: fix failure to restore device state across suspend/resume
> 
> Xie Yongji (1):
>       nbd: Aovid double completion of a request
> 
> Yajun Deng (1):
>       netfilter: nf_conntrack_bridge: Fix memory leak when error
> 
> Yang Yingliang (1):
>       net: bridge: fix memleak in br_add_if()
> 
>  Makefile                                           |   2 +-
>  arch/powerpc/kernel/kprobes.c                      |   3 +-
>  arch/x86/kernel/apic/io_apic.c                     |   6 +-
>  arch/x86/kernel/apic/msi.c                         |  13 ++-
>  arch/x86/kernel/cpu/resctrl/monitor.c              |  27 +++--
>  arch/x86/kvm/vmx/vmx.h                             |   2 +-
>  arch/x86/tools/chkobjdump.awk                      |   1 +
>  debian.master/upstream-stable                      |   2 +-
>  drivers/acpi/nfit/core.c                           |   3 +
>  drivers/base/core.c                                |   1 +
>  drivers/block/nbd.c                                |  14 ++-
>  drivers/gpu/drm/meson/meson_registers.h            |   5 +
>  drivers/gpu/drm/meson/meson_viu.c                  |   7 +-
>  drivers/i2c/i2c-dev.c                              |   5 +-
>  drivers/iio/adc/palmas_gpadc.c                     |   4 +-
>  drivers/iio/adc/ti-ads7950.c                       |   1 -
>  drivers/iio/humidity/hdc100x.c                     |   6 +-
>  drivers/iommu/intel-iommu.c                        |   7 +-
>  drivers/net/dsa/lan9303-core.c                     |  34 +++---
>  drivers/net/dsa/lantiq_gswip.c                     |  14 ++-
>  drivers/net/dsa/microchip/ksz_common.h             |   8 +-
>  drivers/net/dsa/mt7530.c                           |   1 +
>  drivers/net/dsa/sja1105/sja1105_main.c             |   4 +-
>  drivers/net/ethernet/intel/iavf/iavf_main.c        |  13 ++-
>  .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c   |  11 +-
>  drivers/net/ieee802154/mac802154_hwsim.c           |   6 +-
>  drivers/net/phy/micrel.c                           |   2 -
>  drivers/net/ppp/ppp_generic.c                      |   2 +-
>  drivers/nvdimm/namespace_devs.c                    |  17 ++-
>  drivers/pci/msi.c                                  | 125 +++++++++++++--------
>  drivers/platform/x86/pcengines-apuv2.c             |   5 +-
>  drivers/xen/events/events_base.c                   |  20 +++-
>  fs/ceph/caps.c                                     |  17 ++-
>  fs/ceph/mds_client.c                               |  25 +++--
>  fs/ceph/snap.c                                     |  54 +++++----
>  fs/ceph/super.h                                    |   2 +-
>  include/asm-generic/vmlinux.lds.h                  |   1 +
>  include/linux/device.h                             |   1 +
>  include/linux/inetdevice.h                         |   2 +-
>  include/linux/irq.h                                |   2 +
>  include/linux/msi.h                                |   2 +-
>  include/net/psample.h                              |   2 +
>  kernel/irq/chip.c                                  |   5 +-
>  kernel/irq/msi.c                                   |  13 ++-
>  kernel/irq/timings.c                               |   5 +
>  net/bridge/br_if.c                                 |   2 +
>  net/bridge/netfilter/nf_conntrack_bridge.c         |   6 +
>  net/core/link_watch.c                              |   5 +-
>  net/ieee802154/socket.c                            |   7 +-
>  net/ipv4/igmp.c                                    |  21 ++--
>  net/ipv4/tcp_bbr.c                                 |   2 +-
>  net/sched/act_mirred.c                             |   3 +
>  net/vmw_vsock/virtio_transport.c                   |   7 +-
>  sound/soc/codecs/cs42l42.c                         |  39 +++----
>  sound/soc/intel/atom/sst-mfld-platform-pcm.c       |   3 +-
>  sound/soc/xilinx/xlnx_formatter_pcm.c              |   4 +-
>  56 files changed, 382 insertions(+), 219 deletions(-)
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team