2023-11-06 13:26:38

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 5.15 000/128] 5.15.138-rc1 review

This is the start of the stable review cycle for the 5.15.138 release.
There are 128 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, 08 Nov 2023 13:02:46 +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.138-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.138-rc1

Mark Hasemeyer <[email protected]>
ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection

Siddharth Vadapalli <[email protected]>
misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support

Cameron Williams <[email protected]>
tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks

Cameron Williams <[email protected]>
tty: 8250: Add support for Intashield IX cards

Cameron Williams <[email protected]>
tty: 8250: Add support for additional Brainboxes PX cards

Cameron Williams <[email protected]>
tty: 8250: Fix up PX-803/PX-857

Cameron Williams <[email protected]>
tty: 8250: Fix port count of PX-257

Cameron Williams <[email protected]>
tty: 8250: Add support for Intashield IS-100

Cameron Williams <[email protected]>
tty: 8250: Add support for Brainboxes UP cards

Cameron Williams <[email protected]>
tty: 8250: Add support for additional Brainboxes UC cards

Cameron Williams <[email protected]>
tty: 8250: Remove UC-257 and UC-431

Daniel Starke <[email protected]>
tty: n_gsm: fix race condition in status line change on dead connections

Andrey Konovalov <[email protected]>
usb: raw-gadget: properly handle interrupted requests

Jimmy Hu <[email protected]>
usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()

LihaSika <[email protected]>
usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibility

Vicki Pfau <[email protected]>
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device

Mario Limonciello <[email protected]>
drm/amd: Disable ASPM for VI w/ all Intel systems

Mario Limonciello <[email protected]>
drm/amd: Move helper for dynamic speed switch check out of smu13

Oliver Hartkopp <[email protected]>
can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior

Oliver Hartkopp <[email protected]>
can: isotp: isotp_bind(): do not validate unused address information

Oliver Hartkopp <[email protected]>
can: isotp: add local echo tx processing and tx without FC

Oliver Hartkopp <[email protected]>
can: isotp: handle wait_event_interruptible() return values

Oliver Hartkopp <[email protected]>
can: isotp: check CAN address family in isotp_bind()

Oliver Hartkopp <[email protected]>
can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting

Oliver Hartkopp <[email protected]>
can: isotp: set max PDU size to 64 kByte

Ian Rogers <[email protected]>
perf evlist: Avoid frequency mode for the dummy event

Namhyung Kim <[email protected]>
perf tools: Get rid of evlist__add_on_all_cpus()

Adrian Hunter <[email protected]>
perf evlist: Add evlist__add_dummy_on_all_cpus()

Michael Ellerman <[email protected]>
powerpc/mm: Fix boot crash with FLATMEM

Douglas Anderson <[email protected]>
r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()

Douglas Anderson <[email protected]>
r8152: Check for unplug in rtl_phy_patch_request()

Su Hui <[email protected]>
net: chelsio: cxgb4: add an error code check in t4_load_phy_fw

Liming Sun <[email protected]>
platform/mellanox: mlxbf-tmfifo: Fix a warning message

Tomas Henzl <[email protected]>
scsi: mpt3sas: Fix in error path

Jorge Maidana <[email protected]>
fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()

Karolina Stolarek <[email protected]>
drm/ttm: Reorder sys manager cleanup step

Shuming Fan <[email protected]>
ASoC: rt5650: fix the wrong result of key button

Florian Westphal <[email protected]>
netfilter: nfnetlink_log: silence bogus compiler warning

William A. Kennington III <[email protected]>
spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0

Su Hui <[email protected]>
fs/ntfs3: Avoid possible memory leak

Gabriel Marcano <[email protected]>
fs/ntfs3: Fix directory element type detection

Konstantin Komarov <[email protected]>
fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()

Konstantin Komarov <[email protected]>
fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()

Konstantin Komarov <[email protected]>
fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)

Konstantin Komarov <[email protected]>
fs/ntfs3: Write immediately updated ntfs state

Konstantin Komarov <[email protected]>
fs/ntfs3: Add ckeck in ni_update_parent()

