[PATCH 5.15 000/107] 5.15.66-rc1 review

From: Greg Kroah-Hartman
Date: Tue Sep 06 2022 - 09:45:41 EST


This is the start of the stable review cycle for the 5.15.66 release.
There are 107 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Thu, 08 Sep 2022 13:27:58 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v5.x/stable-review/patch-5.15.66-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 5.15.66-rc1

Johan Hovold <johan@xxxxxxxxxx>
USB: serial: ch341: fix disabled rx timer on older devices

Johan Hovold <johan@xxxxxxxxxx>
USB: serial: ch341: fix lost character on LCR updates

Johan Hovold <johan+linaro@xxxxxxxxxx>
usb: dwc3: disable USB core PHY management

Johan Hovold <johan+linaro@xxxxxxxxxx>
usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup

Johan Hovold <johan+linaro@xxxxxxxxxx>
usb: dwc3: fix PHY disable sequence

Martin Rodriguez Reboredo <yakoyoku@xxxxxxxxx>
kbuild: Add skip_encoding_btf_enum64 option to pahole

Jiri Olsa <jolsa@xxxxxxxxxx>
kbuild: Unify options for BTF generation for vmlinux and modules

Mazin Al Haddad <mazinalhaddad05@xxxxxxxxx>
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()

Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
drm/i915: Skip wm/ddb readout for disabled pipes

Diego Santa Cruz <Diego.SantaCruz@xxxxxxxxxxxx>
drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk

Takashi Iwai <tiwai@xxxxxxx>
ALSA: seq: Fix data-race at module auto-loading

Takashi Iwai <tiwai@xxxxxxx>
ALSA: seq: oss: Fix data-race for max_midi_devs access

Kacper Michajłow <kasper93@xxxxxxxxx>
ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298

Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
net: mac802154: Fix a condition in the receive path

Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
net: Use u64_stats_fetch_begin_irq() for stats fetch.

Nicolas Dichtel <nicolas.dichtel@xxxxxxxxx>
ip: fix triggering of 'icmp redirect'

Siddh Raman Pant <code@xxxxxxxx>
wifi: mac80211: Fix UAF in ieee80211_scan_rx()

Siddh Raman Pant <code@xxxxxxxx>
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected

Isaac J. Manjarres <isaacmanjarres@xxxxxxxxxx>
driver core: Don't probe devices after bus_type.match() probe deferral

Krishna Kurapati <quic_kriskura@xxxxxxxxxxx>
usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS

Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx>
usb: xhci-mtk: fix bandwidth release issue

Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx>
usb: xhci-mtk: relax TT periodic bandwidth allocation

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
USB: core: Prevent nested device-reset calls

Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
s390: fix nospec table alignments

Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
s390/hugetlb: fix prepare_hugepage_range() check for 2 GB hugepages

Witold Lipieta <witold.lipieta@xxxxxxxxxxxxx>
usb-storage: Add ignore-residue quirk for NXP PN7462AU

Thierry GUIBERT <thierry.guibert@xxxxxxxxxxxxxx>
USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)

Pawel Laszczak <pawell@xxxxxxxxxxx>
usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC transfer

Pawel Laszczak <pawell@xxxxxxxxxxx>
usb: cdns3: fix issue with rearming ISO OUT endpoint

Heiner Kallweit <hkallweit1@xxxxxxxxx>
usb: dwc2: fix wrong order of phy_power_on and phy_init

Badhri Jagan Sridharan <badhri@xxxxxxxxxx>
usb: typec: tcpm: Return ENOTSUPP for power supply prop writes

Utkarsh Patel <utkarsh.h.patel@xxxxxxxxx>
usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake IOM device

Pablo Sun <pablo.sun@xxxxxxxxxxxx>
usb: typec: altmodes/displayport: correct pin assignment for UFP receptacles

Slark Xiao <slark_xiao@xxxxxxx>
USB: serial: option: add support for Cinterion MV32-WA/WB RmNet mode

Yonglin Tan <yonglin.tan@xxxxxxxxxxx>
USB: serial: option: add Quectel EM060K modem

Yan Xinyu <sdlyyxy@xxxxxxxxxxx>
USB: serial: option: add support for OPPO R11 diag port

Johan Hovold <johan@xxxxxxxxxx>
USB: serial: cp210x: add Decagon UCA device id

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
xhci: Add grace period after xHC start to prevent premature runtime suspend.

Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
media: mceusb: Use new usb_control_msg_*() routines

Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>
usb: dwc3: pci: Add support for Intel Raptor Lake

Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
thunderbolt: Use the actual buffer in tb_async_error()

SeongJae Park <sj@xxxxxxxxxx>
xen-blkfront: Cache feature_persistent value before advertisement

SeongJae Park <sj@xxxxxxxxxx>
xen-blkfront: Advertise feature-persistent as user requested

SeongJae Park <sj@xxxxxxxxxx>
xen-blkback: Advertise feature-persistent as user requested

Steven Price <steven.price@xxxxxxx>
mm: pagewalk: Fix race between unmap and page walker

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()

Jim Mattson <jmattson@xxxxxxxxxx>
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES

Haibo Chen <haibo.chen@xxxxxxx>
gpio: pca953x: Add mutex_lock for regcache sync in PM

Armin Wolf <W_Armin@xxxxxx>
hwmon: (gpio-fan) Fix array out of bounds access

Stefan Wahren <stefan.wahren@xxxxxxxx>
clk: bcm: rpi: Add missing newline

Stefan Wahren <stefan.wahren@xxxxxxxx>
clk: bcm: rpi: Prevent out-of-bounds access

Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
clk: bcm: rpi: Use correct order for the parameters of devm_kcalloc()

Stefan Wahren <stefan.wahren@xxxxxxxx>
clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate

Peter Robinson <pbrobinson@xxxxxxxxx>
Input: rk805-pwrkey - fix module autoloading

Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
clk: core: Fix runtime PM sequence in clk_core_unprepare()

Stephen Boyd <sboyd@xxxxxxxxxx>
Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"

Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops

Colin Ian King <colin.i.king@xxxxxxxxx>
drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"

Jim Mattson <jmattson@xxxxxxxxxx>
KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()

Enzo Matsumiya <ematsumiya@xxxxxxx>
cifs: fix small mempool leak in SMB2_negotiate()

Carlos Llamas <cmllamas@xxxxxxxxxx>
binder: fix alloc->vma_vm_mm null-ptr dereference

Carlos Llamas <cmllamas@xxxxxxxxxx>
binder: fix UAF of ref->proc caused by race condition

Adrian Hunter <adrian.hunter@xxxxxxxxx>
mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure

Adrian Hunter <adrian.hunter@xxxxxxxxx>
mmc: core: Fix UHS-I SD 1.8V workaround branch

Niek Nooijens <niek.nooijens@xxxxxxxxx>
USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id

Johan Hovold <johan+linaro@xxxxxxxxxx>
misc: fastrpc: fix memory corruption on open

Johan Hovold <johan+linaro@xxxxxxxxxx>
misc: fastrpc: fix memory corruption on probe

Marcus Folkesson <marcus.folkesson@xxxxxxxxx>
iio: adc: mcp3911: use correct formula for AD conversion

Matti Vaittinen <mazziesaccount@xxxxxxxxx>
iio: ad7292: Prevent regulator double disable

Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag

Sherry Sun <sherry.sun@xxxxxxx>
tty: serial: lpuart: disable flow control while waiting for the transmit engine to complete

Arnd Bergmann <arnd@xxxxxxxx>
musb: fix USB_MUSB_TUSB6010 dependency

Helge Deller <deller@xxxxxx>
vt: Clear selection before changing the font

Masahiro Yamada <masahiroy@xxxxxxxxxx>
powerpc: align syscall table for ppc32

Grzegorz Szymaszek <gszymaszek@xxxxxxxx>
staging: r8188eu: add firmware dependency

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
staging: rtl8712: fix use after free bugs

Shenwei Wang <shenwei.wang@xxxxxxx>
serial: fsl_lpuart: RS485 RTS polariy is inverse

Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
soundwire: qcom: fix device status array range

Yacan Liu <liuyacan@xxxxxxxxxxxxxxxx>
net/smc: Remove redundant refcount increase

Jakub Kicinski <kuba@xxxxxxxxxx>
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"

Eric Dumazet <edumazet@xxxxxxxxxx>
tcp: annotate data-race around challenge_timestamp

Toke Høiland-Jørgensen <toke@xxxxxxx>
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb

Cong Wang <cong.wang@xxxxxxxxxxxxx>
kcm: fix strp_init() order and cleanup

David Thompson <davthompson@xxxxxxxxxx>
mlxbf_gige: compute MDIO period based on i1clk

Duoming Zhou <duoming@xxxxxxxxxx>
ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handler

Wang Hai <wanghai38@xxxxxxxxxx>
net/sched: fix netdevice reference leaks in attach_default_qdiscs()

Zhengchao Shao <shaozhengchao@xxxxxxxxxx>
net: sched: tbf: don't call qdisc_put() while holding tree lock

Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
net: dsa: xrs700x: Use irqsave variant for u64 stats update

Andrey Zhadchenko <andrey.zhadchenko@xxxxxxxxxxxxx>
openvswitch: fix memory leak at failed datapath creation

Florian Fainelli <f.fainelli@xxxxxxxxx>
net: smsc911x: Stop and start PHY during suspend and resume

Casper Andersson <casper.casan@xxxxxxxxx>
net: sparx5: fix handling uneven length packets in manual extraction

Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx>
Revert "xhci: turn off port power in shutdown"

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()

Peter Ujfalusi <peter.ujfalusi@xxxxxxxxxxxxxxx>
ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible array

Pierre-Louis Bossart <pierre-louis.bossart@xxxxxxxxxxxxxxx>
ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg

Arun R Murthy <arun.r.murthy@xxxxxxxxx>
drm/i915/display: avoid warnings when registering dual panel backlight

Jani Nikula <jani.nikula@xxxxxxxxx>
drm/i915/backlight: extract backlight code to a separate file

Lin Ma <linma@xxxxxxxxxx>
ieee802154/adf7242: defer destroy_workqueue call

Pu Lehui <pulehui@xxxxxxxxxx>
bpf, cgroup: Fix kernel BUG in purge_effective_progs

YiFei Zhu <zhuyifei@xxxxxxxxxx>
bpf: Restrict bpf_sys_bpf to CAP_PERFMON

Liu Jian <liujian56@xxxxxxxxxx>
skmsg: Fix wrong last sg check in sk_msg_recvmsg()

Marcus Folkesson <marcus.folkesson@xxxxxxxxx>
iio: adc: mcp3911: make use of the sign bit

Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask

Douglas Anderson <dianders@xxxxxxxxxxxx>
drm/msm/dsi: Fix number of regulators for SDM660

Douglas Anderson <dianders@xxxxxxxxxxxx>
drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg

Kuogee Hsieh <quic_khsieh@xxxxxxxxxxx>
drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4

sunliming <sunliming@xxxxxxxxxx>
drm/msm/dsi: fix the inconsistent indenting


-------------

Diffstat:

Makefile | 7 +-
arch/powerpc/kernel/systbl.S | 1 +
arch/riscv/mm/pageattr.c | 4 +-
arch/s390/include/asm/hugetlb.h | 6 +-
arch/s390/kernel/vmlinux.lds.S | 1 +
arch/x86/kvm/vmx/vmx.c | 3 +-
arch/x86/kvm/x86.c | 25 +-
drivers/android/binder.c | 12 +
drivers/android/binder_alloc.c | 4 +-
drivers/base/dd.c | 10 +
drivers/block/xen-blkback/common.h | 3 +
drivers/block/xen-blkback/xenbus.c | 6 +-
drivers/block/xen-blkfront.c | 20 +-
drivers/clk/bcm/clk-raspberrypi.c | 13 +-
drivers/clk/clk.c | 3 +-
drivers/gpio/gpio-pca953x.c | 8 +-
drivers/gpu/drm/i915/Makefile | 1 +
drivers/gpu/drm/i915/display/g4x_dp.c | 2 +-
drivers/gpu/drm/i915/display/icl_dsi.c | 1 +
drivers/gpu/drm/i915/display/intel_backlight.c | 1776 ++++++++++++++++++++
drivers/gpu/drm/i915/display/intel_backlight.h | 51 +
drivers/gpu/drm/i915/display/intel_connector.c | 4 +-
drivers/gpu/drm/i915/display/intel_ddi.c | 2 +-
drivers/gpu/drm/i915/display/intel_dp.c | 1 +
.../gpu/drm/i915/display/intel_dp_aux_backlight.c | 2 +-
drivers/gpu/drm/i915/display/intel_lvds.c | 1 +
drivers/gpu/drm/i915/display/intel_opregion.c | 3 +-
drivers/gpu/drm/i915/display/intel_panel.c | 1767 +------------------
drivers/gpu/drm/i915/display/intel_panel.h | 34 +-
drivers/gpu/drm/i915/display/intel_quirks.c | 3 +
drivers/gpu/drm/i915/display/vlv_dsi.c | 1 +
drivers/gpu/drm/i915/gvt/handlers.c | 2 +-
drivers/gpu/drm/i915/intel_pm.c | 8 +-
drivers/gpu/drm/msm/dp/dp_ctrl.c | 2 +-
drivers/gpu/drm/msm/dsi/dsi_cfg.c | 4 +-
drivers/gpu/drm/msm/dsi/phy/dsi_phy.c | 2 +-
drivers/hwmon/gpio-fan.c | 3 +
drivers/iio/adc/ad7292.c | 4 +-
drivers/iio/adc/mcp3911.c | 19 +-
drivers/input/joystick/iforce/iforce-serio.c | 6 +-
drivers/input/joystick/iforce/iforce-usb.c | 8 +-
drivers/input/joystick/iforce/iforce.h | 6 +
drivers/input/misc/rk805-pwrkey.c | 1 +
drivers/media/rc/mceusb.c | 35 +-
drivers/misc/fastrpc.c | 12 +-
drivers/mmc/core/sd.c | 46 +-
drivers/net/dsa/xrs700x/xrs700x.c | 5 +-
drivers/net/ethernet/cortina/gemini.c | 24 +-
drivers/net/ethernet/google/gve/gve_ethtool.c | 16 +-
drivers/net/ethernet/google/gve/gve_main.c | 12 +-
drivers/net/ethernet/huawei/hinic/hinic_rx.c | 4 +-
drivers/net/ethernet/huawei/hinic/hinic_tx.c | 4 +-
.../net/ethernet/mellanox/mlxbf_gige/mlxbf_gige.h | 4 +-
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_mdio.c | 122 +-
.../ethernet/mellanox/mlxbf_gige/mlxbf_gige_regs.h | 2 +
.../net/ethernet/microchip/sparx5/sparx5_packet.c | 2 +
.../net/ethernet/netronome/nfp/nfp_net_common.c | 8 +-
.../net/ethernet/netronome/nfp/nfp_net_ethtool.c | 8 +-
drivers/net/ethernet/rocker/rocker_ofdpa.c | 2 +-
drivers/net/ethernet/smsc/smsc911x.c | 6 +
drivers/net/ieee802154/adf7242.c | 3 +-
drivers/net/netdevsim/netdev.c | 4 +-
drivers/platform/x86/pmc_atom.c | 2 +-
drivers/soundwire/qcom.c | 6 +-
drivers/staging/r8188eu/os_dep/os_intfs.c | 1 +
drivers/staging/rtl8712/rtl8712_cmd.c | 36 -
drivers/thunderbolt/ctl.c | 2 +-
drivers/tty/n_gsm.c | 3 +-
drivers/tty/serial/fsl_lpuart.c | 5 +-
drivers/tty/vt/vt.c | 12 +-
drivers/usb/cdns3/cdns3-gadget.c | 4 +-
drivers/usb/class/cdc-acm.c | 3 +
drivers/usb/core/hub.c | 10 +
drivers/usb/dwc2/platform.c | 8 +-
drivers/usb/dwc3/core.c | 19 +-
drivers/usb/dwc3/dwc3-pci.c | 4 +
drivers/usb/dwc3/dwc3-qcom.c | 14 +-
drivers/usb/dwc3/host.c | 11 +
drivers/usb/gadget/function/storage_common.c | 6 +-
drivers/usb/host/xhci-hub.c | 13 +-
drivers/usb/host/xhci-mtk-sch.c | 15 +-
drivers/usb/host/xhci.c | 19 +-
drivers/usb/host/xhci.h | 4 +-
drivers/usb/musb/Kconfig | 2 +-
drivers/usb/serial/ch341.c | 16 +-
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/ftdi_sio.c | 2 +
drivers/usb/serial/ftdi_sio_ids.h | 6 +
drivers/usb/serial/option.c | 15 +
drivers/usb/storage/unusual_devs.h | 7 +
drivers/usb/typec/altmodes/displayport.c | 4 +-
drivers/usb/typec/mux/intel_pmc_mux.c | 9 +-
drivers/usb/typec/tcpm/tcpm.c | 7 +
drivers/xen/grant-table.c | 3 +
fs/cifs/smb2pdu.c | 12 +-
include/linux/platform_data/x86/pmc_atom.h | 6 +-
include/linux/usb.h | 2 +
include/linux/usb/typec_dp.h | 5 +
kernel/bpf/cgroup.c | 4 +-
kernel/bpf/syscall.c | 2 +-
mm/pagewalk.c | 21 +-
mm/ptdump.c | 4 +-
net/core/skmsg.c | 4 +-
net/ipv4/fib_frontend.c | 4 +-
net/ipv4/tcp_input.c | 4 +-
net/kcm/kcmsock.c | 15 +-
net/mac80211/ibss.c | 4 +
net/mac80211/scan.c | 11 +-
net/mac80211/sta_info.c | 8 +-
net/mac802154/rx.c | 2 +-
net/mpls/af_mpls.c | 4 +-
net/openvswitch/datapath.c | 4 +-
net/sched/sch_generic.c | 31 +-
net/sched/sch_tbf.c | 4 +-
net/smc/af_smc.c | 1 -
net/wireless/debugfs.c | 3 +-
scripts/Makefile.modfinal | 2 +-
scripts/link-vmlinux.sh | 11 +-
scripts/pahole-flags.sh | 24 +
sound/core/seq/oss/seq_oss_midi.c | 2 +
sound/core/seq/seq_clientmgr.c | 12 +-
sound/hda/intel-nhlt.c | 25 +-
sound/pci/hda/patch_realtek.c | 63 +-
123 files changed, 2550 insertions(+), 2172 deletions(-)