APPLIED: [SRU][Groovy][PULL] Groovy upstream stable patchset 2021-03-10
Kelsey Skunberg
kelsey.skunberg at canonical.com
Fri Mar 12 01:23:26 UTC 2021
Applied to groovy master-next. thank you!
-Kelsey
On 2021-03-10 14:52:17 , Kamal Mostafa wrote:
> This pull request (118 commits) includes the following Groovy stable patchsets:
>
> Groovy update: upstream stable patchset 2021-03-10
> Ported from the following upstream stable releases:
> v5.4.94, v5.10.12,
> v5.4.95, v5.10.13
> https://bugs.launchpad.net/bugs/1918516
>
> -Kamal
>
> ---
>
> The following changes since commit c24106c2c4c624ab7a07ccc74424eb5cb22b75af:
>
> selftests: xfrm: fix test return value override issue in xfrm_policy.sh (2021-03-10 16:32:01 +0100)
>
> 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 eb608b2b14bafafa5d507ff889b4b547d47c7ddb:
>
> UBUNTU: upstream stable to v5.4.95, v5.10.13 (2021-03-10 14:13:35 -0800)
>
> ----------------------------------------------------------------
> Amadeusz Sławiński (1):
> ASoC: topology: Properly unregister DAI on removal
>
> Andrea Righi (1):
> leds: trigger: fix potential deadlock with libata
>
> Arnd Bergmann (1):
> clk: mmp2: fix build without CONFIG_PM
>
> Baoquan He (1):
> kernel: kexec: remove the lock operation of system_transition_mutex
>
> Baruch Siach (1):
> gpio: mvebu: fix pwm .get_state period calculation
>
> Bharat Gooty (1):
> arm64: dts: broadcom: Fix USB DMA address translation for Stingray
>
> Brett Creeley (2):
> ice: Don't allow more channels than LAN MSI-X available
> ice: Fix MSI-X vector fallback logic
>
> Bryan Tan (1):
> RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC
>
> Chris Wilson (3):
> drm/i915: Always flush the active worker before returning from the wait
> drm/i915/gt: Always try to reserve GGTT address 0x0
> drm/i915/gt: Clear CACHE_MODE prior to clearing residuals
>
> Claudiu Beznea (1):
> drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
>
> Corinna Vinschen (1):
> igc: fix link speed advertising
>
> Dan Carpenter (2):
> can: dev: prevent potential information leak in can_fill_info()
> ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()
>
> Daniel Wagner (1):
> nvme-multipath: Early exit if no path is available
>
> Danielle Ratson (1):
> selftests: forwarding: Specify interface when invoking mausezahn
>
> David Woodhouse (2):
> xen: Fix XenStore initialisation for XS_LOCAL
> iommu/vt-d: Gracefully handle DMAR units with no supported address widths
>
> Dmitry Baryshkov (1):
> clk: qcom: gcc-sm250: Use floor ops for sdcc clks
>
> Enke Chen (1):
> tcp: make TCP_USER_TIMEOUT accurate for zero window probes
>
> Eric Dumazet (1):
> iwlwifi: provide gso_type to GSO packets
>
> Eyal Birger (1):
> xfrm: fix disable_xfrm sysctl when used on xfrm interfaces
>
> Giacinto Cifelli (1):
> net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
>
> Hailong liu (1):
> mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepoint
>
> Hangbin Liu (2):
> ICMPv6: Add ICMPv6 Parameter Problem, code 3 definition
> IPv6: reply ICMP error if the first fragment don't include all headers
>
> Hans Verkuil (1):
> media: v4l2-subdev.h: BIT() is not available in userspace
>
> Helge Deller (1):
> parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES
>
> Henry Tieman (1):
> ice: fix FDir IPv6 flexbyte
>
> Ivan Vecera (1):
> team: protect features update by RCU to avoid deadlock
>
> Jacky Bai (1):
> arm64: dts: imx8mp: Correct the gpio ranges of gpio3
>
> Janosch Frank (1):
> s390: uv: Fix sysfs max number of VCPUs reporting
>
> Jaroslav Kysela (1):
> ASoC: AMD Renoir - refine DMI entries for some Lenovo products
>
> Jason Gerecke (1):
> HID: wacom: Correct NULL dereference on AES pen proximity
>
> Jay Zhou (1):
> KVM: x86: get smi pending status correctly
>
> Jean-Philippe Brucker (1):
> tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
>
> Jian-Hong Pan (1):
> ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256
>
> Johannes Berg (5):
> wext: fix NULL-ptr-dereference with cfg80211's lack of commit()
> iwlwifi: pcie: set LTR on more devices
> iwlwifi: pcie: use jiffies for memory read spin time limit
> iwlwifi: pcie: reschedule in long-running memory reads
> mac80211: pause TX while changing interface type
>
> Josef Bacik (1):
> btrfs: fix possible free space tree corruption with online conversion
>
> Josh Poimboeuf (1):
> objtool: Don't fail on missing symbol table
>
> Justin Iurman (1):
> uapi: fix big endian definition of ipv6_rpl_sr_hdr
>
> Kai-Heng Feng (1):
> ACPI: sysfs: Prefer "compatible" modalias
>
> Kamal Heib (1):
> RDMA/cxgb4: Fix the reported max_recv_sge value
>
> Kamal Mostafa (2):
> UBUNTU: upstream stable to v5.4.94, v5.10.12
> UBUNTU: upstream stable to v5.4.95, v5.10.13
>
> Karol Herbst (1):
> drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devices
>
> Koen Vandeputte (1):
> ARM: dts: imx6qdl-gw52xx: fix duplicate regulator naming
>
> Laurent Badel (1):
> PM: hibernate: flush swap writer after marking
>
> Like Xu (2):
> KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]
> KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()
>
> Linus Torvalds (1):
> tty: avoid using vfs_iocb_iter_write() for redirected console writes
>
> Linus Walleij (1):
> ARM: dts: ux500: Reserve memory carveouts
>
> Lorenzo Bianconi (2):
> mt7601u: fix kernel crash unplugging the device
> mt7601u: fix rx buffer refcounting
>
> Lu Baolu (1):
> iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()
>
> Lukas Wunner (1):
> efi/apple-properties: Reinstate support for boolean properties
>
> Lyude Paul (1):
> drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
>
> Maor Dickman (2):
> net/mlx5e: Reduce tc unsupported key print level
> net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabled
>
> Marc Zyngier (1):
> KVM: Forbid the use of tagged userspace addresses for memslots
>
> Marco Felsch (2):
> ARM: dts: imx6qdl-kontron-samx6i: fix pwms for lcd-backlight
> ARM: dts: imx6qdl-kontron-samx6i: fix i2c_lcd/cam default status
>
> Matthias Reichl (2):
> media: rc: fix timeout handling after switch to microsecond durations
> media: rc: ite-cir: fix min_timeout calculation
>
> Matti Gottlieb (1):
> iwlwifi: Fix IWL_SUBDEVICE_NO_160 macro to use the correct bit.
>
> Max Krummenacher (1):
> ARM: imx: build suspend-imx6.S with arm instruction set
>
> Maxim Levitsky (1):
> KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migration
>
> Maxim Mikityanskiy (4):
> net/mlx5e: Fix IPSEC stats
> net/mlx5e: Correctly handle changing the number of queues when the interface is down
> net/mlx5e: Revert parameters on errors when changing trust state without reset
> net/mlx5e: Revert parameters on errors when changing MTU and LRO state without reset
>
> Michael Walle (1):
> arm64: dts: ls1028a: fix the offset of the reset register
>
> Moritz Fischer (1):
> ACPI/IORT: Do not blindly trust DMA masks from firmware
>
> Nick Desaulniers (1):
> x86/entry: Emit a symbol for register restoring thunk
>
> Nick Nunley (2):
> ice: Implement flow for IPv6 next header (extension header)
> ice: update dev_addr in ice_set_mac_address even if HW filter exists
>
> Pablo Neira Ayuso (1):
> netfilter: nft_dynset: add timeout extension to template
>
> Pan Bian (4):
> drm/i915/selftest: Fix potential memory leak
> net/mlx5e: free page before return
> NFC: fix resource leak when target index is invalid
> NFC: fix possible resource leak
>
> Parav Pandit (2):
> Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"
> net/mlx5e: E-switch, Fix rate calculation for overflow
>
> Paul Blakey (1):
> net/mlx5e: Fix CT rule + encap slow path offload and deletion
>
> Pavel Begunkov (2):
> kernel/io_uring: cancel io_uring before task works
> io_uring: dont kill fasync under completion_lock
>
> Pengcheng Yang (1):
> tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
>
> Quentin Perret (1):
> KVM: Documentation: Fix spec for KVM_CAP_ENABLE_CAP_VM
>
> Randy Dunlap (1):
> firmware: imx: select SOC_BUS to fix firmware build
>
> Ricardo Ribalda (2):
> media: hantro: Fix reset_raw_fmt initialization
> ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_complete
>
> Rob Herring (1):
> ARM: zImage: atags_to_fdt: Fix node names on added root nodes
>
> Roger Pau Monne (1):
> xen-blkfront: allow discard-* nodes to be optional
>
> Roi Dayan (1):
> net/mlx5: Fix memory leak on flow table creation error flow
>
> Rouven Czerwinski (1):
> tee: optee: replace might_sleep with cond_resched
>
> Russell King (1):
> ARM: dts: imx6qdl-sr-som: fix some cubox-i platforms
>
> Sean Young (1):
> media: rc: ensure that uevent can be read directly after rc device register
>
> Shmulik Ladkani (1):
> xfrm: Fix oops in xfrm_replay_advance_bmp
>
> Soeren Moch (1):
> ARM: dts: tbs2910: rename MMC node aliases
>
> Stefan Assmann (1):
> i40e: acquire VSI pointer only after VF is initialized
>
> Sudeep Holla (1):
> drivers: soc: atmel: Avoid calling at91_soc_init on non AT91 SoCs
>
> Suravee Suthikulpanit (1):
> iommu/amd: Use IVHD EFR for early initialization of IOMMU features
>
> Takashi Iwai (1):
> ALSA: hda/via: Apply the workaround generically for Clevo machines
>
> Takeshi Misawa (1):
> rxrpc: Fix memory leak in rxrpc_lookup_local
>
> Tony Krowiak (1):
> s390/vfio-ap: No need to disable IRQ after queue reset
>
> Trond Myklebust (2):
> pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()
> pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn
>
> Tvrtko Ursulin (1):
> drm/i915/pmu: Don't grab wakeref when enabling events
>
> Umesh Nerlige Ramappa (1):
> drm/i915: Check for all subplatform bits
>
> Visa Hankala (1):
> xfrm: Fix wraparound in xfrm_policy_addr_delta()
>
> Yannick Fertre (1):
> media: cec: add stm32 driver
>
> Zhaoyang Huang (1):
> mm: fix a race on nr_swap_pages
>
> Documentation/asm-annotations.rst | 5 ++
> Documentation/virt/kvm/api.rst | 5 +-
> arch/arm/boot/compressed/atags_to_fdt.c | 3 +-
> arch/arm/boot/dts/imx6q-tbs2910.dts | 7 ++
> arch/arm/boot/dts/imx6qdl-gw52xx.dtsi | 2 +-
> arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi | 6 +-
> arch/arm/boot/dts/imx6qdl-sr-som.dtsi | 12 ++-
> arch/arm/boot/dts/ste-db8500.dtsi | 38 ++++++++
> arch/arm/boot/dts/ste-db8520.dtsi | 38 ++++++++
> arch/arm/boot/dts/ste-db9500.dtsi | 35 ++++++++
> arch/arm/boot/dts/ste-snowball.dts | 2 +-
> arch/arm/mach-imx/suspend-imx6.S | 1 +
> .../boot/dts/broadcom/stingray/stingray-usb.dtsi | 7 +-
> arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 2 +-
> arch/arm64/boot/dts/freescale/imx8mp.dtsi | 2 +-
> arch/parisc/Kconfig | 5 +-
> arch/parisc/kernel/entry.S | 13 ++-
> arch/s390/boot/uv.c | 2 +-
> arch/s390/include/asm/uv.h | 4 +-
> arch/s390/kernel/uv.c | 2 +-
> arch/x86/entry/thunk_64.S | 8 +-
> arch/x86/kvm/vmx/nested.c | 13 +--
> arch/x86/kvm/vmx/pmu_intel.c | 6 +-
> arch/x86/kvm/x86.c | 4 +
> debian.master/upstream-stable | 4 +-
> drivers/acpi/arm64/iort.c | 14 ++-
> drivers/acpi/device_sysfs.c | 20 ++---
> drivers/block/xen-blkfront.c | 20 ++---
> drivers/clk/mmp/clk-audio.c | 6 +-
> drivers/clk/qcom/gcc-sm8250.c | 4 +-
> drivers/firmware/efi/apple-properties.c | 13 ++-
> drivers/firmware/imx/Kconfig | 1 +
> drivers/gpio/gpio-mvebu.c | 25 +++---
> drivers/gpu/drm/i915/gt/gen7_renderclear.c | 12 +++
> drivers/gpu/drm/i915/gt/intel_ggtt.c | 47 +++++++---
> drivers/gpu/drm/i915/i915_active.c | 28 +++---
> drivers/gpu/drm/i915/i915_drv.h | 2 +-
> drivers/gpu/drm/i915/i915_pmu.c | 30 ++++---
> drivers/gpu/drm/i915/selftests/i915_gem_gtt.c | 2 +-
> drivers/gpu/drm/nouveau/dispnv50/wndw.c | 17 +++-
> drivers/gpu/drm/nouveau/nouveau_svm.c | 4 +
> drivers/hid/wacom_sys.c | 7 +-
> drivers/hid/wacom_wac.h | 2 +-
> drivers/infiniband/hw/cxgb4/qp.c | 2 +-
> drivers/infiniband/hw/mlx5/main.c | 6 +-
> drivers/infiniband/hw/vmw_pvrdma/pvrdma.h | 14 +++
> drivers/infiniband/hw/vmw_pvrdma/pvrdma_cq.c | 2 +-
> drivers/iommu/amd/amd_iommu.h | 7 +-
> drivers/iommu/amd/amd_iommu_types.h | 4 +
> drivers/iommu/amd/init.c | 56 +++++++++++-
> drivers/iommu/intel/dmar.c | 48 ++++++----
> drivers/leds/led-triggers.c | 10 ++-
> drivers/media/cec/platform/Makefile | 1 +
> drivers/media/rc/ir-mce_kbd-decoder.c | 2 +-
> drivers/media/rc/ite-cir.c | 2 +-
> drivers/media/rc/rc-main.c | 8 +-
> drivers/media/rc/serial_ir.c | 2 +-
> drivers/net/can/dev.c | 2 +-
> drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 11 +--
> drivers/net/ethernet/intel/ice/ice.h | 4 +-
> drivers/net/ethernet/intel/ice/ice_ethtool.c | 8 +-
> drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c | 8 +-
> drivers/net/ethernet/intel/ice/ice_lib.c | 14 +--
> drivers/net/ethernet/intel/ice/ice_main.c | 16 ++--
> drivers/net/ethernet/intel/ice/ice_txrx.c | 9 +-
> drivers/net/ethernet/intel/igc/igc_ethtool.c | 24 +++--
> .../net/ethernet/mellanox/mlx5/core/en/health.c | 2 +-
> .../mellanox/mlx5/core/en_accel/ipsec_stats.c | 4 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 13 +--
> .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 8 +-
> drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 39 +++++---
> drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2 +
> drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 22 +++--
> drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 1 +
> drivers/net/ethernet/mellanox/mlx5/core/lib/mlx5.h | 5 ++
> drivers/net/team/team.c | 6 +-
> drivers/net/usb/qmi_wwan.c | 1 +
> drivers/net/wireless/intel/iwlwifi/iwl-config.h | 2 +-
> drivers/net/wireless/intel/iwlwifi/iwl-prph.h | 6 ++
> drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 3 +
> .../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c | 39 ++++----
> drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 14 +--
> drivers/net/wireless/mediatek/mt7601u/dma.c | 5 +-
> drivers/nvme/host/multipath.c | 2 +-
> drivers/s390/crypto/vfio_ap_drv.c | 6 +-
> drivers/s390/crypto/vfio_ap_ops.c | 100 +++++++++++++--------
> drivers/s390/crypto/vfio_ap_private.h | 12 +--
> drivers/soc/atmel/soc.c | 13 +++
> drivers/staging/media/hantro/hantro_v4l2.c | 2 +-
> drivers/tee/optee/call.c | 4 +-
> drivers/tty/tty_io.c | 20 ++++-
> drivers/xen/xenbus/xenbus_probe.c | 31 +++++++
> fs/btrfs/block-group.c | 10 ++-
> fs/btrfs/ctree.h | 3 +
> fs/btrfs/free-space-tree.c | 10 ++-
> fs/file.c | 2 -
> fs/io_uring.c | 9 +-
> fs/nfs/pnfs.c | 40 +++++----
> include/linux/linkage.h | 5 ++
> include/linux/mlx5/driver.h | 18 ----
> include/net/tcp.h | 3 +-
> include/uapi/linux/icmpv6.h | 1 +
> include/uapi/linux/rpl.h | 6 +-
> include/uapi/linux/v4l2-subdev.h | 2 +-
> include/uapi/rdma/vmw_pvrdma-abi.h | 7 ++
> kernel/exit.c | 2 +
> kernel/kexec_core.c | 2 -
> kernel/power/swap.c | 2 +-
> mm/page_alloc.c | 31 +++----
> mm/swapfile.c | 11 +--
> net/ipv4/tcp_input.c | 14 +--
> net/ipv4/tcp_output.c | 2 +
> net/ipv4/tcp_recovery.c | 5 +-
> net/ipv4/tcp_timer.c | 18 ++++
> net/ipv6/icmp.c | 8 +-
> net/ipv6/reassembly.c | 33 ++++++-
> net/mac80211/ieee80211_i.h | 1 +
> net/mac80211/iface.c | 6 ++
> net/netfilter/nft_dynset.c | 4 +-
> net/nfc/netlink.c | 1 +
> net/nfc/rawsock.c | 2 +-
> net/rxrpc/call_accept.c | 1 +
> net/wireless/wext-core.c | 5 +-
> net/xfrm/xfrm_input.c | 2 +-
> net/xfrm/xfrm_policy.c | 30 ++++---
> sound/pci/hda/patch_realtek.c | 1 +
> sound/pci/hda/patch_via.c | 2 +-
> sound/soc/amd/renoir/rn-pci-acp3x.c | 18 +++-
> sound/soc/intel/skylake/skl-topology.c | 13 +--
> sound/soc/soc-topology.c | 11 +--
> tools/build/Makefile | 4 -
> tools/objtool/Makefile | 9 --
> tools/objtool/elf.c | 7 +-
> tools/perf/Makefile.perf | 4 -
> tools/power/acpi/Makefile.config | 1 -
> tools/scripts/Makefile.include | 10 +++
> .../selftests/net/forwarding/router_mpath_nh.sh | 2 +-
> .../selftests/net/forwarding/router_multipath.sh | 2 +-
> tools/testing/selftests/net/xfrm_policy.sh | 43 +++++++++
> virt/kvm/kvm_main.c | 1 +
> 140 files changed, 1073 insertions(+), 453 deletions(-)
> create mode 100644 arch/arm/boot/dts/ste-db9500.dtsi
>
> --
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
More information about the kernel-team
mailing list