2024-02-14 14:31:14

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 6.7 000/127] 6.7.5-rc2 review

This is the start of the stable review cycle for the 6.7.5 release.
There are 127 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 Fri, 16 Feb 2024 14:22:16 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.5-rc2.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.7.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <[email protected]>
Linux 6.7.5-rc2

Furong Xu <[email protected]>
net: stmmac: xgmac: fix a typo of register name in DPP safety handling

Takashi Iwai <[email protected]>
ALSA: usb-audio: Sort quirk table entries

Simon Horman <[email protected]>
net: stmmac: xgmac: use #define for string constants

Michael Lass <[email protected]>
net: Fix from address in memcpy_to_iter_csum()

Jens Axboe <[email protected]>
io_uring/net: limit inline multishot retries

Jens Axboe <[email protected]>
io_uring/poll: add requeue return code from poll multishot handling

Greg Kroah-Hartman <[email protected]>
Revert "ASoC: amd: Add new dmi entries for acp5x platform"

Kent Overstreet <[email protected]>
bcachefs: time_stats: Check for last_event == 0 when updating freq stats

Guoyu Ou <[email protected]>
bcachefs: unlock parent dir if entry is not found in subvolume deletion

Christoph Hellwig <[email protected]>
bcachefs: fix incorrect usage of REQ_OP_FLUSH

Su Yue <[email protected]>
bcachefs: grab s_umount only if snapshotting

Su Yue <[email protected]>
bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit

Kent Overstreet <[email protected]>
bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount

Kent Overstreet <[email protected]>
bcachefs: Add missing bch2_moving_ctxt_flush_all()

Daniel Hill <[email protected]>
bcachefs: rebalance should wakeup on shutdown if disabled

Kent Overstreet <[email protected]>
bcachefs: Don't pass memcmp() as a pointer

Al Viro <[email protected]>
bch2_ioctl_subvolume_destroy(): fix locking

Al Viro <[email protected]>
new helper: user_path_locked_at()

Johan Hovold <[email protected]>
PCI/ASPM: Fix deadlock when enabling ASPM

Jens Axboe <[email protected]>
io_uring/rw: ensure poll based multishot read retries appropriately

Jens Axboe <[email protected]>
io_uring/net: un-indent mshot retry path in io_recv_finish()

Jens Axboe <[email protected]>
io_uring/poll: move poll execution helpers higher up

Jens Axboe <[email protected]>
io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers

Emmanuel Grumbach <[email protected]>
wifi: iwlwifi: mvm: fix a battery life regression

Hans de Goede <[email protected]>
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID

Werner Sembach <[email protected]>
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU

Frederic Weisbecker <[email protected]>
hrtimer: Report offline hrtimer enqueue

Heikki Krogerus <[email protected]>
usb: dwc3: pci: add support for the Intel Arrow Lake-H

Michal Pecio <[email protected]>
xhci: handle isoc Babble and Buffer Overrun events properly

Mathias Nyman <[email protected]>
xhci: process isoc TD properly when there was a transaction error mid TD.

Prashanth K <[email protected]>
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK

Prashanth K <[email protected]>
usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK

Qiuxu Zhuo <[email protected]>
x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups

Mario Limonciello <[email protected]>
Revert "drm/amd/pm: fix the high voltage and temperature issue"

Badhri Jagan Sridharan <[email protected]>
Revert "usb: typec: tcpm: fix cc role at port reset"

Leonard Dallmayr <[email protected]>
USB: serial: cp210x: add ID for IMST iM871A-USB

Puliang Lu <[email protected]>
USB: serial: option: add Fibocom FM101-GL variant

JackBB Wu <[email protected]>
USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e

Sean Young <[email protected]>
ALSA: usb-audio: add quirk for RODE NT-USB+

Julian Sikorski <[email protected]>
ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter

Alexander Tsoy <[email protected]>
ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision

Tejun Heo <[email protected]>
blk-iocost: Fix an UBSAN shift-out-of-bounds warning

Muhammad Usama Anjum <[email protected]>
selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros

Maurizio Lombardi <[email protected]>
nvme-host: fix the updating of the firmware version

Ben Dooks <[email protected]>
riscv: declare overflow_stack as exported from traps.c

Alexandre Ghiti <[email protected]>
riscv: Fix arch_hugetlb_migration_supported() for NAPOT

Xiubo Li <[email protected]>
ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT

Xiubo Li <[email protected]>
libceph: just wait for more data to be available on the socket

Xiubo Li <[email protected]>
libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()

Alexandre Ghiti <[email protected]>
riscv: Flush the tlb when a page directory is freed

Ming Lei <[email protected]>
scsi: core: Move scsi_host_busy() out of host lock if it is for per-command

Alexandre Ghiti <[email protected]>
riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled

Alexandre Ghiti <[email protected]>
riscv: Fix set_huge_pte_at() for NAPOT mapping

Vincent Chen <[email protected]>
riscv: mm: execute local TLB flush after populating vmemmap

Alexandre Ghiti <[email protected]>
mm: Introduce flush_cache_vmap_early()

Dan Carpenter <[email protected]>
fs/ntfs3: Fix an NULL dereference bug

Florian Westphal <[email protected]>
netfilter: nft_set_pipapo: remove scratch_aligned pointer

Florian Westphal <[email protected]>
netfilter: nft_set_pipapo: add helper to release pcpu scratch area

Florian Westphal <[email protected]>
netfilter: nft_set_pipapo: store index in scratch maps

Florian Westphal <[email protected]>
netfilter: nfnetlink_queue: un-break NF_REPEAT

Pablo Neira Ayuso <[email protected]>
netfilter: nf_tables: use timestamp to check for set element timeout

Pablo Neira Ayuso <[email protected]>
netfilter: nft_ct: reject direction for ct id

Pablo Neira Ayuso <[email protected]>
netfilter: nft_set_pipapo: remove static in nft_pipapo_get()

Srinivasan Shanmugam <[email protected]>
drm/amd/display: Implement bounds check for stream encoder creation in DCN301

Srinivasan Shanmugam <[email protected]>
drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'

Srinivasan Shanmugam <[email protected]>
drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'

Pablo Neira Ayuso <[email protected]>
netfilter: nft_compat: restrict match/target protocol to u16

Pablo Neira Ayuso <[email protected]>
netfilter: nft_compat: reject unused compat flag

Pablo Neira Ayuso <[email protected]>
netfilter: nft_compat: narrow down revision to unsigned 8-bits

Jakub Kicinski <[email protected]>
selftests: cmsg_ipv6: repeat the exact packet

Eric Dumazet <[email protected]>
ppp_async: limit MRU to 64K

Jiri Pirko <[email protected]>
devlink: avoid potential loop in devlink_rel_nested_in_notify_work()

Kuniyuki Iwashima <[email protected]>
af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.

Shigeru Yoshida <[email protected]>
tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()

Paolo Abeni <[email protected]>
selftests: net: let big_tcp test cope with slow env

David Howells <[email protected]>
rxrpc: Fix counting of new acks and nacks

David Howells <[email protected]>
rxrpc: Fix response to PING RESPONSE ACKs to a dead call

David Howells <[email protected]>
rxrpc: Fix delayed ACKs to not set the reference serial number

David Howells <[email protected]>
rxrpc: Fix generation of serial numbers to skip zero

Ard Biesheuvel <[email protected]>
x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section

Dan Carpenter <[email protected]>
drm/i915/gvt: Fix uninitialized variable in handle_mmio()

Eric Dumazet <[email protected]>
inet: read sk->sk_family once in inet_recv_error()

Zhang Rui <[email protected]>
hwmon: (coretemp) Fix bogus core_id to attr name mapping

Zhang Rui <[email protected]>
hwmon: (coretemp) Fix out-of-bounds memory access

Loic Prylli <[email protected]>
hwmon: (aspeed-pwm-tacho) mutex for tach reading

Zhipeng Lu <[email protected]>
octeontx2-pf: Fix a memleak otx2_sq_init

Zhipeng Lu <[email protected]>
atm: idt77252: fix a memleak in open_card_ubr0

Antoine Tenart <[email protected]>
tunnels: fix out of bounds access when building IPv6 PMTU error

Gerhard Engleder <[email protected]>
tsnep: Fix mapping for zero copy XDP_TX action

Paolo Abeni <[email protected]>
selftests: net: avoid just another constant wait

Paolo Abeni <[email protected]>
selftests: net: fix tcp listener handling in pmtu.sh

Yujie Liu <[email protected]>
selftests/net: change shebang to bash to support "source"

Hangbin Liu <[email protected]>
selftests/net: convert pmtu.sh to run it in unique namespace

Hangbin Liu <[email protected]>
selftests/net: convert unicast_extensions.sh to run it in unique namespace

Paolo Abeni <[email protected]>
selftests: net: cut more slack for gro fwd tests.

Ivan Vecera <[email protected]>
net: atlantic: Fix DMA mapping for PTP hwts ring

Eric Dumazet <[email protected]>
netdevsim: avoid potential loop in nsim_dev_trap_report_work()

Kees Cook <[email protected]>
wifi: brcmfmac: Adjust n_channels usage for __counted_by

Miri Korenblit <[email protected]>
wifi: iwlwifi: exit eSR only after the FW does

Johannes Berg <[email protected]>
wifi: mac80211: fix waiting for beacons logic

Johannes Berg <[email protected]>
wifi: mac80211: fix unsolicited broadcast probe config

Johannes Berg <[email protected]>
wifi: mac80211: fix RCU use in TDLS fast-xmit

Johannes Berg <[email protected]>
wifi: mac80211: improve CSA/ECSA connection refusal

Johannes Berg <[email protected]>
wifi: cfg80211: detect stuck ECSA element in probe resp

Benjamin Berg <[email protected]>
wifi: cfg80211: consume both probe response and beacon IEs

Furong Xu <[email protected]>
net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

Ard Biesheuvel <[email protected]>
x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR

Ard Biesheuvel <[email protected]>
x86/efistub: Give up if memory attribute protocol returns an error

Benjamin Berg <[email protected]>
wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfig

Abhinav Kumar <[email protected]>
drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup

Kuogee Hsieh <[email protected]>
drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case

Kuogee Hsieh <[email protected]>
drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case

Shyam Prasad N <[email protected]>
cifs: failure to add channel on iface should bump up weight

Shyam Prasad N <[email protected]>
cifs: avoid redundant calls to disable multichannel

Tony Lindgren <[email protected]>
phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP

Frank Li <[email protected]>
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV

James Clark <[email protected]>
perf evlist: Fix evlist__new_default() for > 1 core PMU

Thomas Richter <[email protected]>
perf test: Fix 'perf script' tests on s390

Ian Rogers <[email protected]>
perf tests: Add perf script test

Yoshihiro Shimoda <[email protected]>
phy: renesas: rcar-gen3-usb2: Fix returning wrong error code

Mantas Pucka <[email protected]>
phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018

Mantas Pucka <[email protected]>
phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018

Christophe JAILLET <[email protected]>
dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA

Christophe JAILLET <[email protected]>
dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA

Jai Luthra <[email protected]>
dmaengine: ti: k3-udma: Report short packet errors

Guanhua Gao <[email protected]>
dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools

Baokun Li <[email protected]>
ext4: regenerate buddy after block freeing failed if under fc replay


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

Diffstat:

Makefile | 4 +-
arch/arc/include/asm/cacheflush.h | 1 +
arch/arm/include/asm/cacheflush.h | 2 +
arch/csky/abiv1/inc/abi/cacheflush.h | 1 +
arch/csky/abiv2/inc/abi/cacheflush.h | 1 +
arch/m68k/include/asm/cacheflush_mm.h | 1 +
arch/mips/include/asm/cacheflush.h | 2 +
arch/nios2/include/asm/cacheflush.h | 1 +
arch/parisc/include/asm/cacheflush.h | 1 +
arch/riscv/include/asm/cacheflush.h | 3 +-
arch/riscv/include/asm/hugetlb.h | 3 +
arch/riscv/include/asm/stacktrace.h | 5 +
arch/riscv/include/asm/tlb.h | 2 +-
arch/riscv/include/asm/tlbflush.h | 2 +
arch/riscv/mm/hugetlbpage.c | 78 ++++++++++++-
arch/riscv/mm/init.c | 4 +
arch/riscv/mm/tlbflush.c | 6 +
arch/sh/include/asm/cacheflush.h | 1 +
arch/sparc/include/asm/cacheflush_32.h | 1 +
arch/sparc/include/asm/cacheflush_64.h | 1 +
arch/x86/boot/header.S | 14 +--
arch/x86/boot/setup.ld | 6 +-
arch/x86/lib/getuser.S | 24 ++--
arch/x86/lib/putuser.S | 20 ++--
arch/xtensa/include/asm/cacheflush.h | 6 +-
block/blk-iocost.c | 7 ++
drivers/atm/idt77252.c | 2 +
drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c | 10 +-
drivers/dma/fsl-qdma.c | 28 ++---
drivers/dma/ti/k3-udma.c | 10 +-
drivers/firmware/efi/libstub/efistub.h | 3 +-
drivers/firmware/efi/libstub/kaslr.c | 2 +-
drivers/firmware/efi/libstub/randomalloc.c | 12 +-
drivers/firmware/efi/libstub/x86-stub.c | 25 ++--
drivers/firmware/efi/libstub/x86-stub.h | 4 +-
drivers/firmware/efi/libstub/zboot.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 24 ++--
.../drm/amd/display/dc/dcn301/dcn301_resource.c | 2 +-
.../drm/amd/display/dc/hwss/dcn21/dcn21_hwseq.c | 63 +++++-----
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 33 +-----
drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 1 -
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 8 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 8 +-
drivers/gpu/drm/i915/gvt/handlers.c | 3 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 4 +-
drivers/gpu/drm/msm/dp/dp_ctrl.c | 5 -
drivers/gpu/drm/msm/dp/dp_link.c | 22 ++--
drivers/gpu/drm/msm/dp/dp_reg.h | 3 +
drivers/hwmon/aspeed-pwm-tacho.c | 7 ++
drivers/hwmon/coretemp.c | 40 ++++---
drivers/input/keyboard/atkbd.c | 13 ++-
drivers/input/serio/i8042-acpipnpio.h | 6 +
drivers/net/ethernet/aquantia/atlantic/aq_ptp.c | 4 +-
drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 13 +++
drivers/net/ethernet/aquantia/atlantic/aq_ring.h | 1 +
drivers/net/ethernet/engleder/tsnep_main.c | 16 ++-
.../ethernet/marvell/octeontx2/nic/otx2_common.c | 14 ++-
drivers/net/ethernet/stmicro/stmmac/common.h | 1 +
drivers/net/ethernet/stmicro/stmmac/dwxgmac2.h | 3 +
.../net/ethernet/stmicro/stmmac/dwxgmac2_core.c | 58 +++++++++-
drivers/net/netdevsim/dev.c | 8 +-
drivers/net/ppp/ppp_async.c | 4 +
.../broadcom/brcm80211/brcmfmac/cfg80211.c | 6 +-
drivers/net/wireless/intel/iwlwifi/fw/api/debug.h | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 6 +-
.../net/wireless/intel/iwlwifi/mvm/mld-mac80211.c | 9 +-
drivers/nvme/host/core.c | 7 +-
drivers/pci/bus.c | 49 +++++---
drivers/pci/controller/dwc/pcie-qcom.c | 2 +-
drivers/pci/pci.c | 78 ++++++++-----
drivers/pci/pci.h | 4 +-
drivers/pci/pcie/aspm.c | 13 ++-
drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 30 ++++-
drivers/phy/renesas/phy-rcar-gen3-usb2.c | 4 -
drivers/phy/ti/phy-omap-usb2.c | 4 +-
drivers/scsi/scsi_error.c | 3 +-
drivers/scsi/scsi_lib.c | 4 +-
drivers/usb/dwc3/dwc3-pci.c | 4 +
drivers/usb/dwc3/host.c | 4 +-
drivers/usb/host/xhci-plat.c | 3 +
drivers/usb/host/xhci-ring.c | 80 ++++++++++---
drivers/usb/host/xhci.h | 1 +
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/option.c | 1 +
drivers/usb/serial/qcserial.c | 2 +
drivers/usb/typec/tcpm/tcpm.c | 3 +-
fs/bcachefs/clock.c | 4 +-
fs/bcachefs/fs-io.c | 2 +-
fs/bcachefs/fs-ioctl.c | 42 +++----
fs/bcachefs/journal_io.c | 3 +-
fs/bcachefs/move.c | 2 +-
fs/bcachefs/move.h | 1 +
fs/bcachefs/rebalance.c | 13 ++-
fs/bcachefs/replicas.c | 10 +-
fs/bcachefs/snapshot.c | 2 +-
fs/bcachefs/util.c | 5 +-
fs/ceph/inode.c | 2 +
fs/ext4/mballoc.c | 20 ++++
fs/namei.c | 16 ++-
fs/ntfs3/ntfs_fs.h | 2 +-
fs/smb/client/sess.c | 2 +
fs/smb/client/smb2pdu.c | 2 +-
include/asm-generic/cacheflush.h | 6 +
include/linux/ceph/messenger.h | 2 +-
include/linux/dmaengine.h | 3 +-
include/linux/hrtimer.h | 4 +-
include/linux/namei.h | 1 +
include/linux/pci.h | 5 +
include/net/cfg80211.h | 4 +
include/net/netfilter/nf_tables.h | 16 ++-
include/trace/events/rxrpc.h | 8 +-
include/uapi/linux/netfilter/nf_tables.h | 2 +
io_uring/io_uring.h | 7 ++
io_uring/net.c | 54 ++++++---
io_uring/poll.c | 49 ++++----
io_uring/poll.h | 9 ++
io_uring/rw.c | 10 +-
kernel/time/hrtimer.c | 3 +
mm/percpu.c | 8 +-
net/ceph/messenger_v1.c | 33 +++---
net/ceph/messenger_v2.c | 4 +-
net/ceph/osd_client.c | 9 +-
net/core/datagram.c | 2 +-
net/devlink/core.c | 12 +-
net/ipv4/af_inet.c | 6 +-
net/ipv4/ip_tunnel_core.c | 2 +-
net/mac80211/cfg.c | 14 +--
net/mac80211/mlme.c | 106 ++++++++++++-----
net/mac80211/tx.c | 7 +-
net/netfilter/nf_tables_api.c | 4 +-
net/netfilter/nfnetlink_queue.c | 13 ++-
net/netfilter/nft_compat.c | 17 ++-
net/netfilter/nft_ct.c | 3 +
net/netfilter/nft_set_hash.c | 8 +-
net/netfilter/nft_set_pipapo.c | 128 +++++++++++----------
net/netfilter/nft_set_pipapo.h | 18 ++-
net/netfilter/nft_set_pipapo_avx2.c | 17 ++-
net/netfilter/nft_set_rbtree.c | 11 +-
net/rxrpc/ar-internal.h | 37 ++++--
net/rxrpc/call_event.c | 12 +-
net/rxrpc/call_object.c | 1 +
net/rxrpc/conn_event.c | 10 +-
net/rxrpc/input.c | 115 +++++++++++++++---
net/rxrpc/output.c | 8 +-
net/rxrpc/proc.c | 2 +-
net/rxrpc/rxkad.c | 4 +-
net/tipc/bearer.c | 6 +
net/unix/garbage.c | 11 ++
net/wireless/scan.c | 63 +++++++++-
sound/soc/amd/acp-config.c | 15 +--
sound/usb/quirks.c | 38 +++---
tools/perf/tests/shell/script.sh | 73 ++++++++++++
tools/perf/util/evlist.c | 9 +-
tools/testing/selftests/core/close_range_test.c | 1 +
tools/testing/selftests/net/big_tcp.sh | 4 +-
tools/testing/selftests/net/cmsg_ipv6.sh | 4 +-
tools/testing/selftests/net/pmtu.sh | 52 +++++----
tools/testing/selftests/net/udpgro_fwd.sh | 14 ++-
tools/testing/selftests/net/udpgso_bench_rx.c | 2 +-
tools/testing/selftests/net/unicast_extensions.sh | 93 +++++++--------
160 files changed, 1555 insertions(+), 731 deletions(-)




