2024-04-11 10:07:35

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 6.8 000/143] 6.8.6-rc1 review

This is the start of the stable review cycle for the 6.8.6 release.
There are 143 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, 13 Apr 2024 09:53:55 +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/v6.x/stable-review/patch-6.8.6-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-6.8.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
Linux 6.8.6-rc1

Ma Jun <[email protected]>
Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()"

Borislav Petkov (AMD) <[email protected]>
x86/vdso: Fix rethunk patching for vdso-image-x32.o too

Vasiliy Kovalev <[email protected]>
VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_handler()

Florian Westphal <[email protected]>
net: mpls: error out if inner headers are not set

Luiz Augusto von Dentz <[email protected]>
Bluetooth: btintel: Fixe build regression

Dave Airlie <[email protected]>
nouveau: fix devinit paths to only handle display on GSP.

Gwendal Grignou <[email protected]>
platform/x86: intel-vbtn: Update tablet mode switch at end of probe

David McFarland <[email protected]>
platform/x86/intel/hid: Don't wake on 5-button releases

Kees Cook <[email protected]>
randomize_kstack: Improve entropy diffusion

Yunfei Dong <[email protected]>
media: mediatek: vcodec: adding lock to protect encoder context list

Yunfei Dong <[email protected]>
media: mediatek: vcodec: adding lock to protect decoder context list

Nicolas Dufresne <[email protected]>
media: mediatek: vcodec: Fix oops when HEVC init fails

Ard Biesheuvel <[email protected]>
gcc-plugins/stackleak: Avoid .head.text section

Ahmad Rehman <[email protected]>
drm/amdgpu: Init zone device and drm client after mode-1 reset on reload

Tim Crawford <[email protected]>
ALSA: hda/realtek: Add quirks for some Clevo laptops

Roman Smirnov <[email protected]>
fbmon: prevent division by zero in fb_videomode_from_videomode()

Jiawei Fu (iBug) <[email protected]>
drivers/nvme: Add quirks for device 126f:2262

Max Kellermann <[email protected]>
modpost: fix null pointer dereference

Jens Axboe <[email protected]>
io_uring: clear opcode specific data for an early failure

Aleksandr Burakov <[email protected]>
fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2

Roger Pau Monne <[email protected]>
x86/xen: attempt to inflate the memory balloon on PVH

Chancel Liu <[email protected]>
ASoC: soc-core.c: Skip dummy codec when adding platforms

Konrad Dybcio <[email protected]>
thermal/of: Assume polling-delay(-passive) 0 when absent

M Cooley <[email protected]>
ASoC: amd: yc: Fix non-functional mic on ASUS M7600RE

Colin Ian King <[email protected]>
usb: sl811-hcd: only defined function checkdone if QUIRK2 is defined

Marco Felsch <[email protected]>
usb: typec: tcpci: add generic tcpci fallback compatible

Mika Westerberg <[email protected]>
thunderbolt: Keep the domain powered when USB4 port is in redrive mode

Andy Shevchenko <[email protected]>
serial: 8250_of: Drop quirk fot NPCM from 8250_port

Abhishek Pandit-Subedi <[email protected]>
usb: typec: ucsi: Limit read size on v1.2

Michael Grzeschik <[email protected]>
usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERR

Michael Grzeschik <[email protected]>
usb: gadget: uvc: refactor the check for a valid buffer in the pump worker

Gil Fine <[email protected]>
thunderbolt: Calculate DisplayPort tunnel bandwidth after DPRX capabilities read

Luca Weiss <[email protected]>
usb: typec: ucsi: Add qcm6490-pmic-glink as needing PDOS quirk

Tejun Heo <[email protected]>
kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()

Jeffrey Hugo <[email protected]>
bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state

Petre Rodan <[email protected]>
tools: iio: replace seekdir() in iio_generic_buffer

linke li <[email protected]>
ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent environment

Matt Scialabba <[email protected]>
Input: xpad - add support for Snakebyte GAMEPADs

Ricardo B. Marliere <[email protected]>
ktest: force $buildonly = 1 for 'make_warnings_file' test type

Jichi Zhang <[email protected]>
ALSA: hda/realtek: Add quirk for Lenovo Yoga 9 14IMH9

Sandipan Das <[email protected]>
perf/x86/amd/lbr: Discard erroneous branch entries

Alban Boyé <[email protected]>
platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi Vi8 tablet

SungHwan Jung <[email protected]>
platform/x86: acer-wmi: Add predator_v4 module parameter

SungHwan Jung <[email protected]>
platform/x86: acer-wmi: Add support for Acer PH16-71

Gergo Koteles <[email protected]>
Input: allocate keycode for Display refresh rate toggle

Duje Mihanović <[email protected]>
Input: imagis - use FIELD_GET where applicable

Manjunath Patil <[email protected]>
RDMA/cm: add timeout to cm_destroy_id wait

Roman Smirnov <[email protected]>
block: prevent division by zero in blk_rq_stat_sum()

Junhao He <[email protected]>
drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09

Markuss Broks <[email protected]>
input/touchscreen: imagis: Correct the maximum touch area value

Tom Zanussi <[email protected]>
crypto: iaa - Fix async_disable descriptor leak

Ian Rogers <[email protected]>
libperf evlist: Avoid out-of-bounds access

Daniel Drake <[email protected]>
Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"

Daniel Drake <[email protected]>
PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge

Dai Ngo <[email protected]>
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int

Shradha Gupta <[email protected]>
drm: Check output polling initialized before disabling

Srinivasan Shanmugam <[email protected]>
drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()

Dmitry Torokhov <[email protected]>
HID: input: avoid polling stylus battery on Chromebook Pompom

Jarkko Nikula <[email protected]>
i2c: designware: Fix RX FIFO depth define on Wangxun 10Gb NIC

Koby Elbaz <[email protected]>
accel/habanalabs: increase HL_MAX_STR to 64 bytes to avoid warnings

Aric Cyr <[email protected]>
drm/amd/display: Fix nanosec stat overflow

Ye Bin <[email protected]>
ext4: forbid commit inconsistent quota data when errors=remount-ro

Zhang Yi <[email protected]>
ext4: add a hint for block bitmap corrupt state in mb_groups

Cezary Rojewski <[email protected]>
ASoC: Intel: avs: Populate board selection with new I2S entries

Josh Poimboeuf <[email protected]>
x86/vdso: Fix rethunk patching for vdso-image-{32,64}.o

Tony Lindgren <[email protected]>
drm/panel: simple: Add BOE BP082WX1-100 8.2" panel

Takashi Sakamoto <[email protected]>
ALSA: firewire-lib: handle quirk to calculate payload quadlets as data block counter

Arnd Bergmann <[email protected]>
media: sta2x11: fix irq handler cast

Mike Marshall <[email protected]>
Julia Lawall reported this null pointer dereference, this should fix it.

Paul E. McKenney <[email protected]>
rcu-tasks: Repair RCU Tasks Trace quiescence check

Zqiang <[email protected]>
rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock()

mosomate <[email protected]>
ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptops

Brent Lu <[email protected]>
ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boards

Alex Henrie <[email protected]>
isofs: handle CDs with bad root inode but good Joliet root directory

Nicholas Kazlauskas <[email protected]>
drm/amd/display: Disable idle reallow as part of command/gpint execution

Justin Tee <[email protected]>
scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()

Tetsuo Handa <[email protected]>
sysv: don't call sb_bread() with pointers_lock held

Geert Uytterhoeven <[email protected]>
pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDs

Sohaib Nadeem <[email protected]>
drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhz

Eric Chanudet <[email protected]>
scsi: ufs: qcom: Avoid re-init quirk when gears match

Christian König <[email protected]>
drm/ttm: return ENOSPC from ttm_bo_mem_space v3

Cristian Ciocaltea <[email protected]>
ASoC: SOF: amd: Optimize quirk for Valve Galileo

Samuel Dionne-Riel <[email protected]>
drm: panel-orientation-quirks: Add quirk for GPD Win Mini

Kunwu Chan <[email protected]>
Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails

Stanley.Yang <[email protected]>
drm/amdgpu: Skip do PCI error slot reset during RAS recovery

Vignesh Raman <[email protected]>
drm/ci: uprev mesa version: fix kdl commit fetch

Maíra Canal <[email protected]>
drm/vc4: don't check if plane->state->fb == state->fb

Vinicius Peixoto <[email protected]>
Bluetooth: Add new quirk for broken read key length on ATS2851

Takashi Iwai <[email protected]>
Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922

Edward Adam Davis <[email protected]>
Bluetooth: btintel: Fix null ptr deref in btintel_read_version

Jakub Kicinski <[email protected]>
netdev: let netlink core handle -EMSGSIZE errors

Eric Dumazet <[email protected]>
net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()

Jacob Keller <[email protected]>
ice: use relative VSI index for VFs instead of PF VSI number

David Sterba <[email protected]>
btrfs: send: handle path ref underflow in header iterate_inode_ref()

David Sterba <[email protected]>
btrfs: export: handle invalid inode or root reference in btrfs_get_parent()

David Sterba <[email protected]>
btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()

Johannes Berg <[email protected]>
wifi: cfg80211: check A-MSDU format more carefully

Takashi Iwai <[email protected]>
wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvm

Kees Cook <[email protected]>
overflow: Allow non-type arg to type_max() and type_min()

Viresh Kumar <[email protected]>
cpufreq: Don't unregister cpufreq cooling on CPU hotplug

Jason Gunthorpe <[email protected]>
iommu/arm-smmu-v3: Hold arm_smmu_asid_lock during all of attach_dev

Baochen Qiang <[email protected]>
wifi: ath11k: decrease MHI channel buffer length to 8KB

Rick Edgecombe <[email protected]>
dma-direct: Leak pages on dma_set_decrypted() failure

Serge Semin <[email protected]>
net: pcs: xpcs: Return EINVAL in the internal methods

Samasth Norway Ananda <[email protected]>
tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()

Kunwu Chan <[email protected]>
pstore/zone: Add a null pointer check to the psz_kmsg_read

Hans de Goede <[email protected]>
ACPI: x86: Add DELL0501 handling to acpi_quirk_skip_serdev_enumeration()

Hans de Goede <[email protected]>
ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROID_TABLETS

Shayne Chen <[email protected]>
wifi: mt76: mt7996: add locking for accessing mapped registers

Peter Chiu <[email protected]>
wifi: mt76: mt7996: disable AMSDU for non-data frames

Shayne Chen <[email protected]>
wifi: mt76: mt7915: add locking for accessing mapped registers

Hans de Goede <[email protected]>
wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro

Markus Elfring <[email protected]>
firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename()

Florian Westphal <[email protected]>
net: skbuff: add overflow debug check to pull/push helpers

Shannon Nelson <[email protected]>
ionic: set adminq irq affinity

Sviatoslav Harasymchuk <[email protected]>
ACPI: resource: Add IRQ override quirk for ASUS ExpertBook B2502FBA

Adam Ford <[email protected]>
pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain

Kunwu Chan <[email protected]>
pmdomain: ti: Add a null pointer check to the omap_prm_domain_init

Bjorn Andersson <[email protected]>
arm64: dts: qcom: qcs6490-rb3gen2: Declare GCC clocks protected

Eric Dumazet <[email protected]>
net: add netdev_lockdep_set_classes() to virtual drivers

Johan Jonker <[email protected]>
arm64: dts: rockchip: fix rk3399 hdmi ports node

Johan Jonker <[email protected]>
arm64: dts: rockchip: fix rk3328 hdmi ports node

Johan Jonker <[email protected]>
ARM: dts: rockchip: fix rk322x hdmi ports node

Johan Jonker <[email protected]>
ARM: dts: rockchip: fix rk3288 hdmi ports node

C Cheng <[email protected]>
cpuidle: Avoid potential overflow in integer multiplication

Mukesh Sisodiya <[email protected]>
wifi: iwlwifi: pcie: Add new PCI device id and CNVI

John Ogness <[email protected]>
dump_stack: Do not get cpu_sync for panic CPU

John Ogness <[email protected]>
panic: Flush kernel log buffer at the end

John Ogness <[email protected]>
printk: For @suppress_panic_printk check for other CPU in panic

Dmitry Baryshkov <[email protected]>
arm64: dts: qcom: qrb2210-rb1: disable cluster power domains

Vladimir Oltean <[email protected]>
net: dsa: qca8k: put MDIO controller OF node if unavailable

Hui Liu <[email protected]>
arm64: dts: qcom: qcm6490-idp: Add definition for three LEDs

Mukesh Sisodiya <[email protected]>
wifi: iwlwifi: pcie: Add the PCI device id for new hardware

Harshit Mogalapalli <[email protected]>
VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()

Ping-Ke Shih <[email protected]>
wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptor

Ping-Ke Shih <[email protected]>
wifi: rtw89: pci: validate RX tag for RXQ and RPQ

Andre Werner <[email protected]>
net: phy: phy_device: Prevent nullptr exceptions on ISR

Cristian Ciocaltea <[email protected]>
net: stmmac: dwmac-starfive: Add support for JH7100 SoC

Markus Elfring <[email protected]>
batman-adv: Improve exception handling in batadv_throw_uevent()

Markus Elfring <[email protected]>
batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data()

Kees Cook <[email protected]>
bnx2x: Fix firmware version string character counts

Po-Hao Huang <[email protected]>
wifi: rtw89: fix null pointer access when abort scan

Dmitry Antipov <[email protected]>
wifi: ath9k: fix LNA selection in ath_ant_try_scan()


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

Diffstat:

Makefile | 4 +-
arch/arm/boot/dts/rockchip/rk322x.dtsi | 16 ++--
arch/arm/boot/dts/rockchip/rk3288.dtsi | 16 +++-
arch/arm64/boot/dts/qcom/qcm6490-idp.dts | 28 +++++++
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 17 +++++
arch/arm64/boot/dts/qcom/qrb2210-rb1.dts | 18 +++++
arch/arm64/boot/dts/rockchip/rk3328.dtsi | 11 ++-
arch/arm64/boot/dts/rockchip/rk3399.dtsi | 12 ++-
arch/x86/entry/vdso/Makefile | 10 ++-
arch/x86/events/amd/lbr.c | 6 +-
arch/x86/include/asm/xen/hypervisor.h | 5 ++
arch/x86/pci/fixup.c | 48 ++++++++++++
arch/x86/platform/pvh/enlighten.c | 3 +
arch/x86/xen/enlighten.c | 32 ++++++++
arch/x86/xen/enlighten_pvh.c | 68 +++++++++++++++++
arch/x86/xen/setup.c | 44 -----------
arch/x86/xen/xen-ops.h | 14 ++++
block/blk-stat.c | 2 +-
drivers/accel/habanalabs/common/habanalabs.h | 2 +-
drivers/acpi/resource.c | 7 ++
drivers/acpi/sleep.c | 12 ---
drivers/acpi/x86/utils.c | 38 +++++++++-
drivers/bluetooth/btintel.c | 2 +-
drivers/bluetooth/btmtk.c | 1 +
drivers/bluetooth/btmtk.h | 1 +
drivers/bluetooth/btusb.c | 1 +
drivers/bus/mhi/host/init.c | 1 +
drivers/bus/mhi/host/internal.h | 9 ++-
drivers/bus/mhi/host/pm.c | 20 ++++-
drivers/cpufreq/cpufreq.c | 17 +++--
drivers/cpuidle/driver.c | 3 +-
drivers/crypto/intel/iaa/iaa_crypto_main.c | 4 +-
drivers/firmware/tegra/bpmp-debugfs.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 14 ++++
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 5 +-
drivers/gpu/drm/amd/display/dc/dc.h | 1 +
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c | 4 +-
.../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 2 +-
.../amd/display/dc/resource/dcn35/dcn35_resource.c | 1 +
.../gpu/drm/amd/display/modules/inc/mod_stats.h | 4 +-
drivers/gpu/drm/ci/gitlab-ci.yml | 14 +++-
drivers/gpu/drm/ci/test.yml | 1 +
drivers/gpu/drm/drm_modeset_helper.c | 19 ++++-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 12 +++
drivers/gpu/drm/drm_probe_helper.c | 13 +++-
.../gpu/drm/nouveau/nvkm/subdev/devinit/gm107.c | 12 ++-
drivers/gpu/drm/nouveau/nvkm/subdev/devinit/r535.c | 1 +
drivers/gpu/drm/panel/panel-simple.c | 20 +++++
drivers/gpu/drm/ttm/ttm_bo.c | 7 +-
drivers/gpu/drm/vc4/vc4_plane.c | 5 +-
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-input.c | 2 +
drivers/i2c/busses/i2c-designware-core.h | 2 +-
drivers/infiniband/core/cm.c | 20 ++++-
drivers/input/joystick/xpad.c | 3 +
drivers/input/rmi4/rmi_driver.c | 6 +-
drivers/input/touchscreen/imagis.c | 20 ++---
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 22 +++---
drivers/media/pci/sta2x11/sta2x11_vip.c | 9 +--
.../mediatek/vcodec/common/mtk_vcodec_fw_vpu.c | 8 +-
.../mediatek/vcodec/decoder/mtk_vcodec_dec_drv.c | 5 ++
.../mediatek/vcodec/decoder/mtk_vcodec_dec_drv.h | 2 +
.../vcodec/decoder/vdec/vdec_hevc_req_multi_if.c | 2 +-
.../platform/mediatek/vcodec/decoder/vdec_vpu_if.c | 2 +
.../mediatek/vcodec/encoder/mtk_vcodec_enc_drv.c | 5 ++
.../mediatek/vcodec/encoder/mtk_vcodec_enc_drv.h | 2 +
.../platform/mediatek/vcodec/encoder/venc_vpu_if.c | 2 +
drivers/misc/vmw_vmci/vmci_datagram.c | 6 +-
drivers/net/dsa/qca/qca8k-8xxx.c | 3 +-
drivers/net/dummy.c | 1 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 9 ++-
.../net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c | 2 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c | 14 ++--
drivers/net/ethernet/intel/ice/ice_virtchnl.c | 9 +--
drivers/net/ethernet/intel/ice/ice_virtchnl.h | 9 +++
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 5 +-
drivers/net/ethernet/stmicro/stmmac/Kconfig | 6 +-
.../net/ethernet/stmicro/stmmac/dwmac-starfive.c | 32 +++++++-
drivers/net/geneve.c | 1 +
drivers/net/loopback.c | 1 +
drivers/net/pcs/pcs-xpcs.c | 4 +-
drivers/net/phy/phy_device.c | 13 ++--
drivers/net/veth.c | 1 +
drivers/net/vxlan/vxlan_core.c | 1 +
drivers/net/wireless/ath/ath11k/mhi.c | 2 +-
drivers/net/wireless/ath/ath9k/antenna.c | 2 +-
.../net/wireless/broadcom/brcm80211/brcmfmac/dmi.c | 9 +++
drivers/net/wireless/intel/iwlwifi/cfg/ax210.c | 6 ++
drivers/net/wireless/intel/iwlwifi/cfg/bz.c | 2 +
drivers/net/wireless/intel/iwlwifi/cfg/sc.c | 38 +++++++++-
drivers/net/wireless/intel/iwlwifi/iwl-config.h | 8 +-
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 16 +++-
drivers/net/wireless/mediatek/mt76/mt7915/mmio.c | 45 ++++++++++--
drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h | 1 +
drivers/net/wireless/mediatek/mt76/mt7996/mac.c | 5 +-
drivers/net/wireless/mediatek/mt76/mt7996/mmio.c | 64 ++++++++++------
drivers/net/wireless/mediatek/mt76/mt7996/mt7996.h | 3 +-
drivers/net/wireless/realtek/rtw89/mac80211.c | 4 +-
drivers/net/wireless/realtek/rtw89/pci.c | 60 +++++++++++++--
drivers/net/wireless/realtek/rtw89/pci.h | 6 +-
drivers/net/wireless/realtek/rtw89/rtw8851be.c | 2 +
drivers/net/wireless/realtek/rtw89/rtw8852ae.c | 1 +
drivers/net/wireless/realtek/rtw89/rtw8852be.c | 1 +
drivers/net/wireless/realtek/rtw89/rtw8852ce.c | 1 +
drivers/net/wireless/realtek/rtw89/rtw8922ae.c | 1 +
drivers/nvme/host/pci.c | 3 +
drivers/perf/hisilicon/hisi_uncore_uc_pmu.c | 42 ++++++++++-
drivers/pinctrl/renesas/core.c | 4 +-
drivers/platform/x86/acer-wmi.c | 17 ++++-
drivers/platform/x86/intel/hid.c | 7 +-
drivers/platform/x86/intel/vbtn.c | 5 +-
drivers/platform/x86/touchscreen_dmi.c | 9 +++
drivers/pmdomain/imx/imx8mp-blk-ctrl.c | 10 +--
drivers/pmdomain/ti/omap_prm.c | 2 +
drivers/scsi/lpfc/lpfc_nportdisc.c | 6 +-
drivers/soundwire/dmi-quirks.c | 8 ++
drivers/thermal/thermal_of.c | 12 ++-
drivers/thunderbolt/quirks.c | 14 ++++
drivers/thunderbolt/tb.c | 49 ++++++++++++-
drivers/thunderbolt/tb.h | 4 +
drivers/thunderbolt/tunnel.c | 16 ++--
drivers/tty/serial/8250/8250_of.c | 44 ++++++++++-
drivers/tty/serial/8250/8250_port.c | 24 ------
drivers/ufs/host/ufs-qcom.c | 13 +++-
drivers/usb/gadget/function/uvc_video.c | 10 ++-
drivers/usb/host/sl811-hcd.c | 2 +
drivers/usb/typec/tcpm/tcpci.c | 1 +
drivers/usb/typec/ucsi/ucsi.c | 26 ++++++-
drivers/usb/typec/ucsi/ucsi.h | 11 +++
drivers/usb/typec/ucsi/ucsi_glink.c | 1 +
drivers/video/fbdev/core/fbmon.c | 7 +-
drivers/video/fbdev/via/accel.c | 4 +-
drivers/xen/balloon.c | 2 -
fs/btrfs/export.c | 9 ++-
fs/btrfs/send.c | 10 ++-
fs/btrfs/volumes.c | 12 ++-
fs/ext4/mballoc.c | 5 +-
fs/ext4/super.c | 12 +++
fs/isofs/inode.c | 18 ++++-
fs/kernfs/dir.c | 31 +++++---
fs/kernfs/kernfs-internal.h | 2 +
fs/orangefs/super.c | 2 +-
fs/pstore/zone.c | 2 +
fs/sysv/itree.c | 10 +--
include/acpi/acpi_bus.h | 22 +++---
include/linux/kernfs.h | 2 +
include/linux/overflow.h | 12 +--
include/linux/printk.h | 2 +
include/linux/randomize_kstack.h | 2 +-
include/linux/rcupdate.h | 4 +-
include/linux/skbuff.h | 11 +++
include/linux/sunrpc/sched.h | 2 +-
include/net/bluetooth/hci.h | 8 ++
include/uapi/linux/input-event-codes.h | 1 +
io_uring/io_uring.c | 25 ++++---
kernel/dma/direct.c | 9 ++-
kernel/panic.c | 8 ++
kernel/printk/internal.h | 1 -
kernel/printk/printk.c | 3 +-
kernel/rcu/tree_nocb.h | 2 +-
kernel/trace/ring_buffer.c | 2 +-
lib/dump_stack.c | 16 +++-
net/batman-adv/distributed-arp-table.c | 3 +-
net/batman-adv/main.c | 14 ++--
net/bluetooth/hci_event.c | 3 +-
net/core/netdev-genl.c | 15 +---
net/core/page_pool_user.c | 2 -
net/ipv4/ip_tunnel.c | 1 +
net/ipv6/ip6_gre.c | 2 +
net/ipv6/ip6_tunnel.c | 1 +
net/ipv6/ip6_vti.c | 1 +
net/ipv6/sit.c | 1 +
net/mpls/mpls_gso.c | 3 +
net/smc/smc_pnet.c | 10 +++
net/wireless/util.c | 14 +++-
scripts/gcc-plugins/stackleak_plugin.c | 2 +
scripts/mod/modpost.c | 4 +-
sound/firewire/amdtp-stream.c | 12 ++-
sound/firewire/amdtp-stream.h | 4 +
sound/pci/hda/patch_realtek.c | 12 +++
sound/soc/amd/yc/acp6x-mach.c | 7 ++
sound/soc/intel/avs/board_selection.c | 85 ++++++++++++++++++++++
sound/soc/intel/boards/sof_rt5682.c | 40 ----------
sound/soc/intel/boards/sof_sdw.c | 11 +++
sound/soc/soc-core.c | 3 +
sound/soc/sof/amd/acp.c | 3 +-
tools/iio/iio_utils.c | 2 +-
tools/lib/perf/evlist.c | 18 +++--
tools/lib/perf/include/internal/evlist.h | 4 +-
.../x86_energy_perf_policy.c | 1 +
tools/testing/ktest/ktest.pl | 1 +
192 files changed, 1536 insertions(+), 459 deletions(-)




2024-04-11 10:39:35

