2023-05-15 18:02:03

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.15 000/134] 5.15.112-rc1 review

This is the start of the stable review cycle for the 5.15.112 release.
There are 134 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/v5.x/stable-review/patch-5.15.112-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 <[email protected]>
Linux 5.15.112-rc1

Aurabindo Pillai <[email protected]>
drm/amd/display: Fix hang when skipping modeset

Alexandre Ghiti <[email protected]>
RISC-V: Fix up a cherry-pick warning in setup_vm_final()

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

Konrad Dybcio <[email protected]>
drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error

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: fix deadlock when converting an inline directory in nojournal mode

Theodore Ts'o <[email protected]>
ext4: improve error handling from ext4_dirhash()

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

Baokun Li <[email protected]>
ext4: check iomap type only if ext4_iomap_begin() does not fail

Jan Kara <[email protected]>
ext4: fix data races when using cached status extents

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

Ye Bin <[email protected]>
ext4: fix WARNING in mb_find_extent

John Stultz <[email protected]>
locking/rwsem: Add __always_inline annotation to __down_read_common() and inlined callers

Namjae Jeon <[email protected]>
ksmbd: not allow guest user on multichannel

Namjae Jeon <[email protected]>
ksmbd: fix deadlock in ksmbd_find_crypto_ctx()

Namjae Jeon <[email protected]>
ksmbd: fix racy issue while destroying session on multichannel

Namjae Jeon <[email protected]>
ksmbd: fix kernel oops from idr_remove()

Namjae Jeon <[email protected]>
ksmbd: add channel rwlock

Namjae Jeon <[email protected]>
ksmbd: replace sessions list in connection with xarray

Namjae Jeon <[email protected]>
ksmbd: fix multi session connection failure

Namjae Jeon <[email protected]>
ksmbd: set RSS capable in FSCTL_QUERY_NETWORK_INTERFACE_INFO

Sascha Hauer <[email protected]>
wifi: rtw88: rtw8821c: Fix rfe_option field width

Nicholas Kazlauskas <[email protected]>
drm/amd/display: Add NULL plane_state check for cursor disable logic

Dale Zhao <[email protected]>
drm/amd/display: Refine condition of cursor visibility for pipe-split

Johan Hovold <[email protected]>
drm/msm/adreno: fix runtime PM imbalance at gpu load

Rob Clark <[email protected]>
drm/msm: Remove struct_mutex usage

Ankit Nautiyal <[email protected]>
drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHz

Taylor, Clinton A <[email protected]>
drm/i915/dg2: Add additional HDMI pixel clock frequencies

Vandita Kulkarni <[email protected]>
drm/i915/dg2: Support 4k@30 on HDMI

Kuninori Morimoto <[email protected]>
ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()

Takashi Iwai <[email protected]>
ASoC: DPCM: Don't pick up BE without substream

Takashi Iwai <[email protected]>
ASoC: soc-pcm: Move debugfs removal out of spinlock

Daniel Baluta <[email protected]>
ASoC: soc-compress: Inherit atomicity from DAI link for Compress FE

Takashi Iwai <[email protected]>
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks

Konstantin Komarov <[email protected]>
fs/ntfs3: Refactoring of various minor issues

Ping Cheng <[email protected]>
HID: wacom: insert timestamp to packed Bluetooth (BT) events

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

Guchun Chen <[email protected]>
drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend

Lin.Cao <[email protected]>
drm/amdgpu: Fix vram recover doesn't work after whole GPU reset (v2)

Guchun Chen <[email protected]>
drm/amdgpu/gfx: disable gfx9 cp_ecc_error_irq only when enabling legacy gfx ras

Hamza Mahfooz <[email protected]>
drm/amdgpu: fix an amdgpu_irq_put() issue in gmc_v9_0_hw_fini()

Hamza Mahfooz <[email protected]>
drm/amd/display: fix flickering caused by S/G mode

James Cowgill <[email protected]>
drm/panel: otm8009a: Set backlight parent to panel device

Jaegeuk Kim <[email protected]>
f2fs: fix potential corruption when moving a directory

Johan Hovold <[email protected]>
drm/msm: fix NULL-deref on irq uninstall

Johan Hovold <[email protected]>
drm/msm: fix NULL-deref on snapshot tear down

Francesco Dolcini <[email protected]>
drm/bridge: lt8912b: Fix DSI Video Mode

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

Mathieu Poirier <[email protected]>
remoteproc: imx_rproc: Call of_node_put() on iteration error

Mathieu Poirier <[email protected]>
remoteproc: st: Call of_node_put() on iteration error

Mathieu Poirier <[email protected]>
remoteproc: stm32: Call of_node_put() on iteration error

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

Randy Dunlap <[email protected]>
sh: init: use OF_EARLY_FLATTREE for early init

Randy Dunlap <[email protected]>
sh: mcount.S: fix build error when PRINTK is not enabled

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

Steve French <[email protected]>
SMB3: force unmount was failing to close deferred close files

Steve French <[email protected]>
smb3: fix problem remounting a share after shutdown

Jan Kara <[email protected]>
inotify: Avoid reporting event with invalid wd

Andrey Avdeev <[email protected]>
platform/x86: touchscreen_dmi: Add info for the Dexp Ursus KX210i

Hans de Goede <[email protected]>
platform/x86: touchscreen_dmi: Add upside-down quirk for GDIX1002 ts on the Juno Tablet

Steve French <[email protected]>
cifs: release leases for deferred close handles when freezing

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

Filipe Manana <[email protected]>
btrfs: fix space cache inconsistency after error loading it from disk

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

Christoph Hellwig <[email protected]>
btrfs: zero the buffer before marking it dirty in btrfs_redirty_list_add

Josef Bacik <[email protected]>
btrfs: don't free qgroup space unless specified

Boris Burkov <[email protected]>
btrfs: fix encoded write i_size corruption with no-holes

Naohiro Aota <[email protected]>
btrfs: zoned: fix wrong use of bitops API in btrfs_ensure_empty_zones

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

Dmitrii Dolgov <[email protected]>
perf stat: Separate bperf from bpf_profiler

Ian Rogers <[email protected]>
perf evlist: Refactor evlist__for_each_cpu()

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

Olivier Bacon <[email protected]>
crypto: engine - fix crypto_queue backlog handling

Herbert Xu <[email protected]>
crypto: engine - Use crypto_request_complete

Herbert Xu <[email protected]>
crypto: api - Add scaffolding to change completion function signature

Corentin Labbe <[email protected]>
crypto: engine - check if BH is disabled during completion

Christophe JAILLET <[email protected]>
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()

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

Arnaldo Carvalho de Melo <[email protected]>
perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its contents

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

Roman Lozko <[email protected]>
perf scripts intel-pt-events.py: Fix IPC output for Python 2

Florian Fainelli <[email protected]>
net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()

Wei Fang <[email protected]>
net: enetc: check the index of the SFI rather than the handle

Wenliang Wang <[email protected]>
virtio_net: suppress cpu stall when free_unused_bufs

Xuan Zhuo <[email protected]>
virtio_net: split free_unused_bufs()

Arınç ÜNAL <[email protected]>
net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621

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

Chia-I Wu <[email protected]>
drm/amdgpu: add a missing lock for AMDGPU_SCHED

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

Shannon Nelson <[email protected]>
ionic: catch failure from devlink_alloc

Ido Schimmel <[email protected]>
ethtool: Fix uninitialized number of lanes

Shannon Nelson <[email protected]>
ionic: remove noise from ethtool rxnfc error msg

Subbaraya Sundeep <[email protected]>
octeontx2-vf: Detach LF resources on probe cleanup

Subbaraya Sundeep <[email protected]>
octeontx2-pf: Disable packet I/O for graceful exit

Ratheesh Kannoth <[email protected]>
octeontx2-af: Skip PFs if not enabled

Geetha sowjanya <[email protected]>
octeontx2-af: Secure APR table update with the lock

David Howells <[email protected]>
rxrpc: Fix hard call timeout units

Andy Moreton <[email protected]>
sfc: Fix module EEPROM reporting for QSFP modules

Hayes Wang <[email protected]>
r8152: move setting r8153b_rx_agg_chg_indicate()

Hayes Wang <[email protected]>
r8152: fix the poor throughput for 2.5G devices

Hayes Wang <[email protected]>
r8152: fix flow control issue of RTL8156A

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

Sia Jee Heng <[email protected]>
RISC-V: mm: Enable huge page support to kernel_page_present() function

Christophe JAILLET <[email protected]>
watchdog: dw_wdt: Fix the error handling path of dw_wdt_drv_probe()

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

Angelo Dureghello <[email protected]>
net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu

Andrea Mayer <[email protected]>
selftests: srv6: make srv6_end_dt46_l3vpn_test more robust

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

Vlad Buslov <[email protected]>
net/sched: cls_api: remove block_cb from driver_list before freeing

Cosmo Chou <[email protected]>
net/ncsi: clear Tx enable mode when handling a Config required AEN

Zheng Wang <[email protected]>
scsi: qedi: Fix use after free bug in qedi_remove()

Saurabh Sengar <[email protected]>
drm/hyperv: Don't overwrite dirt_needed value set by host

ZhangPeng <[email protected]>
fs/ntfs3: Fix null-ptr-deref on inode->i_op in ntfs_lookup()

Pierre-Louis Bossart <[email protected]>
ASoC: soc-pcm: fix BE handling of PAUSE_RELEASE

Pierre-Louis Bossart <[email protected]>
ASoC: soc-pcm: test refcount before triggering

Takashi Iwai <[email protected]>
ASoC: soc-pcm: serialize BE triggers

Takashi Iwai <[email protected]>
ASoC: soc-pcm: Fix and cleanup DPCM locking

Pierre-Louis Bossart <[email protected]>
ASoC: soc-pcm: align BE 'atomicity' with that of the FE

Pierre-Louis Bossart <[email protected]>
ASoC: soc-pcm: use GFP_ATOMIC for dpcm structure

Tanmay Shah <[email protected]>
mailbox: zynqmp: Fix counts of child nodes

Christophe JAILLET <[email protected]>
mailbox: zynq: Switch to flexible array to simplify code

Jeffrey Hugo <[email protected]>
bus: mhi: host: Range check CHDBOFF and ERDBOFF

Jeffrey Hugo <[email protected]>
bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state

Jeffrey Hugo <[email protected]>
bus: mhi: host: Remove duplicate ee check for syserr

Manivannan Sadhasivam <[email protected]>
bus: mhi: Move host MHI code to "host" directory

Mårten Lindahl <[email protected]>
ubifs: Fix memory leak in do_rename

Zhihao Cheng <[email protected]>
ubifs: Fix AA deadlock when setting xattr for encrypted file

Jeremi Piotrowski <[email protected]>
crypto: ccp - Clear PSP interrupt status register before calling handler

Tze-nan Wu <[email protected]>
ring-buffer: Ensure proper resetting of atomic variables in ring_buffer_reset_online_cpus


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/exynos4412-itop-elite.dts | 2 +-
arch/arm/boot/dts/s5pv210.dtsi | 2 +-
arch/riscv/mm/init.c | 3 +-
arch/riscv/mm/pageattr.c | 8 +
arch/sh/Kconfig.debug | 2 +-
arch/sh/kernel/head_32.S | 6 +-
arch/sh/kernel/nmi_debug.c | 4 +-
arch/sh/kernel/setup.c | 4 +-
arch/sh/math-emu/sfp-util.h | 4 -
crypto/algapi.c | 3 +
crypto/crypto_engine.c | 11 +-
drivers/block/drbd/drbd_receiver.c | 2 +-
drivers/bus/Makefile | 2 +-
drivers/bus/mhi/Kconfig | 27 +-
drivers/bus/mhi/Makefile | 8 +-
drivers/bus/mhi/host/Kconfig | 31 +
drivers/bus/mhi/{core => host}/Makefile | 4 +-
drivers/bus/mhi/{core => host}/boot.c | 16 +-
drivers/bus/mhi/{core => host}/debugfs.c | 0
drivers/bus/mhi/{core => host}/init.c | 12 +
drivers/bus/mhi/{core => host}/internal.h | 0
drivers/bus/mhi/{core => host}/main.c | 2 +-
drivers/bus/mhi/{ => host}/pci_generic.c | 0
drivers/bus/mhi/{core => host}/pm.c | 0
.../crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c | 2 +-
drivers/crypto/ccp/psp-dev.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | 6 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 3 +-
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 1 -
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 8 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 18 +-
drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 3 +
.../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 45 +-
drivers/gpu/drm/bridge/lontium-lt8912b.c | 1 -
drivers/gpu/drm/hyperv/hyperv_drm_drv.c | 2 -
drivers/gpu/drm/i915/display/intel_snps_phy.c | 1210 ++++++++++++++++++++
drivers/gpu/drm/msm/adreno/a5xx_debugfs.c | 4 +-
drivers/gpu/drm/msm/adreno/adreno_device.c | 20 +-
drivers/gpu/drm/msm/msm_debugfs.c | 12 +-
drivers/gpu/drm/msm/msm_drv.c | 11 +-
drivers/gpu/drm/msm/msm_gpu.c | 14 +-
drivers/gpu/drm/msm/msm_gpu.h | 20 +-
drivers/gpu/drm/msm/msm_perf.c | 9 +-
drivers/gpu/drm/msm/msm_rd.c | 16 +-
drivers/gpu/drm/msm/msm_ringbuffer.c | 4 +-
drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 2 +-
drivers/hid/wacom_wac.c | 38 +-
drivers/hid/wacom_wac.h | 1 +
drivers/mailbox/zynqmp-ipi-mailbox.c | 13 +-
drivers/net/dsa/mt7530.c | 4 +-
drivers/net/dsa/mv88e6xxx/chip.c | 1 +
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 1 -
drivers/net/ethernet/freescale/enetc/enetc_qos.c | 2 +-
drivers/net/ethernet/marvell/octeontx2/af/mbox.c | 5 +-
drivers/net/ethernet/marvell/octeontx2/af/mbox.h | 3 +-
drivers/net/ethernet/marvell/octeontx2/af/rvu.c | 49 +-
.../net/ethernet/marvell/octeontx2/af/rvu_cn10k.c | 13 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 11 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_vf.c | 2 +-
.../net/ethernet/pensando/ionic/ionic_devlink.c | 2 +
.../net/ethernet/pensando/ionic/ionic_ethtool.c | 2 +-
drivers/net/ethernet/sfc/mcdi_port_common.c | 11 +-
drivers/net/usb/r8152.c | 84 +-
drivers/net/virtio_net.c | 43 +-
drivers/net/wireless/realtek/rtw88/rtw8821c.c | 2 +-
drivers/platform/x86/touchscreen_dmi.c | 41 +
drivers/remoteproc/imx_rproc.c | 7 +-
drivers/remoteproc/st_remoteproc.c | 5 +-
drivers/remoteproc/stm32_rproc.c | 6 +-
drivers/scsi/qedi/qedi_main.c | 3 +
drivers/tty/serial/8250/8250.h | 12 +
drivers/tty/serial/8250/8250_port.c | 12 +-
drivers/watchdog/dw_wdt.c | 7 +-
fs/btrfs/block-rsv.c | 3 +-
fs/btrfs/ctree.c | 32 +-
fs/btrfs/file-item.c | 5 +-
fs/btrfs/free-space-cache.c | 7 +-
fs/btrfs/print-tree.c | 6 +-
fs/btrfs/zoned.c | 10 +-
fs/cifs/cifsfs.c | 16 +
fs/cifs/connect.c | 7 +
fs/cifs/smb2ops.c | 2 +-
fs/ext4/balloc.c | 25 +
fs/ext4/extents_status.c | 30 +-
fs/ext4/hash.c | 6 +-
fs/ext4/inline.c | 17 +-
fs/ext4/inode.c | 2 +-
fs/ext4/mballoc.c | 6 +-
fs/ext4/namei.c | 53 +-
fs/ext4/super.c | 19 +-
fs/ext4/xattr.c | 5 +-
fs/f2fs/namei.c | 16 +-
fs/fs-writeback.c | 2 +-
fs/ksmbd/auth.c | 98 +-
fs/ksmbd/auth.h | 19 +-
fs/ksmbd/connection.c | 3 +-
fs/ksmbd/connection.h | 16 +-
fs/ksmbd/mgmt/tree_connect.c | 5 +-
fs/ksmbd/mgmt/tree_connect.h | 4 +-
fs/ksmbd/mgmt/user_config.c | 10 +
fs/ksmbd/mgmt/user_config.h | 1 +
fs/ksmbd/mgmt/user_session.c | 97 +-
fs/ksmbd/mgmt/user_session.h | 14 +-
fs/ksmbd/oplock.c | 11 +-
fs/ksmbd/smb2pdu.c | 94 +-
fs/ksmbd/smb_common.h | 2 +-
fs/ksmbd/vfs.c | 3 +-
fs/ksmbd/vfs_cache.c | 2 +-
fs/notify/inotify/inotify_fsnotify.c | 11 +-
fs/ntfs3/bitmap.c | 3 +-
fs/ntfs3/namei.c | 10 +
fs/ntfs3/ntfs.h | 3 -
fs/ubifs/dir.c | 31 +-
fs/ubifs/ubifs.h | 2 +-
fs/ubifs/xattr.c | 2 +-
include/crypto/algapi.h | 7 +
include/linux/crypto.h | 6 +
include/sound/pcm.h | 15 +
include/sound/soc-dpcm.h | 2 +
include/sound/soc.h | 2 -
kernel/locking/rwsem.c | 8 +-
kernel/trace/ring_buffer.c | 16 +-
net/ethtool/ioctl.c | 2 +-
net/ipv6/sit.c | 8 +-
net/ncsi/ncsi-aen.c | 1 +
net/packet/af_packet.c | 2 +-
net/rxrpc/sendmsg.c | 2 +-
net/sched/act_mirred.c | 2 +-
net/sched/cls_api.c | 1 +
sound/core/pcm_native.c | 13 +
sound/soc/soc-compress.c | 3 +
sound/soc/soc-core.c | 1 -
sound/soc/soc-pcm.c | 364 ++++--
sound/usb/caiaq/input.c | 1 +
tools/perf/builtin-stat.c | 185 ++-
.../perf/pmu-events/arch/powerpc/power9/other.json | 4 +-
.../pmu-events/arch/powerpc/power9/pipeline.json | 2 +-
tools/perf/scripts/python/intel-pt-events.py | 2 +-
tools/perf/util/evlist.c | 148 +--
tools/perf/util/evlist.h | 50 +-
tools/perf/util/evsel.h | 6 +-
tools/perf/util/pmu.c | 2 +-
tools/perf/util/sort.c | 3 +-
tools/perf/util/symbol-elf.c | 2 +-
.../selftests/net/srv6_end_dt46_l3vpn_test.sh | 10 +-
147 files changed, 2754 insertions(+), 786 deletions(-)




2023-05-15 20:38:45

by Chris Paterson

[permalink] [raw]
Subject: RE: [PATCH 5.15 000/134] 5.15.112-rc1 review

Hello Greg,

> From: Greg Kroah-Hartman <[email protected]>
> Sent: Monday, May 15, 2023 5:28 PM
>
> This is the start of the stable review cycle for the 5.15.112 release.
> There are 134 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 5.15.112-rc1 (070cc2c270b1):
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/pipelines/867957735
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/commits/linux-5.15.y

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

Kind regards, Chris

2023-05-16 01:35:01

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/134] 5.15.112-rc1 review

On 5/15/23 10:27, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.112 release.
> There are 134 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/v5.x/stable-review/patch-5.15.112-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
>

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

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

thanks,
-- Shuah

2023-05-16 09:21:21

by Sudip Mukherjee

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/134] 5.15.112-rc1 review

Hi Greg,

On Mon, May 15, 2023 at 06:27:57PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.112 release.
> There are 134 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.

Build test (gcc version 12.2.1 20230511):
mips: 62 configs -> no failure
arm: 99 configs -> no failure
arm64: 3 configs -> no failure
x86_64: 4 configs -> no failure
alpha allmodconfig -> no failure
csky allmodconfig -> no failure
powerpc allmodconfig -> no failure
riscv allmodconfig -> no failure
s390 allmodconfig -> no failure
xtensa allmodconfig -> no failure

Boot test:
x86_64: Booted on my test laptop. No regression.
x86_64: Booted on qemu. No regression. [1]
arm64: Booted on rpi4b (4GB model). No regression. [2]

[1]. https://openqa.qa.codethink.co.uk/tests/3532
[2]. https://openqa.qa.codethink.co.uk/tests/3533

Tested-by: Sudip Mukherjee <[email protected]>

--
Regards
Sudip

2023-05-16 09:34:18

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/134] 5.15.112-rc1 review

On 5/15/23 9:27 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.112 release.
> There are 134 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/v5.x/stable-review/patch-5.15.112-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

Built and booted successfully on RISC-V RV64 (HiFive Unmatched).

Tested-by: Ron Economos <[email protected]>


2023-05-16 13:13:00

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/134] 5.15.112-rc1 review

On 5/15/23 23:27, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.112 release.
> There are 134 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.
>

Successfully compiled and installed bindeb-pkgs on my computer (Acer
Aspire E15, Intel Core i3 Haswell). No noticeable regressions.

Tested-by: Bagas Sanjaya <[email protected]>

--
An old man doll... just what I always wanted! - Clara


2023-05-16 16:59:51

by Harshit Mogalapalli

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/134] 5.15.112-rc1 review

Hi Greg,

On 15/05/23 9:57 pm, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.112 release.
> There are 134 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 x86_64 and 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/v5.x/stable-review/patch-5.15.112-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
>

2023-05-16 17:41:00

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/134] 5.15.112-rc1 review

On Mon, 15 May 2023 at 22:56, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 5.15.112 release.
> There are 134 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/v5.x/stable-review/patch-5.15.112-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


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

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

We have recently upgraded our selftest sources to stable-rc 6.3 and
running on stable rc 6.2, 6.1, 5.15, 5.10, 5.4, 4.19 and 4.14 kernels.

List of test regressions:
========
kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

kselftest-memfd
- memfd_memfd_test

kselftest-rseq
- rseq_basic_test

kselftest-kvm
- kvm_hyperv_features
- kvm_xapic_state_test

ltp-commands
- mkfs01_ntfs_sh

NOTE:
The logs are the same as reported on other email reports.

link,
https://lore.kernel.org/stable/CA+G9fYu6ZOu_We2GMP0sFnSovOsqd6waW7oKS-Y1VPrjdibu5Q@mail.gmail.com/

## Build
* kernel: 5.15.112-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.15.y
* git commit: 070cc2c270b16bbdaf1701b7ade29ab4475f9423
* git describe: v5.15.111-135-g070cc2c270b1
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.111-135-g070cc2c270b1

## Test Regressions (compared to v5.15.111)
* bcm2711-rpi-4-b, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* bcm2711-rpi-4-b, kselftest-memfd
- memfd_memfd_test

* bcm2711-rpi-4-b, kselftest-rseq
- rseq_basic_test

* dragonboard-410c, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* dragonboard-410c, kselftest-memfd
- memfd_memfd_test

* dragonboard-410c, kselftest-rseq
- rseq_basic_test

* fvp-aemva, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* fvp-aemva, kselftest-memfd
- memfd_memfd_test

* i386, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* i386, kselftest-memfd
- memfd_memfd_test

* i386, kselftest-rseq
- rseq_basic_test
- rseq_run_param_test_sh

* i386, ltp-commands
- mkfs01_ntfs_sh

* juno-r2, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* juno-r2, kselftest-memfd
- memfd_memfd_test

* juno-r2, kselftest-rseq
- rseq_basic_test

* qemu-arm64, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* qemu-arm64, kselftest-memfd
- memfd_memfd_test

* qemu-armv7, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* qemu-i386, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* qemu-i386, kselftest-memfd
- memfd_memfd_test

* qemu-i386, kselftest-rseq
- rseq_basic_test

* qemu-x86_64, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* qemu-x86_64, kselftest-memfd
- memfd_memfd_test

* qemu_i386, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* qemu_i386, kselftest-memfd
- memfd_memfd_test

* qemu_i386, kselftest-rseq
- rseq_basic_test
- rseq_run_param_test_sh

* qemu_i386, log-parser-boot
- check-kernel-bug
- check-kernel-kfence

* qemu_i386, log-parser-test
- check-kernel-warning

* qemu_x86_64, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* qemu_x86_64, kselftest-memfd
- memfd_memfd_test

* qemu_x86_64, kselftest-rseq
- rseq_basic_test
- rseq_run_param_test_sh

* x15, kselftest-rseq
- rseq_basic_test

* x15, ltp-commands
- mkfs01_ntfs_sh

* x86, kselftest-kvm
- kvm_hyperv_features
- kvm_xapic_state_test

* x86, kselftest-membarrier
- membarrier_membarrier_test_multi_thread
- membarrier_membarrier_test_single_thread

* x86, kselftest-memfd
- memfd_memfd_test

* x86, kselftest-rseq
- rseq_basic_test
- rseq_run_param_test_sh

* x86-kasan, ltp-commands
- mkfs01_ntfs_sh

## Metric Regressions (compared to v5.15.111)

## Test Fixes (compared to v5.15.111)

## Metric Fixes (compared to v5.15.111)

## Test result summary
total: 127590, pass: 106736, fail: 3622, skip: 17042, xfail: 190

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 117 total, 116 passed, 1 failed
* arm64: 45 total, 43 passed, 2 failed
* i386: 35 total, 32 passed, 3 failed
* mips: 27 total, 26 passed, 1 failed
* parisc: 8 total, 8 passed, 0 failed
* powerpc: 27 total, 26 passed, 1 failed
* riscv: 11 total, 11 passed, 0 failed
* s390: 12 total, 11 passed, 1 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 38 total, 36 passed, 2 failed

## Test suites summary
* boot
* fwts
* igt-gpu-tools
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* 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-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance
* vdso

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

2023-05-17 03:44:08

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/134] 5.15.112-rc1 review

On Mon, May 15, 2023 at 06:27:57PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.112 release.
> There are 134 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: 160 pass: 160 fail: 0
Qemu test results:
total: 499 pass: 499 fail: 0

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

Guenter

2023-05-17 08:12:46

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/134] 5.15.112-rc1 review

On Mon, 15 May 2023 18:27:57 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.112 release.
> There are 134 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/v5.x/stable-review/patch-5.15.112-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

All tests passing for Tegra ...

Test results for stable-v5.15:
11 builds: 11 pass, 0 fail
28 boots: 28 pass, 0 fail
114 tests: 114 pass, 0 fail

Linux version: 5.15.112-rc1-g070cc2c270b1
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04

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

Jon