[PATCH 5.15 00/87] 5.15.164-rc1 review

Greg Kroah-Hartman posted 87 patches 1 year, 4 months ago
Only 0 patches received!
.../admin-guide/filesystem-monitoring.rst          |  20 +--
Makefile                                           |   4 +-
arch/arm/include/asm/uaccess.h                     |  14 +-
arch/arm64/boot/dts/qcom/msm8996.dtsi              |   1 +
arch/arm64/boot/dts/qcom/sdm630.dtsi               |   1 +
arch/arm64/kernel/armv8_deprecated.c               |   3 +
arch/mips/kernel/syscalls/syscall_o32.tbl          |   2 +-
arch/powerpc/kernel/eeh_pe.c                       |   7 +-
arch/powerpc/kvm/book3s_64_vio.c                   |  18 ++-
arch/powerpc/platforms/pseries/setup.c             |   4 +-
arch/riscv/kernel/stacktrace.c                     |   3 +-
drivers/acpi/ec.c                                  |   9 +-
drivers/acpi/processor_idle.c                      |  40 +++---
drivers/block/null_blk/main.c                      |   4 +-
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c             |   2 +-
drivers/gpu/drm/radeon/radeon_gem.c                |   2 +-
drivers/gpu/drm/vmwgfx/Kconfig                     |   2 +-
drivers/input/mouse/elantech.c                     |  31 +++++
drivers/input/serio/i8042-acpipnpio.h              |  18 ++-
drivers/input/touchscreen/silead.c                 |  19 +--
drivers/misc/mei/main.c                            |   2 +-
drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c   |   2 +-
drivers/net/usb/qmi_wwan.c                         |   2 +
drivers/net/wireless/intel/iwlwifi/mvm/d3.c        |  16 ++-
drivers/net/wireless/intel/iwlwifi/mvm/scan.c      |   5 +-
drivers/nvme/host/core.c                           |   1 +
drivers/platform/x86/lg-laptop.c                   |  89 +++++--------
drivers/platform/x86/wireless-hotkey.c             |   2 +
drivers/s390/char/sclp.c                           |   1 +
drivers/scsi/device_handler/scsi_dh_alua.c         |  31 +++--
drivers/scsi/hosts.c                               |  16 ++-
drivers/scsi/libsas/sas_internal.h                 |  14 ++
drivers/scsi/qedf/qedf.h                           |   1 +
drivers/scsi/qedf/qedf_main.c                      |  47 ++++++-
drivers/scsi/scsi_lib.c                            |   6 +-
drivers/scsi/scsi_priv.h                           |   2 +-
drivers/scsi/scsi_scan.c                           |   1 +
drivers/scsi/scsi_sysfs.c                          |   1 +
drivers/spi/spi-imx.c                              |   2 +-
drivers/spi/spi-mux.c                              |   1 +
fs/btrfs/qgroup.c                                  |   4 +-
fs/dcache.c                                        |  31 ++---
fs/file.c                                          |   4 +-
fs/hfsplus/xattr.c                                 |   2 +-
fs/jfs/xattr.c                                     |  23 +++-
fs/locks.c                                         |  18 ++-
fs/ntfs3/fslog.c                                   |   6 +-
fs/ocfs2/dir.c                                     |  46 ++++---
include/linux/compiler.h                           |   6 +
include/linux/minmax.h                             |  87 +++++++++----
include/linux/overflow.h                           |   1 -
include/linux/trace_events.h                       |   2 -
include/scsi/scsi_host.h                           |   2 +
include/sound/dmaengine_pcm.h                      |   1 +
kernel/bpf/ringbuf.c                               |  30 ++++-
mm/damon/core.c                                    |  21 ++-
net/bluetooth/hci_core.c                           |   4 +
net/ipv4/af_inet.c                                 |   4 +-
net/ipv6/ila/ila_lwt.c                             |   7 +-
net/ipv6/rpl_iptunnel.c                            |  14 +-
net/mac80211/ieee80211_i.h                         |   2 +
net/mac80211/main.c                                |  11 +-
net/mac80211/mesh.c                                |   1 +
net/mac80211/scan.c                                |  14 +-
net/mac80211/util.c                                |   4 +
net/mac802154/tx.c                                 |   8 +-
net/wireless/scan.c                                |   8 +-
samples/Kconfig                                    |   9 ++
samples/Makefile                                   |   1 +
samples/fanotify/.gitignore                        |   1 +
samples/fanotify/Makefile                          |   5 +
samples/fanotify/fs-monitor.c                      | 142 +++++++++++++++++++++
scripts/gcc-plugins/gcc-common.h                   |   4 +
scripts/kconfig/expr.c                             |  29 -----
scripts/kconfig/expr.h                             |   1 -
scripts/kconfig/gconf.c                            |   3 +-
scripts/kconfig/menu.c                             |   2 -
sound/core/pcm_dmaengine.c                         |  26 ++++
sound/pci/hda/patch_realtek.c                      |   7 +
sound/soc/intel/boards/bytcr_rt5640.c              |  11 ++
sound/soc/soc-generic-dmaengine-pcm.c              |   8 ++
sound/soc/ti/davinci-mcasp.c                       |   9 +-
sound/soc/ti/omap-hdmi.c                           |   6 +-
tools/power/cpupower/utils/helpers/amd.c           |  26 +++-
tools/testing/selftests/openat2/openat2_test.c     |   1 +
tools/testing/selftests/vDSO/parse_vdso.c          |  16 ++-
.../selftests/vDSO/vdso_standalone_test_x86.c      |  18 ++-
87 files changed, 813 insertions(+), 319 deletions(-)
[PATCH 5.15 00/87] 5.15.164-rc1 review
Posted by Greg Kroah-Hartman 1 year, 4 months ago
This is the start of the stable review cycle for the 5.15.164 release.
There are 87 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 Sat, 27 Jul 2024 14:27:16 +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.164-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.164-rc1

Jann Horn <jannh@google.com>
    filelock: Fix fcntl/close race recovery compat path

Shengjiu Wang <shengjiu.wang@nxp.com>
    ALSA: pcm_dmaengine: Don't synchronize DMA channel when DMA is paused

Krishna Kurapati <quic_kriskura@quicinc.com>
    arm64: dts: qcom: sdm630: Disable SS instance in Parkmode for USB

Krishna Kurapati <quic_kriskura@quicinc.com>
    arm64: dts: qcom: msm8996: Disable SS instance in Parkmode for USB

Seunghun Han <kkamagui@gmail.com>
    ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360

Edson Juliano Drosdeck <edson.drosdeck@gmail.com>
    ALSA: hda/realtek: Enable headset mic on Positivo SU C1400

lei lu <llfamsec@gmail.com>
    fs/ntfs3: Validate ff offset

lei lu <llfamsec@gmail.com>
    jfs: don't walk off the end of ealist

lei lu <llfamsec@gmail.com>
    ocfs2: add bounds checking to ocfs2_check_dir_entry()

Paolo Abeni <pabeni@redhat.com>
    net: relax socket state check at accept time.

Linus Torvalds <torvalds@linux-foundation.org>
    Add gitignore file for samples/fanotify/ subdirectory

Gabriel Krisman Bertazi <krisman@collabora.com>
    docs: Fix formatting of literal sections in fanotify docs

Gabriel Krisman Bertazi <krisman@collabora.com>
    samples: Make fs-monitor depend on libc and headers

Gabriel Krisman Bertazi <krisman@collabora.com>
    samples: Add fs error monitoring example

Dan Carpenter <dan.carpenter@linaro.org>
    drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: disable softirqs for queued frame handling

SeongJae Park <sj@kernel.org>
    mm/damon/core: merge regions aggressively when max_nr_regions is unmet

David Laight <David.Laight@ACULAB.COM>
    minmax: relax check to allow comparison between unsigned arguments and signed constants

David Laight <David.Laight@ACULAB.COM>
    minmax: allow comparisons of 'int' against 'unsigned char/short'

David Laight <David.Laight@ACULAB.COM>
    minmax: allow min()/max()/clamp() if the arguments have the same signedness.

Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    minmax: fix header inclusions

Jason A. Donenfeld <Jason@zx2c4.com>
    minmax: clamp more efficiently by avoiding extra comparison

Jason A. Donenfeld <Jason@zx2c4.com>
    minmax: sanity check constant bounds when clamping

Bart Van Assche <bvanassche@acm.org>
    tracing: Define the is_signed_type() macro once

David Lechner <dlechner@baylibre.com>
    spi: mux: set ctlr->bits_per_word_mask

Edward Adam Davis <eadavis@qq.com>
    hfsplus: fix uninit-value in copy_name

John Hubbard <jhubbard@nvidia.com>
    selftests/vDSO: fix clang build errors and warnings

Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
    spi: imx: Don't expect DMA for i.MX{25,35,50,51,53} cspi devices

Puranjay Mohan <puranjay@kernel.org>
    riscv: stacktrace: fix usage of ftrace_graph_ret_addr()

Christian Brauner <brauner@kernel.org>
    fs: better handle deep ancestor chains in is_subdir()

Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
    drm/radeon: check bo_va->bo is non-NULL before using it

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    Bluetooth: hci_core: cancel all works upon hci_unregister_dev()

Xingui Yang <yangxingui@huawei.com>
    scsi: libsas: Fix exp-attached device scan after probe failure scanned in again after probe failed

Ganesh Goudar <ganeshgr@linux.ibm.com>
    powerpc/eeh: avoid possible crash when edev->pdev changes

Anjali K <anjalik@linux.ibm.com>
    powerpc/pseries: Whitelist dtl slub object for copying to userspace

Yunshui Jiang <jiangyunshui@kylinos.cn>
    net: mac802154: Fix racy device stats updates by DEV_STATS_INC() and DEV_STATS_ADD()

Daniele Palmas <dnlplm@gmail.com>
    net: usb: qmi_wwan: add Telit FN912 compositions

Shengjiu Wang <shengjiu.wang@nxp.com>
    ALSA: dmaengine_pcm: terminate dmaengine before synchronize

Aivaz Latypov <reichaivaz@gmail.com>
    ALSA: hda/relatek: Enable Mute LED on HP Laptop 15-gw0xxx

Filipe Manana <fdmanana@suse.com>
    btrfs: qgroup: fix quota root leak after quota disable failure

Armin Wolf <W_Armin@gmx.de>
    platform/x86: lg-laptop: Use ACPI device handle when evaluating WMAB/WMBB

Armin Wolf <W_Armin@gmx.de>
    platform/x86: lg-laptop: Change ACPI device id

Armin Wolf <W_Armin@gmx.de>
    platform/x86: lg-laptop: Remove LGEX0815 hotkey handling

Armin Wolf <W_Armin@gmx.de>
    platform/x86: wireless-hotkey: Add support for LG Airplane Button

Heiko Carstens <hca@linux.ibm.com>
    s390/sclp: Fix sclp_init() cleanup on failure

Chen Ni <nichen@iscas.ac.cn>
    can: kvaser_usb: fix return value for hif_usb_send_regout

Primoz Fiser <primoz.fiser@norik.com>
    ASoC: ti: omap-hdmi: Fix too long driver name

Jai Luthra <j-luthra@ti.com>
    ASoC: ti: davinci-mcasp: Set min period size using FIFO config

Jai Luthra <j-luthra@ti.com>
    ALSA: dmaengine: Synchronize dma channel after drop()

Thomas GENTY <tomlohave@gmail.com>
    bytcr_rt5640 : inverse jack detect for Archos 101 cesium

Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
    Input: i8042 - add Ayaneo Kun to i8042 quirk table

Jonathan Denose <jdenose@google.com>
    Input: elantech - fix touchpad state on resume for Lenovo N24

Arnd Bergmann <arnd@arndb.de>
    mips: fix compat_sys_lseek syscall

Kailang Yang <kailang@realtek.com>
    ALSA: hda/realtek: Add more codec ID to no shutup pins list

Alexey Makhalov <alexey.makhalov@broadcom.com>
    drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependency

Michael Ellerman <mpe@ellerman.id.au>
    KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: cfg80211: wext: add extra SIOCSIWSCAN data check

Chunguang Xu <chunguang.xu@shopee.com>
    nvme: avoid double free special payload

Alexander Usyskin <alexander.usyskin@intel.com>
    mei: demote client disconnect warning on suspend to debug

Yuntao Wang <yuntao.wang@linux.dev>
    fs/file: fix the check in find_next_fd()

Masahiro Yamada <masahiroy@kernel.org>
    kconfig: remove wrong expr_trans_bool()

Masahiro Yamada <masahiroy@kernel.org>
    kconfig: gconf: give a proper initial state to the Save button

Andreas Hindborg <a.hindborg@samsung.com>
    null_blk: fix validation of block size

Wei Li <liwei391@huawei.com>
    arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process

Eric Dumazet <edumazet@google.com>
    ila: block BH in ila_output()

Eric Dumazet <edumazet@google.com>
    net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()

Hans de Goede <hdegoede@redhat.com>
    Input: silead - Always support 10 fingers

Michael Ellerman <mpe@ellerman.id.au>
    selftests/openat2: Fix build warnings on ppc64

Dmitry Antipov <dmantipov@yandex.ru>
    wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()

Ayala Beker <ayala.beker@intel.com>
    wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option

Yedidya Benshimol <yedidya.ben.shimol@intel.com>
    wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd

Yedidya Benshimol <yedidya.ben.shimol@intel.com>
    wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: handle tasklet frames before stopping

Nicolas Escande <nico.escande@gmail.com>
    wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata

Dhananjay Ugwekar <Dhananjay.Ugwekar@amd.com>
    tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs

Armin Wolf <W_Armin@gmx.de>
    ACPI: EC: Avoid returning AE_OK on errors in address space handler

Armin Wolf <W_Armin@gmx.de>
    ACPI: EC: Abort address space access upon error

Saurav Kashyap <skashyap@marvell.com>
    scsi: qedf: Set qed_slowpath_params to zero before use

Saurav Kashyap <skashyap@marvell.com>
    scsi: qedf: Wait for stag work during unload

Saurav Kashyap <skashyap@marvell.com>
    scsi: qedf: Don't process stag work during unload and recovery

Martin Wilck <martin.wilck@suse.com>
    scsi: core: alua: I/O errors for ALUA state transitions

Bart Van Assche <bvanassche@acm.org>
    scsi: core: Fix a use-after-free

Daniel Borkmann <daniel@iogearbox.net>
    bpf: Fix overrunning reservations in ringbuf

Kuan-Wei Chiu <visitorckw@gmail.com>
    ACPI: processor_idle: Fix invalid comparison with insertion sort for latency

Masahiro Yamada <masahiroy@kernel.org>
    ARM: 9324/1: fix get_user() broken with veneer

Jann Horn <jannh@google.com>
    filelock: Remove locks reliably when fcntl/close race is detected

Kees Cook <keescook@chromium.org>
    gcc-plugins: Rename last_stmt() for GCC 14+


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

Diffstat:

 .../admin-guide/filesystem-monitoring.rst          |  20 +--
 Makefile                                           |   4 +-
 arch/arm/include/asm/uaccess.h                     |  14 +-
 arch/arm64/boot/dts/qcom/msm8996.dtsi              |   1 +
 arch/arm64/boot/dts/qcom/sdm630.dtsi               |   1 +
 arch/arm64/kernel/armv8_deprecated.c               |   3 +
 arch/mips/kernel/syscalls/syscall_o32.tbl          |   2 +-
 arch/powerpc/kernel/eeh_pe.c                       |   7 +-
 arch/powerpc/kvm/book3s_64_vio.c                   |  18 ++-
 arch/powerpc/platforms/pseries/setup.c             |   4 +-
 arch/riscv/kernel/stacktrace.c                     |   3 +-
 drivers/acpi/ec.c                                  |   9 +-
 drivers/acpi/processor_idle.c                      |  40 +++---
 drivers/block/null_blk/main.c                      |   4 +-
 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c             |   2 +-
 drivers/gpu/drm/radeon/radeon_gem.c                |   2 +-
 drivers/gpu/drm/vmwgfx/Kconfig                     |   2 +-
 drivers/input/mouse/elantech.c                     |  31 +++++
 drivers/input/serio/i8042-acpipnpio.h              |  18 ++-
 drivers/input/touchscreen/silead.c                 |  19 +--
 drivers/misc/mei/main.c                            |   2 +-
 drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c   |   2 +-
 drivers/net/usb/qmi_wwan.c                         |   2 +
 drivers/net/wireless/intel/iwlwifi/mvm/d3.c        |  16 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c      |   5 +-
 drivers/nvme/host/core.c                           |   1 +
 drivers/platform/x86/lg-laptop.c                   |  89 +++++--------
 drivers/platform/x86/wireless-hotkey.c             |   2 +
 drivers/s390/char/sclp.c                           |   1 +
 drivers/scsi/device_handler/scsi_dh_alua.c         |  31 +++--
 drivers/scsi/hosts.c                               |  16 ++-
 drivers/scsi/libsas/sas_internal.h                 |  14 ++
 drivers/scsi/qedf/qedf.h                           |   1 +
 drivers/scsi/qedf/qedf_main.c                      |  47 ++++++-
 drivers/scsi/scsi_lib.c                            |   6 +-
 drivers/scsi/scsi_priv.h                           |   2 +-
 drivers/scsi/scsi_scan.c                           |   1 +
 drivers/scsi/scsi_sysfs.c                          |   1 +
 drivers/spi/spi-imx.c                              |   2 +-
 drivers/spi/spi-mux.c                              |   1 +
 fs/btrfs/qgroup.c                                  |   4 +-
 fs/dcache.c                                        |  31 ++---
 fs/file.c                                          |   4 +-
 fs/hfsplus/xattr.c                                 |   2 +-
 fs/jfs/xattr.c                                     |  23 +++-
 fs/locks.c                                         |  18 ++-
 fs/ntfs3/fslog.c                                   |   6 +-
 fs/ocfs2/dir.c                                     |  46 ++++---
 include/linux/compiler.h                           |   6 +
 include/linux/minmax.h                             |  87 +++++++++----
 include/linux/overflow.h                           |   1 -
 include/linux/trace_events.h                       |   2 -
 include/scsi/scsi_host.h                           |   2 +
 include/sound/dmaengine_pcm.h                      |   1 +
 kernel/bpf/ringbuf.c                               |  30 ++++-
 mm/damon/core.c                                    |  21 ++-
 net/bluetooth/hci_core.c                           |   4 +
 net/ipv4/af_inet.c                                 |   4 +-
 net/ipv6/ila/ila_lwt.c                             |   7 +-
 net/ipv6/rpl_iptunnel.c                            |  14 +-
 net/mac80211/ieee80211_i.h                         |   2 +
 net/mac80211/main.c                                |  11 +-
 net/mac80211/mesh.c                                |   1 +
 net/mac80211/scan.c                                |  14 +-
 net/mac80211/util.c                                |   4 +
 net/mac802154/tx.c                                 |   8 +-
 net/wireless/scan.c                                |   8 +-
 samples/Kconfig                                    |   9 ++
 samples/Makefile                                   |   1 +
 samples/fanotify/.gitignore                        |   1 +
 samples/fanotify/Makefile                          |   5 +
 samples/fanotify/fs-monitor.c                      | 142 +++++++++++++++++++++
 scripts/gcc-plugins/gcc-common.h                   |   4 +
 scripts/kconfig/expr.c                             |  29 -----
 scripts/kconfig/expr.h                             |   1 -
 scripts/kconfig/gconf.c                            |   3 +-
 scripts/kconfig/menu.c                             |   2 -
 sound/core/pcm_dmaengine.c                         |  26 ++++
 sound/pci/hda/patch_realtek.c                      |   7 +
 sound/soc/intel/boards/bytcr_rt5640.c              |  11 ++
 sound/soc/soc-generic-dmaengine-pcm.c              |   8 ++
 sound/soc/ti/davinci-mcasp.c                       |   9 +-
 sound/soc/ti/omap-hdmi.c                           |   6 +-
 tools/power/cpupower/utils/helpers/amd.c           |  26 +++-
 tools/testing/selftests/openat2/openat2_test.c     |   1 +
 tools/testing/selftests/vDSO/parse_vdso.c          |  16 ++-
 .../selftests/vDSO/vdso_standalone_test_x86.c      |  18 ++-
 87 files changed, 813 insertions(+), 319 deletions(-)