by Chris Rankin

[permalink] [raw]
Subject: RE: [PATCH 6.8 000/143] 6.8.6-rc1 review

The SCSI sg driver oopsed on my 6.8.4 kernel, and I noticed that a
patch (presumably) to fix this was pulled from 6.8.5. However, I also
noticed this email:

>> Reverted this patch and I couldn't see the reposted warning.
>> scsi: sg: Avoid sg device teardown race
>> [ Upstream commit 27f58c04a8f438078583041468ec60597841284d ]
>
> Fix is here:
>
> https://git.kernel.org/mkp/scsi/c/d4e655c49f47

Is this unsuitable for 6.8.6 please?

Thanks,
Chris

2024-04-11 11:20:13

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On Thu, Apr 11, 2024 at 11:38:36AM +0100, Chris Rankin wrote:
> The SCSI sg driver oopsed on my 6.8.4 kernel, and I noticed that a
> patch (presumably) to fix this was pulled from 6.8.5. However, I also
> noticed this email:

Was that a warning or a real crash?

> >> Reverted this patch and I couldn't see the reposted warning.
> >> scsi: sg: Avoid sg device teardown race
> >> [ Upstream commit 27f58c04a8f438078583041468ec60597841284d ]
> >
> > Fix is here:
> >
> > https://git.kernel.org/mkp/scsi/c/d4e655c49f47
>
> Is this unsuitable for 6.8.6 please?

Is it in Linus's tree yet?

thanks,

greg k-h

2024-04-11 11:33:36

by Chris Rankin

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

My original oops is here:

[ 7737.972588] usb 2-4: USB disconnect, device number 3
[ 7743.332135] BUG: kernel NULL pointer dereference, address: 0000000000000370
[ 7743.337805] #PF: supervisor write access in kernel mode
[ 7743.341730] #PF: error_code(0x0002) - not-present page
[ 7743.345569] PGD 0 P4D 0
[ 7743.346830] Oops: 0002 [#1] PREEMPT SMP PTI
[ 7743.349711] CPU: 4 PID: 27870 Comm: kworker/4:0 Tainted: G
I 6.8.4 #1
[ 7743.356237] Hardware name: Gigabyte Technology Co., Ltd.
EX58-UD3R/EX58-UD3R, BIOS FB 05/04/2009
[ 7743.363830] Workqueue: events sg_remove_sfp_usercontext [sg]
[ 7743.368196] RIP: 0010:mutex_lock+0x1e/0x2e
[ 7743.370997] Code: 90 90 90 90 90 90 90 90 90 90 90 90 0f 1f 44 00
00 51 48 89 3c 24 2e 2e 2e 31 c0 31 c0 48 8b 3c 24 65 48 8b 14 25 40
c2 02 00 <f0> 48 0f b1 17 74 03 5a eb b9 58 c3 cc cc cc cc 90 90 90 90
90 90
[ 7743.388443] RSP: 0018:ffffc90004667e00 EFLAGS: 00010246
[ 7743.392368] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000810000d2
[ 7743.398201] RDX: ffff88805bf30e40 RSI: ffffffffa1bbd20d RDI: 0000000000000370
[ 7743.404034] RBP: 0000000000000370 R08: ffff8881144e2d70 R09: 00000000810000d2
[ 7743.409867] R10: 000000000000023e R11: 000000000000023e R12: ffff8881424039c0
[ 7743.415698] R13: dead000000000100 R14: ffff88826223a000 R15: ffff88826223a030
[ 7743.421522] FS: 0000000000000000(0000) GS:ffff888343d00000(0000)
knlGS:0000000000000000
[ 7743.428308] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 7743.432745] CR2: 0000000000000370 CR3: 000000000221a000 CR4: 00000000000006f0
[ 7743.438570] Call Trace:
[ 7743.439715] <TASK>
[ 7743.440513] ? __die_body+0x1a/0x5c
[ 7743.442707] ? page_fault_oops+0x32a/0x377
[ 7743.445504] ? fixup_exception+0x22/0x250
[ 7743.448217] ? exc_page_fault+0x105/0x117
[ 7743.450928] ? asm_exc_page_fault+0x22/0x30
[ 7743.453850] ? __pfx_sg_device_destroy+0x10/0x10 [sg]
[ 7743.457602] ? mutex_lock+0x1e/0x2e
[ 7743.459839] blk_trace_remove+0x15/0x35
[ 7743.462378] sg_device_destroy+0x1d/0x60 [sg]
[ 7743.465438] sg_remove_sfp_usercontext+0xd2/0xe9 [sg]
[ 7743.469190] process_scheduled_works+0x198/0x296
[ 7743.472510] worker_thread+0x1c6/0x220
[ 7743.474962] ? __pfx_worker_thread+0x10/0x10
[ 7743.477934] kthread+0xf7/0xff
[ 7743.479694] ? __pfx_kthread+0x10/0x10
[ 7743.482146] ret_from_fork+0x24/0x36
[ 7743.484425] ? __pfx_kthread+0x10/0x10
[ 7743.486877] ret_from_fork_asm+0x1b/0x30
[ 7743.489506] </TASK>
[ 7743.490397] Modules linked in: udf usb_storage sg algif_hash af_alg
snd_seq_dummy rpcrdma rdma_cm iw_cm ib_cm ib_core nf_nat_ftp
nf_conntrack_ftp cfg80211 af_packet nf_conntrack_netbios_ns
nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib
nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct
nft_chain_nat nf_tables ebtable_nat ebtable_broute ip6table_nat
ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat
nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_mangle
iptable_raw iptable_security nfnetlink ebtable_filter ebtables
ip6table_filter ip6_tables iptable_filter ip_tables x_tables bnep it87
hwmon_vid binfmt_misc snd_hda_codec_realtek snd_hda_codec_generic
snd_hda_codec_hdmi snd_hda_intel uvcvideo intel_powerclamp btusb
btintel snd_usb_audio snd_intel_dspcfg coretemp btbcm uvc
snd_hda_codec videobuf2_vmalloc kvm_intel snd_virtuoso bluetooth
videobuf2_memops snd_oxygen_lib videobuf2_v4l2 snd_hda_core
snd_usbmidi_lib videodev snd_mpu401_uart kvm videobuf2_common
[ 7743.490474] snd_hwdep snd_rawmidi mc snd_seq ecdh_generic
input_leds led_class joydev snd_seq_device snd_pcm rfkill ecc r8169
pktcdvd irqbypass gpio_ich realtek iTCO_wdt intel_cstate snd_hrtimer
mdio_devres snd_timer libphy intel_uncore i2c_i801 snd pcspkr psmouse
i2c_smbus acpi_cpufreq mxm_wmi soundcore lpc_ich i7core_edac
tiny_power_button button nfsd auth_rpcgss nfs_acl lockd grace dm_mod
sunrpc fuse configfs loop dax zram zsmalloc ext4 crc32c_generic crc16
mbcache jbd2 amdgpu video amdxcp i2c_algo_bit mfd_core drm_ttm_helper
ttm drm_exec gpu_sched sr_mod drm_suballoc_helper drm_buddy
drm_display_helper cdrom sd_mod hid_microsoft usbhid drm_kms_helper
ahci libahci pata_jmicron drm libata uhci_hcd xhci_pci ehci_pci
ehci_hcd scsi_mod xhci_hcd usbcore drm_panel_orientation_quirks cec
firewire_ohci crc32c_intel sha512_ssse3 rc_core sha256_ssse3 serio_raw
firewire_core sha1_ssse3 usb_common bsg crc_itu_t scsi_common wmi msr
[ 7743.659267] CR2: 0000000000000370
[ 7743.661287] ---[ end trace 0000000000000000 ]---
[ 7743.664605] RIP: 0010:mutex_lock+0x1e/0x2e
[ 7743.667406] Code: 90 90 90 90 90 90 90 90 90 90 90 90 0f 1f 44 00
00 51 48 89 3c 24 2e 2e 2e 31 c0 31 c0 48 8b 3c 24 65 48 8b 14 25 40
c2 02 00 <f0> 48 0f b1 17 74 03 5a eb b9 58 c3 cc cc cc cc 90 90 90 90
90 90
[ 7743.684850] RSP: 0018:ffffc90004667e00 EFLAGS: 00010246
[ 7743.688767] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000810000d2
[ 7743.694592] RDX: ffff88805bf30e40 RSI: ffffffffa1bbd20d RDI: 0000000000000370
[ 7743.700415] RBP: 0000000000000370 R08: ffff8881144e2d70 R09: 00000000810000d2
[ 7743.706239] R10: 000000000000023e R11: 000000000000023e R12: ffff8881424039c0
[ 7743.712064] R13: dead000000000100 R14: ffff88826223a000 R15: ffff88826223a030
[ 7743.717897] FS: 0000000000000000(0000) GS:ffff888343d00000(0000)
knlGS:0000000000000000
[ 7743.724684] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 7743.729129] CR2: 0000000000000370 CR3: 000000000221a000 CR4: 00000000000006f0
[ 7743.734961] note: kworker/4:0[27870] exited with irqs disabled

I have no idea what the current status of the fix(?) is.

Cheers,
Chris

On Thu, 11 Apr 2024 at 12:19, Greg KH <[email protected]> wrote:
>
> On Thu, Apr 11, 2024 at 11:38:36AM +0100, Chris Rankin wrote:
> > The SCSI sg driver oopsed on my 6.8.4 kernel, and I noticed that a
> > patch (presumably) to fix this was pulled from 6.8.5. However, I also
> > noticed this email:
>
> Was that a warning or a real crash?
>
> > >> Reverted this patch and I couldn't see the reposted warning.
> > >> scsi: sg: Avoid sg device teardown race
> > >> [ Upstream commit 27f58c04a8f438078583041468ec60597841284d ]
> > >
> > > Fix is here:
> > >
> > > https://git.kernel.org/mkp/scsi/c/d4e655c49f47
> >
> > Is this unsuitable for 6.8.6 please?
>
> Is it in Linus's tree yet?
>
> thanks,
>
> greg k-h

2024-04-11 12:00:47

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On Thu, Apr 11, 2024 at 12:33:13PM +0100, Chris Rankin wrote:
> My original oops is here:
>
> [ 7737.972588] usb 2-4: USB disconnect, device number 3
> [ 7743.332135] BUG: kernel NULL pointer dereference, address: 0000000000000370
> [ 7743.337805] #PF: supervisor write access in kernel mode
> [ 7743.341730] #PF: error_code(0x0002) - not-present page
> [ 7743.345569] PGD 0 P4D 0
> [ 7743.346830] Oops: 0002 [#1] PREEMPT SMP PTI
> [ 7743.349711] CPU: 4 PID: 27870 Comm: kworker/4:0 Tainted: G
> I 6.8.4 #1
> [ 7743.356237] Hardware name: Gigabyte Technology Co., Ltd.
> EX58-UD3R/EX58-UD3R, BIOS FB 05/04/2009
> [ 7743.363830] Workqueue: events sg_remove_sfp_usercontext [sg]
> [ 7743.368196] RIP: 0010:mutex_lock+0x1e/0x2e
> [ 7743.370997] Code: 90 90 90 90 90 90 90 90 90 90 90 90 0f 1f 44 00
> 00 51 48 89 3c 24 2e 2e 2e 31 c0 31 c0 48 8b 3c 24 65 48 8b 14 25 40
> c2 02 00 <f0> 48 0f b1 17 74 03 5a eb b9 58 c3 cc cc cc cc 90 90 90 90
> 90 90
> [ 7743.388443] RSP: 0018:ffffc90004667e00 EFLAGS: 00010246
> [ 7743.392368] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000810000d2
> [ 7743.398201] RDX: ffff88805bf30e40 RSI: ffffffffa1bbd20d RDI: 0000000000000370
> [ 7743.404034] RBP: 0000000000000370 R08: ffff8881144e2d70 R09: 00000000810000d2
> [ 7743.409867] R10: 000000000000023e R11: 000000000000023e R12: ffff8881424039c0
> [ 7743.415698] R13: dead000000000100 R14: ffff88826223a000 R15: ffff88826223a030
> [ 7743.421522] FS: 0000000000000000(0000) GS:ffff888343d00000(0000)
> knlGS:0000000000000000
> [ 7743.428308] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> [ 7743.432745] CR2: 0000000000000370 CR3: 000000000221a000 CR4: 00000000000006f0
> [ 7743.438570] Call Trace:
> [ 7743.439715] <TASK>
> [ 7743.440513] ? __die_body+0x1a/0x5c
> [ 7743.442707] ? page_fault_oops+0x32a/0x377
> [ 7743.445504] ? fixup_exception+0x22/0x250
> [ 7743.448217] ? exc_page_fault+0x105/0x117
> [ 7743.450928] ? asm_exc_page_fault+0x22/0x30
> [ 7743.453850] ? __pfx_sg_device_destroy+0x10/0x10 [sg]
> [ 7743.457602] ? mutex_lock+0x1e/0x2e
> [ 7743.459839] blk_trace_remove+0x15/0x35
> [ 7743.462378] sg_device_destroy+0x1d/0x60 [sg]
> [ 7743.465438] sg_remove_sfp_usercontext+0xd2/0xe9 [sg]
> [ 7743.469190] process_scheduled_works+0x198/0x296
> [ 7743.472510] worker_thread+0x1c6/0x220
> [ 7743.474962] ? __pfx_worker_thread+0x10/0x10
> [ 7743.477934] kthread+0xf7/0xff
> [ 7743.479694] ? __pfx_kthread+0x10/0x10
> [ 7743.482146] ret_from_fork+0x24/0x36
> [ 7743.484425] ? __pfx_kthread+0x10/0x10
> [ 7743.486877] ret_from_fork_asm+0x1b/0x30
> [ 7743.489506] </TASK>
> [ 7743.490397] Modules linked in: udf usb_storage sg algif_hash af_alg
> snd_seq_dummy rpcrdma rdma_cm iw_cm ib_cm ib_core nf_nat_ftp
> nf_conntrack_ftp cfg80211 af_packet nf_conntrack_netbios_ns
> nf_conntrack_broadcast nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib
> nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct
> nft_chain_nat nf_tables ebtable_nat ebtable_broute ip6table_nat
> ip6table_mangle ip6table_raw ip6table_security iptable_nat nf_nat
> nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 libcrc32c iptable_mangle
> iptable_raw iptable_security nfnetlink ebtable_filter ebtables
> ip6table_filter ip6_tables iptable_filter ip_tables x_tables bnep it87
> hwmon_vid binfmt_misc snd_hda_codec_realtek snd_hda_codec_generic
> snd_hda_codec_hdmi snd_hda_intel uvcvideo intel_powerclamp btusb
> btintel snd_usb_audio snd_intel_dspcfg coretemp btbcm uvc
> snd_hda_codec videobuf2_vmalloc kvm_intel snd_virtuoso bluetooth
> videobuf2_memops snd_oxygen_lib videobuf2_v4l2 snd_hda_core
> snd_usbmidi_lib videodev snd_mpu401_uart kvm videobuf2_common
> [ 7743.490474] snd_hwdep snd_rawmidi mc snd_seq ecdh_generic
> input_leds led_class joydev snd_seq_device snd_pcm rfkill ecc r8169
> pktcdvd irqbypass gpio_ich realtek iTCO_wdt intel_cstate snd_hrtimer
> mdio_devres snd_timer libphy intel_uncore i2c_i801 snd pcspkr psmouse
> i2c_smbus acpi_cpufreq mxm_wmi soundcore lpc_ich i7core_edac
> tiny_power_button button nfsd auth_rpcgss nfs_acl lockd grace dm_mod
> sunrpc fuse configfs loop dax zram zsmalloc ext4 crc32c_generic crc16
> mbcache jbd2 amdgpu video amdxcp i2c_algo_bit mfd_core drm_ttm_helper
> ttm drm_exec gpu_sched sr_mod drm_suballoc_helper drm_buddy
> drm_display_helper cdrom sd_mod hid_microsoft usbhid drm_kms_helper
> ahci libahci pata_jmicron drm libata uhci_hcd xhci_pci ehci_pci
> ehci_hcd scsi_mod xhci_hcd usbcore drm_panel_orientation_quirks cec
> firewire_ohci crc32c_intel sha512_ssse3 rc_core sha256_ssse3 serio_raw
> firewire_core sha1_ssse3 usb_common bsg crc_itu_t scsi_common wmi msr
> [ 7743.659267] CR2: 0000000000000370
> [ 7743.661287] ---[ end trace 0000000000000000 ]---
> [ 7743.664605] RIP: 0010:mutex_lock+0x1e/0x2e
> [ 7743.667406] Code: 90 90 90 90 90 90 90 90 90 90 90 90 0f 1f 44 00
> 00 51 48 89 3c 24 2e 2e 2e 31 c0 31 c0 48 8b 3c 24 65 48 8b 14 25 40
> c2 02 00 <f0> 48 0f b1 17 74 03 5a eb b9 58 c3 cc cc cc cc 90 90 90 90
> 90 90
> [ 7743.684850] RSP: 0018:ffffc90004667e00 EFLAGS: 00010246
> [ 7743.688767] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 00000000810000d2
> [ 7743.694592] RDX: ffff88805bf30e40 RSI: ffffffffa1bbd20d RDI: 0000000000000370
> [ 7743.700415] RBP: 0000000000000370 R08: ffff8881144e2d70 R09: 00000000810000d2
> [ 7743.706239] R10: 000000000000023e R11: 000000000000023e R12: ffff8881424039c0
> [ 7743.712064] R13: dead000000000100 R14: ffff88826223a000 R15: ffff88826223a030
> [ 7743.717897] FS: 0000000000000000(0000) GS:ffff888343d00000(0000)
> knlGS:0000000000000000
> [ 7743.724684] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> [ 7743.729129] CR2: 0000000000000370 CR3: 000000000221a000 CR4: 00000000000006f0
> [ 7743.734961] note: kworker/4:0[27870] exited with irqs disabled
>
> I have no idea what the current status of the fix(?) is.

Try asking on the scsi list?

thanks,

greg k-h

2024-04-11 16:35:00

by Justin Forbes

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On Thu, Apr 11, 2024 at 11:54:28AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.6 release.
> There are 143 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, 13 Apr 2024 09:53:55 +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/v6.x/stable-review/patch-6.8.6-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-6.8.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Tested rc1 against the Fedora build system (aarch64, ppc64le, s390x,
x86_64), and boot tested x86_64. No regressions noted.

Tested-by: Justin M. Forbes <[email protected]>

2024-04-11 18:40:11

by SeongJae Park

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

Hello,

On Thu, 11 Apr 2024 11:54:28 +0200 Greg Kroah-Hartman <[email protected]> wrote:

> This is the start of the stable review cycle for the 6.8.6 release.
> There are 143 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, 13 Apr 2024 09:53:55 +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/v6.x/stable-review/patch-6.8.6-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-6.8.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] 1e41d76814ed ("Linux 6.8.6-rc1")

Thanks,
SJ

[...]

---

ok 1 selftests: damon: debugfs_attrs.sh
ok 2 selftests: damon: debugfs_schemes.sh
ok 3 selftests: damon: debugfs_target_ids.sh
ok 4 selftests: damon: debugfs_empty_targets.sh
ok 5 selftests: damon: debugfs_huge_count_read_write.sh
ok 6 selftests: damon: debugfs_duplicate_context_creation.sh
ok 7 selftests: damon: debugfs_rm_non_contexts.sh
ok 8 selftests: damon: sysfs.sh
ok 9 selftests: damon: sysfs_update_removed_scheme_dir.sh
ok 10 selftests: damon: sysfs_update_schemes_tried_regions_hang.py
ok 11 selftests: damon: sysfs_update_schemes_tried_regions_wss_estimation.py
ok 12 selftests: damon: reclaim.sh
ok 13 selftests: damon: lru_sort.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

PASS

2024-04-11 19:42:56

by Holger Hoffstätte

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On 2024-04-11 11:54, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.6 release.
> There are 143 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.

With this -rc1 I see the following WARNING noise on my AMD Zen2 Thinkpad
during boot:

--snip--
Apr 11 16:08:45 hho kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:06:00.0 on minor 0
Apr 11 16:08:45 hho kernel: ------------[ cut here ]------------
Apr 11 16:08:45 hho kernel: amdgpu 0000:06:00.0: drm_WARN_ON_ONCE(!dev->mode_config.poll_enabled)
Apr 11 16:08:45 hho kernel: WARNING: CPU: 10 PID: 728 at drivers/gpu/drm/drm_probe_helper.c:305 drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
Apr 11 16:08:45 hho kernel: Modules linked in: sch_fq_codel bpf_preload uvcvideo videobuf2_vmalloc videobuf2_memops uvc videobuf2_v4l2 mousedev videodev videobuf2_common mc snd_ctl_led snd_hda_codec_realtek iwlmvm amdgpu(+) snd_hda_codec_generic mac80211 libarc4 snd_hda_codec_hdmi pkcs8_key_parser edac_mce_amd i2c_algo_bit drm_ttm_helper crct10dif_pclmul crc32_pclmul crc32c_intel ttm snd_hda_intel ghash_clmulni_intel drm_exec snd_intel_dspcfg sha512_ssse3 drm_suballoc_helper amdxcp sha256_ssse3 snd_hda_codec drm_buddy gpu_sched sha1_ssse3 snd_hwdep iwlwifi snd_hda_core lm92 drm_display_helper thinkpad_acpi snd_pcm cec snd_rn_pci_acp3x ledtrig_audio snd_timer wmi_bmof drivetemp drm_kms_helper psmouse rapl r8169 platform_profile snd_acp_config cfg80211 serio_raw realtek k10temp snd_soc_acpi ipmi_devintf snd ucsi_acpi mdio_devres drm snd_pci_acp3x i2c_piix4 soundcore rfkill typec_ucsi ipmi_msghandler libphy video roles typec battery ac wmi i2c_scmi button
Apr 11 16:08:45 hho kernel: CPU: 10 PID: 728 Comm: (udev-worker) Not tainted 6.8.6 #1
Apr 11 16:08:45 hho kernel: Hardware name: LENOVO 20U50001GE/20U50001GE, BIOS R19ET32W (1.16 ) 01/26/2021
Apr 11 16:08:45 hho kernel: RIP: 0010:drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
Apr 11 16:08:45 hho kernel: Code: 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 90 58 f8 e0 48 c7 c1 a0 0a 67 a0 48 89 da 48 c7 c7 84 14 67 a0 48 89 c6 e8 27 b2 a6 e0 <0f> 0b e9 08 ff ff ff 0f 1f 44 00 00 48 b8 e0 ff ff ff 0f 00 00 00
Apr 11 16:08:45 hho kernel: RSP: 0018:ffffc900005ff918 EFLAGS: 00010296
Apr 11 16:08:45 hho kernel: RAX: 0000000000000045 RBX: ffff88810173c5b0 RCX: 0000000000000027
Apr 11 16:08:45 hho kernel: RDX: ffff8887ef69c6c8 RSI: 0000000000000001 RDI: ffff8887ef69c6c0
Apr 11 16:08:45 hho kernel: RBP: 0000000000000000 R08: 00000000fffeffff R09: 0000000000000001
Apr 11 16:08:45 hho kernel: R10: 0000000000000000 R11: ffff8887eec80000 R12: ffff88810e380010
Apr 11 16:08:45 hho kernel: R13: ffff88810e380010 R14: 0000000000000003 R15: ffffffffa03b69ce
Apr 11 16:08:45 hho kernel: FS: 00007f7472869800(0000) GS:ffff8887ef680000(0000) knlGS:0000000000000000
Apr 11 16:08:45 hho kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Apr 11 16:08:45 hho kernel: CR2: 00005607b50f5000 CR3: 0000000104f3e000 CR4: 0000000000350ef0
Apr 11 16:08:45 hho kernel: Call Trace:
Apr 11 16:08:45 hho kernel: <TASK>
Apr 11 16:08:45 hho kernel: ? drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
Apr 11 16:08:45 hho kernel: ? __warn+0x7d/0x120
Apr 11 16:08:45 hho kernel: ? drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
Apr 11 16:08:45 hho kernel: ? report_bug+0x155/0x180
Apr 11 16:08:45 hho kernel: ? handle_bug+0x36/0x70
Apr 11 16:08:45 hho kernel: ? exc_invalid_op+0x13/0x60
Apr 11 16:08:45 hho kernel: ? asm_exc_invalid_op+0x16/0x20
Apr 11 16:08:45 hho kernel: ? drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
Apr 11 16:08:45 hho kernel: ? drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
Apr 11 16:08:45 hho kernel: drm_helper_probe_single_connector_modes+0x167/0x4f0 [drm_kms_helper]
Apr 11 16:08:45 hho kernel: drm_client_modeset_probe+0x1e0/0x1350 [drm]
Apr 11 16:08:45 hho kernel: ? __cond_resched+0x16/0x40
Apr 11 16:08:45 hho kernel: ? kmalloc_trace+0xfd/0x280
Apr 11 16:08:45 hho kernel: ? __pm_runtime_suspend+0x67/0xb0
Apr 11 16:08:45 hho kernel: __drm_fb_helper_initial_config_and_unlock+0x2d/0x490 [drm_kms_helper]
Apr 11 16:08:45 hho kernel: ? drm_file_alloc+0x1af/0x250 [drm]
Apr 11 16:08:45 hho kernel: ? __cond_resched+0x16/0x40
Apr 11 16:08:45 hho kernel: drm_fbdev_generic_client_hotplug+0x62/0xb0 [drm_kms_helper]
Apr 11 16:08:45 hho kernel: drm_client_register+0x5a/0x90 [drm]
Apr 11 16:08:45 hho kernel: amdgpu_pci_probe+0x465/0x4d0 [amdgpu]
Apr 11 16:08:45 hho kernel: local_pci_probe+0x39/0x80
Apr 11 16:08:45 hho kernel: pci_device_probe+0xa1/0x1b0
Apr 11 16:08:45 hho kernel: really_probe+0x156/0x2e0
Apr 11 16:08:45 hho kernel: ? __device_attach_driver+0x100/0x100
Apr 11 16:08:45 hho kernel: __driver_probe_device+0x73/0x110
Apr 11 16:08:45 hho kernel: driver_probe_device+0x1f/0xe0
Apr 11 16:08:45 hho kernel: __driver_attach+0x7d/0x180
Apr 11 16:08:45 hho kernel: bus_for_each_dev+0x60/0x90
Apr 11 16:08:45 hho kernel: bus_add_driver+0xe4/0x1e0
Apr 11 16:08:45 hho kernel: driver_register+0x55/0xf0
Apr 11 16:08:45 hho kernel: ? 0xffffffffa020a000
Apr 11 16:08:45 hho kernel: do_one_initcall+0x41/0x1c0
Apr 11 16:08:45 hho kernel: ? kmalloc_trace+0x1d5/0x280
Apr 11 16:08:45 hho kernel: do_init_module+0x60/0x230
Apr 11 16:08:45 hho kernel: init_module_from_file+0x79/0xb0
Apr 11 16:08:45 hho kernel: __x64_sys_finit_module+0x155/0x280
Apr 11 16:08:45 hho kernel: do_syscall_64+0x49/0x110
Apr 11 16:08:45 hho kernel: entry_SYSCALL_64_after_hwframe+0x4b/0x53
Apr 11 16:08:45 hho kernel: RIP: 0033:0x7f7472a740e9
Apr 11 16:08:45 hho kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 07 ed 0c 00 f7 d8 64 89 01 48
Apr 11 16:08:45 hho kernel: RSP: 002b:00007ffcff3f42d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
Apr 11 16:08:45 hho kernel: RAX: ffffffffffffffda RBX: 0000564f9b3f5d50 RCX: 00007f7472a740e9
Apr 11 16:08:45 hho kernel: RDX: 0000000000000004 RSI: 00007f7472c50369 RDI: 0000000000000017
Apr 11 16:08:45 hho kernel: RBP: 0000000000000004 R08: 00007f7472b43b20 R09: 0000564f9b3af700
Apr 11 16:08:45 hho kernel: R10: 0000000000000050 R11: 0000000000000246 R12: 00007f7472c50369
Apr 11 16:08:45 hho kernel: R13: 0000000000020000 R14: 0000564f9b41d6b0 R15: 0000000000000000
Apr 11 16:08:45 hho kernel: </TASK>
Apr 11 16:08:45 hho kernel: ---[ end trace 0000000000000000 ]---
Apr 11 16:08:45 hho kernel: fbcon: amdgpudrmfb (fb0) is primary device
--snap--

This is due to "drm-check-output-polling-initialized-before-disablin.patch" which
needs a followup patch to work properly, otherwise the above drm_WARN_ON_ONCE
always fires for the wrong reason.

The commit in mainline is:

048a36d8a608 "drm: Check polling initialized before enabling in drm_helper_probe_single_connector_modes"

With that commit amdgpu initialisation is happy again: no more WARN_ON_ONCE on boot.

cheers
Holger

2024-04-11 20:37:09

by Ronald Warsow

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

Hi Greg

*no* regressions here on x86_64 (RKL, Intel 11th Gen. CPU)

Thanks

Tested-by: Ronald Warsow <[email protected]>

2024-04-11 22:08:13

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On 4/11/24 02:54, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.6 release.
> There are 143 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, 13 Apr 2024 09:53:55 +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/v6.x/stable-review/patch-6.8.6-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-6.8.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 <[email protected]>
--
Florian


2024-04-11 23:40:43

by Shuah Khan

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On 4/11/24 03:54, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.6 release.
> There are 143 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, 13 Apr 2024 09:53:55 +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/v6.x/stable-review/patch-6.8.6-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-6.8.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


2024-04-12 01:32:50

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On Thu, Apr 11, 2024 at 11:54:28AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.6 release.
> There are 143 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 the kernel 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


Attachments:
(No filename) (557.00 B)
signature.asc (235.00 B)
Download all attachments

2024-04-12 07:19:46

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On 4/11/24 2:54 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.6 release.
> There are 143 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, 13 Apr 2024 09:53:55 +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/v6.x/stable-review/patch-6.8.6-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-6.8.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]>


2024-04-12 08:09:07

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review


On 11/04/2024 10:54, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.6 release.
> There are 143 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, 13 Apr 2024 09:53:55 +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/v6.x/stable-review/patch-6.8.6-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-6.8.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


No new regressions for Tegra ...

Test results for stable-v6.8:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
116 tests: 115 pass, 1 fail

Linux version: 6.8.6-rc1-g1e41d76814ed
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

Test failures: tegra194-p2972-0000: boot.py

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

Jon

--
nvpublic

2024-04-12 08:40:48

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On Thu, Apr 11, 2024 at 09:34:41PM +0200, Holger Hoffst?tte wrote:
> On 2024-04-11 11:54, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.8.6 release.
> > There are 143 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.
>
> With this -rc1 I see the following WARNING noise on my AMD Zen2 Thinkpad
> during boot:
>
> --snip--
> Apr 11 16:08:45 hho kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:06:00.0 on minor 0
> Apr 11 16:08:45 hho kernel: ------------[ cut here ]------------
> Apr 11 16:08:45 hho kernel: amdgpu 0000:06:00.0: drm_WARN_ON_ONCE(!dev->mode_config.poll_enabled)
> Apr 11 16:08:45 hho kernel: WARNING: CPU: 10 PID: 728 at drivers/gpu/drm/drm_probe_helper.c:305 drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
> Apr 11 16:08:45 hho kernel: Modules linked in: sch_fq_codel bpf_preload uvcvideo videobuf2_vmalloc videobuf2_memops uvc videobuf2_v4l2 mousedev videodev videobuf2_common mc snd_ctl_led snd_hda_codec_realtek iwlmvm amdgpu(+) snd_hda_codec_generic mac80211 libarc4 snd_hda_codec_hdmi pkcs8_key_parser edac_mce_amd i2c_algo_bit drm_ttm_helper crct10dif_pclmul crc32_pclmul crc32c_intel ttm snd_hda_intel ghash_clmulni_intel drm_exec snd_intel_dspcfg sha512_ssse3 drm_suballoc_helper amdxcp sha256_ssse3 snd_hda_codec drm_buddy gpu_sched sha1_ssse3 snd_hwdep iwlwifi snd_hda_core lm92 drm_display_helper thinkpad_acpi snd_pcm cec snd_rn_pci_acp3x ledtrig_audio snd_timer wmi_bmof drivetemp drm_kms_helper psmouse rapl r8169 platform_profile snd_acp_config cfg80211 serio_raw realtek k10temp snd_soc_acpi ipmi_devintf snd ucsi_acpi mdio_devres drm snd_pci_acp3x i2c_piix4 soundcore rfkill typec_ucsi ipmi_msghandler libphy video roles typec battery ac wmi i2c_scmi button
> Apr 11 16:08:45 hho kernel: CPU: 10 PID: 728 Comm: (udev-worker) Not tainted 6.8.6 #1
> Apr 11 16:08:45 hho kernel: Hardware name: LENOVO 20U50001GE/20U50001GE, BIOS R19ET32W (1.16 ) 01/26/2021
> Apr 11 16:08:45 hho kernel: RIP: 0010:drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
> Apr 11 16:08:45 hho kernel: Code: 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 90 58 f8 e0 48 c7 c1 a0 0a 67 a0 48 89 da 48 c7 c7 84 14 67 a0 48 89 c6 e8 27 b2 a6 e0 <0f> 0b e9 08 ff ff ff 0f 1f 44 00 00 48 b8 e0 ff ff ff 0f 00 00 00
> Apr 11 16:08:45 hho kernel: RSP: 0018:ffffc900005ff918 EFLAGS: 00010296
> Apr 11 16:08:45 hho kernel: RAX: 0000000000000045 RBX: ffff88810173c5b0 RCX: 0000000000000027
> Apr 11 16:08:45 hho kernel: RDX: ffff8887ef69c6c8 RSI: 0000000000000001 RDI: ffff8887ef69c6c0
> Apr 11 16:08:45 hho kernel: RBP: 0000000000000000 R08: 00000000fffeffff R09: 0000000000000001
> Apr 11 16:08:45 hho kernel: R10: 0000000000000000 R11: ffff8887eec80000 R12: ffff88810e380010
> Apr 11 16:08:45 hho kernel: R13: ffff88810e380010 R14: 0000000000000003 R15: ffffffffa03b69ce
> Apr 11 16:08:45 hho kernel: FS: 00007f7472869800(0000) GS:ffff8887ef680000(0000) knlGS:0000000000000000
> Apr 11 16:08:45 hho kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> Apr 11 16:08:45 hho kernel: CR2: 00005607b50f5000 CR3: 0000000104f3e000 CR4: 0000000000350ef0
> Apr 11 16:08:45 hho kernel: Call Trace:
> Apr 11 16:08:45 hho kernel: <TASK>
> Apr 11 16:08:45 hho kernel: ? drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
> Apr 11 16:08:45 hho kernel: ? __warn+0x7d/0x120
> Apr 11 16:08:45 hho kernel: ? drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
> Apr 11 16:08:45 hho kernel: ? report_bug+0x155/0x180
> Apr 11 16:08:45 hho kernel: ? handle_bug+0x36/0x70
> Apr 11 16:08:45 hho kernel: ? exc_invalid_op+0x13/0x60
> Apr 11 16:08:45 hho kernel: ? asm_exc_invalid_op+0x16/0x20
> Apr 11 16:08:45 hho kernel: ? drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
> Apr 11 16:08:45 hho kernel: ? drm_kms_helper_poll_enable+0x129/0x130 [drm_kms_helper]
> Apr 11 16:08:45 hho kernel: drm_helper_probe_single_connector_modes+0x167/0x4f0 [drm_kms_helper]
> Apr 11 16:08:45 hho kernel: drm_client_modeset_probe+0x1e0/0x1350 [drm]
> Apr 11 16:08:45 hho kernel: ? __cond_resched+0x16/0x40
> Apr 11 16:08:45 hho kernel: ? kmalloc_trace+0xfd/0x280
> Apr 11 16:08:45 hho kernel: ? __pm_runtime_suspend+0x67/0xb0
> Apr 11 16:08:45 hho kernel: __drm_fb_helper_initial_config_and_unlock+0x2d/0x490 [drm_kms_helper]
> Apr 11 16:08:45 hho kernel: ? drm_file_alloc+0x1af/0x250 [drm]
> Apr 11 16:08:45 hho kernel: ? __cond_resched+0x16/0x40
> Apr 11 16:08:45 hho kernel: drm_fbdev_generic_client_hotplug+0x62/0xb0 [drm_kms_helper]
> Apr 11 16:08:45 hho kernel: drm_client_register+0x5a/0x90 [drm]
> Apr 11 16:08:45 hho kernel: amdgpu_pci_probe+0x465/0x4d0 [amdgpu]
> Apr 11 16:08:45 hho kernel: local_pci_probe+0x39/0x80
> Apr 11 16:08:45 hho kernel: pci_device_probe+0xa1/0x1b0
> Apr 11 16:08:45 hho kernel: really_probe+0x156/0x2e0
> Apr 11 16:08:45 hho kernel: ? __device_attach_driver+0x100/0x100
> Apr 11 16:08:45 hho kernel: __driver_probe_device+0x73/0x110
> Apr 11 16:08:45 hho kernel: driver_probe_device+0x1f/0xe0
> Apr 11 16:08:45 hho kernel: __driver_attach+0x7d/0x180
> Apr 11 16:08:45 hho kernel: bus_for_each_dev+0x60/0x90
> Apr 11 16:08:45 hho kernel: bus_add_driver+0xe4/0x1e0
> Apr 11 16:08:45 hho kernel: driver_register+0x55/0xf0
> Apr 11 16:08:45 hho kernel: ? 0xffffffffa020a000
> Apr 11 16:08:45 hho kernel: do_one_initcall+0x41/0x1c0
> Apr 11 16:08:45 hho kernel: ? kmalloc_trace+0x1d5/0x280
> Apr 11 16:08:45 hho kernel: do_init_module+0x60/0x230
> Apr 11 16:08:45 hho kernel: init_module_from_file+0x79/0xb0
> Apr 11 16:08:45 hho kernel: __x64_sys_finit_module+0x155/0x280
> Apr 11 16:08:45 hho kernel: do_syscall_64+0x49/0x110
> Apr 11 16:08:45 hho kernel: entry_SYSCALL_64_after_hwframe+0x4b/0x53
> Apr 11 16:08:45 hho kernel: RIP: 0033:0x7f7472a740e9
> Apr 11 16:08:45 hho kernel: Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 07 ed 0c 00 f7 d8 64 89 01 48
> Apr 11 16:08:45 hho kernel: RSP: 002b:00007ffcff3f42d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
> Apr 11 16:08:45 hho kernel: RAX: ffffffffffffffda RBX: 0000564f9b3f5d50 RCX: 00007f7472a740e9
> Apr 11 16:08:45 hho kernel: RDX: 0000000000000004 RSI: 00007f7472c50369 RDI: 0000000000000017
> Apr 11 16:08:45 hho kernel: RBP: 0000000000000004 R08: 00007f7472b43b20 R09: 0000564f9b3af700
> Apr 11 16:08:45 hho kernel: R10: 0000000000000050 R11: 0000000000000246 R12: 00007f7472c50369
> Apr 11 16:08:45 hho kernel: R13: 0000000000020000 R14: 0000564f9b41d6b0 R15: 0000000000000000
> Apr 11 16:08:45 hho kernel: </TASK>
> Apr 11 16:08:45 hho kernel: ---[ end trace 0000000000000000 ]---
> Apr 11 16:08:45 hho kernel: fbcon: amdgpudrmfb (fb0) is primary device
> --snap--
>
> This is due to "drm-check-output-polling-initialized-before-disablin.patch" which
> needs a followup patch to work properly, otherwise the above drm_WARN_ON_ONCE
> always fires for the wrong reason.
>
> The commit in mainline is:
>
> 048a36d8a608 "drm: Check polling initialized before enabling in drm_helper_probe_single_connector_modes"
>
> With that commit amdgpu initialisation is happy again: no more WARN_ON_ONCE on boot.

Thanks, now queued up here, and in 6.6.y

greg k-h

2024-04-12 18:21:50

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/143] 6.8.6-rc1 review

On Thu, 11 Apr 2024 at 15:37, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.8.6 release.
> There are 143 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, 13 Apr 2024 09:53:55 +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/v6.x/stable-review/patch-6.8.6-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-6.8.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 <[email protected]>

## Build
* kernel: 6.8.6-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.8.y
* git commit: 1e41d76814ede65e1f73876f3316ea0f9e8aacdf
* git describe: v6.8.5-144-g1e41d76814ed
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.8.y/build/v6.8.5-144-g1e41d76814ed

## Test Regressions (compared to v6.8.4)

## Metric Regressions (compared to v6.8.4)

## Test Fixes (compared to v6.8.4)

## Metric Fixes (compared to v6.8.4)

## Test result summary
total: 289169, pass: 251149, fail: 3767, skip: 33889, xfail: 364

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 129 total, 129 passed, 0 failed
* arm64: 38 total, 38 passed, 0 failed
* i386: 29 total, 29 passed, 0 failed
* mips: 24 total, 24 passed, 0 failed
* parisc: 3 total, 3 passed, 0 failed
* powerpc: 34 total, 34 passed, 0 failed
* riscv: 17 total, 17 passed, 0 failed
* s390: 12 total, 12 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 33 total, 33 passed, 0 failed

## Test suites summary
* boot
* 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-filesystems-epoll
* 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-memory-hotplug
* kselftest-mincore
* kselftest-mm
* 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
* libgpiod
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-co[
* 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-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-smoketest
* ltp-syscalls
* ltp-tracing
* perf
* rcutorture

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