2021-10-19 06:31:21

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.14 000/151] 5.14.14-rc2 review

This is the start of the stable review cycle for the 5.14.14 release.
There are 151 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, 21 Oct 2021 06:13:39 +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.14.14-rc2.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.14.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <[email protected]>
Linux 5.14.14-rc2

Shannon Nelson <[email protected]>
ionic: don't remove netdev->dev_addr when syncing uc list

Vladimir Oltean <[email protected]>
net: dsa: felix: break at first CPU port during init and teardown

Vladimir Oltean <[email protected]>
net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP header

Vladimir Oltean <[email protected]>
net: mscc: ocelot: deny TX timestamping of non-PTP packets

Vladimir Oltean <[email protected]>
net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skb

Vladimir Oltean <[email protected]>
net: mscc: ocelot: avoid overflowing the PTP timestamp FIFO

Vladimir Oltean <[email protected]>
net: mscc: ocelot: make use of all 63 PTP timestamp identifiers

Baowen Zheng <[email protected]>
nfp: flow_offload: move flow_indr_dev_register from app init to app start

Dan Carpenter <[email protected]>
block/rnbd-clt-sysfs: fix a couple uninitialized variable bugs

Jacob Keller <[email protected]>
ice: fix locking for Tx timestamp tracking flush

Vegard Nossum <[email protected]>
r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256

chongjiapeng <[email protected]>
qed: Fix missing error code in qed_slowpath_start()

Paolo Abeni <[email protected]>
mptcp: fix possible stall on recvmsg()

Sebastian Andrzej Siewior <[email protected]>
mqprio: Correct stats in mqprio_dump_class_stats().

Prashant Malani <[email protected]>
platform/x86: intel_scu_ipc: Fix busy loop expiry time

Jackie Liu <[email protected]>
acpi/arm64: fix next_platform_timer() section mismatch error

Dan Carpenter <[email protected]>
drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling

Dan Carpenter <[email protected]>
drm/msm/dsi: Fix an error code in msm_dsi_modeset_init()

Marijn Suijten <[email protected]>
drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_ready

Dan Carpenter <[email protected]>
drm/msm/a3xx: fix error handling in a3xx_gpu_init()

Dan Carpenter <[email protected]>
drm/msm/a4xx: fix error handling in a4xx_gpu_init()

Rob Clark <[email protected]>
drm/msm/a6xx: Track current ctx by seqno

Arnd Bergmann <[email protected]>
drm/msm/submit: fix overflow check on 64-bit architectures

Dmitry Baryshkov <[email protected]>
drm/msm/mdp5: fix cursor-related warnings

Colin Ian King <[email protected]>
drm/msm: Fix null pointer dereference on pointer edp

Douglas Anderson <[email protected]>
drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read

Vegard Nossum <[email protected]>
drm/panel: olimex-lcd-olinuxino: select CRC32

Kamal Dasu <[email protected]>
spi: bcm-qspi: clear MSPI spifie interrupt during probe

Mark Brown <[email protected]>
spi: spidev: Add SPI ID table

Vadim Pasternak <[email protected]>
platform/mellanox: mlxreg-io: Fix read access of n-bytes size attributes

Vadim Pasternak <[email protected]>
platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call

Ido Schimmel <[email protected]>
mlxsw: thermal: Fix out-of-bounds memory accesses

Wang Hai <[email protected]>
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()

Dan Carpenter <[email protected]>
pata_legacy: fix a couple uninitialized variable bugs

Ziyang Xuan <[email protected]>
NFC: digital: fix possible memory leak in digital_in_send_sdd_req()

Ziyang Xuan <[email protected]>
NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()

Ziyang Xuan <[email protected]>
nfc: fix error handling of nfc_proto_register()

Cindy Lu <[email protected]>
vhost-vdpa: Fix the wrong input in config_cb

Arnd Bergmann <[email protected]>
ethernet: s2io: fix setting mac address during resume

Nanyong Sun <[email protected]>
net: encx24j600: check error in devm_regmap_init_encx24j600

Alvin Šipraga <[email protected]>
net: dsa: fix spurious error message when unoffloaded port leaves bridge

Arun Ramadoss <[email protected]>
net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work

Maarten Zanders <[email protected]>
net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY's

Florian Fainelli <[email protected]>
net: phy: Do not shutdown PHYs in READY state

Herve Codina <[email protected]>
net: stmmac: fix get_hw_feature() on old hardware

Saeed Mahameed <[email protected]>
net/mlx5e: Switchdev representors are not vlan challenged

Aya Levin <[email protected]>
net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp

Valentine Fatiev <[email protected]>
net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path

Karsten Graul <[email protected]>
net/smc: improved fix wait on already cleared link

Vegard Nossum <[email protected]>
net: korina: select CRC32

Vegard Nossum <[email protected]>
net: arc: select CRC32

Andy Shevchenko <[email protected]>
gpio: pca953x: Improve bias setting

Mark Brown <[email protected]>
gpio: 74x164: Add SPI device ID table

Eiichi Tsukata <[email protected]>
sctp: account stream padding length for reconf chunk

Keith Busch <[email protected]>
nvme-pci: Fix abort command id

Biju Das <[email protected]>
clk: renesas: rzg2l: Fix clk status function

Nicolas Saenz Julienne <[email protected]>
ARM: dts: bcm2711-rpi-4-b: Fix pcie0's unit address formatting

Stefan Wahren <[email protected]>
ARM: dts: bcm2711-rpi-4-b: fix sd_io_1v8_reg regulator states

Sudeep Holla <[email protected]>
firmware: arm_ffa: Add missing remove callback to ffa_bus_type

Sudeep Holla <[email protected]>
firmware: arm_ffa: Fix __ffa_devices_unregister

Stefan Wahren <[email protected]>
ARM: dts: bcm2711: fix MDIO #address- and #size-cells

Mateusz Kwiatkowski <[email protected]>
ARM: dts: bcm283x: Fix VEC address for BCM2711

Nicolas Saenz Julienne <[email protected]>
ARM: dts: bcm2711-rpi-4-b: Fix usb's unit address

Sumit Garg <[email protected]>
tee: optee: Fix missing devices unregister during optee_remove

Jackie Liu <[email protected]>
tracing: Fix missing osnoise tracer on max_latency

Dan Carpenter <[email protected]>
iio: dac: ti-dac5571: fix an error code in probe()

Mark Brown <[email protected]>
fpga: ice40-spi: Add SPI device ID table

Mark Brown <[email protected]>
eeprom: at25: Add SPI ID table

Arnd Bergmann <[email protected]>
eeprom: 93xx46: fix MODULE_DEVICE_TABLE

Mark Brown <[email protected]>
eeprom: 93xx46: Add SPI device ID table

Oleksij Rempel <[email protected]>
Input: resistive-adc-touch - fix division by zero error on z1 == 0

Dan Carpenter <[email protected]>
iio: ssp_sensors: fix error code in ssp_print_mcu_debug()

Dan Carpenter <[email protected]>
iio: ssp_sensors: add more range checking in ssp_parse_dataframe()

Miquel Raynal <[email protected]>
iio: adc: max1027: Fix the number of max1X31 channels

Sean Nyekjaer <[email protected]>
iio: accel: fxls8962af: return IRQ_HANDLED when fifo is flushed

Jiri Valek - 2N <[email protected]>
iio: light: opt3001: Fixed timeout error when 0 lux

Hui Liu <[email protected]>
iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED

Nuno Sá <[email protected]>
iio: adis16475: fix deadlock on frequency set

Miquel Raynal <[email protected]>
iio: adc: max1027: Fix wrong shift with 12-bit devices

Christophe JAILLET <[email protected]>
iio: adc128s052: Fix the error handling path of 'adc128_probe()'

Nuno Sá <[email protected]>
iio: adis16480: fix devices that do not support sleep mode

Alexandru Tachici <[email protected]>
iio: adc: ad7793: Fix IRQ flag

Alexandru Tachici <[email protected]>
iio: adc: ad7780: Fix IRQ flag

Alexandru Tachici <[email protected]>
iio: adc: ad7192: Add IRQ flag

Saravana Kannan <[email protected]>
driver core: Reject pointless SYNC_STATE_ONLY device links

Saravana Kannan <[email protected]>
drivers: bus: simple-pm-bus: Add support for probing simple bus only devices

Billy Tsai <[email protected]>
iio: adc: aspeed: set driver data when adc probe.

Cédric Le Goater <[email protected]>
powerpc/xive: Discard disabled interrupts in get_irqchip_state()

Borislav Petkov <[email protected]>
x86/Kconfig: Do not enable AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT automatically

Borislav Petkov <[email protected]>
x86/fpu: Mask out the invalid MXCSR bits properly

Michael Ellerman <[email protected]>
KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest

Michael Ellerman <[email protected]>
KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest()

Michael S. Tsirkin <[email protected]>
Revert "virtio-blk: Add validation for block size in config space"

Max Gurtovoy <[email protected]>
virtio-blk: remove unneeded "likely" statements

Stephen Boyd <[email protected]>
nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells

Hans Potsch <[email protected]>
EDAC/armada-xp: Fix output of uncorrectable error counter

Halil Pasic <[email protected]>
virtio: write back F_VERSION_1 before validate

Srinivas Kandagatla <[email protected]>
misc: fastrpc: Add missing lock before accessing find_vma()

Tomaz Solc <[email protected]>
USB: serial: option: add prod. id for Quectel EG91

Daniele Palmas <[email protected]>
USB: serial: option: add Telit LE910Cx composition 0x1204

Yu-Tung Chang <[email protected]>
USB: serial: option: add Quectel EC200S-CN module support

Aleksander Morgado <[email protected]>
USB: serial: qcserial: add EM9191 QDL support

Michael Cullen <[email protected]>
Input: xpad - add support for another USB ID of Nacon GC-100

Miquel Raynal <[email protected]>
usb: musb: dsps: Fix the probe error path

Zhang Jianhua <[email protected]>
efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()

Ard Biesheuvel <[email protected]>
efi/cper: use stack buffer for error record decoding

Arnd Bergmann <[email protected]>
cb710: avoid NULL pointer subtraction

Nikolay Martynov <[email protected]>
xhci: Enable trust tx length quirk for Fresco FL11 USB controller

Pavankumar Kondeti <[email protected]>
xhci: Fix command ring pointer corruption while aborting a command

Jonathan Bell <[email protected]>
xhci: add quirk for host controllers that don't update endpoint DCS

Jonathan Bell <[email protected]>
xhci: guard accesses to ep_state in xhci_endpoint_reset()

Johan Hovold <[email protected]>
USB: xhci: dbc: fix tty registration race

Alexander Usyskin <[email protected]>
mei: hbm: drop hbm responses on early shutdown

Andy Shevchenko <[email protected]>
mei: me: add Ice Lake-N device id.

James Morse <[email protected]>
x86/resctrl: Free the ctrlval arrays when domain_setup_mon_state() fails

Arnd Bergmann <[email protected]>
module: fix clang CFI with MODULE_UNLOAD=n

Josef Bacik <[email protected]>
btrfs: fix abort logic in btrfs_replace_file_extents

Josef Bacik <[email protected]>
btrfs: update refs for any root except tree log roots

Filipe Manana <[email protected]>
btrfs: check for error when looking up inode during dir entry replay

Filipe Manana <[email protected]>
btrfs: deal with errors when adding inode reference during log replay

Filipe Manana <[email protected]>
btrfs: deal with errors when replaying dir entry during log replay

Qu Wenruo <[email protected]>
btrfs: unlock newly allocated extent buffer after error

Marek Vasut <[email protected]>
drm/msm: Avoid potential overflow in timeout_to_jiffies()

Fabio Estevam <[email protected]>
drm/msm: Do not run snapshot on non-DPU devices

Marek Vasut <[email protected]>
drm/nouveau/fifo: Reinstate the correct engine bit programming

Mike Kravetz <[email protected]>
arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZE

Thomas Zimmermann <[email protected]>
drm/fbdev: Clamp fbdev surface size if too large

Guo Ren <[email protected]>
csky: Fixup regs.sr broken in ptrace

Al Viro <[email protected]>
csky: don't let sigreturn play with priveleged bits of status register

Dinh Nguyen <[email protected]>
clk: socfpga: agilex: fix duplicate s2f_user0_clk

Roberto Sassu <[email protected]>
s390: fix strrchr() implementation

Ming Lei <[email protected]>
dm rq: don't queue request to blk-mq during DM suspend

Sachi King <[email protected]>
ACPI: PM: Include alternate AMDI0005 id in special behaviour

Jiazi Li <[email protected]>
dm: fix mempool NULL pointer race when completing IO

Steven Rostedt <[email protected]>
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'

Md Sadre Alam <[email protected]>
mtd: rawnand: qcom: Update code word value for raw read

Ville Baillie <[email protected]>
spi: atmel: Fix PDC transfer setup bug

Sachi King <[email protected]>
platform/x86: amd-pmc: Add alternative acpi id for PMC controller

Zephaniah E. Loss-Cutler-Hull <[email protected]>
platform/x86: gigabyte-wmi: add support for B550 AORUS ELITE AX V2

Hui Wang <[email protected]>
ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW

Cameron Berkenpas <[email protected]>
ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo 13s Gen2

Werner Sembach <[email protected]>
ALSA: hda/realtek: Add quirk for TongFang PHxTxX1

Kailang Yang <[email protected]>
ALSA: hda/realtek - ALC236 headset MIC recording issue

Werner Sembach <[email protected]>
ALSA: hda/realtek: Add quirk for Clevo X170KM-G

Werner Sembach <[email protected]>
ALSA: hda/realtek: Complete partial device name to avoid ambiguity

Chris Chiu <[email protected]>
ALSA: hda - Enable headphone mic on Dell Latitude laptops with ALC3254

John Liu <[email protected]>
ALSA: hda/realtek: Enable 4-speaker output for Dell Precision 5560 laptop

Takashi Iwai <[email protected]>
ALSA: seq: Fix a potential UAF by wrong private_free call order

Takashi Iwai <[email protected]>
ALSA: usb-audio: Fix a missing error check in scarlett gen2 mixer

Takashi Iwai <[email protected]>
ALSA: pcm: Workaround for a wrong offset in SYNC_PTR compat ioctl

Jonas Hahnfeld <[email protected]>
ALSA: usb-audio: Add quirk for VF0770


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/bcm2711-rpi-4-b.dts | 11 +--
arch/arm/boot/dts/bcm2711.dtsi | 12 ++-
arch/arm/boot/dts/bcm2835-common.dtsi | 8 ++
arch/arm/boot/dts/bcm283x.dtsi | 8 --
arch/arm64/mm/hugetlbpage.c | 2 +-
arch/csky/kernel/ptrace.c | 3 +-
arch/csky/kernel/signal.c | 4 +
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 28 ++++---
arch/powerpc/sysdev/xive/common.c | 3 +-
arch/s390/lib/string.c | 15 ++--
arch/x86/Kconfig | 1 -
arch/x86/kernel/cpu/resctrl/core.c | 2 +
arch/x86/kernel/fpu/signal.c | 2 +-
drivers/acpi/arm64/gtdt.c | 2 +-
drivers/acpi/x86/s2idle.c | 3 +-
drivers/ata/libahci_platform.c | 5 +-
drivers/ata/pata_legacy.c | 6 +-
drivers/base/core.c | 3 +-
drivers/block/rnbd/rnbd-clt-sysfs.c | 4 +-
drivers/block/virtio_blk.c | 41 ++--------
drivers/bus/simple-pm-bus.c | 42 +++++++++-
drivers/clk/renesas/renesas-rzg2l-cpg.c | 2 +-
drivers/clk/socfpga/clk-agilex.c | 9 ---
drivers/edac/armada_xp_edac.c | 2 +-
drivers/firmware/arm_ffa/bus.c | 12 ++-
drivers/firmware/efi/cper.c | 4 +-
drivers/firmware/efi/runtime-wrappers.c | 2 +-
drivers/fpga/ice40-spi.c | 7 ++
drivers/gpio/gpio-74x164.c | 8 ++
drivers/gpio/gpio-pca953x.c | 16 ++--
drivers/gpu/drm/drm_edid.c | 15 +++-
drivers/gpu/drm/drm_fb_helper.c | 6 ++
drivers/gpu/drm/msm/adreno/a3xx_gpu.c | 9 ++-
drivers/gpu/drm/msm/adreno/a4xx_gpu.c | 9 ++-
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 6 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu.h | 11 ++-
drivers/gpu/drm/msm/disp/mdp5/mdp5_crtc.c | 16 ++++
drivers/gpu/drm/msm/dsi/dsi.c | 4 +-
drivers/gpu/drm/msm/dsi/dsi_host.c | 2 +-
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c | 30 ++++----
drivers/gpu/drm/msm/edp/edp_ctrl.c | 3 +-
drivers/gpu/drm/msm/msm_drv.c | 12 ++-
drivers/gpu/drm/msm/msm_drv.h | 5 +-
drivers/gpu/drm/msm/msm_gem_submit.c | 3 +-
drivers/gpu/drm/nouveau/nvkm/engine/fifo/chang84.c | 2 +-
drivers/gpu/drm/panel/Kconfig | 1 +
drivers/iio/accel/fxls8962af-core.c | 2 +-
drivers/iio/adc/ad7192.c | 1 +
drivers/iio/adc/ad7780.c | 2 +-
drivers/iio/adc/ad7793.c | 2 +-
drivers/iio/adc/aspeed_adc.c | 1 +
drivers/iio/adc/max1027.c | 3 +-
drivers/iio/adc/mt6577_auxadc.c | 8 ++
drivers/iio/adc/ti-adc128s052.c | 6 ++
drivers/iio/common/ssp_sensors/ssp_spi.c | 11 ++-
drivers/iio/dac/ti-dac5571.c | 1 +
drivers/iio/imu/adis16475.c | 3 +-
drivers/iio/imu/adis16480.c | 14 +++-
drivers/iio/light/opt3001.c | 6 +-
drivers/input/joystick/xpad.c | 2 +
drivers/input/touchscreen/resistive-adc-touch.c | 29 +++----
drivers/md/dm-rq.c | 8 ++
drivers/md/dm.c | 17 ++--
drivers/misc/cb710/sgbuf2.c | 2 +-
drivers/misc/eeprom/at25.c | 8 ++
drivers/misc/eeprom/eeprom_93xx46.c | 18 +++++
drivers/misc/fastrpc.c | 2 +
drivers/misc/mei/hbm.c | 12 ++-
drivers/misc/mei/hw-me-regs.h | 1 +
drivers/misc/mei/pci-me.c | 1 +
drivers/mtd/nand/raw/qcom_nandc.c | 8 +-
drivers/net/dsa/microchip/ksz_common.c | 4 +-
drivers/net/dsa/mv88e6xxx/chip.c | 13 +++-
drivers/net/dsa/ocelot/felix.c | 25 ++++--
drivers/net/ethernet/Kconfig | 1 +
drivers/net/ethernet/arc/Kconfig | 1 +
drivers/net/ethernet/intel/ice/ice_ptp.c | 15 ++--
drivers/net/ethernet/mellanox/mlx5/core/cq.c | 7 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 57 ++++++++++++--
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 1 -
drivers/net/ethernet/mellanox/mlxsw/core_thermal.c | 52 ++-----------
drivers/net/ethernet/microchip/encx24j600-regmap.c | 10 ++-
drivers/net/ethernet/microchip/encx24j600.c | 5 +-
drivers/net/ethernet/microchip/encx24j600_hw.h | 4 +-
drivers/net/ethernet/mscc/ocelot.c | 90 +++++++++++++++++-----
drivers/net/ethernet/neterion/s2io.c | 2 +-
drivers/net/ethernet/netronome/nfp/flower/main.c | 19 +++--
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 4 +
drivers/net/ethernet/qlogic/qed/qed_main.c | 1 +
.../net/ethernet/stmicro/stmmac/dwmac1000_dma.c | 13 +++-
drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/hwif.h | 6 +-
drivers/net/phy/phy_device.c | 3 +
drivers/net/usb/Kconfig | 4 +
drivers/nvme/host/pci.c | 2 +-
drivers/nvmem/core.c | 3 +-
drivers/platform/mellanox/mlxreg-io.c | 4 +-
drivers/platform/x86/amd-pmc.c | 1 +
drivers/platform/x86/gigabyte-wmi.c | 1 +
drivers/platform/x86/intel_scu_ipc.c | 2 +-
drivers/spi/spi-atmel.c | 4 +-
drivers/spi/spi-bcm-qspi.c | 77 ++++++++++--------
drivers/spi/spidev.c | 14 ++++
drivers/tee/optee/core.c | 3 +
drivers/tee/optee/device.c | 22 ++++++
drivers/tee/optee/optee_private.h | 1 +
drivers/usb/host/xhci-dbgtty.c | 28 ++++---
drivers/usb/host/xhci-pci.c | 6 +-
drivers/usb/host/xhci-ring.c | 39 ++++++++--
drivers/usb/host/xhci.c | 5 ++
drivers/usb/host/xhci.h | 1 +
drivers/usb/musb/musb_dsps.c | 4 +-
drivers/usb/serial/option.c | 8 ++
drivers/usb/serial/qcserial.c | 1 +
drivers/vhost/vdpa.c | 2 +-
drivers/virtio/virtio.c | 11 +++
fs/btrfs/extent-tree.c | 1 +
fs/btrfs/file.c | 19 ++---
fs/btrfs/tree-log.c | 32 +++++---
include/linux/mlx5/mlx5_ifc.h | 10 ++-
include/soc/mscc/ocelot.h | 6 +-
include/soc/mscc/ocelot_ptp.h | 3 +
kernel/module.c | 2 +
kernel/trace/trace.c | 11 +--
net/dsa/switch.c | 2 +-
net/mptcp/protocol.c | 55 ++++---------
net/nfc/af_nfc.c | 3 +
net/nfc/digital_core.c | 9 ++-
net/nfc/digital_technology.c | 8 +-
net/sched/sch_mqprio.c | 30 +++++---
net/sctp/sm_make_chunk.c | 2 +-
net/smc/smc_cdc.c | 7 +-
net/smc/smc_core.c | 20 ++---
net/smc/smc_llc.c | 63 +++++++++++----
net/smc/smc_tx.c | 22 ++----
net/smc/smc_wr.h | 14 ++++
scripts/recordmcount.pl | 2 +-
sound/core/pcm_compat.c | 72 ++++++++++++++++-
sound/core/seq_device.c | 8 +-
sound/pci/hda/patch_realtek.c | 66 +++++++++++++++-
sound/usb/mixer_scarlett_gen2.c | 2 +
sound/usb/quirks-table.h | 42 ++++++++++
144 files changed, 1164 insertions(+), 508 deletions(-)



2021-10-19 08:56:52

by Fox Chen

[permalink] [raw]
Subject: RE: [PATCH 5.14 000/151] 5.14.14-rc2 review

On Tue, 19 Oct 2021 08:28:35 +0200, Greg Kroah-Hartman <[email protected]> wrote:
> This is the start of the stable review cycle for the 5.14.14 release.
> There are 151 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, 21 Oct 2021 06:13:39 +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.14.14-rc2.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.14.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

5.14.14-rc2 Successfully Compiled and booted on my Raspberry PI 4b (8g) (bcm2711)

Tested-by: Fox Chen <[email protected]>

2021-10-19 14:10:44

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.14 000/151] 5.14.14-rc2 review

On Tue, 19 Oct 2021 at 11:59, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.14.14 release.
> There are 151 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, 21 Oct 2021 06:13:39 +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.14.14-rc2.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.14.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

Tested-by: Linux Kernel Functional Testing <[email protected]>

## Build
* kernel: 5.14.14-rc2
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.14.y
* git commit: 6b894d18a514aeedc4c9464f976c72a2730043ef
* git describe: v5.14.12-182-g6b894d18a514
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.14.y/build/v5.14.12-182-g6b894d18a514

## No regressions (compared to v5.14.13-152-g20eb7f403c90)

## No fixes (compared to v5.14.13-152-g20eb7f403c90)

## Test result summary
total: 87941, pass: 74754, fail: 595, skip: 11848, xfail: 744

## Build Summary
* arc: 10 total, 10 passed, 0 failed
* arm: 289 total, 289 passed, 0 failed
* arm64: 39 total, 39 passed, 0 failed
* i386: 37 total, 37 passed, 0 failed
* mips: 39 total, 39 passed, 0 failed
* parisc: 12 total, 12 passed, 0 failed
* powerpc: 36 total, 36 passed, 0 failed
* riscv: 30 total, 30 passed, 0 failed
* s390: 18 total, 18 passed, 0 failed
* sh: 24 total, 24 passed, 0 failed
* sparc: 12 total, 12 passed, 0 failed
* x86_64: 39 total, 39 passed, 0 failed

## Test suites summary
* fwts
* igt-gpu-tools
* kselftest-android
* kselftest-arm64
* kselftest-arm64/arm64.btitest.bti_c_func
* kselftest-arm64/arm64.btitest.bti_j_func
* kselftest-arm64/arm64.btitest.bti_jc_func
* kselftest-arm64/arm64.btitest.bti_none_func
* kselftest-arm64/arm64.btitest.nohint_func
* kselftest-arm64/arm64.btitest.paciasp_func
* kselftest-arm64/arm64.nobtitest.bti_c_func
* kselftest-arm64/arm64.nobtitest.bti_j_func
* kselftest-arm64/arm64.nobtitest.bti_jc_func
* kselftest-arm64/arm64.nobtitest.bti_none_func
* kselftest-arm64/arm64.nobtitest.nohint_func
* kselftest-arm64/arm64.nobtitest.paciasp_func
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers
* kselftest-efivarfs
* kselftest-filesystems
* kselftest-firmware
* kselftest-fpu
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-vm
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libhugetlbfs
* linux-log-parser
* ltp-cap_bounds-tests
* ltp-commands-tests
* ltp-containers-tests
* ltp-controllers-tests
* ltp-cpuhotplug-tests
* ltp-crypto-tests
* ltp-cve-tes[
* ltp-cve-tests
* ltp-dio-tests
* ltp-fcntl-locktests-tests
* ltp-filecaps-tests
* ltp-fs-tests
* ltp-fs_bind-tests
* ltp-fs_perms_simple-tests
* ltp-fsx-tests
* ltp-hugetlb-tests
* ltp-io-tests
* ltp-ipc-tests
* ltp-math-tests
* ltp-mm-tests
* ltp-nptl-tests
* ltp-open-posix-tests
* ltp-pty-tests
* ltp-sched-tests
* ltp-securebits-tests
* ltp-syscalls-tests
* ltp-tracing-tests
* network-basic-tests
* packetdrill
* perf
* rcutorture
* ssuite
* v4l2-compliance

--
Linaro LKFT
https://lkft.linaro.org

2021-10-19 20:29:00

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.14 000/151] 5.14.14-rc2 review

On Tue, Oct 19, 2021 at 08:28:35AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.14.14 release.
> There are 151 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, 21 Oct 2021 06:13:39 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 154 pass: 154 fail: 0
Qemu test results:
total: 480 pass: 480 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter

2021-10-20 00:17:23

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 5.14 000/151] 5.14.14-rc2 review

On 10/19/21 12:28 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.14.14 release.
> There are 151 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, 21 Oct 2021 06:13:39 +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.14.14-rc2.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.14.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <[email protected]>

thanks,
-- Shuah