Re: [PATCH 5.15 00/87] 5.15.164-rc1 review
Posted by Shuah Khan 1 year, 4 months ago
On 7/25/24 08:36, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.164 release.
> There are 87 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 Sat, 27 Jul 2024 14:27:16 +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.164-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
Re: [PATCH 5.15 00/87] 5.15.164-rc1 review
Posted by Harshit Mogalapalli 1 year, 4 months ago
Hi Greg,

On 25/07/24 20:06, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.164 release.
> There are 87 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 with our testing.

Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>

Thanks,
Harshit
> Responses should be made by Sat, 27 Jul 2024 14:27:16 +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.164-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
Re: [PATCH 5.15 00/87] 5.15.164-rc1 review
Posted by SeongJae Park 1 year, 4 months ago
Hello,

On Thu, 25 Jul 2024 16:36:33 +0200 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:

> This is the start of the stable review cycle for the 5.15.164 release.
> There are 87 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 Sat, 27 Jul 2024 14:27:16 +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.164-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.

This rc kernel passes DAMON functionality test[1] on my test machine.
Attaching the test results summary below.  Please note that I retrieved the
kernel from linux-stable-rc tree[2].

Tested-by: SeongJae Park <sj@kernel.org>

[1] https://github.com/awslabs/damon-tests/tree/next/corr
[2] 1d0703aa8114 ("Linux 5.15.164-rc1")

Thanks,
SJ

[...]

---

