APPLIED: [SRU][Kinetic][PULL] Kinetic upstream stable patchset 2023-03-27

Stefan Bader stefan.bader at canonical.com
Tue Mar 28 12:19:59 UTC 2023


On 27.03.23 22:42, Kamal Mostafa wrote:
> This pull request (110 commits) includes the following Kinetic stable
> patchsets:
> 
> 	Kinetic update: upstream stable patchset 2023-03-27
> 		Ported from the following upstream stable releases:
> 			v5.15.90, v6.1.8
> 	https://bugs.launchpad.net/bugs/2012977
> 
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases, rebased to master-next:
> 
>     git://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic stable-next
> 
>   -Kamal
> 
> -----
> 
> The following changes since commit 17e91c214899c183dfbc9d1da5425d637b440503:
> 
>    UBUNTU: Upstream stable to v5.15.89, v6.1.7 (2023-03-27 09:27:40 -0700)
> 
> are available in the Git repository at:
> 
>    git://git.launchpad.net/~ubuntu-kernel-stable/+git/kinetic tags/kinetic-stable-2023-03-27
> 
> for you to fetch changes up to 4ef2dcea387d050cafd11f472c77d9861cacd757:
> 
>    UBUNTU: Upstream stable to v5.15.90, v6.1.8 (2023-03-27 12:35:55 -0700)
> 
> ----------------------------------------------------------------
> Abel Vesa (2):
>        misc: fastrpc: Don't remove map on creater_process and device_release
>        misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
> 
> Alexander Stein (1):
>        usb: host: ehci-fsl: Fix module alias
> 
> Alexander Usyskin (2):
>        mei: me: add meteor lake point M DID
>        mei: bus: fix unlink on bus in error path
> 
> Alexander Wetzel (1):
>        wifi: mac80211: sdata can be NULL during AMPDU start
> 
> Ali Mirghasemi (1):
>        USB: serial: option: add Quectel EC200U modem
> 
> Alon Zahavi (1):
>        fs/ntfs3: Fix attr_punch_hole() null pointer derenference
> 
> Angus Chen (1):
>        virtio_pci: modify ENOENT to EINVAL
> 
> Ard Biesheuvel (3):
>        ACPI: PRM: Check whether EFI runtime is available
>        arm64: efi: Execute runtime services from a dedicated stack
>        efi: rt-wrapper: Add missing include
> 
> Arend van Spriel (1):
>        wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
> 
> Arnd Bergmann (3):
>        fbdev: omapfb: avoid stack overflow warning
>        staging: vchiq_arm: fix enum vchiq_status return types
>        ARM: omap1: fix !ARCH_OMAP1_ANY link failures
> 
> Ben Dooks (1):
>        riscv: dts: sifive: fu740: fix size of pcie 32bit memory
> 
> Chanh Nguyen (1):
>        USB: gadget: Add ID numbers to configfs-gadget driver names
> 
> ChiYuan Huang (1):
>        usb: typec: tcpm: Fix altmode re-registration causes sysfs create fail
> 
> Chris Wilson (1):
>        perf/x86/rapl: Treat Tigerlake like Icelake
> 
> Chunhao Lin (1):
>        r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
> 
> Damien Le Moal (2):
>        zonefs: Detect append writes at invalid locations
>        block: mq-deadline: Rename deadline_is_seq_writes()
> 
> Daniel Scally (1):
>        usb: gadget: g_webcam: Send color matching descriptor per frame
> 
> Daniil Tatianin (1):
>        net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
> 
> Ding Hui (1):
>        efi: fix userspace infinite retry read efivars after EFI runtime services page fault
> 
> Drew Davenport (1):
>        drm/i915/display: Check source height is > 0
> 
> Duke Xin(辛安文) (5):
>        USB: serial: option: add Quectel EM05-G (GR) modem
>        USB: serial: option: add Quectel EM05-G (CS) modem
>        USB: serial: option: add Quectel EM05-G (RS) modem
>        USB: serial: option: add Quectel EM05CN (SG) modem
>        USB: serial: option: add Quectel EM05CN modem
> 
> Enzo Matsumiya (1):
>        cifs: do not include page data when checking signature
> 
> Eric Dumazet (1):
>        Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
> 
> Filipe Manana (3):
>        btrfs: do not abort transaction on failure to write log tree when syncing log
>        btrfs: fix race between quota rescan and disable leading to NULL pointer deref
>        btrfs: fix missing error handling when logging directory items
> 
> Flavio Suligoi (1):
>        usb: core: hub: disable autosuspend for TI TUSB8041
> 
> Gaosheng Cui (1):
>        tty: fix possible null-ptr-defer in spk_ttyio_release
> 
> Geetha sowjanya (1):
>        octeontx2-pf: Avoid use of GFP_KERNEL in atomic context
> 
> Greg Kroah-Hartman (2):
>        prlimit: do_prlimit needs to have a speculation check
>        USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
> 
> Haibo Chen (1):
>        mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting
> 
> Harshit Mogalapalli (1):
>        vduse: Validate vq_num in vduse_validate_config()
> 
> Heiner Kallweit (2):
>        dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation
>        dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation
> 
> Hugh Dickins (1):
>        mm/khugepaged: fix collapse_pte_mapped_thp() to allow anon_vma
> 
> Ian Abbott (1):
>        comedi: adv_pci1760: Fix PWM instruction handling
> 
> Ilpo Järvinen (1):
>        serial: pch_uart: Pass correct sg to dma_unmap_sg()
> 
> Jaegeuk Kim (1):
>        f2fs: let's avoid panic if extent_tree is not created
> 
> James Houghton (1):
>        hugetlb: unshare some PMDs when splitting VMAs
> 
> Jens Axboe (3):
>        io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
>        eventpoll: add EPOLL_URING_WAKE poll wakeup flag
>        eventfd: provide a eventfd_signal_mask() helper
> 
> Jeremy Szu (1):
>        ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform
> 
> Jimmy Hu (1):
>        usb: xhci: Check endpoint is valid before dereferencing it
> 
> Jiri Slaby (SUSE) (1):
>        RDMA/srp: Move large values to a new enum for gcc13
> 
> Joshua Ashton (2):
>        drm/amd/display: Calculate output_color_space after pixel encoding adjustment
>        drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
> 
> Juhyung Park (1):
>        usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
> 
> Kamal Mostafa (1):
>        UBUNTU: Upstream stable to v5.15.90, v6.1.8
> 
> Kevin Hao (1):
>        octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt
> 
> Khazhismel Kumykov (1):
>        gsmi: fix null-deref in gsmi_get_variable
> 
> Krzysztof Kozlowski (2):
>        Bluetooth: hci_qca: Fix driver shutdown on closed serdev
>        tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
> 
> Li Jun (1):
>        arm64: dts: imx8mp: correct usb clocks
> 
> Lino Sanfilippo (1):
>        serial: amba-pl011: fix high priority character transmission in rs486 mode
> 
> Maciej Żenczykowski (1):
>        usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
> 
> Marek Vasut (1):
>        serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler
> 
> Mathias Nyman (5):
>        xhci: Fix null pointer dereference when host dies
>        xhci: Add update_hub_device override for PCI xHCI hosts
>        xhci: Add a flag to disable USB3 lpm on a xhci root port level.
>        usb: acpi: add helper to check port lpm capability using acpi _DSM
>        xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
> 
> Matthieu Baerts (1):
>        mptcp: netlink: respect v4/v6-only sockets
> 
> Michael Adler (1):
>        USB: serial: cp210x: add SCALANCE LPE-9000 device id
> 
> Mika Westerberg (3):
>        thunderbolt: Use correct function to calculate maximum USB3 link rate
>        thunderbolt: Disable XDomain lane 1 only in software connection manager
>        thunderbolt: Do not call PM runtime functions in tb_retimer_scan()
> 
> Mikulas Patocka (1):
>        x86/asm: Fix an assembler warning with current binutils
> 
> Mohan Kumar (1):
>        dmaengine: tegra210-adma: fix global intr clear
> 
> Naohiro Aota (1):
>        btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
> 
> Ola Jeppsson (1):
>        misc: fastrpc: Fix use-after-free race condition for maps
> 
> Olga Kornievskaia (1):
>        pNFS/filelayout: Fix coalescing test for single DS
> 
> Paolo Abeni (1):
>        mptcp: explicitly specify sock family at subflow creation time
> 
> Paul Moore (1):
>        bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG_UNLOAD
> 
> Pawel Laszczak (1):
>        usb: cdns3: remove fetched trb from cache before dequeuing
> 
> Peter Harliman Liem (1):
>        dmaengine: lgm: Move DT parsing after initialization
> 
> Prashant Malani (2):
>        usb: typec: altmodes/displayport: Add pin assignment helper
>        usb: typec: altmodes/displayport: Fix pin assignment calculation
> 
> Qu Wenruo (1):
>        btrfs: always report error in run_one_delayed_ref()
> 
> Reinette Chatre (3):
>        dmaengine: idxd: Let probe fail when workqueue cannot be enabled
>        dmaengine: idxd: Prevent use after free on completion memory
>        dmaengine: idxd: Do not call DMX TX callbacks during workqueue disable
> 
> Ricardo Cañuelo (1):
>        tools/virtio: initialize spinlocks in vring_test.c
> 
> Ricardo Ribalda (1):
>        xhci-pci: set the dma max_seg_size
> 
> Ryusuke Konishi (1):
>        nilfs2: fix general protection fault in nilfs_btree_insert()
> 
> Samuel Holland (1):
>        mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
> 
> Sasa Dragic (1):
>        drm/i915: re-disable RC6p on Sandy Bridge
> 
> Shawn.Shao (1):
>        Add exception protection processing for vd in axi_chan_handle_err function
> 
> Stephan Gerhold (1):
>        soc: qcom: apr: Make qcom,protection-domain optional again
> 
> Thomas Zimmermann (1):
>        drm/i915: Allow switching away via vga-switcheroo if uninitialized
> 
> Tobias Schramm (1):
>        serial: atmel: fix incorrect baudrate setup
> 
> Utkarsh Patel (1):
>        thunderbolt: Do not report errors if on-board retimers are found
> 
> Vishnu Dasa (1):
>        VMCI: Use threaded irqs instead of tasklets
> 
> Yang Yingliang (2):
>        net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()
>        usb: musb: fix error return code in omap2430_probe()
> 
> YingChi Long (1):
>        x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
> 
> hongao (1):
>        drm/amd/display: Fix set scaling doesn's work
> 
> jie1zhan (1):
>        drm/amdgpu: Correct the power calcultion for Renior/Cezanne.
> 
>   ...2a-usb2-phy.yaml => amlogic,g12a-usb2-phy.yaml} |  8 +--
>   ...ie-phy.yaml => amlogic,g12a-usb3-pcie-phy.yaml} |  6 +-
>   arch/arm/mach-omap1/Kconfig                        |  4 --
>   arch/arm/mach-omap1/Makefile                       |  4 --
>   arch/arm/mach-omap1/io.c                           | 32 +++++------
>   arch/arm/mach-omap1/mcbsp.c                        | 21 -------
>   arch/arm/mach-omap1/pm.h                           |  7 ---
>   arch/arm64/boot/dts/freescale/imx8mp.dtsi          | 12 ++--
>   arch/arm64/include/asm/efi.h                       |  3 +
>   arch/arm64/kernel/efi-rt-wrapper.S                 | 14 ++++-
>   arch/arm64/kernel/efi.c                            | 27 +++++++++
>   arch/riscv/boot/dts/sifive/fu740-c000.dtsi         |  2 +-
>   arch/x86/events/rapl.c                             |  2 +
>   arch/x86/kernel/fpu/init.c                         |  7 +--
>   arch/x86/lib/iomap_copy_64.S                       |  2 +-
>   block/mq-deadline.c                                |  4 +-
>   debian.master/upstream-stable                      |  4 +-
>   drivers/accessibility/speakup/spk_ttyio.c          |  3 +
>   drivers/acpi/prmt.c                                | 10 ++++
>   drivers/bluetooth/hci_qca.c                        |  7 +++
>   drivers/comedi/drivers/adv_pci1760.c               |  2 +-
>   drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c     |  6 ++
>   drivers/dma/idxd/device.c                          | 16 +++++-
>   drivers/dma/lgm/lgm-dma.c                          | 10 ++--
>   drivers/dma/tegra210-adma.c                        |  2 +-
>   drivers/firmware/efi/runtime-wrappers.c            |  1 +
>   drivers/firmware/google/gsmi.c                     |  7 ++-
>   drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  8 +--
>   .../gpu/drm/amd/display/dc/core/dc_hw_sequencer.c  |  4 +-
>   drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c    |  7 ++-
>   drivers/gpu/drm/i915/display/skl_universal_plane.c |  2 +-
>   drivers/gpu/drm/i915/i915_driver.c                 |  3 +-
>   drivers/gpu/drm/i915/i915_pci.c                    |  3 +-
>   drivers/gpu/drm/i915/i915_switcheroo.c             |  6 +-
>   drivers/infiniband/ulp/srp/ib_srp.h                |  8 ++-
>   drivers/misc/fastrpc.c                             | 67 +++++++++++-----------
>   drivers/misc/mei/bus.c                             | 12 ++--
>   drivers/misc/mei/hw-me-regs.h                      |  2 +
>   drivers/misc/mei/pci-me.c                          |  2 +
>   drivers/misc/vmw_vmci/vmci_guest.c                 | 49 ++++++----------
>   drivers/mmc/host/sdhci-esdhc-imx.c                 | 22 ++++---
>   drivers/mmc/host/sunxi-mmc.c                       |  8 ++-
>   .../ethernet/marvell/octeontx2/nic/otx2_common.c   | 11 +---
>   .../ethernet/marvell/octeontx2/nic/otx2_common.h   |  2 +
>   drivers/net/ethernet/mellanox/mlx5/core/health.c   |  1 +
>   drivers/net/ethernet/realtek/r8169_main.c          | 44 +++++++-------
>   .../wireless/broadcom/brcm80211/brcmfmac/pcie.c    |  2 +-
>   drivers/soc/qcom/apr.c                             |  3 +-
>   .../include/linux/raspberrypi/vchiq.h              |  2 +-
>   .../vc04_services/interface/vchiq_arm/vchiq_arm.h  |  4 +-
>   drivers/thunderbolt/retimer.c                      | 20 ++-----
>   drivers/thunderbolt/tb.c                           | 20 +++++--
>   drivers/thunderbolt/tunnel.c                       |  2 +-
>   drivers/thunderbolt/xdomain.c                      | 17 ++++--
>   drivers/tty/serial/amba-pl011.c                    |  8 +--
>   drivers/tty/serial/atmel_serial.c                  |  8 +--
>   drivers/tty/serial/pch_uart.c                      |  2 +-
>   drivers/tty/serial/qcom_geni_serial.c              | 18 +++++-
>   drivers/tty/serial/stm32-usart.c                   | 31 ++--------
>   drivers/usb/cdns3/cdns3-gadget.c                   | 12 ++++
>   drivers/usb/core/hub.c                             | 13 +++++
>   drivers/usb/core/usb-acpi.c                        | 65 +++++++++++++++++++++
>   drivers/usb/gadget/configfs.c                      | 12 +++-
>   drivers/usb/gadget/function/f_ncm.c                |  4 +-
>   drivers/usb/gadget/legacy/webcam.c                 |  3 +
>   drivers/usb/host/ehci-fsl.c                        |  2 +-
>   drivers/usb/host/xhci-pci.c                        | 45 +++++++++++++++
>   drivers/usb/host/xhci-ring.c                       |  5 +-
>   drivers/usb/host/xhci.c                            | 18 +++++-
>   drivers/usb/host/xhci.h                            |  5 ++
>   drivers/usb/misc/iowarrior.c                       |  2 +-
>   drivers/usb/musb/omap2430.c                        |  4 +-
>   drivers/usb/serial/cp210x.c                        |  1 +
>   drivers/usb/serial/option.c                        | 17 ++++++
>   drivers/usb/storage/uas-detect.h                   | 13 +++++
>   drivers/usb/storage/unusual_uas.h                  |  7 ---
>   drivers/usb/typec/altmodes/displayport.c           | 22 ++++---
>   drivers/usb/typec/tcpm/tcpm.c                      |  7 +--
>   drivers/vdpa/vdpa_user/vduse_dev.c                 |  3 +
>   drivers/video/fbdev/omap2/omapfb/dss/dsi.c         | 28 +++++----
>   drivers/virtio/virtio_pci_modern.c                 |  2 +-
>   fs/btrfs/disk-io.c                                 |  9 ++-
>   fs/btrfs/extent-tree.c                             |  7 ++-
>   fs/btrfs/qgroup.c                                  | 25 +++++---
>   fs/btrfs/tree-log.c                                | 11 +++-
>   fs/cifs/smb2pdu.c                                  | 15 +++--
>   fs/eventfd.c                                       | 37 ++++++------
>   fs/eventpoll.c                                     | 18 +++---
>   fs/f2fs/extent_cache.c                             |  3 +-
>   fs/nfs/filelayout/filelayout.c                     |  8 +++
>   fs/nilfs2/btree.c                                  | 15 ++++-
>   fs/ntfs3/attrib.c                                  |  2 +-
>   fs/zonefs/super.c                                  | 22 +++++++
>   include/linux/eventfd.h                            |  7 +++
>   include/linux/soc/ti/omap1-io.h                    |  4 +-
>   include/linux/usb.h                                |  3 +
>   include/trace/events/btrfs.h                       |  2 +-
>   include/uapi/linux/eventpoll.h                     |  6 ++
>   io_uring/io-wq.c                                   |  2 +-
>   kernel/bpf/offload.c                               |  3 -
>   kernel/bpf/syscall.c                               |  6 +-
>   kernel/sys.c                                       |  2 +
>   mm/hugetlb.c                                       | 44 +++++++++++---
>   mm/khugepaged.c                                    | 14 ++---
>   net/ethtool/ioctl.c                                |  3 +-
>   net/mac80211/agg-tx.c                              |  6 +-
>   net/mac80211/driver-ops.c                          |  3 +
>   net/mac80211/iface.c                               |  1 -
>   net/mptcp/pm.c                                     | 25 ++++++++
>   net/mptcp/pm_userspace.c                           |  7 +++
>   net/mptcp/protocol.c                               |  2 +-
>   net/mptcp/protocol.h                               |  6 +-
>   net/mptcp/subflow.c                                |  9 +--
>   sound/pci/hda/patch_realtek.c                      |  1 +
>   tools/virtio/vringh_test.c                         |  2 +
>   115 files changed, 832 insertions(+), 409 deletions(-)
>   rename Documentation/devicetree/bindings/phy/{amlogic,meson-g12a-usb2-phy.yaml => amlogic,g12a-usb2-phy.yaml} (85%)
>   rename Documentation/devicetree/bindings/phy/{amlogic,meson-g12a-usb3-pcie-phy.yaml => amlogic,g12a-usb3-pcie-phy.yaml} (82%)
> 

Applied to kinetic:linux/master-next. Thanks.

-Stefan

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0xE8675DEECBEECEA3.asc
Type: application/pgp-keys
Size: 44613 bytes
Desc: OpenPGP public key
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230328/edbeef21/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20230328/edbeef21/attachment-0001.sig>


More information about the kernel-team mailing list