* [PATCH 5.15 000/120] 5.15.93-rc1 review
@ 2023-02-07 12:56 Greg Kroah-Hartman
2023-02-07 15:08 ` Jon Hunter
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: Greg Kroah-Hartman @ 2023-02-07 12:56 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow
This is the start of the stable review cycle for the 5.15.93 release.
There are 120 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, 09 Feb 2023 12:55:54 +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.93-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@linuxfoundation.org>
Linux 5.15.93-rc1
Hao Sun <sunhao.th@gmail.com>
bpf: Skip invalid kfunc call in backtrack_insn
Andreas Gruenbacher <agruenba@redhat.com>
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher <agruenba@redhat.com>
gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
Minsuk Kang <linuxlovemin@yonsei.ac.kr>
wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads
Chao Yu <chao@kernel.org>
f2fs: fix to do sanity check on i_extra_isize in is_alive()
Dongliang Mu <dzm91@hust.edu.cn>
fbdev: smscufx: fix error handling code in ufx_usb_probe
Kees Cook <keescook@chromium.org>
ovl: Use "buf" flexible array for memcpy() destination
Abdun Nihaal <abdun.nihaal@gmail.com>
fs/ntfs3: Validate attribute data and valid sizes
Michael Ellerman <mpe@ellerman.id.au>
powerpc/imc-pmu: Revert nest_init_lock to being a mutex
Andreas Kemnade <andreas@kemnade.info>
iio:adc:twl6030: Enable measurement of VAC
Martin KaFai Lau <kafai@fb.com>
bpf: Do not reject when the stack read size is different from the tracked scalar size
Paul Chaignon <paul@isovalent.com>
bpf: Fix incorrect state pruning for <8B spill/fill
Johan Hovold <johan+linaro@kernel.org>
phy: qcom-qmp-combo: fix runtime suspend
Johan Hovold <johan+linaro@kernel.org>
phy: qcom-qmp-combo: fix broken power on
Johan Hovold <johan+linaro@kernel.org>
phy: qcom-qmp-usb: fix memleak on probe deferral
Johan Hovold <johan+linaro@kernel.org>
phy: qcom-qmp-combo: fix memleak on probe deferral
Johan Hovold <johan+linaro@kernel.org>
phy: qcom-qmp-combo: disable runtime PM on unbind
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: 8250_dma: Fix DMA Rx rearm race
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: 8250_dma: Fix DMA Rx completion race
Michael Walle <michael@walle.cc>
nvmem: core: fix cell removal on error
Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
nvmem: core: remove nvmem_config wp_gpio
Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
nvmem: core: initialise nvmem->id early
Rob Clark <robdclark@chromium.org>
drm/i915: Fix potential bit_17 double-free
Phillip Lougher <phillip@squashfs.org.uk>
Squashfs: fix handling and sanity checking of xattr_ids count
Matthew Wilcox (Oracle) <willy@infradead.org>
highmem: round down the address passed to kunmap_flush_on_unmap()
Longlong Xia <xialonglong1@huawei.com>
mm/swapfile: add cond_resched() in get_swap_pages()
Zheng Yongjun <zhengyongjun3@huawei.com>
fpga: stratix10-soc: Fix return value check in s10_ops_write_init()
Joerg Roedel <jroedel@suse.de>
x86/debug: Fix stack recursion caused by wrongly ordered DR7 accesses
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Pratham Pratap <quic_ppratap@quicinc.com>
usb: gadget: f_uac2: Fix incorrect increment of bNumEndpoints
Mike Kravetz <mike.kravetz@oracle.com>
mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps
Andreas Schwab <schwab@suse.de>
riscv: disable generation of unwind tables
Helge Deller <deller@gmx.de>
parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case
Helge Deller <deller@gmx.de>
parisc: Fix return code of pdc_iodc_print()
Johan Hovold <johan+linaro@kernel.org>
nvmem: qcom-spmi-sdam: fix module autoloading
Carlos Song <carlos.song@nxp.com>
iio: imu: fxos8700: fix MAGN sensor scale and unit
Carlos Song <carlos.song@nxp.com>
iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
Carlos Song <carlos.song@nxp.com>
iio: imu: fxos8700: fix failed initialization ODR mode assignment
Carlos Song <carlos.song@nxp.com>
iio: imu: fxos8700: fix incorrect ODR mode readback
Carlos Song <carlos.song@nxp.com>
iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback
Carlos Song <carlos.song@nxp.com>
iio: imu: fxos8700: fix map label of channel type to MAGN sensor
Carlos Song <carlos.song@nxp.com>
iio: imu: fxos8700: fix IMU data bits returned to user space
Carlos Song <carlos.song@nxp.com>
iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback
Carlos Song <carlos.song@nxp.com>
iio: imu: fxos8700: fix ACCEL measurement range selection
Andreas Kemnade <andreas@kemnade.info>
iio:adc:twl6030: Enable measurements of VUSB, VBAT and others
Xiongfeng Wang <wangxiongfeng2@huawei.com>
iio: adc: berlin2-adc: Add missing of_node_put() in error path
Dmitry Perchanov <dmitry.perchanov@intel.com>
iio: hid: fix the retval in gyro_3d_capture_sample
Dmitry Perchanov <dmitry.perchanov@intel.com>
iio: hid: fix the retval in accel_3d_capture_sample
Ard Biesheuvel <ardb@kernel.org>
efi: Accept version 2 of memory attributes table
Victor Shyba <victor1984@riseup.net>
ALSA: hda/realtek: Add Acer Predator PH315-54
Alexander Egorenkov <egorenar@linux.ibm.com>
watchdog: diag288_wdt: fix __diag288() inline assembly
Alexander Egorenkov <egorenar@linux.ibm.com>
watchdog: diag288_wdt: do not use stack buffers for hardware data
Natalia Petrova <n.petrova@fintech.ru>
net: qrtr: free memory on error path in radix_tree_insert()
Samuel Thibault <samuel.thibault@ens-lyon.org>
fbcon: Check font dimension limits
Werner Sembach <wse@tuxedocomputers.com>
Input: i8042 - add Clevo PCX0DX to i8042 quirk table
George Kennedy <george.kennedy@oracle.com>
vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
Udipto Goswami <quic_ugoswami@quicinc.com>
usb: gadget: f_fs: Fix unbalanced spinlock in __ffs_ep0_queue_wait
Neil Armstrong <neil.armstrong@linaro.org>
usb: dwc3: qcom: enable vbus override when in OTG dr-mode
Olivier Moysan <olivier.moysan@foss.st.com>
iio: adc: stm32-dfsdm: fill module aliases
Aurabindo Pillai <aurabindo.pillai@amd.com>
drm/amd/display: Fix timing not changning when freesync video is enabled
Hyunwoo Kim <v4bel@theori.io>
net/x25: Fix to not accept on connected socket
Kevin Kuriakose <kevinmkuriakose@gmail.com>
platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CF
Koba Ko <koba.ko@canonical.com>
platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 table
Randy Dunlap <rdunlap@infradead.org>
i2c: rk3x: fix a bunch of kernel-doc warnings
Mike Christie <michael.christie@oracle.com>
scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
Mike Christie <michael.christie@oracle.com>
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Kan Liang <kan.liang@linux.intel.com>
perf/x86/intel: Add Emerald Rapids
Maurizio Lombardi <mlombard@redhat.com>
scsi: target: core: Fix warning on RT kernels
Stefan Wahren <stefan.wahren@i2se.com>
i2c: mxs: suppress probe-deferral error message
Basavaraj Natikar <Basavaraj.Natikar@amd.com>
i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
Anton Gusev <aagusev@ispras.ru>
efi: fix potential NULL deref in efi_mem_reserve_persistent
Fedor Pchelkin <pchelkin@ispras.ru>
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Parav Pandit <parav@nvidia.com>
virtio-net: Keep stop() to follow mirror sequence of open()
Andrei Gherzan <andrei.gherzan@canonical.com>
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking
Andrei Gherzan <andrei.gherzan@canonical.com>
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan <andrei.gherzan@canonical.com>
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan <andrei.gherzan@canonical.com>
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Damien Le Moal <damien.lemoal@opensource.wdc.com>
ata: libata: Fix sata_down_spd_limit() when no link speed is reported
Ziyang Xuan <william.xuanziyang@huawei.com>
can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate
Tom Rix <trix@redhat.com>
igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
Guo Ren <guoren@linux.alibaba.com>
riscv: kprobe: Fixup kernel panic when probing an illegal position
Thomas Winter <Thomas.Winter@alliedtelesis.co.nz>
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter <Thomas.Winter@alliedtelesis.co.nz>
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Chris Healy <healych@amazon.com>
net: phy: meson-gxl: Add generic dummy stubs for MMD register access
Fedor Pchelkin <pchelkin@ispras.ru>
squashfs: harden sanity check in squashfs_read_xattr_id_table
Florian Westphal <fw@strlen.de>
netfilter: br_netfilter: disable sabotage_in hook after first suppression
Chaitanya Kumar Borah <chaitanya.kumar.borah@intel.com>
drm/i915/adlp: Fix typo for reference clock
John Harrison <John.C.Harrison@Intel.com>
drm/i915/guc: Fix locking when searching for a hung request
Hyunwoo Kim <v4bel@theori.io>
netrom: Fix use-after-free caused by accept on already connected socket
Yu Kuai <yukuai3@huawei.com>
block, bfq: fix uaf for bfqq in bic_set_bfqq()
Yu Kuai <yukuai3@huawei.com>
block, bfq: replace 0/1 with false/true in bic apis
NeilBrown <neilb@suse.de>
block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
Andre Kalb <andre.kalb@sma.de>
net: phy: dp83822: Fix null pointer access on DP83825/DP83826 devices
Íñigo Huguet <ihuguet@redhat.com>
sfc: correctly advertise tunneled IPv6 segmentation
Magnus Karlsson <magnus.karlsson@intel.com>
dpaa2-eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson <magnus.karlsson@intel.com>
dpaa_eth: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson <magnus.karlsson@intel.com>
virtio-net: execute xdp_do_flush() before napi_complete_done()
Magnus Karlsson <magnus.karlsson@intel.com>
qede: execute xdp_do_flush() before napi_complete_done()
Dave Ertman <david.m.ertman@intel.com>
ice: Prevent set_channel from changing queues while RDMA active
Al Viro <viro@zeniv.linux.org.uk>
fix "direction" argument of iov_iter_kvec()
Al Viro <viro@zeniv.linux.org.uk>
fix iov_iter_bvec() "direction" argument
Al Viro <viro@zeniv.linux.org.uk>
READ is "data destination", not source...
Al Viro <viro@zeniv.linux.org.uk>
WRITE is "data source", not destination...
Eric Auger <eric.auger@redhat.com>
vhost/net: Clear the pending messages when the backend is removed
Martin K. Petersen <martin.petersen@oracle.com>
scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRESENT"
Hans Verkuil <hverkuil-cisco@xs4all.nl>
drm/vc4: hdmi: make CEC adapter name unique
Pierluigi Passaro <pierluigi.p@variscite.com>
arm64: dts: imx8mm: Fix pad control for UART1_DTE_RX
Jakub Sitnicki <jakub@cloudflare.com>
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Eduard Zingerman <eddyz87@gmail.com>
bpf: Fix to preserve reg parent/live fields when copying range info
Martin KaFai Lau <kafai@fb.com>
bpf: Support <8-byte scalar spill and refill
Artemii Karasev <karasev@ispras.ru>
ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()
Yonghong Song <yhs@fb.com>
bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpers
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after use
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after use
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after use
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after use
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: bytcht_es8316: move comment to the right place
Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
ASoC: Intel: boards: fix spelling in comments
Yuan Can <yuancan@huawei.com>
bus: sunxi-rsb: Fix error handling in sunxi_rsb_init()
Takashi Sakamoto <o-takashi@sakamocchi.jp>
firewire: fix memory leak for payload of request subaction to IEC 61883-1 FCP region
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h | 2 +-
arch/parisc/kernel/firmware.c | 5 +-
arch/parisc/kernel/ptrace.c | 15 ++-
arch/powerpc/perf/imc-pmu.c | 14 +--
arch/riscv/Makefile | 3 +
arch/riscv/kernel/probes/kprobes.c | 18 ++++
arch/x86/events/intel/core.c | 1 +
arch/x86/include/asm/debugreg.h | 26 ++++-
block/bfq-cgroup.c | 8 +-
block/bfq-iosched.c | 10 +-
drivers/ata/libata-core.c | 2 +-
drivers/bus/sunxi-rsb.c | 8 +-
drivers/firewire/core-cdev.c | 4 +-
drivers/firmware/efi/efi.c | 2 +
drivers/firmware/efi/memattr.c | 2 +-
drivers/fpga/stratix10-soc.c | 4 +-
drivers/fsi/fsi-sbefifo.c | 6 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 7 ++
drivers/gpu/drm/i915/display/intel_cdclk.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_tiling.c | 9 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 10 ++
drivers/gpu/drm/vc4/vc4_hdmi.c | 3 +-
drivers/i2c/busses/i2c-designware-pcidrv.c | 2 +
drivers/i2c/busses/i2c-mxs.c | 4 +-
drivers/i2c/busses/i2c-rk3x.c | 44 ++++----
drivers/iio/accel/hid-sensor-accel-3d.c | 1 +
drivers/iio/adc/berlin2-adc.c | 4 +-
drivers/iio/adc/stm32-dfsdm-adc.c | 1 +
drivers/iio/adc/twl6030-gpadc.c | 32 ++++++
drivers/iio/gyro/hid-sensor-gyro-3d.c | 1 +
drivers/iio/imu/fxos8700_core.c | 111 +++++++++++++++++----
drivers/infiniband/ulp/rtrs/rtrs-clt.c | 2 +-
drivers/input/serio/i8042-x86ia64io.h | 7 ++
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 6 +-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 9 +-
drivers/net/ethernet/intel/ice/ice.h | 2 +-
drivers/net/ethernet/intel/ice/ice_dcb_lib.c | 23 +++--
drivers/net/ethernet/intel/ice/ice_dcb_lib.h | 4 +-
drivers/net/ethernet/intel/ice/ice_ethtool.c | 28 +++++-
drivers/net/ethernet/intel/ice/ice_main.c | 5 +-
drivers/net/ethernet/intel/igc/igc_ptp.c | 14 ++-
drivers/net/ethernet/qlogic/qede/qede_fp.c | 7 +-
drivers/net/ethernet/sfc/efx.c | 5 +-
drivers/net/phy/dp83822.c | 6 +-
drivers/net/phy/meson-gxl.c | 2 +
drivers/net/virtio_net.c | 8 +-
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 17 ++++
drivers/nvmem/core.c | 10 +-
drivers/nvmem/qcom-spmi-sdam.c | 1 +
drivers/phy/qualcomm/phy-qcom-qmp.c | 89 +++++++++++------
drivers/platform/x86/dell/dell-wmi-base.c | 3 +
drivers/platform/x86/gigabyte-wmi.c | 1 +
drivers/scsi/iscsi_tcp.c | 20 +++-
drivers/scsi/libiscsi.c | 38 +++++--
drivers/scsi/scsi_scan.c | 7 +-
drivers/target/target_core_file.c | 4 +-
drivers/target/target_core_tmr.c | 4 +-
drivers/tty/serial/8250/8250_dma.c | 26 ++++-
drivers/tty/vt/vc_screen.c | 9 +-
drivers/usb/dwc3/dwc3-qcom.c | 2 +-
drivers/usb/gadget/function/f_fs.c | 4 +-
drivers/usb/gadget/function/f_uac2.c | 1 +
drivers/vhost/net.c | 3 +
drivers/vhost/vhost.c | 3 +-
drivers/vhost/vhost.h | 1 +
drivers/video/fbdev/core/fbcon.c | 7 +-
drivers/video/fbdev/smscufx.c | 46 ++++++---
drivers/watchdog/diag288_wdt.c | 15 ++-
drivers/xen/pvcalls-back.c | 8 +-
fs/f2fs/gc.c | 18 ++--
fs/gfs2/aops.c | 2 -
fs/gfs2/bmap.c | 3 -
fs/gfs2/glops.c | 44 ++++----
fs/gfs2/super.c | 27 ++---
fs/ntfs3/inode.c | 7 ++
fs/overlayfs/export.c | 2 +-
fs/overlayfs/overlayfs.h | 2 +-
fs/proc/task_mmu.c | 4 +-
fs/squashfs/squashfs_fs.h | 2 +-
fs/squashfs/squashfs_fs_sb.h | 2 +-
fs/squashfs/xattr.h | 4 +-
fs/squashfs/xattr_id.c | 4 +-
include/linux/highmem-internal.h | 4 +-
include/linux/hugetlb.h | 13 +++
include/linux/nvmem-provider.h | 2 -
include/linux/util_macros.h | 12 +++
include/scsi/libiscsi.h | 2 +
kernel/bpf/verifier.c | 108 ++++++++++++++------
kernel/irq/irqdomain.c | 2 +-
kernel/trace/bpf_trace.c | 3 +-
mm/swapfile.c | 1 +
net/bridge/br_netfilter_hooks.c | 1 +
net/can/j1939/transport.c | 4 -
net/ipv4/tcp_bpf.c | 4 +-
net/ipv6/addrconf.c | 59 ++++++-----
net/netrom/af_netrom.c | 5 +
net/openvswitch/datapath.c | 12 +--
net/qrtr/ns.c | 5 +-
net/x25/af_x25.c | 6 ++
sound/pci/hda/patch_realtek.c | 1 +
sound/pci/hda/patch_via.c | 3 +
sound/soc/intel/boards/bdw-rt5650.c | 2 +-
sound/soc/intel/boards/bdw-rt5677.c | 2 +-
sound/soc/intel/boards/broadwell.c | 2 +-
sound/soc/intel/boards/bxt_da7219_max98357a.c | 2 +-
sound/soc/intel/boards/bxt_rt298.c | 2 +-
sound/soc/intel/boards/bytcht_cx2072x.c | 2 +-
sound/soc/intel/boards/bytcht_da7213.c | 2 +-
sound/soc/intel/boards/bytcht_es8316.c | 24 +++--
sound/soc/intel/boards/bytcr_rt5640.c | 14 +--
sound/soc/intel/boards/bytcr_rt5651.c | 4 +-
sound/soc/intel/boards/bytcr_wm5102.c | 2 +-
sound/soc/intel/boards/cht_bsw_max98090_ti.c | 4 +-
sound/soc/intel/boards/cht_bsw_nau8824.c | 4 +-
sound/soc/intel/boards/cht_bsw_rt5645.c | 2 +-
sound/soc/intel/boards/cht_bsw_rt5672.c | 2 +-
sound/soc/intel/boards/glk_rt5682_max98357a.c | 2 +-
sound/soc/intel/boards/haswell.c | 2 +-
tools/testing/selftests/net/udpgso_bench.sh | 24 ++++-
tools/testing/selftests/net/udpgso_bench_rx.c | 4 +-
tools/testing/selftests/net/udpgso_bench_tx.c | 36 +++++--
122 files changed, 923 insertions(+), 395 deletions(-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.15 000/120] 5.15.93-rc1 review
2023-02-07 12:56 [PATCH 5.15 000/120] 5.15.93-rc1 review Greg Kroah-Hartman
@ 2023-02-07 15:08 ` Jon Hunter
2023-02-07 18:20 ` Florian Fainelli
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Jon Hunter @ 2023-02-07 15:08 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, linux-tegra
On Tue, 07 Feb 2023 13:56:11 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.93 release.
> There are 120 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, 09 Feb 2023 12:55:54 +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.93-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.93-rc1-gbdb0253e989d
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 <jonathanh@nvidia.com>
Jon
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.15 000/120] 5.15.93-rc1 review
2023-02-07 12:56 [PATCH 5.15 000/120] 5.15.93-rc1 review Greg Kroah-Hartman
2023-02-07 15:08 ` Jon Hunter
@ 2023-02-07 18:20 ` Florian Fainelli
2023-02-07 21:24 ` Shuah Khan
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Florian Fainelli @ 2023-02-07 18:20 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw, rwarsow
On 2/7/2023 4:56 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.93 release.
> There are 120 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, 09 Feb 2023 12:55:54 +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.93-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
On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:
Tested-by: Florian Fainelli <f.fainelli@gmail.com>
--
Florian
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.15 000/120] 5.15.93-rc1 review
2023-02-07 12:56 [PATCH 5.15 000/120] 5.15.93-rc1 review Greg Kroah-Hartman
2023-02-07 15:08 ` Jon Hunter
2023-02-07 18:20 ` Florian Fainelli
@ 2023-02-07 21:24 ` Shuah Khan
2023-02-08 0:44 ` Allen Pais
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Shuah Khan @ 2023-02-07 21:24 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow, Shuah Khan
On 2/7/23 05:56, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.93 release.
> There are 120 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, 09 Feb 2023 12:55:54 +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.93-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 <skhan@linuxfoundation.org>
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.15 000/120] 5.15.93-rc1 review
2023-02-07 12:56 [PATCH 5.15 000/120] 5.15.93-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2023-02-07 21:24 ` Shuah Khan
@ 2023-02-08 0:44 ` Allen Pais
2023-02-08 3:02 ` Bagas Sanjaya
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Allen Pais @ 2023-02-08 0:44 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow
> This is the start of the stable review cycle for the 5.15.93 release.
> There are 120 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, 09 Feb 2023 12:55:54 +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.93-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 x86_64 and ARM64 test systems. No errors or
regressions.
Tested-by: Allen Pais <apais@linux.microsoft.com>
Thanks.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.15 000/120] 5.15.93-rc1 review
2023-02-07 12:56 [PATCH 5.15 000/120] 5.15.93-rc1 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2023-02-08 0:44 ` Allen Pais
@ 2023-02-08 3:02 ` Bagas Sanjaya
2023-02-08 4:46 ` Naresh Kamboju
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Bagas Sanjaya @ 2023-02-08 3:02 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow
[-- Attachment #1: Type: text/plain, Size: 539 bytes --]
On Tue, Feb 07, 2023 at 01:56:11PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.93 release.
> There are 120 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 cross-compiled for arm64 (bcm2711_defconfig, GCC 10.2.0) and
powerpc (ps3_defconfig, GCC 12.2.0).
Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.15 000/120] 5.15.93-rc1 review
2023-02-07 12:56 [PATCH 5.15 000/120] 5.15.93-rc1 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2023-02-08 3:02 ` Bagas Sanjaya
@ 2023-02-08 4:46 ` Naresh Kamboju
2023-02-08 5:21 ` Guenter Roeck
2023-02-09 1:10 ` Ron Economos
7 siblings, 0 replies; 9+ messages in thread
From: Naresh Kamboju @ 2023-02-08 4:46 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow
On Tue, 7 Feb 2023 at 18:39, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.15.93 release.
> There are 120 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, 09 Feb 2023 12:55:54 +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.93-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.
No regressions on arm64, arm, x86_64, and i386.
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
## Build
* kernel: 5.15.93-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.15.y
* git commit: a0b338ae148124eaaf13c5cde22eb4026a783229
* git describe: v5.15.91-142-ga0b338ae1481
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.15.y/build/v5.15.91-142-ga0b338ae1481
## Test Regressions (compared to v5.15.90-205-g5605d15db022)
## Metric Regressions (compared to v5.15.90-205-g5605d15db022)
## Test Fixes (compared to v5.15.90-205-g5605d15db022)
## Metric Fixes (compared to v5.15.90-205-g5605d15db022)
## Test result summary
total: 167493, pass: 137421, fail: 4754, skip: 24977, xfail: 341
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 149 total, 148 passed, 1 failed
* arm64: 49 total, 47 passed, 2 failed
* i386: 39 total, 35 passed, 4 failed
* mips: 31 total, 29 passed, 2 failed
* parisc: 8 total, 8 passed, 0 failed
* powerpc: 34 total, 32 passed, 2 failed
* riscv: 14 total, 14 passed, 0 failed
* s390: 16 total, 14 passed, 2 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 42 total, 40 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-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* 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-vm
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* 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-open-posix-tests
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* packetdrill
* perf
* rcutorture
* v4l2-compliance
* vdso
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.15 000/120] 5.15.93-rc1 review
2023-02-07 12:56 [PATCH 5.15 000/120] 5.15.93-rc1 review Greg Kroah-Hartman
` (5 preceding siblings ...)
2023-02-08 4:46 ` Naresh Kamboju
@ 2023-02-08 5:21 ` Guenter Roeck
2023-02-09 1:10 ` Ron Economos
7 siblings, 0 replies; 9+ messages in thread
From: Guenter Roeck @ 2023-02-08 5:21 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow
On Tue, Feb 07, 2023 at 01:56:11PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.93 release.
> There are 120 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, 09 Feb 2023 12:55:54 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 160 pass: 160 fail: 0
Qemu test results:
total: 492 pass: 492 fail: 0
Tested-by: Guenter Roeck <linux@roeck-us.net>
Guenter
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [PATCH 5.15 000/120] 5.15.93-rc1 review
2023-02-07 12:56 [PATCH 5.15 000/120] 5.15.93-rc1 review Greg Kroah-Hartman
` (6 preceding siblings ...)
2023-02-08 5:21 ` Guenter Roeck
@ 2023-02-09 1:10 ` Ron Economos
7 siblings, 0 replies; 9+ messages in thread
From: Ron Economos @ 2023-02-09 1:10 UTC (permalink / raw)
To: Greg Kroah-Hartman, stable
Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
rwarsow
On 2/7/23 4:56 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.93 release.
> There are 120 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, 09 Feb 2023 12:55:54 +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.93-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 <re@w6rz.net>
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2023-02-09 1:11 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-07 12:56 [PATCH 5.15 000/120] 5.15.93-rc1 review Greg Kroah-Hartman
2023-02-07 15:08 ` Jon Hunter
2023-02-07 18:20 ` Florian Fainelli
2023-02-07 21:24 ` Shuah Khan
2023-02-08 0:44 ` Allen Pais
2023-02-08 3:02 ` Bagas Sanjaya
2023-02-08 4:46 ` Naresh Kamboju
2023-02-08 5:21 ` Guenter Roeck
2023-02-09 1:10 ` Ron Economos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox