2024-04-15 14:25:36

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 6.8 000/172] 6.8.7-rc1 review

This is the start of the stable review cycle for the 6.8.7 release.
There are 172 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed, 17 Apr 2024 14:19:30 +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.7-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.7-rc1

Fudongwang <[email protected]>
drm/amd/display: fix disable otg wa logic in DCN316

Wenjing Liu <[email protected]>
drm/amd/display: always reset ODM mode in context when adding first plane

Alex Hung <[email protected]>
drm/amd/display: Return max resolution supported by DWB

Dillon Varone <[email protected]>
drm/amd/display: Do not recursively call manual trigger programming

Harry Wentland <[email protected]>
drm/amd/display: Set VSC SDP Colorimetry same way for MST and SST

Harry Wentland <[email protected]>
drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4

Yifan Zhang <[email protected]>
drm/amdgpu: differentiate external rev id for gfx 11.5.0

Tim Huang <[email protected]>
drm/amdgpu: fix incorrect number of active RBs for gfx11

Alex Deucher <[email protected]>
drm/amdgpu: always force full reset for SOC21

Lijo Lazar <[email protected]>
drm/amdgpu: Reset dGPU if suspend got aborted

Ville Syrjälä <[email protected]>
drm/i915: Disable live M/N updates when using bigjoiner

Ville Syrjälä <[email protected]>
drm/i915: Disable port sync when bigjoiner is used

Ville Syrjälä <[email protected]>
drm/i915/psr: Disable PSR when bigjoiner is used

Ville Syrjälä <[email protected]>
drm/i915/cdclk: Fix CDCLK programming order when pipes are active

Josh Poimboeuf <[email protected]>
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI

Josh Poimboeuf <[email protected]>
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto

Josh Poimboeuf <[email protected]>
x86/bugs: Clarify that syscall hardening isn't a BHI mitigation

Josh Poimboeuf <[email protected]>
x86/bugs: Fix BHI handling of RRSBA

Ingo Molnar <[email protected]>
x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'

Josh Poimboeuf <[email protected]>
x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES

Josh Poimboeuf <[email protected]>
x86/bugs: Fix BHI documentation

Daniel Sneddon <[email protected]>
x86/bugs: Fix return type of spectre_bhi_state()

Amir Goldstein <[email protected]>
kernfs: annotate different lockdep class for of->mutex of writable files

Oleg Nesterov <[email protected]>
selftests: kselftest: Fix build failure with NOLIBC

Arnd Bergmann <[email protected]>
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument

Adam Dunlap <[email protected]>
x86/apic: Force native_apic_mem_read() to use the MOV instruction

Nathan Chancellor <[email protected]>
selftests: kselftest: Mark functions that unconditionally call exit() as __noreturn

John Stultz <[email protected]>
selftests: timers: Fix abs() warning in posix_timers test

John Stultz <[email protected]>
selftests: timers: Fix posix_timers ksft_print_msg() warning

Oleg Nesterov <[email protected]>
selftests/timers/posix_timers: Reimplement check_timer_distribution()

Sean Christopherson <[email protected]>
x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n

Namhyung Kim <[email protected]>
perf/x86: Fix out of range data

Gavin Shan <[email protected]>
vhost: Add smp_rmb() in vhost_enable_notify()

Gavin Shan <[email protected]>
vhost: Add smp_rmb() in vhost_vq_avail_empty()

Frank Li <[email protected]>
arm64: dts: imx8-ss-dma: fix spi lpcg indices

Frank Li <[email protected]>
arm64: dts: imx8-ss-lsio: fix pwm lpcg indices

Frank Li <[email protected]>
arm64: dts: imx8-ss-dma: fix pwm lpcg indices

Frank Li <[email protected]>
arm64: dts: imx8-ss-conn: fix usb lpcg indices

Frank Li <[email protected]>
arm64: dts: imx8-ss-dma: fix adc lpcg indices

Frank Li <[email protected]>
arm64: dts: imx8-ss-dma: fix can lpcg indices

Frank Li <[email protected]>
arm64: dts: imx8qm-ss-dma: fix can lpcg indices

Lang Yu <[email protected]>
drm/amdgpu/umsch: reinitialize write pointer in hw init

Johan Hovold <[email protected]>
drm/msm/dp: fix runtime PM leak on connect failure

Johan Hovold <[email protected]>
drm/msm/dp: fix runtime PM leak on disconnect

Ville Syrjälä <[email protected]>
drm/client: Fully protect modes[] with dev->mode_config.mutex

Boris Brezillon <[email protected]>
drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()

Jammy Huang <[email protected]>
drm/ast: Fix soft lockup

Harish Kasiviswanathan <[email protected]>
drm/amdkfd: Reset GPU on queue preemption failure

Ville Syrjälä <[email protected]>
drm/i915/vrr: Disable VRR when using bigjoiner

Zack Rusin <[email protected]>
drm/vmwgfx: Enable DMA mappings with SEV

Jacek Lawrynowicz <[email protected]>
accel/ivpu: Fix deadlock in context_xa

Jacek Lawrynowicz <[email protected]>
accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE

Jacek Lawrynowicz <[email protected]>
accel/ivpu: Put NPU back to D3hot after failed resume

Wachowski, Karol <[email protected]>
accel/ivpu: Fix PCI D0 state entry in resume

Wachowski, Karol <[email protected]>
accel/ivpu: Check return code of ipc->lock init

Alexander Wetzel <[email protected]>
scsi: sg: Avoid race in error handling & drop bogus warn

Alexander Wetzel <[email protected]>
scsi: sg: Avoid sg device teardown race

Masami Hiramatsu <[email protected]>
fs/proc: Skip bootloader comment if no embedded kernel parameters

Zhenhua Huang <[email protected]>
fs/proc: remove redundant comments from /proc/bootconfig

Zheng Yejian <[email protected]>
kprobes: Fix possible use-after-free issue on kprobe registration

Pavel Begunkov <[email protected]>
io_uring/net: restore msg_control on sendzc retry

Boris Burkov <[email protected]>
btrfs: qgroup: convert PREALLOC to PERTRANS after record_root_in_trans

Boris Burkov <[email protected]>
btrfs: record delayed inode root in transaction

Boris Burkov <[email protected]>
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations

Boris Burkov <[email protected]>
btrfs: qgroup: correctly model root qgroup rsv in convert

Jens Axboe <[email protected]>
io_uring: disable io-wq execution of multishot NOWAIT requests

Pavel Begunkov <[email protected]>
io_uring: refactor DEFER_TASKRUN multishot checks

Lu Baolu <[email protected]>
iommu/vt-d: Fix WARN_ON in iommu probe path

Jacob Pan <[email protected]>
iommu/vt-d: Allocate local memory for page request queue

Xuchun Shang <[email protected]>
iommu/vt-d: Fix wrong use of pasid config

Arnd Bergmann <[email protected]>
tracing: hide unused ftrace_event_id_fops

Karthik Poosa <[email protected]>
drm/xe/hwmon: Cast result to output precision on left shift of operand

Lucas De Marchi <[email protected]>
drm/xe/display: Fix double mutex initialization

David Arinzon <[email protected]>
net: ena: Set tx_info->xdpf value to NULL

David Arinzon <[email protected]>
net: ena: Fix incorrect descriptor free behavior

David Arinzon <[email protected]>
net: ena: Wrong missing IO completions check order

David Arinzon <[email protected]>
net: ena: Fix potential sign extension issue

Michal Luczaj <[email protected]>
af_unix: Fix garbage collector racing against connect()

Kuniyuki Iwashima <[email protected]>
af_unix: Do not use atomic ops for unix_sk(sk)->inflight.

Arınç ÜNAL <[email protected]>
net: dsa: mt7530: trap link-local frames regardless of ST Port State

Gerd Bayer <[email protected]>
Revert "s390/ism: fix receive message buffer allocation"

Daniel Machon <[email protected]>
net: sparx5: fix wrong config being used when reconfiguring PCS

Rahul Rameshbabu <[email protected]>
net/mlx5e: Do not produce metadata freelist entries in Tx port ts WQE xmit

Carolina Jubran <[email protected]>
net/mlx5e: HTB, Fix inconsistencies with QoS SQs number

Carolina Jubran <[email protected]>
net/mlx5e: Fix mlx5e_priv_init() cleanup flow

Carolina Jubran <[email protected]>
net/mlx5e: RSS, Block changing channels number when RXFH is configured

Cosmin Ratiu <[email protected]>
net/mlx5: Correctly compare pkt reformat ids

Cosmin Ratiu <[email protected]>
net/mlx5: Properly link new fs rules into the tree

Michael Liang <[email protected]>
net/mlx5: offset comp irq index in name by one

Shay Drory <[email protected]>
net/mlx5: Register devlink first under devlink lock

Moshe Shemesh <[email protected]>
net/mlx5: SF, Stop waiting for FW as teardown was called

Eric Dumazet <[email protected]>
netfilter: complete validation of user input

Archie Pusaka <[email protected]>
Bluetooth: l2cap: Don't double set the HCI_CONN_MGMT_CONNECTED bit

Luiz Augusto von Dentz <[email protected]>
Bluetooth: hci_sock: Fix not validating setsockopt user input

Luiz Augusto von Dentz <[email protected]>
Bluetooth: ISO: Fix not validating setsockopt user input

Luiz Augusto von Dentz <[email protected]>
Bluetooth: L2CAP: Fix not validating setsockopt user input

Luiz Augusto von Dentz <[email protected]>
Bluetooth: RFCOMM: Fix not validating setsockopt user input

Luiz Augusto von Dentz <[email protected]>
Bluetooth: SCO: Fix not validating setsockopt user input

Luiz Augusto von Dentz <[email protected]>
Bluetooth: hci_sync: Fix using the same interval and window for Coded PHY

Luiz Augusto von Dentz <[email protected]>
Bluetooth: hci_sync: Use QoS to determine which PHY to scan

Luiz Augusto von Dentz <[email protected]>
Bluetooth: ISO: Don't reject BT_ISO_QOS if parameters are unset

Luiz Augusto von Dentz <[email protected]>
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout

Brett Creeley <[email protected]>
pds_core: Fix pdsc_check_pci_health function to use work thread

Shannon Nelson <[email protected]>
pds_core: use pci_reset_function for health reset

Jiri Benc <[email protected]>
ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr

Arnd Bergmann <[email protected]>
ipv4/route: avoid unused-but-set-variable warning

Arnd Bergmann <[email protected]>
ipv6: fib: hide unused 'pn' variable

Geetha sowjanya <[email protected]>
octeontx2-af: Fix NIX SQ mode and BP config

Kuniyuki Iwashima <[email protected]>
af_unix: Clear stale u->oob_skb.

Marek Vasut <[email protected]>
net: ks8851: Handle softirqs at the end of IRQ thread to fix hang

Marek Vasut <[email protected]>
net: ks8851: Inline ks8851_rx_skb()

Dave Jiang <[email protected]>
cxl: Fix retrieving of access_coordinates in PCIe path

Dave Jiang <[email protected]>
cxl: Remove checking of iter in cxl_endpoint_get_perf_coordinates()

Dave Jiang <[email protected]>
cxl: Split out host bridge access coordinates

Dave Jiang <[email protected]>
cxl: Split out combine_coordinates() for common shared usage

Dave Jiang <[email protected]>
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access classes

Dave Jiang <[email protected]>
ACPI: HMAT: Introduce 2 levels of generic port access class

Dave Jiang <[email protected]>
base/node / ACPI: Enumerate node access class for 'struct access_coordinate'

Raag Jadav <[email protected]>
ACPI: bus: allow _UID matching for integer zero

Pavan Chebbi <[email protected]>
bnxt_en: Reset PTP tx_avail after possible firmware reset

Vikas Gupta <[email protected]>
bnxt_en: Fix error recovery for RoCE ulp client

Vikas Gupta <[email protected]>
bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()

Gerd Bayer <[email protected]>
s390/ism: fix receive message buffer allocation

Eric Dumazet <[email protected]>
geneve: fix header validation in geneve[6]_xmit_skb

Arnd Bergmann <[email protected]>
lib: checksum: hide unused expected_csum_ipv6_magic[]

Ming Lei <[email protected]>
block: fix q->blkg_list corruption during disk rebind

Hariprasad Kelam <[email protected]>
octeontx2-pf: Fix transmit scheduler resource leak

Eric Dumazet <[email protected]>
xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING

Petr Tesarik <[email protected]>
u64_stats: fix u64_stats_init() for lockdep when used repeatedly in one file

Ilya Maximets <[email protected]>
net: openvswitch: fix unwanted error log on timeout policy probing

Dan Carpenter <[email protected]>
scsi: qla2xxx: Fix off by one in qla_edif_app_getstats()

Xiang Chen <[email protected]>
scsi: hisi_sas: Modify the deadline for ata_wait_after_reset()

Luca Weiss <[email protected]>
drm/msm/adreno: Set highest_bank_bit for A619

Arnd Bergmann <[email protected]>
nouveau: fix function cast warning

Alex Constantino <[email protected]>
Revert "drm/qxl: simplify qxl_fence_wait"

Kwangjin Ko <[email protected]>
cxl/core: Fix initialization of mbox_cmd.size_out in get event

Frank Li <[email protected]>
arm64: dts: imx8-ss-conn: fix usdhc wrong lpcg clock order

Dmitry Baryshkov <[email protected]>
dt-bindings: display/msm: sm8150-mdss: add DP node

Dmitry Baryshkov <[email protected]>
drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sensible

Dmitry Baryshkov <[email protected]>
drm/msm/dpu: don't allow overriding data from catalog

Stephen Boyd <[email protected]>
drm/msm: Add newlines to some debug prints

Tim Harvey <[email protected]>
arm64: dts: freescale: imx8mp-venice-gw73xx-2x: fix USB vbus regulator

Tim Harvey <[email protected]>
arm64: dts: freescale: imx8mp-venice-gw72xx-2x: fix USB vbus regulator

Dave Jiang <[email protected]>
cxl/core/regs: Fix usage of map->reg_type in cxl_decode_regblock() before assigned

Yuquan Wang <[email protected]>
cxl/mem: Fix for the index of Clear Event Record Handle

Cristian Marussi <[email protected]>
firmware: arm_scmi: Make raw debugfs entries non-seekable

Jens Wiklander <[email protected]>
firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()

Aaro Koskinen <[email protected]>
ARM: OMAP2+: fix USB regression on Nokia N8x0

Aaro Koskinen <[email protected]>
mmc: omap: restore original power up/down steps

Aaro Koskinen <[email protected]>
mmc: omap: fix deferred probe

Aaro Koskinen <[email protected]>
mmc: omap: fix broken slot switch lookup

Aaro Koskinen <[email protected]>
ARM: OMAP2+: fix N810 MMC gpiod table

Aaro Koskinen <[email protected]>
ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0

David Sterba <[email protected]>
btrfs: tests: allocate dummy fs_info and root in test_find_delalloc()

Nini Song <[email protected]>
media: cec: core: remove length check of Timer Status

Anna-Maria Behnsen <[email protected]>
PM: s2idle: Make sure CPUs will wakeup directly on resume

Hans de Goede <[email protected]>
ACPI: scan: Do not increase dep_unmet for already met dependencies

Noah Loomans <[email protected]>
platform/chrome: cros_ec_uart: properly fix race condition

Tim Huang <[email protected]>
drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11

Dmitry Antipov <[email protected]>
Bluetooth: Fix memory leak in hci_req_sync_complete()

Steven Rostedt (Google) <[email protected]>
ring-buffer: Only update pages_touched when a new page is touched

Yu Kuai <[email protected]>
raid1: fix use-after-free for original bio in raid1_write_request()

Fabio Estevam <[email protected]>
ARM: dts: imx7s-warp: Pass OV2680 link-frequencies

Gavin Shan <[email protected]>
arm64: tlb: Fix TLBI RANGE operand

Breno Leitao <[email protected]>
virtio_net: Do not send RSS key if it is not supported

Xiubo Li <[email protected]>
ceph: switch to use cap_delay_lock for the unlink delay list

NeilBrown <[email protected]>
ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE

Sven Eckelmann <[email protected]>
batman-adv: Avoid infinite loop trying to resize local TT

Peyton Lee <[email protected]>
drm/amdgpu/vpe: power on vpe when hw_init

Damien Le Moal <[email protected]>
ata: libata-scsi: Fix ata_scsi_dev_rescan() error path

Igor Pylypiv <[email protected]>
ata: libata-core: Allow command duration limits detection for ACS-4 drives

Steve French <[email protected]>
smb3: fix Open files on server counter going negative


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

Diffstat:

Documentation/admin-guide/hw-vuln/spectre.rst | 22 +-
Documentation/admin-guide/kernel-parameters.txt | 12 +-
.../bindings/display/msm/qcom,sm8150-mdss.yaml | 9 +
Makefile | 4 +-
arch/arm/boot/dts/nxp/imx/imx7s-warp.dts | 1 +
arch/arm/mach-omap2/board-n8x0.c | 23 +--
arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 16 +-
arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi | 40 ++--
arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi | 16 +-
.../boot/dts/freescale/imx8mp-venice-gw72xx.dtsi | 2 +-
.../boot/dts/freescale/imx8mp-venice-gw73xx.dtsi | 2 +-
arch/arm64/boot/dts/freescale/imx8qm-ss-dma.dtsi | 8 +-
arch/arm64/include/asm/tlbflush.h | 20 +-
arch/x86/Kconfig | 21 +-
arch/x86/events/core.c | 1 +
arch/x86/include/asm/apic.h | 3 +-
arch/x86/kernel/apic/apic.c | 6 +-
arch/x86/kernel/cpu/bugs.c | 82 ++++----
arch/x86/kernel/cpu/common.c | 48 ++---
block/blk-cgroup.c | 9 +-
block/blk-cgroup.h | 2 +
block/blk-core.c | 2 +
drivers/accel/ivpu/ivpu_drv.c | 20 +-
drivers/accel/ivpu/ivpu_hw.h | 6 +
drivers/accel/ivpu/ivpu_hw_37xx.c | 7 +-
drivers/accel/ivpu/ivpu_hw_40xx.c | 6 +
drivers/accel/ivpu/ivpu_ipc.c | 8 +-
drivers/accel/ivpu/ivpu_pm.c | 7 +-
drivers/acpi/numa/hmat.c | 43 ++--
drivers/acpi/scan.c | 3 +-
drivers/ata/libata-core.c | 2 +-
drivers/ata/libata-scsi.c | 9 +-
drivers/base/node.c | 6 +-
drivers/cxl/acpi.c | 8 +-
drivers/cxl/core/cdat.c | 58 ++++--
drivers/cxl/core/mbox.c | 5 +-
drivers/cxl/core/port.c | 76 ++++---
drivers/cxl/core/regs.c | 5 +-
drivers/cxl/cxl.h | 8 +-
drivers/firmware/arm_ffa/driver.c | 2 +-
drivers/firmware/arm_scmi/raw_mode.c | 7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c | 6 +
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 2 +-
drivers/gpu/drm/amd/amdgpu/soc21.c | 32 ++-
drivers/gpu/drm/amd/amdgpu/umsch_mm_v4_0.c | 2 +
.../gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 1 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 15 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_wb.c | 6 +-
.../amd/display/dc/clk_mgr/dcn316/dcn316_clk_mgr.c | 19 +-
drivers/gpu/drm/amd/display/dc/core/dc_state.c | 9 +
.../gpu/drm/amd/display/dc/optc/dcn32/dcn32_optc.c | 3 -
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_4_ppt.c | 12 +-
drivers/gpu/drm/ast/ast_dp.c | 3 +
drivers/gpu/drm/drm_client_modeset.c | 3 +-
drivers/gpu/drm/i915/display/intel_cdclk.c | 7 +-
drivers/gpu/drm/i915/display/intel_cdclk.h | 3 +
drivers/gpu/drm/i915/display/intel_ddi.c | 5 +
drivers/gpu/drm/i915/display/intel_dp.c | 6 +-
drivers/gpu/drm/i915/display/intel_psr.c | 11 +
drivers/gpu/drm/i915/display/intel_vrr.c | 7 +
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 4 +
drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c | 10 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.c | 8 +-
drivers/gpu/drm/msm/dp/dp_display.c | 2 +
drivers/gpu/drm/msm/msm_fb.c | 6 +-
drivers/gpu/drm/msm/msm_kms.c | 4 +-
.../gpu/drm/nouveau/nvkm/subdev/bios/shadowof.c | 7 +-
drivers/gpu/drm/panfrost/panfrost_mmu.c | 13 +-
drivers/gpu/drm/qxl/qxl_release.c | 50 ++++-
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 11 +-
drivers/gpu/drm/xe/xe_display.c | 5 -
drivers/gpu/drm/xe/xe_hwmon.c | 4 +-
drivers/iommu/intel/iommu.c | 11 +-
drivers/iommu/intel/perfmon.c | 2 +-
drivers/iommu/intel/svm.c | 2 +-
drivers/md/raid1.c | 2 +-
drivers/media/cec/core/cec-adap.c | 14 --
drivers/mmc/host/omap.c | 48 +++--
drivers/net/dsa/mt7530.c | 229 ++++++++++++++++++---
drivers/net/dsa/mt7530.h | 5 +
drivers/net/ethernet/amazon/ena/ena_com.c | 2 +-
drivers/net/ethernet/amazon/ena/ena_netdev.c | 35 ++--
drivers/net/ethernet/amazon/ena/ena_xdp.c | 4 +-
drivers/net/ethernet/amd/pds_core/core.c | 14 +-
drivers/net/ethernet/amd/pds_core/core.h | 5 +-
drivers/net/ethernet/amd/pds_core/dev.c | 3 +
drivers/net/ethernet/amd/pds_core/main.c | 8 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +
drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c | 6 +-
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 22 +-
drivers/net/ethernet/marvell/octeontx2/nic/qos.c | 1 +
drivers/net/ethernet/mellanox/mlx5/core/en/ptp.h | 8 +-
drivers/net/ethernet/mellanox/mlx5/core/en/qos.c | 33 +--
drivers/net/ethernet/mellanox/mlx5/core/en/selq.c | 2 +
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 17 ++
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 2 -
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c | 7 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 17 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 37 ++--
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 4 +-
.../ethernet/mellanox/mlx5/core/sf/dev/driver.c | 22 +-
drivers/net/ethernet/micrel/ks8851.h | 3 -
drivers/net/ethernet/micrel/ks8851_common.c | 16 +-
drivers/net/ethernet/micrel/ks8851_par.c | 11 -
drivers/net/ethernet/micrel/ks8851_spi.c | 11 -
.../net/ethernet/microchip/sparx5/sparx5_port.c | 4 +-
drivers/net/geneve.c | 4 +-
drivers/net/virtio_net.c | 28 ++-
drivers/platform/chrome/cros_ec_uart.c | 28 +--
drivers/scsi/hisi_sas/hisi_sas_main.c | 2 +-
drivers/scsi/qla2xxx/qla_edif.c | 2 +-
drivers/scsi/sg.c | 20 +-
drivers/vhost/vhost.c | 28 ++-
fs/btrfs/delayed-inode.c | 3 +
fs/btrfs/inode.c | 13 +-
fs/btrfs/ioctl.c | 37 +++-
fs/btrfs/qgroup.c | 2 +
fs/btrfs/root-tree.c | 10 -
fs/btrfs/root-tree.h | 2 -
fs/btrfs/tests/extent-io-tests.c | 28 ++-
fs/btrfs/transaction.c | 17 +-
fs/ceph/addr.c | 4 +-
fs/ceph/caps.c | 4 +-
fs/ceph/mds_client.c | 9 +-
fs/ceph/mds_client.h | 3 +-
fs/kernfs/file.c | 9 +-
fs/proc/bootconfig.c | 12 +-
fs/smb/client/cached_dir.c | 4 +-
include/acpi/acpi_bus.h | 8 +-
include/linux/bootconfig.h | 1 +
include/linux/dma-fence.h | 7 +
include/linux/irqflags.h | 2 +-
include/linux/node.h | 18 +-
include/linux/u64_stats_sync.h | 9 +-
include/net/addrconf.h | 4 +
include/net/af_unix.h | 2 +-
include/net/bluetooth/bluetooth.h | 11 +
include/net/ip_tunnels.h | 33 +++
init/main.c | 5 +
io_uring/io_uring.c | 25 +++
io_uring/net.c | 22 +-
io_uring/rw.c | 2 -
kernel/cpu.c | 3 +-
kernel/kprobes.c | 18 +-
kernel/power/suspend.c | 6 +
kernel/trace/ring_buffer.c | 6 +-
kernel/trace/trace_events.c | 4 +
lib/checksum_kunit.c | 5 +-
net/batman-adv/translation-table.c | 2 +-
net/bluetooth/hci_request.c | 4 +-
net/bluetooth/hci_sock.c | 21 +-
net/bluetooth/hci_sync.c | 66 +++++-
net/bluetooth/iso.c | 50 ++---
net/bluetooth/l2cap_core.c | 3 +-
net/bluetooth/l2cap_sock.c | 52 ++---
net/bluetooth/rfcomm/sock.c | 14 +-
net/bluetooth/sco.c | 23 +--
net/ipv4/netfilter/arp_tables.c | 4 +
net/ipv4/netfilter/ip_tables.c | 4 +
net/ipv4/route.c | 4 +-
net/ipv6/addrconf.c | 7 +-
net/ipv6/ip6_fib.c | 7 +-
net/ipv6/netfilter/ip6_tables.c | 4 +
net/openvswitch/conntrack.c | 5 +-
net/unix/af_unix.c | 8 +-
net/unix/garbage.c | 35 +++-
net/unix/scm.c | 8 +-
net/xdp/xsk.c | 2 +
tools/testing/selftests/kselftest.h | 33 ++-
tools/testing/selftests/timers/posix_timers.c | 105 +++++-----
170 files changed, 1559 insertions(+), 882 deletions(-)




2024-04-15 17:12:34

by Ronald Warsow

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/172] 6.8.7-rc1 review

Hi Greg

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

Thanks

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


2024-04-15 18:41:28

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/172] 6.8.7-rc1 review



On 4/15/2024 7:18 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.7 release.
> There are 172 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 17 Apr 2024 14:19:30 +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.7-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-16 00:17:32

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/172] 6.8.7-rc1 review

On Mon, Apr 15, 2024 at 04:18:19PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.7 release.
> There are 172 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.

Tested-by: Mark Brown <[email protected]>


Attachments:
(No filename) (351.00 B)
signature.asc (499.00 B)
Download all attachments

2024-04-16 03:51:15

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/172] 6.8.7-rc1 review

On Mon, Apr 15, 2024 at 04:18:19PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.7 release.
> There are 172 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-16 06:22:30

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/172] 6.8.7-rc1 review

On 4/15/24 7:18 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.7 release.
> There are 172 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 17 Apr 2024 14:19:30 +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.7-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-16 10:47:33

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/172] 6.8.7-rc1 review


On 15/04/2024 15:18, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.8.7 release.
> There are 172 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 17 Apr 2024 14:19:30 +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.7-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
106 tests: 105 pass, 1 fail

Linux version: 6.8.7-rc1-g367141eaada2
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-16 14:09:11

by Pascal Ernster

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/172] 6.8.7-rc1 review

[2024-04-15 16:18] Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.8.7 release.
> There are 172 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 17 Apr 2024 14:19:30 +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.7-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


Hi, 6.8.7-rc1 is running fine on various x86_64 bare metal and virtual
machines of mine (Haswell, Kaby Lake, Coffee Lake).

Regards
Pascal

2024-04-16 17:44:37

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.8 000/172] 6.8.7-rc1 review

On Mon, 15 Apr 2024 at 19:54, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.8.7 release.
> There are 172 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Wed, 17 Apr 2024 14:19:30 +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.7-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.7-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.8.y
* git commit: 367141eaada2c7635234576914bcd1f480d62731
* git describe: v6.8.6-173-g367141eaada2
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.8.y/build/v6.8.6-173-g367141eaada2

## Test Regressions (compared to v6.8.6)

## Metric Regressions (compared to v6.8.6)

## Test Fixes (compared to v6.8.6)

## Metric Fixes (compared to v6.8.6)

## Test result summary
total: 285130, pass: 247210, fail: 3619, skip: 33930, xfail: 371

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 133 total, 131 passed, 2 failed
* arm64: 41 total, 41 passed, 0 failed
* i386: 32 total, 32 passed, 0 failed
* mips: 25 total, 25 passed, 0 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 36 total, 36 passed, 0 failed
* riscv: 19 total, 19 passed, 0 failed
* s390: 13 total, 13 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 8 total, 6 passed, 2 failed
* x86_64: 37 total, 36 passed, 1 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-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-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