Arnd Bergmann <[email protected]>
fbdev: atyfb: only use ioremap_uc() on i386 and ia64

Dmitry Torokhov <[email protected]>
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport

Christophe Leroy <[email protected]>
powerpc/85xx: Fix math emulation exception

Zhang Shurong <[email protected]>
dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe

Ben Wolsieffer <[email protected]>
irqchip/stm32-exti: add missing DT IRQ flag translation

Anup Patel <[email protected]>
irqchip/riscv-intc: Mark all INTC nodes as initialized

Gustavo A. R. Silva <[email protected]>
net: sched: cls_u32: Fix allocation size in u32_init()

Kuninori Morimoto <[email protected]>
ASoC: simple-card: fixup asoc_simple_probe() error handling

Juergen Gross <[email protected]>
x86: Fix .brk attribute in linker script

Hangyu Hua <[email protected]>
rpmsg: Fix possible refcount leak in rpmsg_register_device_override()

Bjorn Andersson <[email protected]>
rpmsg: glink: Release driver_override

Krzysztof Kozlowski <[email protected]>
rpmsg: Fix calling device_lock() on non-initialized device

Krzysztof Kozlowski <[email protected]>
rpmsg: Fix kfree() of static memory on setting driver_override

Krzysztof Kozlowski <[email protected]>
rpmsg: Constify local variable in field store macro

Krzysztof Kozlowski <[email protected]>
driver: platform: Add helper for safer setting of driver_override

John Sperbeck <[email protected]>
objtool/x86: add missing embedded_insn check

Baokun Li <[email protected]>
ext4: avoid overlapping preallocations due to overflow

Baokun Li <[email protected]>
ext4: fix BUG in ext4_mb_new_inode_pa() due to overflow

Baokun Li <[email protected]>
ext4: add two helper functions extent_logical_end() and pa_logical_end()

Josh Poimboeuf <[email protected]>
x86/mm: Fix RESERVE_BRK() for older binutils

Josh Poimboeuf <[email protected]>
x86/mm: Simplify RESERVE_BRK()

Thomas Gleixner <[email protected]>
x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibility

Shailend Chand <[email protected]>
gve: Fix GFP flags when allocing pages

Linus Walleij <[email protected]>
iio: afe: rescale: Accept only offset channels

Liam Beguin <[email protected]>
iio: afe: rescale: add offset support

Liam Beguin <[email protected]>
iio: afe: rescale: expose scale processing function

Liam Beguin <[email protected]>
iio: afe: rescale: reorder includes

Alessandro Carminati <[email protected]>
clk: Sanitize possible_parent_show to Handle Return Value of of_clk_get_parent_name

Al Viro <[email protected]>
sparc32: fix a braino in fault handling in csum_and_copy_..._user()

Peter Zijlstra <[email protected]>
perf/core: Fix potential NULL deref

Peng Fan <[email protected]>
nvmem: imx: correct nregs for i.MX6UL

Peng Fan <[email protected]>
nvmem: imx: correct nregs for i.MX6SLL

Peng Fan <[email protected]>
nvmem: imx: correct nregs for i.MX6ULL

Ekansh Gupta <[email protected]>
misc: fastrpc: Clean buffers on remote invocation failures

Yujie Liu <[email protected]>
tracing/kprobes: Fix the description of variable length arguments

Jian Zhang <[email protected]>
i2c: aspeed: Fix i2c bus hang in slave read

Alain Volmat <[email protected]>
i2c: stm32f7: Fix PEC handling in case of SMBUS transfers

Herve Codina <[email protected]>
i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()

Herve Codina <[email protected]>
i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()

Herve Codina <[email protected]>
i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()

Robert Hancock <[email protected]>
iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale

Robert Hancock <[email protected]>
iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds

Marek Szyprowski <[email protected]>
iio: exynos-adc: request second interupt only when touchscreen mode is used

Haibo Li <[email protected]>
kasan: print the original fault addr when access invalid shadow

Ivan Vecera <[email protected]>
i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR

Pablo Neira Ayuso <[email protected]>
gtp: fix fragmentation needed check with gso

Pablo Neira Ayuso <[email protected]>
gtp: uapi: fix GTPA_MAX

Fred Chen <[email protected]>
tcp: fix wrong RTO timeout when received SACK reneging

Douglas Anderson <[email protected]>
r8152: Release firmware if we have an error in probe

Douglas Anderson <[email protected]>
r8152: Cancel hw_phy_work if we have an error in probe

Douglas Anderson <[email protected]>
r8152: Run the unload routine if we have errors during probe

Douglas Anderson <[email protected]>
r8152: Increase USB control msg timeout to 5000ms as per spec

Shigeru Yoshida <[email protected]>
net: usb: smsc95xx: Fix uninit-value access in smsc95xx_read_reg

Christophe JAILLET <[email protected]>
net: ieee802154: adf7242: Fix some potential buffer overflow in adf7242_stats_show()

Sasha Neftin <[email protected]>
igc: Fix ambiguity in the ethtool advertising

Eric Dumazet <[email protected]>
neighbour: fix various data-races

Mateusz Palczewski <[email protected]>
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry

Kunwu Chan <[email protected]>
treewide: Spelling fix in comment

Ivan Vecera <[email protected]>
i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value

Mirsad Goran Todorovac <[email protected]>
r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1

Mirsad Goran Todorovac <[email protected]>
r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[entry].opts1

Mirsad Goran Todorovac <[email protected]>
r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx

Hao Ge <[email protected]>
firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()

Lukasz Majczak <[email protected]>
drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()

Alexandru Matei <[email protected]>
vsock/virtio: initialize the_virtio_vsock before using VQs

Stefano Garzarella <[email protected]>
vsock/virtio: add support for device suspend/resume

Stefano Garzarella <[email protected]>
vsock/virtio: factor our the code to initialize and delete VQs

Umesh Nerlige Ramappa <[email protected]>
drm/i915/pmu: Check if pmu is closed before stopping event

Al Viro <[email protected]>
nfsd: lock_rename() needs both directories to live on the same fs

Gregory Price <[email protected]>
mm/migrate: fix do_pages_move for compat pointers

Kemeng Shi <[email protected]>
mm/page_alloc: correct start page when guard page debug is enabled

Eric Auger <[email protected]>
vhost: Allow null msg.size on VHOST_IOTLB_INVALIDATE

Maximilian Heyne <[email protected]>
virtio-mmio: fix memory leak of vm_dev

Gavin Shan <[email protected]>
virtio_balloon: Fix endless deflation and inflation on arm64

Rodríguez Barbarin, José Javier <[email protected]>
mcb-lpc: Reallocate memory region to avoid memory overlapping

Rodríguez Barbarin, José Javier <[email protected]>
mcb: Return actual parsed size when reading chameleon table

Paolo Abeni <[email protected]>
mptcp: more conservative check for zero probes

Eric Dumazet <[email protected]>
tcp: cleanup tcp_remove_empty_skb() use

Eric Dumazet <[email protected]>
tcp: remove dead code from tcp_sendmsg_locked()

Krzysztof Kozlowski <[email protected]>
pinctrl: qcom: lpass-lpi: fix concurrent register updates

Johan Hovold <[email protected]>
ASoC: codecs: wcd938x: fix runtime PM imbalance on remove

Johan Hovold <[email protected]>
ASoC: codecs: wcd938x: fix resource leaks on bind errors


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

Diffstat:

Makefile | 4 +-
arch/powerpc/kernel/head_fsl_booke.S | 2 +-
arch/powerpc/kernel/setup-common.c | 2 +
arch/powerpc/mm/mem.c | 1 -
arch/sparc/lib/checksum_32.S | 2 +-
arch/x86/include/asm/i8259.h | 2 +
arch/x86/include/asm/setup.h | 46 ++-
arch/x86/kernel/acpi/boot.c | 3 +
arch/x86/kernel/i8259.c | 38 +-
arch/x86/kernel/setup.c | 5 -
arch/x86/kernel/vmlinux.lds.S | 2 +-
drivers/base/driver.c | 69 ++++
drivers/base/platform.c | 28 +-
drivers/clk/clk.c | 21 +-
drivers/dma/ste_dma40.c | 1 +
drivers/firmware/imx/imx-dsp.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 19 +
drivers/gpu/drm/amd/amdgpu/vi.c | 2 +-
drivers/gpu/drm/drm_dp_mst_topology.c | 6 +-
drivers/gpu/drm/i915/i915_pmu.c | 9 +
drivers/gpu/drm/ttm/ttm_device.c | 8 +-
drivers/i2c/busses/i2c-aspeed.c | 3 +-
drivers/i2c/busses/i2c-stm32f7.c | 9 +-
drivers/i2c/muxes/i2c-demux-pinctrl.c | 2 +-
drivers/i2c/muxes/i2c-mux-gpmux.c | 2 +-
drivers/i2c/muxes/i2c-mux-pinctrl.c | 2 +-
drivers/iio/adc/exynos_adc.c | 24 +-
drivers/iio/adc/xilinx-xadc-core.c | 39 +-
drivers/iio/adc/xilinx-xadc.h | 2 +
drivers/iio/afe/iio-rescale.c | 162 ++++++--
drivers/input/mouse/synaptics.c | 1 +
drivers/input/rmi4/rmi_smbus.c | 50 +--
drivers/irqchip/irq-riscv-intc.c | 10 +-
drivers/irqchip/irq-stm32-exti.c | 1 +
drivers/mcb/mcb-lpc.c | 35 +-
drivers/mcb/mcb-parse.c | 15 +-
drivers/misc/fastrpc.c | 10 +-
drivers/misc/pci_endpoint_test.c | 4 +
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 2 +
drivers/net/ethernet/google/gve/gve_rx_dqo.c | 2 +-
drivers/net/ethernet/intel/i40e/i40e.h | 2 +-
drivers/net/ethernet/intel/i40e/i40e_txrx.c | 2 +-
drivers/net/ethernet/intel/igb/igb_ethtool.c | 6 +-
drivers/net/ethernet/intel/igc/igc_ethtool.c | 35 +-
drivers/net/ethernet/realtek/r8169_main.c | 6 +-
drivers/net/ethernet/toshiba/ps3_gelic_wireless.c | 2 +-
drivers/net/gtp.c | 5 +-
drivers/net/ieee802154/adf7242.c | 5 +-
drivers/net/usb/r8152.c | 18 +-
drivers/net/usb/smsc95xx.c | 4 +-
drivers/nvmem/imx-ocotp.c | 6 +-
drivers/pci/quirks.c | 8 +-
drivers/pinctrl/qcom/pinctrl-lpass-lpi.c | 17 +-
drivers/platform/mellanox/mlxbf-tmfifo.c | 21 +-
drivers/rpmsg/qcom_glink_native.c | 2 +
drivers/rpmsg/rpmsg_core.c | 37 +-
drivers/rpmsg/rpmsg_internal.h | 5 +-
drivers/rpmsg/rpmsg_ns.c | 4 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +-
drivers/spi/spi-npcm-fiu.c | 5 +-
drivers/tty/n_gsm.c | 2 +
drivers/tty/serial/8250/8250_pci.c | 327 +++++++++++++++-
drivers/usb/gadget/legacy/raw_gadget.c | 26 +-
drivers/usb/storage/unusual_cypress.h | 2 +-
drivers/usb/typec/tcpm/tcpm.c | 3 +
drivers/vhost/vhost.c | 4 +-
drivers/video/fbdev/aty/atyfb_base.c | 4 +
drivers/video/fbdev/uvesafb.c | 2 +-
drivers/virtio/virtio_balloon.c | 6 +-
drivers/virtio/virtio_mmio.c | 19 +-
fs/ext4/mballoc.c | 51 ++-
fs/ext4/mballoc.h | 14 +
fs/nfsd/vfs.c | 12 +-
fs/ntfs3/attrib.c | 6 +-
fs/ntfs3/attrlist.c | 15 +-
fs/ntfs3/bitmap.c | 3 +-
fs/ntfs3/dir.c | 6 +-
fs/ntfs3/frecord.c | 8 +-
fs/ntfs3/fslog.c | 6 +-
fs/ntfs3/fsntfs.c | 13 +-
fs/ntfs3/super.c | 2 +-
include/linux/device/driver.h | 2 +
include/linux/iio/afe/rescale.h | 36 ++
include/linux/kasan.h | 6 +-
include/linux/pci_ids.h | 1 +
include/linux/platform_device.h | 6 +-
include/linux/rpmsg.h | 14 +-
include/net/tcp.h | 2 +-
include/uapi/linux/can/isotp.h | 25 +-
include/uapi/linux/gtp.h | 2 +-
kernel/events/core.c | 3 +-
kernel/trace/trace_kprobe.c | 4 +-
mm/kasan/report.c | 4 +-
mm/migrate.c | 14 +-
mm/page_alloc.c | 2 +-
net/can/isotp.c | 438 ++++++++++++++--------
net/core/neighbour.c | 67 ++--
net/ipv4/tcp.c | 19 +-
net/ipv4/tcp_input.c | 9 +-
net/mptcp/protocol.c | 12 +-
net/netfilter/nfnetlink_log.c | 2 +-
net/sched/cls_u32.c | 2 +-
net/vmw_vsock/virtio_transport.c | 215 +++++++----
sound/hda/intel-dsp-config.c | 6 +
sound/soc/codecs/rt5645.c | 2 +
sound/soc/codecs/wcd938x.c | 52 ++-
sound/soc/generic/simple-card.c | 6 +-
tools/objtool/check.c | 2 +-
tools/perf/util/evlist.c | 21 ++
tools/perf/util/evlist.h | 5 +
111 files changed, 1674 insertions(+), 678 deletions(-)



2023-11-06 14:56:18

by Harshit Mogalapalli

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/128] 5.15.138-rc1 review

Hello Greg,

On 06/11/23 6:32 pm, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.138 release.
> There are 128 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, 08 Nov 2023 13:02:46 +0000.
> Anything received after that time might be too late.
>

I am seeing a build failure with perf:

tools/perf/util/evlist.c: In function evlist__add_aux_dummy:
tools/perf/util/evlist.c:266:31: error: implicit declaration of function
evlist__dummy_event; did you mean evlist__add_sb_event’?
[-Werror=implicit-function-declaration]
266 | struct evsel *evsel = evlist__dummy_event(evlist);
| ^~~~~~~~~~~~~~~~~~~
| evlist__add_sb_event


I think we should drop these three commits:

20a5799cae7dc perf evlist: Avoid frequency mode for the dummy event
7de783c81c7e7 perf tools: Get rid of evlist__add_on_all_cpus()
141ce9207068e perf evlist: Add evlist__add_dummy_on_all_cpus()

Backport was requested here:
https://lore.kernel.org/stable/CAL715WLTjMGQrhm6wWqFSeL_Oq-HzoQd5CqewvLRLv0Xbnibgw@mail.gmail.com/


Thanks,
Harshit

> 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.138-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-11-06 17:08:56

by Allen Pais

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/128] 5.15.138-rc1 review

>
> On 06/11/23 6:32 pm, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.15.138 release.
> > There are 128 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, 08 Nov 2023 13:02:46 +0000.
> > Anything received after that time might be too late.
> >
>
> I am seeing a build failure with perf:
>
> tools/perf/util/evlist.c: In function evlist__add_aux_dummy:
> tools/perf/util/evlist.c:266:31: error: implicit declaration of function
> evlist__dummy_event; did you mean evlist__add_sb_event’?
> [-Werror=implicit-function-declaration]
> 266 | struct evsel *evsel = evlist__dummy_event(evlist);
> | ^~~~~~~~~~~~~~~~~~~
> | evlist__add_sb_event
>
>
> I think we should drop these three commits:
>
> 20a5799cae7dc perf evlist: Avoid frequency mode for the dummy event
> 7de783c81c7e7 perf tools: Get rid of evlist__add_on_all_cpus()
> 141ce9207068e perf evlist: Add evlist__add_dummy_on_all_cpus()
>
> Backport was requested here:
> https://lore.kernel.org/stable/CAL715WLTjMGQrhm6wWqFSeL_Oq-HzoQd5CqewvLRLv0Xbnibgw@mail.gmail.com/
>


Just tested perf build, I see the same errors:

tools/perf/util/evlist.c: In function 'evlist__add_aux_dummy':
/linux/tools/perf/util/evlist.c:266:24: error: implicit declaration of
function 'evlist__dummy_event'; did you mean 'evlist__add_sb_event'?
[-Werror=implicit-function-declaration]
struct evsel *evsel = evlist__dummy_event(evlist);
^~~~~~~~~~~~~~~~~~~
evlist__add_sb_event
linux/tools/perf/util/evlist.c:266:24: error: initialization makes
pointer from integer without a cast [-Werror=int-conversion]

Thanks,
Allen

2023-11-06 17:23:17

by SeongJae Park

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/128] 5.15.138-rc1 review

Hello,

On Mon, 6 Nov 2023 14:02:40 +0100 Greg Kroah-Hartman <[email protected]> wrote:

> This is the start of the stable review cycle for the 5.15.138 release.
> There are 128 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, 08 Nov 2023 13:02:46 +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.138-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 <[email protected]>

[1] https://github.com/awslabs/damon-tests/tree/next/corr
[2] ec134bfabca0 ("Linux 5.15.138-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_i386_idle_flag.sh
ok 13 selftests: damon-tests: build_i386_highpte.sh
ok 14 selftests: damon-tests: build_nomemcg.sh
[33m
[92mPASS [39m

2023-11-06 17:43:28

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/128] 5.15.138-rc1 review

On 11/6/23 09:08, Allen Pais wrote:
>>
>> On 06/11/23 6:32 pm, Greg Kroah-Hartman wrote:
>>> This is the start of the stable review cycle for the 5.15.138 release.
>>> There are 128 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, 08 Nov 2023 13:02:46 +0000.
>>> Anything received after that time might be too late.
>>>
>>
>> I am seeing a build failure with perf:
>>
>> tools/perf/util/evlist.c: In function evlist__add_aux_dummy:
>> tools/perf/util/evlist.c:266:31: error: implicit declaration of function
>> evlist__dummy_event; did you mean evlist__add_sb_event’?
>> [-Werror=implicit-function-declaration]
>> 266 | struct evsel *evsel = evlist__dummy_event(evlist);
>> | ^~~~~~~~~~~~~~~~~~~
>> | evlist__add_sb_event
>>
>>
>> I think we should drop these three commits:
>>
>> 20a5799cae7dc perf evlist: Avoid frequency mode for the dummy event
>> 7de783c81c7e7 perf tools: Get rid of evlist__add_on_all_cpus()
>> 141ce9207068e perf evlist: Add evlist__add_dummy_on_all_cpus()
>>
>> Backport was requested here:
>> https://lore.kernel.org/stable/CAL715WLTjMGQrhm6wWqFSeL_Oq-HzoQd5CqewvLRLv0Xbnibgw@mail.gmail.com/
>>
>
>
> Just tested perf build, I see the same errors:
>
> tools/perf/util/evlist.c: In function 'evlist__add_aux_dummy':
> /linux/tools/perf/util/evlist.c:266:24: error: implicit declaration of
> function 'evlist__dummy_event'; did you mean 'evlist__add_sb_event'?
> [-Werror=implicit-function-declaration]
> struct evsel *evsel = evlist__dummy_event(evlist);
> ^~~~~~~~~~~~~~~~~~~
> evlist__add_sb_event
> linux/tools/perf/util/evlist.c:266:24: error: initialization makes
> pointer from integer without a cast [-Werror=int-conversion]

Yep, same here (and on 5.10 as well).
--
Florian

2023-11-07 08:57:35

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 5.15 000/128] 5.15.138-rc1 review

On 11/6/23 5:02 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.15.138 release.
> There are 128 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, 08 Nov 2023 13:02:46 +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.138-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]>