2024-02-14 16:08:22

by Luna Jernberg

[permalink] [raw]
Subject: Re: [PATCH 6.7 000/127] 6.7.5-rc2 review

Works fine on my desktop with model name : AMD Ryzen 5 5600 6-Core
Processor and Arch Linux

Tested-by: Luna Jernberg <[email protected]>

Den ons 14 feb. 2024 kl 15:30 skrev Greg Kroah-Hartman
<[email protected]>:
>
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 127 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 Fri, 16 Feb 2024 14:22:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.5-rc2.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.7.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <[email protected]>
> Linux 6.7.5-rc2
>
> Furong Xu <[email protected]>
> net: stmmac: xgmac: fix a typo of register name in DPP safety handling
>
> Takashi Iwai <[email protected]>
> ALSA: usb-audio: Sort quirk table entries
>
> Simon Horman <[email protected]>
> net: stmmac: xgmac: use #define for string constants
>
> Michael Lass <[email protected]>
> net: Fix from address in memcpy_to_iter_csum()
>
> Jens Axboe <[email protected]>
> io_uring/net: limit inline multishot retries
>
> Jens Axboe <[email protected]>
> io_uring/poll: add requeue return code from poll multishot handling
>
> Greg Kroah-Hartman <[email protected]>
> Revert "ASoC: amd: Add new dmi entries for acp5x platform"
>
> Kent Overstreet <[email protected]>
> bcachefs: time_stats: Check for last_event == 0 when updating freq stats
>
> Guoyu Ou <[email protected]>
> bcachefs: unlock parent dir if entry is not found in subvolume deletion
>
> Christoph Hellwig <[email protected]>
> bcachefs: fix incorrect usage of REQ_OP_FLUSH
>
> Su Yue <[email protected]>
> bcachefs: grab s_umount only if snapshotting
>
> Su Yue <[email protected]>
> bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
>
> Kent Overstreet <[email protected]>
> bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount
>
> Kent Overstreet <[email protected]>
> bcachefs: Add missing bch2_moving_ctxt_flush_all()
>
> Daniel Hill <[email protected]>
> bcachefs: rebalance should wakeup on shutdown if disabled
>
> Kent Overstreet <[email protected]>
> bcachefs: Don't pass memcmp() as a pointer
>
> Al Viro <[email protected]>
> bch2_ioctl_subvolume_destroy(): fix locking
>
> Al Viro <[email protected]>
> new helper: user_path_locked_at()
>
> Johan Hovold <[email protected]>
> PCI/ASPM: Fix deadlock when enabling ASPM
>
> Jens Axboe <[email protected]>
> io_uring/rw: ensure poll based multishot read retries appropriately
>
> Jens Axboe <[email protected]>
> io_uring/net: un-indent mshot retry path in io_recv_finish()
>
> Jens Axboe <[email protected]>
> io_uring/poll: move poll execution helpers higher up
>
> Jens Axboe <[email protected]>
> io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers
>
> Emmanuel Grumbach <[email protected]>
> wifi: iwlwifi: mvm: fix a battery life regression
>
> Hans de Goede <[email protected]>
> Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
>
> Werner Sembach <[email protected]>
> Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
>
> Frederic Weisbecker <[email protected]>
> hrtimer: Report offline hrtimer enqueue
>
> Heikki Krogerus <[email protected]>
> usb: dwc3: pci: add support for the Intel Arrow Lake-H
>
> Michal Pecio <[email protected]>
> xhci: handle isoc Babble and Buffer Overrun events properly
>
> Mathias Nyman <[email protected]>
> xhci: process isoc TD properly when there was a transaction error mid TD.
>
> Prashanth K <[email protected]>
> usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
>
> Prashanth K <[email protected]>
> usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
>
> Qiuxu Zhuo <[email protected]>
> x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
>
> Mario Limonciello <[email protected]>
> Revert "drm/amd/pm: fix the high voltage and temperature issue"
>
> Badhri Jagan Sridharan <[email protected]>
> Revert "usb: typec: tcpm: fix cc role at port reset"
>
> Leonard Dallmayr <[email protected]>
> USB: serial: cp210x: add ID for IMST iM871A-USB
>
> Puliang Lu <[email protected]>
> USB: serial: option: add Fibocom FM101-GL variant
>
> JackBB Wu <[email protected]>
> USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
>
> Sean Young <[email protected]>
> ALSA: usb-audio: add quirk for RODE NT-USB+
>
> Julian Sikorski <[email protected]>
> ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter
>
> Alexander Tsoy <[email protected]>
> ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
>
> Tejun Heo <[email protected]>
> blk-iocost: Fix an UBSAN shift-out-of-bounds warning
>
> Muhammad Usama Anjum <[email protected]>
> selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
>
> Maurizio Lombardi <[email protected]>
> nvme-host: fix the updating of the firmware version
>
> Ben Dooks <[email protected]>
> riscv: declare overflow_stack as exported from traps.c
>
> Alexandre Ghiti <[email protected]>
> riscv: Fix arch_hugetlb_migration_supported() for NAPOT
>
> Xiubo Li <[email protected]>
> ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
>
> Xiubo Li <[email protected]>
> libceph: just wait for more data to be available on the socket
>
> Xiubo Li <[email protected]>
> libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()
>
> Alexandre Ghiti <[email protected]>
> riscv: Flush the tlb when a page directory is freed
>
> Ming Lei <[email protected]>
> scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
>
> Alexandre Ghiti <[email protected]>
> riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
>
> Alexandre Ghiti <[email protected]>
> riscv: Fix set_huge_pte_at() for NAPOT mapping
>
> Vincent Chen <[email protected]>
> riscv: mm: execute local TLB flush after populating vmemmap
>
> Alexandre Ghiti <[email protected]>
> mm: Introduce flush_cache_vmap_early()
>
> Dan Carpenter <[email protected]>
> fs/ntfs3: Fix an NULL dereference bug
>
> Florian Westphal <[email protected]>
> netfilter: nft_set_pipapo: remove scratch_aligned pointer
>
> Florian Westphal <[email protected]>
> netfilter: nft_set_pipapo: add helper to release pcpu scratch area
>
> Florian Westphal <[email protected]>
> netfilter: nft_set_pipapo: store index in scratch maps
>
> Florian Westphal <[email protected]>
> netfilter: nfnetlink_queue: un-break NF_REPEAT
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nf_tables: use timestamp to check for set element timeout
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nft_ct: reject direction for ct id
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
>
> Srinivasan Shanmugam <[email protected]>
> drm/amd/display: Implement bounds check for stream encoder creation in DCN301
>
> Srinivasan Shanmugam <[email protected]>
> drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
>
> Srinivasan Shanmugam <[email protected]>
> drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nft_compat: restrict match/target protocol to u16
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nft_compat: reject unused compat flag
>
> Pablo Neira Ayuso <[email protected]>
> netfilter: nft_compat: narrow down revision to unsigned 8-bits
>
> Jakub Kicinski <[email protected]>
> selftests: cmsg_ipv6: repeat the exact packet
>
> Eric Dumazet <[email protected]>
> ppp_async: limit MRU to 64K
>
> Jiri Pirko <[email protected]>
> devlink: avoid potential loop in devlink_rel_nested_in_notify_work()
>
> Kuniyuki Iwashima <[email protected]>
> af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.
>
> Shigeru Yoshida <[email protected]>
> tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
>
> Paolo Abeni <[email protected]>
> selftests: net: let big_tcp test cope with slow env
>
> David Howells <[email protected]>
> rxrpc: Fix counting of new acks and nacks
>
> David Howells <[email protected]>
> rxrpc: Fix response to PING RESPONSE ACKs to a dead call
>
> David Howells <[email protected]>
> rxrpc: Fix delayed ACKs to not set the reference serial number
>
> David Howells <[email protected]>
> rxrpc: Fix generation of serial numbers to skip zero
>
> Ard Biesheuvel <[email protected]>
> x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
>
> Dan Carpenter <[email protected]>
> drm/i915/gvt: Fix uninitialized variable in handle_mmio()
>
> Eric Dumazet <[email protected]>
> inet: read sk->sk_family once in inet_recv_error()
>
> Zhang Rui <[email protected]>
> hwmon: (coretemp) Fix bogus core_id to attr name mapping
>
> Zhang Rui <[email protected]>
> hwmon: (coretemp) Fix out-of-bounds memory access
>
> Loic Prylli <[email protected]>
> hwmon: (aspeed-pwm-tacho) mutex for tach reading
>
> Zhipeng Lu <[email protected]>
> octeontx2-pf: Fix a memleak otx2_sq_init
>
> Zhipeng Lu <[email protected]>
> atm: idt77252: fix a memleak in open_card_ubr0
>
> Antoine Tenart <[email protected]>
> tunnels: fix out of bounds access when building IPv6 PMTU error
>
> Gerhard Engleder <[email protected]>
> tsnep: Fix mapping for zero copy XDP_TX action
>
> Paolo Abeni <[email protected]>
> selftests: net: avoid just another constant wait
>
> Paolo Abeni <[email protected]>
> selftests: net: fix tcp listener handling in pmtu.sh
>
> Yujie Liu <[email protected]>
> selftests/net: change shebang to bash to support "source"
>
> Hangbin Liu <[email protected]>
> selftests/net: convert pmtu.sh to run it in unique namespace
>
> Hangbin Liu <[email protected]>
> selftests/net: convert unicast_extensions.sh to run it in unique namespace
>
> Paolo Abeni <[email protected]>
> selftests: net: cut more slack for gro fwd tests.
>
> Ivan Vecera <[email protected]>
> net: atlantic: Fix DMA mapping for PTP hwts ring
>
> Eric Dumazet <[email protected]>
> netdevsim: avoid potential loop in nsim_dev_trap_report_work()
>
> Kees Cook <[email protected]>
> wifi: brcmfmac: Adjust n_channels usage for __counted_by
>
> Miri Korenblit <[email protected]>
> wifi: iwlwifi: exit eSR only after the FW does
>
> Johannes Berg <[email protected]>
> wifi: mac80211: fix waiting for beacons logic
>
> Johannes Berg <[email protected]>
> wifi: mac80211: fix unsolicited broadcast probe config
>
> Johannes Berg <[email protected]>
> wifi: mac80211: fix RCU use in TDLS fast-xmit
>
> Johannes Berg <[email protected]>
> wifi: mac80211: improve CSA/ECSA connection refusal
>
> Johannes Berg <[email protected]>
> wifi: cfg80211: detect stuck ECSA element in probe resp
>
> Benjamin Berg <[email protected]>
> wifi: cfg80211: consume both probe response and beacon IEs
>
> Furong Xu <[email protected]>
> net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
>
> Ard Biesheuvel <[email protected]>
> x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
>
> Ard Biesheuvel <[email protected]>
> x86/efistub: Give up if memory attribute protocol returns an error
>
> Benjamin Berg <[email protected]>
> wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfig
>
> Abhinav Kumar <[email protected]>
> drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup
>
> Kuogee Hsieh <[email protected]>
> drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
>
> Kuogee Hsieh <[email protected]>
> drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case
>
> Shyam Prasad N <[email protected]>
> cifs: failure to add channel on iface should bump up weight
>
> Shyam Prasad N <[email protected]>
> cifs: avoid redundant calls to disable multichannel
>
> Tony Lindgren <[email protected]>
> phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
>
> Frank Li <[email protected]>
> dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
>
> James Clark <[email protected]>
> perf evlist: Fix evlist__new_default() for > 1 core PMU
>
> Thomas Richter <[email protected]>
> perf test: Fix 'perf script' tests on s390
>
> Ian Rogers <[email protected]>
> perf tests: Add perf script test
>
> Yoshihiro Shimoda <[email protected]>
> phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
>
> Mantas Pucka <[email protected]>
> phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018
>
> Mantas Pucka <[email protected]>
> phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018
>
> Christophe JAILLET <[email protected]>
> dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
>
> Christophe JAILLET <[email protected]>
> dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
>
> Jai Luthra <[email protected]>
> dmaengine: ti: k3-udma: Report short packet errors
>
> Guanhua Gao <[email protected]>
> dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
>
> Baokun Li <[email protected]>
> ext4: regenerate buddy after block freeing failed if under fc replay
>
>
> -------------
>
> Diffstat:
>
> Makefile | 4 +-
> arch/arc/include/asm/cacheflush.h | 1 +
> arch/arm/include/asm/cacheflush.h | 2 +
> arch/csky/abiv1/inc/abi/cacheflush.h | 1 +
> arch/csky/abiv2/inc/abi/cacheflush.h | 1 +
> arch/m68k/include/asm/cacheflush_mm.h | 1 +
> arch/mips/include/asm/cacheflush.h | 2 +
> arch/nios2/include/asm/cacheflush.h | 1 +
> arch/parisc/include/asm/cacheflush.h | 1 +
> arch/riscv/include/asm/cacheflush.h | 3 +-
> arch/riscv/include/asm/hugetlb.h | 3 +
> arch/riscv/include/asm/stacktrace.h | 5 +
> arch/riscv/include/asm/tlb.h | 2 +-
> arch/riscv/include/asm/tlbflush.h | 2 +
> arch/riscv/mm/hugetlbpage.c | 78 ++++++++++++-
> arch/riscv/mm/init.c | 4 +
> arch/riscv/mm/tlbflush.c | 6 +
> arch/sh/include/asm/cacheflush.h | 1 +
> arch/sparc/include/asm/cacheflush_32.h | 1 +
> arch/sparc/include/asm/cacheflush_64.h | 1 +
> arch/x86/boot/header.S | 14 +--
> arch/x86/boot/setup.ld | 6 +-
> arch/x86/lib/getuser.S | 24 ++--
> arch/x86/lib/putuser.S | 20 ++--
> arch/xtensa/include/asm/cacheflush.h | 6 +-
> block/blk-iocost.c | 7 ++
> drivers/atm/idt77252.c | 2 +
> drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c | 10 +-
> drivers/dma/fsl-qdma.c | 28 ++---
> drivers/dma/ti/k3-udma.c | 10 +-
> drivers/firmware/efi/libstub/efistub.h | 3 +-
> drivers/firmware/efi/libstub/kaslr.c | 2 +-
> drivers/firmware/efi/libstub/randomalloc.c | 12 +-
> drivers/firmware/efi/libstub/x86-stub.c | 25 ++--
> drivers/firmware/efi/libstub/x86-stub.h | 4 +-
> drivers/firmware/efi/libstub/zboot.c | 2 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 24 ++--
> .../drm/amd/display/dc/dcn301/dcn301_resource.c | 2 +-
> .../drm/amd/display/dc/hwss/dcn21/dcn21_hwseq.c | 63 +++++-----
> drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 33 +-----
> drivers/gpu/drm/amd/pm/swsmu/inc/amdgpu_smu.h | 1 -
> .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 8 +-
> .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 8 +-
> drivers/gpu/drm/i915/gvt/handlers.c | 3 +-
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 4 +-
> drivers/gpu/drm/msm/dp/dp_ctrl.c | 5 -
> drivers/gpu/drm/msm/dp/dp_link.c | 22 ++--
> drivers/gpu/drm/msm/dp/dp_reg.h | 3 +
> drivers/hwmon/aspeed-pwm-tacho.c | 7 ++
> drivers/hwmon/coretemp.c | 40 ++++---
> drivers/input/keyboard/atkbd.c | 13 ++-
> drivers/input/serio/i8042-acpipnpio.h | 6 +
> drivers/net/ethernet/aquantia/atlantic/aq_ptp.c | 4 +-
> drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 13 +++
> drivers/net/ethernet/aquantia/atlantic/aq_ring.h | 1 +
> drivers/net/ethernet/engleder/tsnep_main.c | 16 ++-
> .../ethernet/marvell/octeontx2/nic/otx2_common.c | 14 ++-
> drivers/net/ethernet/stmicro/stmmac/common.h | 1 +
> drivers/net/ethernet/stmicro/stmmac/dwxgmac2.h | 3 +
> .../net/ethernet/stmicro/stmmac/dwxgmac2_core.c | 58 +++++++++-
> drivers/net/netdevsim/dev.c | 8 +-
> drivers/net/ppp/ppp_async.c | 4 +
> .../broadcom/brcm80211/brcmfmac/cfg80211.c | 6 +-
> drivers/net/wireless/intel/iwlwifi/fw/api/debug.h | 2 +-
> drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 6 +-
> .../net/wireless/intel/iwlwifi/mvm/mld-mac80211.c | 9 +-
> drivers/nvme/host/core.c | 7 +-
> drivers/pci/bus.c | 49 +++++---
> drivers/pci/controller/dwc/pcie-qcom.c | 2 +-
> drivers/pci/pci.c | 78 ++++++++-----
> drivers/pci/pci.h | 4 +-
> drivers/pci/pcie/aspm.c | 13 ++-
> drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 30 ++++-
> drivers/phy/renesas/phy-rcar-gen3-usb2.c | 4 -
> drivers/phy/ti/phy-omap-usb2.c | 4 +-
> drivers/scsi/scsi_error.c | 3 +-
> drivers/scsi/scsi_lib.c | 4 +-
> drivers/usb/dwc3/dwc3-pci.c | 4 +
> drivers/usb/dwc3/host.c | 4 +-
> drivers/usb/host/xhci-plat.c | 3 +
> drivers/usb/host/xhci-ring.c | 80 ++++++++++---
> drivers/usb/host/xhci.h | 1 +
> drivers/usb/serial/cp210x.c | 1 +
> drivers/usb/serial/option.c | 1 +
> drivers/usb/serial/qcserial.c | 2 +
> drivers/usb/typec/tcpm/tcpm.c | 3 +-
> fs/bcachefs/clock.c | 4 +-
> fs/bcachefs/fs-io.c | 2 +-
> fs/bcachefs/fs-ioctl.c | 42 +++----
> fs/bcachefs/journal_io.c | 3 +-
> fs/bcachefs/move.c | 2 +-
> fs/bcachefs/move.h | 1 +
> fs/bcachefs/rebalance.c | 13 ++-
> fs/bcachefs/replicas.c | 10 +-
> fs/bcachefs/snapshot.c | 2 +-
> fs/bcachefs/util.c | 5 +-
> fs/ceph/inode.c | 2 +
> fs/ext4/mballoc.c | 20 ++++
> fs/namei.c | 16 ++-
> fs/ntfs3/ntfs_fs.h | 2 +-
> fs/smb/client/sess.c | 2 +
> fs/smb/client/smb2pdu.c | 2 +-
> include/asm-generic/cacheflush.h | 6 +
> include/linux/ceph/messenger.h | 2 +-
> include/linux/dmaengine.h | 3 +-
> include/linux/hrtimer.h | 4 +-
> include/linux/namei.h | 1 +
> include/linux/pci.h | 5 +
> include/net/cfg80211.h | 4 +
> include/net/netfilter/nf_tables.h | 16 ++-
> include/trace/events/rxrpc.h | 8 +-
> include/uapi/linux/netfilter/nf_tables.h | 2 +
> io_uring/io_uring.h | 7 ++
> io_uring/net.c | 54 ++++++---
> io_uring/poll.c | 49 ++++----
> io_uring/poll.h | 9 ++
> io_uring/rw.c | 10 +-
> kernel/time/hrtimer.c | 3 +
> mm/percpu.c | 8 +-
> net/ceph/messenger_v1.c | 33 +++---
> net/ceph/messenger_v2.c | 4 +-
> net/ceph/osd_client.c | 9 +-
> net/core/datagram.c | 2 +-
> net/devlink/core.c | 12 +-
> net/ipv4/af_inet.c | 6 +-
> net/ipv4/ip_tunnel_core.c | 2 +-
> net/mac80211/cfg.c | 14 +--
> net/mac80211/mlme.c | 106 ++++++++++++-----
> net/mac80211/tx.c | 7 +-
> net/netfilter/nf_tables_api.c | 4 +-
> net/netfilter/nfnetlink_queue.c | 13 ++-
> net/netfilter/nft_compat.c | 17 ++-
> net/netfilter/nft_ct.c | 3 +
> net/netfilter/nft_set_hash.c | 8 +-
> net/netfilter/nft_set_pipapo.c | 128 +++++++++++----------
> net/netfilter/nft_set_pipapo.h | 18 ++-
> net/netfilter/nft_set_pipapo_avx2.c | 17 ++-
> net/netfilter/nft_set_rbtree.c | 11 +-
> net/rxrpc/ar-internal.h | 37 ++++--
> net/rxrpc/call_event.c | 12 +-
> net/rxrpc/call_object.c | 1 +
> net/rxrpc/conn_event.c | 10 +-
> net/rxrpc/input.c | 115 +++++++++++++++---
> net/rxrpc/output.c | 8 +-
> net/rxrpc/proc.c | 2 +-
> net/rxrpc/rxkad.c | 4 +-
> net/tipc/bearer.c | 6 +
> net/unix/garbage.c | 11 ++
> net/wireless/scan.c | 63 +++++++++-
> sound/soc/amd/acp-config.c | 15 +--
> sound/usb/quirks.c | 38 +++---
> tools/perf/tests/shell/script.sh | 73 ++++++++++++
> tools/perf/util/evlist.c | 9 +-
> tools/testing/selftests/core/close_range_test.c | 1 +
> tools/testing/selftests/net/big_tcp.sh | 4 +-
> tools/testing/selftests/net/cmsg_ipv6.sh | 4 +-
> tools/testing/selftests/net/pmtu.sh | 52 +++++----
> tools/testing/selftests/net/udpgro_fwd.sh | 14 ++-
> tools/testing/selftests/net/udpgso_bench_rx.c | 2 +-
> tools/testing/selftests/net/unicast_extensions.sh | 93 +++++++--------
> 160 files changed, 1555 insertions(+), 731 deletions(-)
>
>
>

2024-02-14 18:01:48

by Ronald Warsow

[permalink] [raw]
Subject: Re: [PATCH 6.7 000/127] 6.7.5-rc2 review

Hi Greg

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

Thanks

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


2024-02-14 23:29:13

by Allen

[permalink] [raw]
Subject: Re: [PATCH 6.7 000/127] 6.7.5-rc2 review

> This is the start of the stable review cycle for the 6.7.5 release.
> There are 127 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 Fri, 16 Feb 2024 14:22:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.5-rc2.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.7.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

Compiled and booted on my x86_64 and ARM64 test systems. No errors or
regressions.

Tested-by: Allen Pais <[email protected]>

Thanks.

2024-02-15 00:53:14

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 6.7 000/127] 6.7.5-rc2 review

On 2/14/24 06:29, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 127 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 Fri, 16 Feb 2024 14:22:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.5-rc2.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.7.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-02-15 08:09:52

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.7 000/127] 6.7.5-rc2 review

On Wed, 14 Feb 2024 at 20:00, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 127 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 Fri, 16 Feb 2024 14:22:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.5-rc2.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.7.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.7.5-rc2
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.7.y
* git commit: c94a8b48bd4bfaa53e96a60b980470dfc8465e35
* git describe: v6.7.4-128-gc94a8b48bd4b
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.7.y/build/v6.7.4-128-gc94a8b48bd4b

## Test Regressions (compared to v6.7.4)

## Metric Regressions (compared to v6.7.4)

## Test Fixes (compared to v6.7.4)

## Metric Fixes (compared to v6.7.4)

## Test result summary
total: 152701, pass: 131930, fail: 2379, skip: 18206, xfail: 186

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 145 total, 143 passed, 2 failed
* arm64: 52 total, 51 passed, 1 failed
* i386: 41 total, 40 passed, 1 failed
* mips: 26 total, 26 passed, 0 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 36 total, 34 passed, 2 failed
* riscv: 18 total, 18 passed, 0 failed
* s390: 13 total, 13 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 46 total, 45 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-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-vm
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance

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

2024-02-15 11:14:39

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 6.7 000/127] 6.7.5-rc2 review


On 14/02/2024 14:29, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 127 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 Fri, 16 Feb 2024 14:22:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.5-rc2.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.7.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h


No new regressions for Tegra ...

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

Linux version: 6.7.5-rc2-gc94a8b48bd4b
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: tegra186-p2771-0000: pm-system-suspend.sh

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

Jon

--
nvpublic

2024-02-15 11:51:36

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [PATCH 6.7 000/127] 6.7.5-rc2 review

On Thu, Feb 15, 2024 at 11:14:22AM +0000, Jon Hunter wrote:
>
> On 14/02/2024 14:29, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.7.5 release.
> > There are 127 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 Fri, 16 Feb 2024 14:22:16 +0000.
> > Anything received after that time might be too late.
> >
> > The whole patch series can be found in one patch at:
> > https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.5-rc2.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.7.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
>
> No new regressions for Tegra ...
>
> Test results for stable-v6.7:
> 10 builds: 10 pass, 0 fail
> 26 boots: 26 pass, 0 fail
> 116 tests: 115 pass, 1 fail
>
> Linux version: 6.7.5-rc2-gc94a8b48bd4b
> 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: tegra186-p2771-0000: pm-system-suspend.sh

Is this on track to be fixed anywhere in Linus's tree yet?

thanks for testing,

greg k-h

2024-02-15 12:31:43

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 6.7 000/127] 6.7.5-rc2 review


On 15/02/2024 11:27, Greg Kroah-Hartman wrote:
> On Thu, Feb 15, 2024 at 11:14:22AM +0000, Jon Hunter wrote:
>>
>> On 14/02/2024 14:29, Greg Kroah-Hartman wrote:
>>> This is the start of the stable review cycle for the 6.7.5 release.
>>> There are 127 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 Fri, 16 Feb 2024 14:22:16 +0000.
>>> Anything received after that time might be too late.
>>>
>>> The whole patch series can be found in one patch at:
>>> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.5-rc2.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.7.y
>>> and the diffstat can be found below.
>>>
>>> thanks,
>>>
>>> greg k-h
>>
>>
>> No new regressions for Tegra ...
>>
>> Test results for stable-v6.7:
>> 10 builds: 10 pass, 0 fail
>> 26 boots: 26 pass, 0 fail
>> 116 tests: 115 pass, 1 fail
>>
>> Linux version: 6.7.5-rc2-gc94a8b48bd4b
>> 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: tegra186-p2771-0000: pm-system-suspend.sh
>
> Is this on track to be fixed anywhere in Linus's tree yet?


A fix has been posted here:
https://lore.kernel.org/linux-tegra/[email protected]/

Now we need to get this into the mainline.

Jon

--
nvpublic

2024-02-15 15:50:11

by Justin Forbes

[permalink] [raw]
Subject: Re: [PATCH 6.7 000/127] 6.7.5-rc2 review

On Wed, Feb 14, 2024 at 03:29:59PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 127 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 Fri, 16 Feb 2024 14:22:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.7.5-rc2.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.7.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Tested rc2 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]>