ok 1 selftests: damon: debugfs_attrs.sh
ok 1 selftests: damon-tests: kunit.sh
ok 2 selftests: damon-tests: huge_count_read_write.sh
ok 3 selftests: damon-tests: buffer_overflow.sh
ok 4 selftests: damon-tests: rm_contexts.sh
ok 5 selftests: damon-tests: record_null_deref.sh
ok 6 selftests: damon-tests: dbgfs_target_ids_read_before_terminate_race.sh
ok 7 selftests: damon-tests: dbgfs_target_ids_pid_leak.sh
ok 8 selftests: damon-tests: damo_tests.sh
ok 9 selftests: damon-tests: masim-record.sh
ok 10 selftests: damon-tests: build_i386.sh
ok 11 selftests: damon-tests: build_arm64.sh
ok 12 selftests: damon-tests: build_m68k.sh
ok 13 selftests: damon-tests: build_i386_idle_flag.sh
ok 14 selftests: damon-tests: build_i386_highpte.sh
ok 15 selftests: damon-tests: build_nomemcg.sh
 [33m
 [92mPASS [39m
Re: [PATCH 5.15 00/87] 5.15.164-rc1 review
Posted by Naresh Kamboju 1 year, 4 months ago
On Thu, 25 Jul 2024 at 20:22, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.15.164 release.
> There are 87 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 Sat, 27 Jul 2024 14:27:16 +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.164-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

The following build errors noticed while building arm configs with toolchains
gcc-12 and clang-18 on stable-rc linux-5.15.y

First seen on today builds 25-July-2024.

  GOOD: b84034c8f228 ("Linux 5.15.163-rc2")
  BAD:  1d0703aa8114 ("Linux 5.15.164-rc1")

Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>

Build log:
-------
from drivers/net/wireless/ralink/rt2x00/rt2800lib.c:25:
drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function
'rt2800_txpower_to_dev':
include/linux/build_bug.h:78:41: error: static assertion failed:
"clamp() low limit (char)(-7) greater than high limit (char)(15)"
   78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg)
      |                                         ^~~~~~~~~~~~~~
include/linux/build_bug.h:77:34: note: in expansion of macro '__static_assert'
   77 | #define static_assert(expr, ...) __static_assert(expr,
##__VA_ARGS__, #expr)
      |                                  ^~~~~~~~~~~~~~~
include/linux/minmax.h:66:17: note: in expansion of macro 'static_assert'
   66 |
static_assert(__builtin_choose_expr(__is_constexpr((lo) > (hi)),
 \
      |                 ^~~~~~~~~~~~~
include/linux/minmax.h:76:17: note: in expansion of macro '__clamp_once'
   76 |                 __clamp_once(val, lo, hi, __UNIQUE_ID(__val),
         \
      |                 ^~~~~~~~~~~~
include/linux/minmax.h:180:36: note: in expansion of macro '__careful_clamp'
  180 | #define clamp_t(type, val, lo, hi)
__careful_clamp((type)(val), (type)(lo), (type)(hi))
      |                                    ^~~~~~~~~~~~~~~
drivers/net/wireless/ralink/rt2x00/rt2800lib.c:3993:24: note: in
expansion of macro 'clamp_t'
 3993 |                 return clamp_t(char, txpower, MIN_A_TXPOWER,
MAX_A_TXPOWER);
      |                        ^~~~~~~


metadata:
----
  config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2jkA3TgHM4HJPklKlKvochTS6Sk/config
  download_url:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2jkA3TgHM4HJPklKlKvochTS6Sk/
  git_describe: v5.15.163-88-g1d0703aa8114
  git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
  git_sha: 1d0703aa8114ca7fa386273d01ed8a7e1b66d335
  git_short_log: 1d0703aa8114 ("Linux 5.15.164-rc1")

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 5.15 00/87] 5.15.164-rc1 review
Posted by Greg Kroah-Hartman 1 year, 4 months ago
On Thu, Jul 25, 2024 at 10:18:49PM +0530, Naresh Kamboju wrote:
> On Thu, 25 Jul 2024 at 20:22, Greg Kroah-Hartman
> <gregkh@linuxfoundation.org> wrote:
> >
> > This is the start of the stable review cycle for the 5.15.164 release.
> > There are 87 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 Sat, 27 Jul 2024 14:27:16 +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.164-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
> 
> The following build errors noticed while building arm configs with toolchains
> gcc-12 and clang-18 on stable-rc linux-5.15.y
> 
> First seen on today builds 25-July-2024.
> 
>   GOOD: b84034c8f228 ("Linux 5.15.163-rc2")
>   BAD:  1d0703aa8114 ("Linux 5.15.164-rc1")
> 
> Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> 
> Build log:
> -------
> from drivers/net/wireless/ralink/rt2x00/rt2800lib.c:25:
> drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function
> 'rt2800_txpower_to_dev':
> include/linux/build_bug.h:78:41: error: static assertion failed:
> "clamp() low limit (char)(-7) greater than high limit (char)(15)"
>    78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg)
>       |                                         ^~~~~~~~~~~~~~
> include/linux/build_bug.h:77:34: note: in expansion of macro '__static_assert'
>    77 | #define static_assert(expr, ...) __static_assert(expr,
> ##__VA_ARGS__, #expr)
>       |                                  ^~~~~~~~~~~~~~~
> include/linux/minmax.h:66:17: note: in expansion of macro 'static_assert'
>    66 |
> static_assert(__builtin_choose_expr(__is_constexpr((lo) > (hi)),
>  \
>       |                 ^~~~~~~~~~~~~
> include/linux/minmax.h:76:17: note: in expansion of macro '__clamp_once'
>    76 |                 __clamp_once(val, lo, hi, __UNIQUE_ID(__val),
>          \
>       |                 ^~~~~~~~~~~~
> include/linux/minmax.h:180:36: note: in expansion of macro '__careful_clamp'
>   180 | #define clamp_t(type, val, lo, hi)
> __careful_clamp((type)(val), (type)(lo), (type)(hi))
>       |                                    ^~~~~~~~~~~~~~~
> drivers/net/wireless/ralink/rt2x00/rt2800lib.c:3993:24: note: in
> expansion of macro 'clamp_t'
>  3993 |                 return clamp_t(char, txpower, MIN_A_TXPOWER,
> MAX_A_TXPOWER);
>       |                        ^~~~~~~
> 

Thanks, I've added a commit that should resolve this now.  I'll push out
a -rc2 in a bit.

greg k-h
Re: [PATCH 5.15 00/87] 5.15.164-rc1 review
Posted by Pavel Machek 1 year, 4 months ago
On Fri 2024-07-26 08:33:00, Greg Kroah-Hartman wrote:
> On Thu, Jul 25, 2024 at 10:18:49PM +0530, Naresh Kamboju wrote:
> > On Thu, 25 Jul 2024 at 20:22, Greg Kroah-Hartman
> > <gregkh@linuxfoundation.org> wrote:
> > >
> > > This is the start of the stable review cycle for the 5.15.164 release.
> > > There are 87 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 Sat, 27 Jul 2024 14:27:16 +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.164-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
> > 
> > The following build errors noticed while building arm configs with toolchains
> > gcc-12 and clang-18 on stable-rc linux-5.15.y
> > 
> > First seen on today builds 25-July-2024.
> > 
> >   GOOD: b84034c8f228 ("Linux 5.15.163-rc2")
> >   BAD:  1d0703aa8114 ("Linux 5.15.164-rc1")
> > 
> > Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
> > 
> > Build log:
> > -------
> > from drivers/net/wireless/ralink/rt2x00/rt2800lib.c:25:
> > drivers/net/wireless/ralink/rt2x00/rt2800lib.c: In function
> > 'rt2800_txpower_to_dev':
> > include/linux/build_bug.h:78:41: error: static assertion failed:
> > "clamp() low limit (char)(-7) greater than high limit (char)(15)"
> >    78 | #define __static_assert(expr, msg, ...) _Static_assert(expr, msg)
> >       |                                         ^~~~~~~~~~~~~~
> > include/linux/build_bug.h:77:34: note: in expansion of macro '__static_assert'
> >    77 | #define static_assert(expr, ...) __static_assert(expr,
> > ##__VA_ARGS__, #expr)
> >       |                                  ^~~~~~~~~~~~~~~
> > include/linux/minmax.h:66:17: note: in expansion of macro 'static_assert'
> >    66 |
> > static_assert(__builtin_choose_expr(__is_constexpr((lo) > (hi)),
> >  \
> >       |                 ^~~~~~~~~~~~~
> > include/linux/minmax.h:76:17: note: in expansion of macro '__clamp_once'
> >    76 |                 __clamp_once(val, lo, hi, __UNIQUE_ID(__val),
> >          \
> >       |                 ^~~~~~~~~~~~
> > include/linux/minmax.h:180:36: note: in expansion of macro '__careful_clamp'
> >   180 | #define clamp_t(type, val, lo, hi)
> > __careful_clamp((type)(val), (type)(lo), (type)(hi))
> >       |                                    ^~~~~~~~~~~~~~~
> > drivers/net/wireless/ralink/rt2x00/rt2800lib.c:3993:24: note: in
> > expansion of macro 'clamp_t'
> >  3993 |                 return clamp_t(char, txpower, MIN_A_TXPOWER,
> > MAX_A_TXPOWER);
> >       |                        ^~~~~~~
> > 
> 
> Thanks, I've added a commit that should resolve this now.  I'll push out
> a -rc2 in a bit.

We see this one, too. -rc2's hit the test farm, we should have results
in hour or so.

BR,
								Pavel
-- 
DENX Software Engineering GmbH,        Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany