[PATCH 4.14 00/66] 4.14.312-rc1 review

From: Greg Kroah-Hartman
Date: Mon Apr 03 2023 - 10:12:03 EST


This is the start of the stable review cycle for the 4.14.312 release.
There are 66 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 Wed, 05 Apr 2023 14:03:18 +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/v4.x/stable-review/patch-4.14.312-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-4.14.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Harshit Mogalapalli <harshit.m.mogalapalli@xxxxxxxxxx>
ca8210: Fix unsigned mac_len comparison with zero in ca8210_skb_tx()

Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
net: sched: cbq: dont intepret cls results when asked to drop

Ye Bin <yebin10@xxxxxxxxxx>
ext4: fix kernel BUG in 'ext4_write_inline_data_end()'

Dan Carpenter <dan.carpenter@xxxxxxxxxx>
usb: host: ohci-pxa27x: Fix and & vs | typo

Heiko Carstens <hca@xxxxxxxxxxxxx>
s390/uaccess: add missing earlyclobber annotations to __clear_user()

Lucas Stach <l.stach@xxxxxxxxxxxxxx>
drm/etnaviv: fix reference leak when mmaping imported buffer

Takashi Iwai <tiwai@xxxxxxx>
ALSA: usb-audio: Fix regression on detection of Roland VS-100

Takashi Iwai <tiwai@xxxxxxx>
ALSA: hda/conexant: Partial revert of a quirk for Lenovo

Johan Hovold <johan+linaro@xxxxxxxxxx>
pinctrl: at91-pio4: fix domain name assignment

Juergen Gross <jgross@xxxxxxxx>
xen/netback: don't do grant copy across page boundary

David Disseldorp <ddiss@xxxxxxx>
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL

Jason A. Donenfeld <Jason@xxxxxxxxx>
Input: focaltech - use explicitly signed char type

Radoslaw Tyl <radoslawx.tyl@xxxxxxxxx>
i40e: fix registers dump after run ethtool adapter self test

Ivan Orlov <ivan.orlov0322@xxxxxxxxx>
can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_write

Tomas Henzl <thenzl@xxxxxxxxxx>
scsi: megaraid_sas: Fix crash after a double completion

Wei Chen <harperchen1110@xxxxxxxxx>
fbdev: au1200fb: Fix potential divide by zero

Wei Chen <harperchen1110@xxxxxxxxx>
fbdev: lxfb: Fix potential divide by zero

Wei Chen <harperchen1110@xxxxxxxxx>
fbdev: intelfb: Fix potential divide by zero

Wei Chen <harperchen1110@xxxxxxxxx>
fbdev: nvidia: Fix potential divide by zero

Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized

Wei Chen <harperchen1110@xxxxxxxxx>
fbdev: tgafb: Fix potential divide by zero

Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
ALSA: hda/ca0132: fixup buffer overrun at tuning_ctl_set()

Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
ALSA: asihpi: check pao in control_message()

NeilBrown <neilb@xxxxxxx>
md: avoid signed overflow in slot_store()

Jan Kara via Ocfs2-devel <ocfs2-devel@xxxxxxxxxxxxxx>
ocfs2: fix data corruption after failed write

Vincent Guittot <vincent.guittot@xxxxxxxxxx>
sched/fair: Sanitize vruntime of entity being migrated

Zhang Qiao <zhangqiao22@xxxxxxxxxx>
sched/fair: sanitize vruntime of entity being placed

Mikulas Patocka <mpatocka@xxxxxxxxxx>
dm crypt: add cond_resched() to dmcrypt_write()

Jiasheng Jiang <jiasheng@xxxxxxxxxxx>
dm stats: check for and propagate alloc_percpu failure

Wei Chen <harperchen1110@xxxxxxxxx>
i2c: xgene-slimpro: Fix out-of-bounds bug in xgene_slimpro_i2c_xfer()

Ryusuke Konishi <konishi.ryusuke@xxxxxxxxx>
nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy()

Xu Yang <xu.yang_2@xxxxxxx>
usb: chipidea: core: fix possible concurrent when switch role

Xu Yang <xu.yang_2@xxxxxxx>
usb: chipdea: core: fix return -EINVAL if request role is the same with current role

Lin Ma <linma@xxxxxxxxxx>
igb: revert rtnl_lock() that causes deadlock

Alvin Šipraga <alsi@xxxxxxxxxxxxxxx>
usb: gadget: u_audio: don't let userspace block driver unbind

Joel Selvaraj <joelselvaraj.oss@xxxxxxxxx>
scsi: core: Add BLIST_SKIP_VPD_PAGES for SKhynix H28U74301AMR

Al Viro <viro@xxxxxxxxxxxxxxxxxx>
sh: sanitize the flags on sigreturn

Enrico Sau <enrico.sau@xxxxxxxxx>
net: usb: qmi_wwan: add Telit 0x1080 composition

Enrico Sau <enrico.sau@xxxxxxxxx>
net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990

Adrien Thierry <athierry@xxxxxxxxxx>
scsi: ufs: core: Add soft dependency on governor_simpleondemand

Maurizio Lombardi <mlombard@xxxxxxxxxx>
scsi: target: iscsi: Fix an error message in iscsi_check_key()

Michael Schmitz <schmitzmic@xxxxxxxxx>
m68k: Only force 030 bus error if PC not in exception table

Alexander Aring <aahringo@xxxxxxxxxx>
ca8210: fix mac_len negative array access

Alexandre Ghiti <alex@xxxxxxxx>
riscv: Bump COMMAND_LINE_SIZE value to 1024

Mario Limonciello <mario.limonciello@xxxxxxx>
thunderbolt: Use const qualifier for `ring_interrupt_index`

Yaroslav Furman <yaro330@xxxxxxxxx>
uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS583Gen 2

Frank Crawford <frank@xxxxxxxxxxxxxxxxxx>
hwmon (it87): Fix voltage scaling for chips with 10.9mV ADCs

Zheng Wang <zyytlz.wz@xxxxxxx>
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work

Stephan Gerhold <stephan.gerhold@xxxxxxxxxxxxxxx>
Bluetooth: btqcomsmd: Fix command timeout after setting BD address

Liang He <windhl@xxxxxxx>
net: mdio: thunder: Add missing fwnode_handle_put()

Roger Pau Monne <roger.pau@xxxxxxxxxx>
hvc/xen: prevent concurrent accesses to the shared ring

Li Zetao <lizetao1@xxxxxxxxxx>
atm: idt77252: fix kmemleak when rmmod idt77252

Maher Sanalla <msanalla@xxxxxxxxxx>
net/mlx5: Read the TC mapping of all priorities on ETS query

Daniel Borkmann <daniel@xxxxxxxxxxxxx>
bpf: Adjust insufficient default bpf_jit_limit

Geoff Levand <geoff@xxxxxxxxxxxxx>
net/ps3_gelic_net: Use dma_mapping_error

Geoff Levand <geoff@xxxxxxxxxxxxx>
net/ps3_gelic_net: Fix RX sk_buff length

Zheng Wang <zyytlz.wz@xxxxxxx>
net: qcom/emac: Fix use after free bug in emac_remove due to race condition

Zheng Wang <zyytlz.wz@xxxxxxx>
xirc2ps_cs: Fix use after free bug in xirc2ps_detach

Daniil Tatianin <d-tatianin@xxxxxxxxxxxxxx>
qed/qed_sriov: guard against NULL derefs from qed_iov_get_vf_info

Szymon Heidrich <szymon.heidrich@xxxxxxxxx>
net: usb: smsc95xx: Limit packet length to skb->len

Yu Kuai <yukuai3@xxxxxxxxxx>
scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()

Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
i2c: imx-lpi2c: check only for enabled interrupt flags

Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
igbvf: Regard vf reset nack as success

Gaosheng Cui <cuigaosheng1@xxxxxxxxxx>
intel/igbvf: free irq on the error path in igbvf_request_msix()

Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
iavf: fix inverted Rx hash condition leading to disabled hash

Zheng Wang <zyytlz.wz@xxxxxxx>
power: supply: da9150: Fix use after free bug in da9150_charger_remove due to race condition


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

Diffstat:

Makefile | 4 +-
arch/m68k/kernel/traps.c | 4 +-
arch/riscv/include/uapi/asm/setup.h | 8 ++++
arch/s390/lib/uaccess.c | 2 +-
arch/sh/include/asm/processor_32.h | 1 +
arch/sh/kernel/signal_32.c | 3 ++
drivers/atm/idt77252.c | 11 +++++
drivers/bluetooth/btqcomsmd.c | 17 ++++++-
drivers/bluetooth/btsdio.c | 1 +
drivers/gpu/drm/etnaviv/etnaviv_gem_prime.c | 10 +++-
drivers/hwmon/it87.c | 4 +-
drivers/i2c/busses/i2c-imx-lpi2c.c | 4 ++
drivers/i2c/busses/i2c-xgene-slimpro.c | 3 ++
drivers/input/mouse/focaltech.c | 8 ++--
drivers/md/dm-crypt.c | 1 +
drivers/md/dm-stats.c | 7 ++-
drivers/md/dm-stats.h | 2 +-
drivers/md/dm.c | 4 +-
drivers/md/md.c | 3 ++
drivers/net/ethernet/intel/i40e/i40e_diag.c | 11 +++--
drivers/net/ethernet/intel/i40e/i40e_diag.h | 2 +-
drivers/net/ethernet/intel/i40evf/i40e_txrx.c | 2 +-
drivers/net/ethernet/intel/igb/igb_main.c | 2 -
drivers/net/ethernet/intel/igbvf/netdev.c | 8 +++-
drivers/net/ethernet/intel/igbvf/vf.c | 13 ++++--
drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c | 6 ++-
drivers/net/ethernet/qlogic/qed/qed_sriov.c | 5 +-
drivers/net/ethernet/qualcomm/emac/emac.c | 6 +++
drivers/net/ethernet/toshiba/ps3_gelic_net.c | 41 ++++++++--------
drivers/net/ethernet/toshiba/ps3_gelic_net.h | 5 +-
drivers/net/ethernet/xircom/xirc2ps_cs.c | 5 ++
drivers/net/ieee802154/ca8210.c | 5 +-
drivers/net/phy/mdio-thunder.c | 1 +
drivers/net/usb/cdc_mbim.c | 5 ++
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/usb/smsc95xx.c | 6 +++
drivers/net/xen-netback/common.h | 2 +-
drivers/net/xen-netback/netback.c | 25 +++++++++-
drivers/pinctrl/pinctrl-at91-pio4.c | 1 -
drivers/power/supply/da9150-charger.c | 1 +
drivers/scsi/device_handler/scsi_dh_alua.c | 6 ++-
drivers/scsi/megaraid/megaraid_sas_fusion.c | 4 +-
drivers/scsi/scsi_devinfo.c | 1 +
drivers/scsi/ufs/ufshcd.c | 1 +
drivers/target/iscsi/iscsi_target_parameters.c | 12 +++--
drivers/thunderbolt/nhi.c | 2 +-
drivers/tty/hvc/hvc_xen.c | 19 +++++++-
drivers/usb/chipidea/ci.h | 2 +
drivers/usb/chipidea/core.c | 11 ++++-
drivers/usb/chipidea/otg.c | 5 +-
drivers/usb/gadget/function/u_audio.c | 2 +-
drivers/usb/host/ohci-pxa27x.c | 2 +-
drivers/usb/storage/unusual_uas.h | 7 +++
drivers/video/fbdev/au1200fb.c | 3 ++
drivers/video/fbdev/geode/lxfb_core.c | 3 ++
drivers/video/fbdev/intelfb/intelfbdrv.c | 3 ++
drivers/video/fbdev/nvidia/nvidia.c | 2 +
drivers/video/fbdev/tgafb.c | 3 ++
fs/cifs/cifsfs.h | 5 +-
fs/ext4/inode.c | 3 +-
fs/nilfs2/ioctl.c | 2 +-
fs/ocfs2/aops.c | 18 +++++++-
kernel/bpf/core.c | 2 +-
kernel/compat.c | 2 +-
kernel/sched/core.c | 7 ++-
kernel/sched/fair.c | 54 ++++++++++++++++++++--
net/can/bcm.c | 16 ++++---
net/sched/sch_cbq.c | 4 +-
sound/pci/asihpi/hpi6205.c | 2 +-
sound/pci/hda/patch_ca0132.c | 4 +-
sound/pci/hda/patch_conexant.c | 6 ++-
sound/usb/format.c | 8 +++-
72 files changed, 370 insertions(+), 101 deletions(-)