2023-05-15 16:42:38

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 4.14 000/116] 4.14.315-rc1 review

This is the start of the stable review cycle for the 4.14.315 release.
There are 116 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, 17 May 2023 16:16:37 +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.315-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 <[email protected]>
Linux 4.14.315-rc1

Tetsuo Handa <[email protected]>
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock

Tetsuo Handa <[email protected]>
printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h

Christoph Böhmwalder <[email protected]>
drbd: correctly submit flush bio on barrier

Ilpo Järvinen <[email protected]>
serial: 8250: Fix serial8250_tx_empty() race with DMA Tx

Ilpo Järvinen <[email protected]>
tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH

Arnaldo Carvalho de Melo <[email protected]>
perf bench: Share some global variables to fix build with gcc 10

Theodore Ts'o <[email protected]>
ext4: fix invalid free tracking in ext4_xattr_move_to_block()

Theodore Ts'o <[email protected]>
ext4: remove a BUG_ON in ext4_mb_release_group_pa()

Theodore Ts'o <[email protected]>
ext4: bail out of ext4_xattr_ibody_get() fails for any reason

Theodore Ts'o <[email protected]>
ext4: add bounds checking in get_max_inline_xattr_value_size()

Theodore Ts'o <[email protected]>
ext4: improve error recovery code paths in __ext4_remount()

Tudor Ambarus <[email protected]>
ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum

Ping Cheng <[email protected]>
HID: wacom: Set a default resolution for older tablets

Krzysztof Kozlowski <[email protected]>
ARM: dts: s5pv210: correct MIPI CSIS clock name

Krzysztof Kozlowski <[email protected]>
ARM: dts: exynos: fix WM8960 clock name in Itop Elite

Randy Dunlap <[email protected]>
sh: nmi_debug: fix return value of __setup handler

Randy Dunlap <[email protected]>
sh: math-emu: fix macro redefined warning

Pawel Witek <[email protected]>
cifs: fix pcchunk length type in smb2_copychunk_range

Anastasia Belova <[email protected]>
btrfs: print-tree: parent bytenr must be aligned to sector size

Filipe Manana <[email protected]>
btrfs: fix btrfs_prev_leaf() to not return the same key twice

Yang Jihong <[email protected]>
perf symbols: Fix return incorrect build_id size in elf_read_build_id()

Markus Elfring <[email protected]>
perf map: Delete two variable initialisations before null pointer checks in sort__sym_from_cmp()

Kajol Jain <[email protected]>
perf vendor events power9: Remove UTF-8 characters from JSON files

Ruliang Lin <[email protected]>
ALSA: caiaq: input: Add error handling for unsupported input methods in `snd_usb_caiaq_input_init`

Kuniyuki Iwashima <[email protected]>
af_packet: Don't send zero-byte data in packet_sendmsg_spkt().

Victor Nogueira <[email protected]>
net/sched: act_mirred: Add carrier check

Maxim Korotkov <[email protected]>
writeback: fix call of incorrect macro

Cong Wang <[email protected]>
sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: deactivate anonymous set from preparation phase

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: bogus EBUSY when deleting set after flush

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: use-after-free in failing rule with bound set

Pablo Neira Ayuso <[email protected]>
netfilter: nft_hash: fix nft_hash_deactivate

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: unbind set in rule from commit path

Florian Westphal <[email protected]>
netfilter: nf_tables: split set destruction in deactivate and destroy phase

Adrian Hunter <[email protected]>
perf auxtrace: Fix address filter entire kernel size

Mike Snitzer <[email protected]>
dm ioctl: fix nested locking in table_clear() to remove deadlock concern

Mikulas Patocka <[email protected]>
dm flakey: fix a crash with invalid table line

Mike Snitzer <[email protected]>
dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path

Stefan Haberland <[email protected]>
s390/dasd: fix hanging blockdevice after request requeue

Qu Wenruo <[email protected]>
btrfs: scrub: reject unsupported scrub flags

Quentin Schulz <[email protected]>
clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent

Bitterblue Smith <[email protected]>
wifi: rtl8xxxu: RTL8192EU always needs full init

Ryusuke Konishi <[email protected]>
nilfs2: fix infinite loop in nilfs_mdt_get_block()

Ryusuke Konishi <[email protected]>
nilfs2: do not write dirty data after degenerating to read-only

Helge Deller <[email protected]>
parisc: Fix argument pointer in real64_call_asm()

Claudiu Beznea <[email protected]>
dmaengine: at_xdmac: do not enable all cyclic channels

Gaosheng Cui <[email protected]>
phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ulpi_port

Dai Ngo <[email protected]>
SUNRPC: remove the maximum number of retries in call_bind_status

Trond Myklebust <[email protected]>
NFSv4.1: Always send a RECLAIM_COMPLETE after establishing lease

Patrick Kelsey <[email protected]>
IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order

Clément Léger <[email protected]>
clk: add missing of_node_put() in "assigned-clocks" property parsing

Sebastian Reichel <[email protected]>
power: supply: generic-adc-battery: fix unit scaling

Natalia Petrova <[email protected]>
RDMA/rdmavt: Delete unnecessary NULL check

Yang Jihong <[email protected]>
perf/core: Fix hardlockup failure caused by perf throttle

Nathan Lynch <[email protected]>
powerpc/rtas: use memmove for potentially overlapping buffer copy

Randy Dunlap <[email protected]>
macintosh: via-pmu-led: requires ATA to be set

Randy Dunlap <[email protected]>
powerpc/sysdev/tsi108: fix resource printk format warnings

Randy Dunlap <[email protected]>
powerpc/wii: fix resource printk format warnings

Randy Dunlap <[email protected]>
powerpc/mpc512x: fix resource printk format warning

Liang He <[email protected]>
macintosh/windfarm_smu_sat: Add missing of_node_put()

Jishnu Prakash <[email protected]>
spmi: Add a check for remove callback when removing a SPMI driver

Philipp Hortmann <[email protected]>
staging: rtl8192e: Fix W_DISABLE# does not work after stop/start

Florian Fainelli <[email protected]>
serial: 8250: Add missing wakeup event reporting

Shenwei Wang <[email protected]>
tty: serial: fsl_lpuart: adjust buffer length to the intended size

Yinhao Hu <[email protected]>
usb: chipidea: fix missing goto in `ci_hdrc_probe`

John Paul Adrian Glaubitz <[email protected]>
sh: sq: Fix incorrect element size for allocating bitmap buffer

Kevin Brodsky <[email protected]>
uapi/linux/const.h: prefer ISO-friendly __typeof__

Randy Dunlap <[email protected]>
ia64: mm/contig: fix section mismatch warning/error

Miquel Raynal <[email protected]>
of: Fix modalias string generation

Christophe Leroy <[email protected]>
spi: fsl-spi: Fix CPM/QE mode Litte Endian

Randy Dunlap <[email protected]>
linux/vt_buffer.h: allow either builtin or modular for macros

John Stultz <[email protected]>
pstore: Revert pmsg_lock back to a normal mutex

Kuniyuki Iwashima <[email protected]>
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.

Gencen Gan <[email protected]>
net: amd: Fix link leak when verifying config failed

Liu Jian <[email protected]>
Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work"

Ziyang Xuan <[email protected]>
ipv4: Fix potential uninit variable access bug in __ip_make_skb()

Joe Damato <[email protected]>
ixgbe: Enable setting RSS table to default values

Joe Damato <[email protected]>
ixgbe: Allow flow hash to be set via ethtool

Johannes Berg <[email protected]>
wifi: iwlwifi: mvm: check firmware response size

Emmanuel Grumbach <[email protected]>
wifi: iwlwifi: make the loop for card preparation effective

Yu Kuai <[email protected]>
md/raid10: fix leak of 'r10bio->remaining' for recovery

Danila Chernetsov <[email protected]>
scsi: megaraid: Fix mega_cmd_done() CMDID_INT_CMDS

Mike Christie <[email protected]>
scsi: target: iscsit: Fix TAS handling during conn cleanup

Eric Dumazet <[email protected]>
net/packet: convert po->auxdata to an atomic flag

Eric Dumazet <[email protected]>
net/packet: convert po->origdev to an atomic flag

Vadim Fedorenko <[email protected]>
vlan: partially enable SIOCSHWTSTAMP in container

Alexander Mikhalitsyn <[email protected]>
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC

Fedor Pchelkin <[email protected]>
wifi: ath6kl: reduce WARN to dev_dbg() in callback

Dan Carpenter <[email protected]>
wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()

Alexey V. Vissarionov <[email protected]>
wifi: ath6kl: minor fix for allocation size

Sumit Garg <[email protected]>
arm64: kgdb: Set PSTATE.SS to 1 to re-enable single-step

Saurabh Sengar <[email protected]>
x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()

Zheng Wang <[email protected]>
media: dm1105: Fix use after free bug in dm1105_remove due to race condition

Uros Bizjak <[email protected]>
x86/apic: Fix atomic update of offset in reserve_eilvt_offset()

Dan Carpenter <[email protected]>
media: av7110: prevent underflow in write_ts_to_decoder()

Jiasheng Jiang <[email protected]>
media: bdisp: Add missing check for create_workqueue

Dom Cobley <[email protected]>
drm/probe-helper: Cancel previous job before starting new one

Maíra Canal <[email protected]>
drm/vgem: add missing mutex_destroy

Rob Clark <[email protected]>
drm/rockchip: Drop unbalanced obj unref

Paul Moore <[email protected]>
selinux: ensure av_permissions.h is built when needed

Ondrej Mosnacek <[email protected]>
selinux: fix Makefile dependencies of flask.h

Mårten Lindahl <[email protected]>
ubifs: Free memory for tmpfile name

Wang YanQing <[email protected]>
ubi: Fix return value overwrite issue in try_write_vid_and_data()

Zhihao Cheng <[email protected]>
Revert "ubifs: dirty_cow_znode: Fix memleak in error handling path"

Reid Tonking <[email protected]>
i2c: omap: Fix standard mode false ACK readings

Roberto Sassu <[email protected]>
reiserfs: Add security prefix to xattr name in reiserfs_security_write()

Johannes Berg <[email protected]>
ring-buffer: Sync IRQ works before buffer destruction

Jiaxun Yang <[email protected]>
MIPS: fw: Allow firmware to pass a empty env

Nuno Sá <[email protected]>
staging: iio: resolver: ads1210: fix config mode

Arnaldo Carvalho de Melo <[email protected]>
perf sched: Cast PTHREAD_STACK_MIN to int as it may turn into sysconf(__SC_THREAD_STACK_MIN_VALUE)

Johan Hovold <[email protected]>
USB: dwc3: fix runtime pm imbalance on unbind

Randy Dunlap <[email protected]>
IMA: allow/fix UML builds

Patrik Dahlström <[email protected]>
iio: adc: palmas_gpadc: fix NULL dereference on rmmod

Arınç ÜNAL <[email protected]>
USB: serial: option: add UNISOC vendor and TOZED LT70C product

Ruihan Li <[email protected]>
bluetooth: Perform careful capability checks in hci_sock_ioctl()

Jisoo Jang <[email protected]>
wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/exynos4412-itop-elite.dts | 2 +-
arch/arm/boot/dts/s5pv210.dtsi | 2 +-
arch/arm64/include/asm/debug-monitors.h | 1 +
arch/arm64/kernel/debug-monitors.c | 5 +
arch/arm64/kernel/kgdb.c | 2 +
arch/ia64/mm/contig.c | 2 +-
arch/mips/fw/lib/cmdline.c | 2 +-
arch/parisc/kernel/real2.S | 5 +-
arch/powerpc/kernel/rtas.c | 2 +-
arch/powerpc/platforms/512x/clock-commonclk.c | 2 +-
arch/powerpc/platforms/embedded6xx/flipper-pic.c | 2 +-
arch/powerpc/platforms/embedded6xx/hlwd-pic.c | 2 +-
arch/powerpc/platforms/embedded6xx/wii.c | 4 +-
arch/powerpc/sysdev/tsi108_pci.c | 5 +-
arch/sh/kernel/cpu/sh4/sq.c | 2 +-
arch/sh/kernel/nmi_debug.c | 4 +-
arch/sh/math-emu/sfp-util.h | 4 -
arch/x86/kernel/apic/apic.c | 5 +-
arch/x86/kernel/apic/io_apic.c | 14 ++-
drivers/block/drbd/drbd_receiver.c | 2 +-
drivers/bluetooth/btsdio.c | 1 -
drivers/clk/clk-conf.c | 12 +-
drivers/clk/rockchip/clk-rk3399.c | 2 +-
drivers/dma/at_xdmac.c | 5 +-
drivers/gpu/drm/drm_probe_helper.c | 5 +-
drivers/gpu/drm/rockchip/rockchip_drm_gem.c | 3 -
drivers/gpu/drm/vgem/vgem_fence.c | 1 +
drivers/hid/wacom_wac.c | 12 +-
drivers/i2c/busses/i2c-omap.c | 2 +-
drivers/iio/adc/palmas_gpadc.c | 2 +-
drivers/infiniband/hw/hfi1/mmu_rb.c | 13 +-
drivers/infiniband/sw/rdmavt/qp.c | 2 -
drivers/macintosh/Kconfig | 1 +
drivers/macintosh/windfarm_smu_sat.c | 1 +
drivers/md/dm-flakey.c | 4 +-
drivers/md/dm-integrity.c | 8 +-
drivers/md/dm-ioctl.c | 7 +-
drivers/md/raid10.c | 23 ++--
drivers/media/pci/dm1105/dm1105.c | 1 +
drivers/media/pci/ttpci/av7110_av.c | 4 +-
drivers/media/platform/sti/bdisp/bdisp-v4l2.c | 2 +
drivers/mtd/ubi/eba.c | 19 ++-
drivers/net/ethernet/amd/nmclan_cs.c | 2 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 23 ++--
drivers/net/wireless/ath/ath5k/eeprom.c | 2 +-
drivers/net/wireless/ath/ath6kl/bmi.c | 2 +-
drivers/net/wireless/ath/ath6kl/htc_pipe.c | 4 +-
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 5 +
drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c | 10 ++
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 3 +-
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu_8192e.c | 1 +
drivers/of/device.c | 7 +-
drivers/phy/tegra/xusb.c | 2 +
drivers/power/supply/generic-adc-battery.c | 3 +
drivers/s390/block/dasd.c | 2 +-
drivers/scsi/megaraid.c | 1 +
drivers/spi/spi-fsl-spi.c | 12 +-
drivers/spmi/spmi.c | 3 +-
drivers/staging/iio/resolver/ad2s1210.c | 2 +-
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 1 +
drivers/target/iscsi/iscsi_target.c | 16 +--
drivers/tty/serial/8250/8250.h | 12 ++
drivers/tty/serial/8250/8250_port.c | 16 ++-
drivers/tty/serial/fsl_lpuart.c | 2 +-
drivers/tty/tty_io.c | 4 +-
drivers/tty/tty_ioctl.c | 47 +++++--
drivers/usb/chipidea/core.c | 2 +-
drivers/usb/dwc3/core.c | 1 +
drivers/usb/serial/option.c | 6 +
fs/btrfs/ctree.c | 32 ++++-
fs/btrfs/ioctl.c | 5 +
fs/btrfs/print-tree.c | 6 +-
fs/cifs/smb2ops.c | 2 +-
fs/ext4/inline.c | 14 ++-
fs/ext4/mballoc.c | 6 +-
fs/ext4/super.c | 19 +--
fs/ext4/xattr.c | 5 +-
fs/fs-writeback.c | 2 +-
fs/nfs/nfs4state.c | 4 +
fs/nilfs2/bmap.c | 16 ++-
fs/nilfs2/segment.c | 5 +-
fs/pstore/pmsg.c | 7 +-
fs/reiserfs/xattr_security.c | 8 +-
fs/ubifs/dir.c | 1 +
fs/ubifs/tnc.c | 9 +-
include/linux/printk.h | 19 +++
include/linux/sunrpc/sched.h | 3 +-
include/linux/tty.h | 2 +
include/linux/vt_buffer.h | 2 +-
include/net/netfilter/nf_tables.h | 30 ++++-
include/net/scm.h | 13 +-
include/uapi/linux/btrfs.h | 1 +
include/uapi/linux/const.h | 2 +-
kernel/events/core.c | 4 +-
kernel/trace/ring_buffer.c | 4 +
mm/page_alloc.c | 16 +++
net/8021q/vlan_dev.c | 2 +-
net/bluetooth/hci_sock.c | 9 +-
net/core/skbuff.c | 3 +
net/ipv4/ip_output.c | 16 ++-
net/ipv6/sit.c | 8 +-
net/netfilter/nf_tables_api.c | 139 +++++++++++++++------
net/netfilter/nft_dynset.c | 22 +++-
net/netfilter/nft_immediate.c | 6 +-
net/netfilter/nft_lookup.c | 21 +++-
net/netfilter/nft_objref.c | 21 +++-
net/netfilter/nft_set_hash.c | 2 +-
net/packet/af_packet.c | 20 ++-
net/packet/diag.c | 4 +-
net/packet/internal.h | 26 +++-
net/sched/act_mirred.c | 2 +-
net/sunrpc/clnt.c | 3 -
net/sunrpc/sched.c | 1 -
security/integrity/ima/Kconfig | 2 +-
security/selinux/Makefile | 4 +-
sound/usb/caiaq/input.c | 1 +
tools/perf/bench/bench.h | 4 +
tools/perf/bench/futex-hash.c | 12 +-
tools/perf/bench/futex-lock-pi.c | 11 +-
tools/perf/builtin-sched.c | 2 +-
.../perf/pmu-events/arch/powerpc/power9/other.json | 4 +-
.../pmu-events/arch/powerpc/power9/pipeline.json | 2 +-
tools/perf/util/auxtrace.c | 5 +-
tools/perf/util/sort.c | 3 +-
tools/perf/util/symbol-elf.c | 2 +-
126 files changed, 708 insertions(+), 280 deletions(-)




2023-05-15 20:22:40

by Chris Paterson

[permalink] [raw]
Subject: RE: [PATCH 4.14 000/116] 4.14.315-rc1 review

Hello Greg,

> From: Greg Kroah-Hartman <[email protected]>
> Sent: Monday, May 15, 2023 5:25 PM
>
> This is the start of the stable review cycle for the 4.14.315 release.
> There are 116 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, 17 May 2023 16:16:37 +0000.
> Anything received after that time might be too late.

CIP configurations built and booted with Linux 4.14.315-rc1 (854d9237fbd3):
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/867957506
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/commits/linux-4.14.y

Tested-by: Chris Paterson (CIP) <[email protected]>

Kind regards, Chris

2023-05-16 10:16:11

by Harshit Mogalapalli

[permalink] [raw]
Subject: Re: [PATCH 4.14 000/116] 4.14.315-rc1 review

Hi Greg,

On 15/05/23 9:54 pm, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.14.315 release.
> There are 116 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.
>

No problems seen on aarch64.

Tested-by: Harshit Mogalapalli <[email protected]>

Thanks,
Harshit

> Responses should be made by Wed, 17 May 2023 16:16:37 +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.315-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

2023-05-17 03:12:16

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 4.14 000/116] 4.14.315-rc1 review

On Mon, May 15, 2023 at 06:24:57PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.14.315 release.
> There are 116 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, 17 May 2023 16:16:37 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 168 pass: 168 fail: 0
Qemu test results:
total: 430 pass: 430 fail: 0

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

Guenter

2023-05-17 08:14:15

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 4.14 000/116] 4.14.315-rc1 review

On Mon, 15 May 2023 18:24:57 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 4.14.315 release.
> There are 116 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, 17 May 2023 16:16:37 +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.315-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

All tests passing for Tegra ...

Test results for stable-v4.14:
8 builds: 8 pass, 0 fail
16 boots: 16 pass, 0 fail
32 tests: 32 pass, 0 fail

Linux version: 4.14.315-rc1-g854d9237fbd3
Boards tested: tegra124-jetson-tk1, tegra20-ventana,
tegra210-p2371-2180, tegra30-cardhu-a04

Tested-by: Jon Hunter <[email protected]>

Jon