public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.7 000/124] 6.7.5-rc1 review
@ 2024-02-13 17:20 Greg Kroah-Hartman
  2024-02-13 18:21 ` Luna Jernberg
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Greg Kroah-Hartman @ 2024-02-13 17:20 UTC (permalink / raw)
  To: stable
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, allen.lkml

This is the start of the stable review cycle for the 6.7.5 release.
There are 124 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 Thu, 15 Feb 2024 17:18:29 +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-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.7.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 6.7.5-rc1

Michael Lass <bevan@bi-co.net>
    net: Fix from address in memcpy_to_iter_csum()

Jens Axboe <axboe@kernel.dk>
    io_uring/net: limit inline multishot retries

Jens Axboe <axboe@kernel.dk>
    io_uring/poll: add requeue return code from poll multishot handling

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "ASoC: amd: Add new dmi entries for acp5x platform"

Kent Overstreet <kent.overstreet@linux.dev>
    bcachefs: time_stats: Check for last_event == 0 when updating freq stats

Guoyu Ou <benogy@gmail.com>
    bcachefs: unlock parent dir if entry is not found in subvolume deletion

Christoph Hellwig <hch@lst.de>
    bcachefs: fix incorrect usage of REQ_OP_FLUSH

Su Yue <glass.su@suse.com>
    bcachefs: grab s_umount only if snapshotting

Su Yue <glass.su@suse.com>
    bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit

Kent Overstreet <kent.overstreet@linux.dev>
    bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount

Kent Overstreet <kent.overstreet@linux.dev>
    bcachefs: Add missing bch2_moving_ctxt_flush_all()

Daniel Hill <daniel@gluo.nz>
    bcachefs: rebalance should wakeup on shutdown if disabled

Kent Overstreet <kent.overstreet@linux.dev>
    bcachefs: Don't pass memcmp() as a pointer

Al Viro <viro@zeniv.linux.org.uk>
    bch2_ioctl_subvolume_destroy(): fix locking

Al Viro <viro@zeniv.linux.org.uk>
    new helper: user_path_locked_at()

Johan Hovold <johan+linaro@kernel.org>
    PCI/ASPM: Fix deadlock when enabling ASPM

Jens Axboe <axboe@kernel.dk>
    io_uring/rw: ensure poll based multishot read retries appropriately

Jens Axboe <axboe@kernel.dk>
    io_uring/net: un-indent mshot retry path in io_recv_finish()

Jens Axboe <axboe@kernel.dk>
    io_uring/poll: move poll execution helpers higher up

Jens Axboe <axboe@kernel.dk>
    io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    wifi: iwlwifi: mvm: fix a battery life regression

Hans de Goede <hdegoede@redhat.com>
    Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID

Werner Sembach <wse@tuxedocomputers.com>
    Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU

Frederic Weisbecker <frederic@kernel.org>
    hrtimer: Report offline hrtimer enqueue

Heikki Krogerus <heikki.krogerus@linux.intel.com>
    usb: dwc3: pci: add support for the Intel Arrow Lake-H

Michal Pecio <michal.pecio@gmail.com>
    xhci: handle isoc Babble and Buffer Overrun events properly

Mathias Nyman <mathias.nyman@linux.intel.com>
    xhci: process isoc TD properly when there was a transaction error mid TD.

Prashanth K <quic_prashk@quicinc.com>
    usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK

Prashanth K <quic_prashk@quicinc.com>
    usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK

Qiuxu Zhuo <qiuxu.zhuo@intel.com>
    x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups

Mario Limonciello <mario.limonciello@amd.com>
    Revert "drm/amd/pm: fix the high voltage and temperature issue"

Badhri Jagan Sridharan <badhri@google.com>
    Revert "usb: typec: tcpm: fix cc role at port reset"

Leonard Dallmayr <leonard.dallmayr@mailbox.org>
    USB: serial: cp210x: add ID for IMST iM871A-USB

Puliang Lu <puliang.lu@fibocom.com>
    USB: serial: option: add Fibocom FM101-GL variant

JackBB Wu <wojackbb@gmail.com>
    USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e

Sean Young <sean@mess.org>
    ALSA: usb-audio: add quirk for RODE NT-USB+

Julian Sikorski <belegdol+github@gmail.com>
    ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter

Alexander Tsoy <alexander@tsoy.me>
    ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision

Tejun Heo <tj@kernel.org>
    blk-iocost: Fix an UBSAN shift-out-of-bounds warning

Muhammad Usama Anjum <usama.anjum@collabora.com>
    selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros

Maurizio Lombardi <mlombard@redhat.com>
    nvme-host: fix the updating of the firmware version

Ben Dooks <ben.dooks@codethink.co.uk>
    riscv: declare overflow_stack as exported from traps.c

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: Fix arch_hugetlb_migration_supported() for NAPOT

Xiubo Li <xiubli@redhat.com>
    ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT

Xiubo Li <xiubli@redhat.com>
    libceph: just wait for more data to be available on the socket

Xiubo Li <xiubli@redhat.com>
    libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: Flush the tlb when a page directory is freed

Ming Lei <ming.lei@redhat.com>
    scsi: core: Move scsi_host_busy() out of host lock if it is for per-command

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: Fix set_huge_pte_at() for NAPOT mapping

Vincent Chen <vincent.chen@sifive.com>
    riscv: mm: execute local TLB flush after populating vmemmap

Alexandre Ghiti <alexghiti@rivosinc.com>
    mm: Introduce flush_cache_vmap_early()

Dan Carpenter <dan.carpenter@linaro.org>
    fs/ntfs3: Fix an NULL dereference bug

Florian Westphal <fw@strlen.de>
    netfilter: nft_set_pipapo: remove scratch_aligned pointer

Florian Westphal <fw@strlen.de>
    netfilter: nft_set_pipapo: add helper to release pcpu scratch area

Florian Westphal <fw@strlen.de>
    netfilter: nft_set_pipapo: store index in scratch maps

Florian Westphal <fw@strlen.de>
    netfilter: nfnetlink_queue: un-break NF_REPEAT

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: use timestamp to check for set element timeout

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_ct: reject direction for ct id

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_set_pipapo: remove static in nft_pipapo_get()

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Implement bounds check for stream encoder creation in DCN301

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_compat: restrict match/target protocol to u16

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_compat: reject unused compat flag

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_compat: narrow down revision to unsigned 8-bits

Jakub Kicinski <kuba@kernel.org>
    selftests: cmsg_ipv6: repeat the exact packet

Eric Dumazet <edumazet@google.com>
    ppp_async: limit MRU to 64K

Jiri Pirko <jiri@resnulli.us>
    devlink: avoid potential loop in devlink_rel_nested_in_notify_work()

Kuniyuki Iwashima <kuniyu@amazon.com>
    af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.

Shigeru Yoshida <syoshida@redhat.com>
    tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()

Paolo Abeni <pabeni@redhat.com>
    selftests: net: let big_tcp test cope with slow env

David Howells <dhowells@redhat.com>
    rxrpc: Fix counting of new acks and nacks

David Howells <dhowells@redhat.com>
    rxrpc: Fix response to PING RESPONSE ACKs to a dead call

David Howells <dhowells@redhat.com>
    rxrpc: Fix delayed ACKs to not set the reference serial number

David Howells <dhowells@redhat.com>
    rxrpc: Fix generation of serial numbers to skip zero

Ard Biesheuvel <ardb@kernel.org>
    x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section

Dan Carpenter <dan.carpenter@linaro.org>
    drm/i915/gvt: Fix uninitialized variable in handle_mmio()

Eric Dumazet <edumazet@google.com>
    inet: read sk->sk_family once in inet_recv_error()

Zhang Rui <rui.zhang@intel.com>
    hwmon: (coretemp) Fix bogus core_id to attr name mapping

Zhang Rui <rui.zhang@intel.com>
    hwmon: (coretemp) Fix out-of-bounds memory access

Loic Prylli <lprylli@netflix.com>
    hwmon: (aspeed-pwm-tacho) mutex for tach reading

Zhipeng Lu <alexious@zju.edu.cn>
    octeontx2-pf: Fix a memleak otx2_sq_init

Zhipeng Lu <alexious@zju.edu.cn>
    atm: idt77252: fix a memleak in open_card_ubr0

Antoine Tenart <atenart@kernel.org>
    tunnels: fix out of bounds access when building IPv6 PMTU error

Gerhard Engleder <gerhard@engleder-embedded.com>
    tsnep: Fix mapping for zero copy XDP_TX action

Paolo Abeni <pabeni@redhat.com>
    selftests: net: avoid just another constant wait

Paolo Abeni <pabeni@redhat.com>
    selftests: net: fix tcp listener handling in pmtu.sh

Yujie Liu <yujie.liu@intel.com>
    selftests/net: change shebang to bash to support "source"

Hangbin Liu <liuhangbin@gmail.com>
    selftests/net: convert pmtu.sh to run it in unique namespace

Hangbin Liu <liuhangbin@gmail.com>
    selftests/net: convert unicast_extensions.sh to run it in unique namespace

Paolo Abeni <pabeni@redhat.com>
    selftests: net: cut more slack for gro fwd tests.

Ivan Vecera <ivecera@redhat.com>
    net: atlantic: Fix DMA mapping for PTP hwts ring

Eric Dumazet <edumazet@google.com>
    netdevsim: avoid potential loop in nsim_dev_trap_report_work()

Kees Cook <keescook@chromium.org>
    wifi: brcmfmac: Adjust n_channels usage for __counted_by

Miri Korenblit <miriam.rachel.korenblit@intel.com>
    wifi: iwlwifi: exit eSR only after the FW does

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: fix waiting for beacons logic

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: fix unsolicited broadcast probe config

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: fix RCU use in TDLS fast-xmit

Johannes Berg <johannes.berg@intel.com>
    wifi: mac80211: improve CSA/ECSA connection refusal

Johannes Berg <johannes.berg@intel.com>
    wifi: cfg80211: detect stuck ECSA element in probe resp

Benjamin Berg <benjamin.berg@intel.com>
    wifi: cfg80211: consume both probe response and beacon IEs

Furong Xu <0x1207@gmail.com>
    net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

Ard Biesheuvel <ardb@kernel.org>
    x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR

Ard Biesheuvel <ardb@kernel.org>
    x86/efistub: Give up if memory attribute protocol returns an error

Benjamin Berg <benjamin.berg@intel.com>
    wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfig

Abhinav Kumar <quic_abhinavk@quicinc.com>
    drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup

Kuogee Hsieh <quic_khsieh@quicinc.com>
    drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case

Kuogee Hsieh <quic_khsieh@quicinc.com>
    drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case

Shyam Prasad N <sprasad@microsoft.com>
    cifs: failure to add channel on iface should bump up weight

Shyam Prasad N <sprasad@microsoft.com>
    cifs: avoid redundant calls to disable multichannel

Tony Lindgren <tony@atomide.com>
    phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP

Frank Li <Frank.Li@nxp.com>
    dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV

James Clark <james.clark@arm.com>
    perf evlist: Fix evlist__new_default() for > 1 core PMU

Thomas Richter <tmricht@linux.ibm.com>
    perf test: Fix 'perf script' tests on s390

Ian Rogers <irogers@google.com>
    perf tests: Add perf script test

Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
    phy: renesas: rcar-gen3-usb2: Fix returning wrong error code

Mantas Pucka <mantas@8devices.com>
    phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018

Mantas Pucka <mantas@8devices.com>
    phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA

Jai Luthra <j-luthra@ti.com>
    dmaengine: ti: k3-udma: Report short packet errors

Guanhua Gao <guanhua.gao@nxp.com>
    dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools

Baokun Li <libaokun1@huawei.com>
    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    |  57 ++++++++-
 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                                 |   6 +
 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, 1538 insertions(+), 715 deletions(-)



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
@ 2024-02-13 17:56 Ronald Warsow
  0 siblings, 0 replies; 12+ messages in thread
From: Ronald Warsow @ 2024-02-13 17:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable; +Cc: linux-kernel

Hi Greg

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

Thanks

Tested-by: Ronald Warsow <rwarsow@gmx.de>


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
@ 2024-02-13 18:21 ` Luna Jernberg
  2024-02-13 19:04 ` SeongJae Park
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Luna Jernberg @ 2024-02-13 18:21 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Luna Jernberg
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, allen.lkml

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

Tested-by: Luna Jernberg <droidbittin@gmail.com>

Den tis 13 feb. 2024 kl 18:35 skrev Greg Kroah-Hartman
<gregkh@linuxfoundation.org>:
>
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 Thu, 15 Feb 2024 17:18:29 +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-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.7.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>     Linux 6.7.5-rc1
>
> Michael Lass <bevan@bi-co.net>
>     net: Fix from address in memcpy_to_iter_csum()
>
> Jens Axboe <axboe@kernel.dk>
>     io_uring/net: limit inline multishot retries
>
> Jens Axboe <axboe@kernel.dk>
>     io_uring/poll: add requeue return code from poll multishot handling
>
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>     Revert "ASoC: amd: Add new dmi entries for acp5x platform"
>
> Kent Overstreet <kent.overstreet@linux.dev>
>     bcachefs: time_stats: Check for last_event == 0 when updating freq stats
>
> Guoyu Ou <benogy@gmail.com>
>     bcachefs: unlock parent dir if entry is not found in subvolume deletion
>
> Christoph Hellwig <hch@lst.de>
>     bcachefs: fix incorrect usage of REQ_OP_FLUSH
>
> Su Yue <glass.su@suse.com>
>     bcachefs: grab s_umount only if snapshotting
>
> Su Yue <glass.su@suse.com>
>     bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
>
> Kent Overstreet <kent.overstreet@linux.dev>
>     bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount
>
> Kent Overstreet <kent.overstreet@linux.dev>
>     bcachefs: Add missing bch2_moving_ctxt_flush_all()
>
> Daniel Hill <daniel@gluo.nz>
>     bcachefs: rebalance should wakeup on shutdown if disabled
>
> Kent Overstreet <kent.overstreet@linux.dev>
>     bcachefs: Don't pass memcmp() as a pointer
>
> Al Viro <viro@zeniv.linux.org.uk>
>     bch2_ioctl_subvolume_destroy(): fix locking
>
> Al Viro <viro@zeniv.linux.org.uk>
>     new helper: user_path_locked_at()
>
> Johan Hovold <johan+linaro@kernel.org>
>     PCI/ASPM: Fix deadlock when enabling ASPM
>
> Jens Axboe <axboe@kernel.dk>
>     io_uring/rw: ensure poll based multishot read retries appropriately
>
> Jens Axboe <axboe@kernel.dk>
>     io_uring/net: un-indent mshot retry path in io_recv_finish()
>
> Jens Axboe <axboe@kernel.dk>
>     io_uring/poll: move poll execution helpers higher up
>
> Jens Axboe <axboe@kernel.dk>
>     io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers
>
> Emmanuel Grumbach <emmanuel.grumbach@intel.com>
>     wifi: iwlwifi: mvm: fix a battery life regression
>
> Hans de Goede <hdegoede@redhat.com>
>     Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
>
> Werner Sembach <wse@tuxedocomputers.com>
>     Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
>
> Frederic Weisbecker <frederic@kernel.org>
>     hrtimer: Report offline hrtimer enqueue
>
> Heikki Krogerus <heikki.krogerus@linux.intel.com>
>     usb: dwc3: pci: add support for the Intel Arrow Lake-H
>
> Michal Pecio <michal.pecio@gmail.com>
>     xhci: handle isoc Babble and Buffer Overrun events properly
>
> Mathias Nyman <mathias.nyman@linux.intel.com>
>     xhci: process isoc TD properly when there was a transaction error mid TD.
>
> Prashanth K <quic_prashk@quicinc.com>
>     usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
>
> Prashanth K <quic_prashk@quicinc.com>
>     usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
>
> Qiuxu Zhuo <qiuxu.zhuo@intel.com>
>     x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
>
> Mario Limonciello <mario.limonciello@amd.com>
>     Revert "drm/amd/pm: fix the high voltage and temperature issue"
>
> Badhri Jagan Sridharan <badhri@google.com>
>     Revert "usb: typec: tcpm: fix cc role at port reset"
>
> Leonard Dallmayr <leonard.dallmayr@mailbox.org>
>     USB: serial: cp210x: add ID for IMST iM871A-USB
>
> Puliang Lu <puliang.lu@fibocom.com>
>     USB: serial: option: add Fibocom FM101-GL variant
>
> JackBB Wu <wojackbb@gmail.com>
>     USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
>
> Sean Young <sean@mess.org>
>     ALSA: usb-audio: add quirk for RODE NT-USB+
>
> Julian Sikorski <belegdol+github@gmail.com>
>     ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter
>
> Alexander Tsoy <alexander@tsoy.me>
>     ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
>
> Tejun Heo <tj@kernel.org>
>     blk-iocost: Fix an UBSAN shift-out-of-bounds warning
>
> Muhammad Usama Anjum <usama.anjum@collabora.com>
>     selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
>
> Maurizio Lombardi <mlombard@redhat.com>
>     nvme-host: fix the updating of the firmware version
>
> Ben Dooks <ben.dooks@codethink.co.uk>
>     riscv: declare overflow_stack as exported from traps.c
>
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     riscv: Fix arch_hugetlb_migration_supported() for NAPOT
>
> Xiubo Li <xiubli@redhat.com>
>     ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
>
> Xiubo Li <xiubli@redhat.com>
>     libceph: just wait for more data to be available on the socket
>
> Xiubo Li <xiubli@redhat.com>
>     libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()
>
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     riscv: Flush the tlb when a page directory is freed
>
> Ming Lei <ming.lei@redhat.com>
>     scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
>
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
>
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     riscv: Fix set_huge_pte_at() for NAPOT mapping
>
> Vincent Chen <vincent.chen@sifive.com>
>     riscv: mm: execute local TLB flush after populating vmemmap
>
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     mm: Introduce flush_cache_vmap_early()
>
> Dan Carpenter <dan.carpenter@linaro.org>
>     fs/ntfs3: Fix an NULL dereference bug
>
> Florian Westphal <fw@strlen.de>
>     netfilter: nft_set_pipapo: remove scratch_aligned pointer
>
> Florian Westphal <fw@strlen.de>
>     netfilter: nft_set_pipapo: add helper to release pcpu scratch area
>
> Florian Westphal <fw@strlen.de>
>     netfilter: nft_set_pipapo: store index in scratch maps
>
> Florian Westphal <fw@strlen.de>
>     netfilter: nfnetlink_queue: un-break NF_REPEAT
>
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nf_tables: use timestamp to check for set element timeout
>
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_ct: reject direction for ct id
>
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
>
> Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
>     drm/amd/display: Implement bounds check for stream encoder creation in DCN301
>
> Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
>     drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
>
> Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
>     drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
>
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_compat: restrict match/target protocol to u16
>
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_compat: reject unused compat flag
>
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_compat: narrow down revision to unsigned 8-bits
>
> Jakub Kicinski <kuba@kernel.org>
>     selftests: cmsg_ipv6: repeat the exact packet
>
> Eric Dumazet <edumazet@google.com>
>     ppp_async: limit MRU to 64K
>
> Jiri Pirko <jiri@resnulli.us>
>     devlink: avoid potential loop in devlink_rel_nested_in_notify_work()
>
> Kuniyuki Iwashima <kuniyu@amazon.com>
>     af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.
>
> Shigeru Yoshida <syoshida@redhat.com>
>     tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
>
> Paolo Abeni <pabeni@redhat.com>
>     selftests: net: let big_tcp test cope with slow env
>
> David Howells <dhowells@redhat.com>
>     rxrpc: Fix counting of new acks and nacks
>
> David Howells <dhowells@redhat.com>
>     rxrpc: Fix response to PING RESPONSE ACKs to a dead call
>
> David Howells <dhowells@redhat.com>
>     rxrpc: Fix delayed ACKs to not set the reference serial number
>
> David Howells <dhowells@redhat.com>
>     rxrpc: Fix generation of serial numbers to skip zero
>
> Ard Biesheuvel <ardb@kernel.org>
>     x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
>
> Dan Carpenter <dan.carpenter@linaro.org>
>     drm/i915/gvt: Fix uninitialized variable in handle_mmio()
>
> Eric Dumazet <edumazet@google.com>
>     inet: read sk->sk_family once in inet_recv_error()
>
> Zhang Rui <rui.zhang@intel.com>
>     hwmon: (coretemp) Fix bogus core_id to attr name mapping
>
> Zhang Rui <rui.zhang@intel.com>
>     hwmon: (coretemp) Fix out-of-bounds memory access
>
> Loic Prylli <lprylli@netflix.com>
>     hwmon: (aspeed-pwm-tacho) mutex for tach reading
>
> Zhipeng Lu <alexious@zju.edu.cn>
>     octeontx2-pf: Fix a memleak otx2_sq_init
>
> Zhipeng Lu <alexious@zju.edu.cn>
>     atm: idt77252: fix a memleak in open_card_ubr0
>
> Antoine Tenart <atenart@kernel.org>
>     tunnels: fix out of bounds access when building IPv6 PMTU error
>
> Gerhard Engleder <gerhard@engleder-embedded.com>
>     tsnep: Fix mapping for zero copy XDP_TX action
>
> Paolo Abeni <pabeni@redhat.com>
>     selftests: net: avoid just another constant wait
>
> Paolo Abeni <pabeni@redhat.com>
>     selftests: net: fix tcp listener handling in pmtu.sh
>
> Yujie Liu <yujie.liu@intel.com>
>     selftests/net: change shebang to bash to support "source"
>
> Hangbin Liu <liuhangbin@gmail.com>
>     selftests/net: convert pmtu.sh to run it in unique namespace
>
> Hangbin Liu <liuhangbin@gmail.com>
>     selftests/net: convert unicast_extensions.sh to run it in unique namespace
>
> Paolo Abeni <pabeni@redhat.com>
>     selftests: net: cut more slack for gro fwd tests.
>
> Ivan Vecera <ivecera@redhat.com>
>     net: atlantic: Fix DMA mapping for PTP hwts ring
>
> Eric Dumazet <edumazet@google.com>
>     netdevsim: avoid potential loop in nsim_dev_trap_report_work()
>
> Kees Cook <keescook@chromium.org>
>     wifi: brcmfmac: Adjust n_channels usage for __counted_by
>
> Miri Korenblit <miriam.rachel.korenblit@intel.com>
>     wifi: iwlwifi: exit eSR only after the FW does
>
> Johannes Berg <johannes.berg@intel.com>
>     wifi: mac80211: fix waiting for beacons logic
>
> Johannes Berg <johannes.berg@intel.com>
>     wifi: mac80211: fix unsolicited broadcast probe config
>
> Johannes Berg <johannes.berg@intel.com>
>     wifi: mac80211: fix RCU use in TDLS fast-xmit
>
> Johannes Berg <johannes.berg@intel.com>
>     wifi: mac80211: improve CSA/ECSA connection refusal
>
> Johannes Berg <johannes.berg@intel.com>
>     wifi: cfg80211: detect stuck ECSA element in probe resp
>
> Benjamin Berg <benjamin.berg@intel.com>
>     wifi: cfg80211: consume both probe response and beacon IEs
>
> Furong Xu <0x1207@gmail.com>
>     net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
>
> Ard Biesheuvel <ardb@kernel.org>
>     x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
>
> Ard Biesheuvel <ardb@kernel.org>
>     x86/efistub: Give up if memory attribute protocol returns an error
>
> Benjamin Berg <benjamin.berg@intel.com>
>     wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfig
>
> Abhinav Kumar <quic_abhinavk@quicinc.com>
>     drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup
>
> Kuogee Hsieh <quic_khsieh@quicinc.com>
>     drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
>
> Kuogee Hsieh <quic_khsieh@quicinc.com>
>     drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case
>
> Shyam Prasad N <sprasad@microsoft.com>
>     cifs: failure to add channel on iface should bump up weight
>
> Shyam Prasad N <sprasad@microsoft.com>
>     cifs: avoid redundant calls to disable multichannel
>
> Tony Lindgren <tony@atomide.com>
>     phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
>
> Frank Li <Frank.Li@nxp.com>
>     dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
>
> James Clark <james.clark@arm.com>
>     perf evlist: Fix evlist__new_default() for > 1 core PMU
>
> Thomas Richter <tmricht@linux.ibm.com>
>     perf test: Fix 'perf script' tests on s390
>
> Ian Rogers <irogers@google.com>
>     perf tests: Add perf script test
>
> Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>     phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
>
> Mantas Pucka <mantas@8devices.com>
>     phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018
>
> Mantas Pucka <mantas@8devices.com>
>     phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018
>
> Christophe JAILLET <christophe.jaillet@wanadoo.fr>
>     dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
>
> Christophe JAILLET <christophe.jaillet@wanadoo.fr>
>     dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
>
> Jai Luthra <j-luthra@ti.com>
>     dmaengine: ti: k3-udma: Report short packet errors
>
> Guanhua Gao <guanhua.gao@nxp.com>
>     dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
>
> Baokun Li <libaokun1@huawei.com>
>     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    |  57 ++++++++-
>  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                                 |   6 +
>  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, 1538 insertions(+), 715 deletions(-)
>
>
>

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
  2024-02-13 18:21 ` Luna Jernberg
@ 2024-02-13 19:04 ` SeongJae Park
  2024-02-13 22:19 ` Florian Fainelli
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: SeongJae Park @ 2024-02-13 19:04 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, damon,
	SeongJae Park

Hello,

On Tue, 13 Feb 2024 18:20:22 +0100 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:

> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 Thu, 15 Feb 2024 17:18:29 +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-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.7.y
> and the diffstat can be found below.

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

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

[1] https://github.com/awslabs/damon-tests/tree/next/corr
[2] 93a4df567f73 ("Linux 6.7.5-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: reclaim.sh
ok 11 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
 [33m
 [92mPASS [39m

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
  2024-02-13 18:21 ` Luna Jernberg
  2024-02-13 19:04 ` SeongJae Park
@ 2024-02-13 22:19 ` Florian Fainelli
  2024-02-13 22:47 ` Allen
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Florian Fainelli @ 2024-02-13 22:19 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, sudipm.mukherjee, srw, rwarsow,
	conor, allen.lkml

On 2/13/24 09:20, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 Thu, 15 Feb 2024 17:18:29 +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-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.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 <florian.fainelli@broadcom.com>
-- 
Florian


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
                   ` (2 preceding siblings ...)
  2024-02-13 22:19 ` Florian Fainelli
@ 2024-02-13 22:47 ` Allen
  2024-02-14  0:13 ` Shuah Khan
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Allen @ 2024-02-13 22:47 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor

> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 Thu, 15 Feb 2024 17:18:29 +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-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.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 <apais@linux.microsoft.com>

Thanks.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
                   ` (3 preceding siblings ...)
  2024-02-13 22:47 ` Allen
@ 2024-02-14  0:13 ` Shuah Khan
  2024-02-14  7:22 ` Bagas Sanjaya
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Shuah Khan @ 2024-02-14  0:13 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow, conor, allen.lkml, Shuah Khan

On 2/13/24 10:20, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 Thu, 15 Feb 2024 17:18:29 +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-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.7.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 

Compiled and booted on my test system. No dmesg regressions.

Tested-by: Shuah Khan <skhan@linuxfoundation.org>

thanks,
-- Shuah

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
                   ` (4 preceding siblings ...)
  2024-02-14  0:13 ` Shuah Khan
@ 2024-02-14  7:22 ` Bagas Sanjaya
  2024-02-14  9:08 ` Jon Hunter
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Bagas Sanjaya @ 2024-02-14  7:22 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow, conor, allen.lkml

[-- Attachment #1: Type: text/plain, Size: 557 bytes --]

On Tue, Feb 13, 2024 at 06:20:22PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
                   ` (5 preceding siblings ...)
  2024-02-14  7:22 ` Bagas Sanjaya
@ 2024-02-14  9:08 ` Jon Hunter
  2024-02-14  9:59 ` Naresh Kamboju
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 12+ messages in thread
From: Jon Hunter @ 2024-02-14  9:08 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, f.fainelli, sudipm.mukherjee, srw, rwarsow,
	conor, allen.lkml, linux-tegra@vger.kernel.org


On 13/02/2024 17:20, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 Thu, 15 Feb 2024 17:18:29 +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-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.7.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h


Builds are failing for Tegra ...

Test results for stable-v6.7:
     10 builds:	3 pass, 7 fail
     6 boots:	6 pass, 0 fail
     18 tests:	18 pass, 0 fail

Linux version:	6.7.5-rc1-g93a4df567f73
Boards tested:	tegra124-jetson-tk1, tegra20-ventana,
                 tegra30-cardhu-a04

Builds failed:	aarch64+defconfig+jetson, arm+multi_v7

Same cause as reported here [0].

Jon

[0] https://lore.kernel.org/linux-tegra/83771838-c346-4a90-92c1-6ba592a620ac@nvidia.com/T/#u

-- 
nvpublic

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
                   ` (6 preceding siblings ...)
  2024-02-14  9:08 ` Jon Hunter
@ 2024-02-14  9:59 ` Naresh Kamboju
  2024-02-14 11:13 ` Ron Economos
  2024-02-14 12:19 ` Ricardo B. Marliere
  9 siblings, 0 replies; 12+ messages in thread
From: Naresh Kamboju @ 2024-02-14  9:59 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, allen.lkml

On Tue, 13 Feb 2024 at 23:04, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 Thu, 15 Feb 2024 17:18:29 +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-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.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 <lkft@linaro.org>

## Build
* kernel: 6.7.5-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.7.y
* git commit: 93a4df567f730b1297234a01ec53517a02cbe64e
* git describe: v6.7.4-125-g93a4df567f73
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.7.y/build/v6.7.4-125-g93a4df567f73

## 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: 146978, pass: 127001, fail: 2214, skip: 17594, xfail: 169

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 145 total, 129 passed, 16 failed
* arm64: 52 total, 46 passed, 6 failed
* i386: 41 total, 40 passed, 1 failed
* mips: 26 total, 25 passed, 1 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 36 total, 33 passed, 3 failed
* riscv: 18 total, 18 passed, 0 failed
* s390: 13 total, 12 passed, 1 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
* timesync-off
* v4l2-compliance

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
                   ` (7 preceding siblings ...)
  2024-02-14  9:59 ` Naresh Kamboju
@ 2024-02-14 11:13 ` Ron Economos
  2024-02-14 12:19 ` Ricardo B. Marliere
  9 siblings, 0 replies; 12+ messages in thread
From: Ron Economos @ 2024-02-14 11:13 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable
  Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches,
	lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw,
	rwarsow, conor, allen.lkml

On 2/13/24 9:20 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 Thu, 15 Feb 2024 17:18:29 +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-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.7.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 <re@w6rz.net>


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PATCH 6.7 000/124] 6.7.5-rc1 review
  2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
                   ` (8 preceding siblings ...)
  2024-02-14 11:13 ` Ron Economos
@ 2024-02-14 12:19 ` Ricardo B. Marliere
  9 siblings, 0 replies; 12+ messages in thread
From: Ricardo B. Marliere @ 2024-02-14 12:19 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, allen.lkml

Hi Greg,

On 13 Feb 18:20, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.7.5 release.
> There are 124 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 Thu, 15 Feb 2024 17:18:29 +0000.
> Anything received after that time might be too late.

No regressions in my system.

Tested-by: Ricardo B. Marliere <ricardo@marliere.net>

Thanks,
-	Ricardo.


> 
> 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-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.7.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 
> -------------
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>     Linux 6.7.5-rc1
> 
> Michael Lass <bevan@bi-co.net>
>     net: Fix from address in memcpy_to_iter_csum()
> 
> Jens Axboe <axboe@kernel.dk>
>     io_uring/net: limit inline multishot retries
> 
> Jens Axboe <axboe@kernel.dk>
>     io_uring/poll: add requeue return code from poll multishot handling
> 
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>     Revert "ASoC: amd: Add new dmi entries for acp5x platform"
> 
> Kent Overstreet <kent.overstreet@linux.dev>
>     bcachefs: time_stats: Check for last_event == 0 when updating freq stats
> 
> Guoyu Ou <benogy@gmail.com>
>     bcachefs: unlock parent dir if entry is not found in subvolume deletion
> 
> Christoph Hellwig <hch@lst.de>
>     bcachefs: fix incorrect usage of REQ_OP_FLUSH
> 
> Su Yue <glass.su@suse.com>
>     bcachefs: grab s_umount only if snapshotting
> 
> Su Yue <glass.su@suse.com>
>     bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit
> 
> Kent Overstreet <kent.overstreet@linux.dev>
>     bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount
> 
> Kent Overstreet <kent.overstreet@linux.dev>
>     bcachefs: Add missing bch2_moving_ctxt_flush_all()
> 
> Daniel Hill <daniel@gluo.nz>
>     bcachefs: rebalance should wakeup on shutdown if disabled
> 
> Kent Overstreet <kent.overstreet@linux.dev>
>     bcachefs: Don't pass memcmp() as a pointer
> 
> Al Viro <viro@zeniv.linux.org.uk>
>     bch2_ioctl_subvolume_destroy(): fix locking
> 
> Al Viro <viro@zeniv.linux.org.uk>
>     new helper: user_path_locked_at()
> 
> Johan Hovold <johan+linaro@kernel.org>
>     PCI/ASPM: Fix deadlock when enabling ASPM
> 
> Jens Axboe <axboe@kernel.dk>
>     io_uring/rw: ensure poll based multishot read retries appropriately
> 
> Jens Axboe <axboe@kernel.dk>
>     io_uring/net: un-indent mshot retry path in io_recv_finish()
> 
> Jens Axboe <axboe@kernel.dk>
>     io_uring/poll: move poll execution helpers higher up
> 
> Jens Axboe <axboe@kernel.dk>
>     io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers
> 
> Emmanuel Grumbach <emmanuel.grumbach@intel.com>
>     wifi: iwlwifi: mvm: fix a battery life regression
> 
> Hans de Goede <hdegoede@redhat.com>
>     Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
> 
> Werner Sembach <wse@tuxedocomputers.com>
>     Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
> 
> Frederic Weisbecker <frederic@kernel.org>
>     hrtimer: Report offline hrtimer enqueue
> 
> Heikki Krogerus <heikki.krogerus@linux.intel.com>
>     usb: dwc3: pci: add support for the Intel Arrow Lake-H
> 
> Michal Pecio <michal.pecio@gmail.com>
>     xhci: handle isoc Babble and Buffer Overrun events properly
> 
> Mathias Nyman <mathias.nyman@linux.intel.com>
>     xhci: process isoc TD properly when there was a transaction error mid TD.
> 
> Prashanth K <quic_prashk@quicinc.com>
>     usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
> 
> Prashanth K <quic_prashk@quicinc.com>
>     usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK
> 
> Qiuxu Zhuo <qiuxu.zhuo@intel.com>
>     x86/lib: Revert to _ASM_EXTABLE_UA() for {get,put}_user() fixups
> 
> Mario Limonciello <mario.limonciello@amd.com>
>     Revert "drm/amd/pm: fix the high voltage and temperature issue"
> 
> Badhri Jagan Sridharan <badhri@google.com>
>     Revert "usb: typec: tcpm: fix cc role at port reset"
> 
> Leonard Dallmayr <leonard.dallmayr@mailbox.org>
>     USB: serial: cp210x: add ID for IMST iM871A-USB
> 
> Puliang Lu <puliang.lu@fibocom.com>
>     USB: serial: option: add Fibocom FM101-GL variant
> 
> JackBB Wu <wojackbb@gmail.com>
>     USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
> 
> Sean Young <sean@mess.org>
>     ALSA: usb-audio: add quirk for RODE NT-USB+
> 
> Julian Sikorski <belegdol+github@gmail.com>
>     ALSA: usb-audio: Add a quirk for Yamaha YIT-W12TX transmitter
> 
> Alexander Tsoy <alexander@tsoy.me>
>     ALSA: usb-audio: Add delay quirk for MOTU M Series 2nd revision
> 
> Tejun Heo <tj@kernel.org>
>     blk-iocost: Fix an UBSAN shift-out-of-bounds warning
> 
> Muhammad Usama Anjum <usama.anjum@collabora.com>
>     selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
> 
> Maurizio Lombardi <mlombard@redhat.com>
>     nvme-host: fix the updating of the firmware version
> 
> Ben Dooks <ben.dooks@codethink.co.uk>
>     riscv: declare overflow_stack as exported from traps.c
> 
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     riscv: Fix arch_hugetlb_migration_supported() for NAPOT
> 
> Xiubo Li <xiubli@redhat.com>
>     ceph: always set initial i_blkbits to CEPH_FSCRYPT_BLOCK_SHIFT
> 
> Xiubo Li <xiubli@redhat.com>
>     libceph: just wait for more data to be available on the socket
> 
> Xiubo Li <xiubli@redhat.com>
>     libceph: rename read_sparse_msg_*() to read_partial_sparse_msg_*()
> 
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     riscv: Flush the tlb when a page directory is freed
> 
> Ming Lei <ming.lei@redhat.com>
>     scsi: core: Move scsi_host_busy() out of host lock if it is for per-command
> 
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     riscv: Fix hugetlb_mask_last_page() when NAPOT is enabled
> 
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     riscv: Fix set_huge_pte_at() for NAPOT mapping
> 
> Vincent Chen <vincent.chen@sifive.com>
>     riscv: mm: execute local TLB flush after populating vmemmap
> 
> Alexandre Ghiti <alexghiti@rivosinc.com>
>     mm: Introduce flush_cache_vmap_early()
> 
> Dan Carpenter <dan.carpenter@linaro.org>
>     fs/ntfs3: Fix an NULL dereference bug
> 
> Florian Westphal <fw@strlen.de>
>     netfilter: nft_set_pipapo: remove scratch_aligned pointer
> 
> Florian Westphal <fw@strlen.de>
>     netfilter: nft_set_pipapo: add helper to release pcpu scratch area
> 
> Florian Westphal <fw@strlen.de>
>     netfilter: nft_set_pipapo: store index in scratch maps
> 
> Florian Westphal <fw@strlen.de>
>     netfilter: nfnetlink_queue: un-break NF_REPEAT
> 
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nf_tables: use timestamp to check for set element timeout
> 
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_ct: reject direction for ct id
> 
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_set_pipapo: remove static in nft_pipapo_get()
> 
> Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
>     drm/amd/display: Implement bounds check for stream encoder creation in DCN301
> 
> Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
>     drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
> 
> Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
>     drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'
> 
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_compat: restrict match/target protocol to u16
> 
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_compat: reject unused compat flag
> 
> Pablo Neira Ayuso <pablo@netfilter.org>
>     netfilter: nft_compat: narrow down revision to unsigned 8-bits
> 
> Jakub Kicinski <kuba@kernel.org>
>     selftests: cmsg_ipv6: repeat the exact packet
> 
> Eric Dumazet <edumazet@google.com>
>     ppp_async: limit MRU to 64K
> 
> Jiri Pirko <jiri@resnulli.us>
>     devlink: avoid potential loop in devlink_rel_nested_in_notify_work()
> 
> Kuniyuki Iwashima <kuniyu@amazon.com>
>     af_unix: Call kfree_skb() for dead unix_(sk)->oob_skb in GC.
> 
> Shigeru Yoshida <syoshida@redhat.com>
>     tipc: Check the bearer type before calling tipc_udp_nl_bearer_add()
> 
> Paolo Abeni <pabeni@redhat.com>
>     selftests: net: let big_tcp test cope with slow env
> 
> David Howells <dhowells@redhat.com>
>     rxrpc: Fix counting of new acks and nacks
> 
> David Howells <dhowells@redhat.com>
>     rxrpc: Fix response to PING RESPONSE ACKs to a dead call
> 
> David Howells <dhowells@redhat.com>
>     rxrpc: Fix delayed ACKs to not set the reference serial number
> 
> David Howells <dhowells@redhat.com>
>     rxrpc: Fix generation of serial numbers to skip zero
> 
> Ard Biesheuvel <ardb@kernel.org>
>     x86/efistub: Use 1:1 file:memory mapping for PE/COFF .compat section
> 
> Dan Carpenter <dan.carpenter@linaro.org>
>     drm/i915/gvt: Fix uninitialized variable in handle_mmio()
> 
> Eric Dumazet <edumazet@google.com>
>     inet: read sk->sk_family once in inet_recv_error()
> 
> Zhang Rui <rui.zhang@intel.com>
>     hwmon: (coretemp) Fix bogus core_id to attr name mapping
> 
> Zhang Rui <rui.zhang@intel.com>
>     hwmon: (coretemp) Fix out-of-bounds memory access
> 
> Loic Prylli <lprylli@netflix.com>
>     hwmon: (aspeed-pwm-tacho) mutex for tach reading
> 
> Zhipeng Lu <alexious@zju.edu.cn>
>     octeontx2-pf: Fix a memleak otx2_sq_init
> 
> Zhipeng Lu <alexious@zju.edu.cn>
>     atm: idt77252: fix a memleak in open_card_ubr0
> 
> Antoine Tenart <atenart@kernel.org>
>     tunnels: fix out of bounds access when building IPv6 PMTU error
> 
> Gerhard Engleder <gerhard@engleder-embedded.com>
>     tsnep: Fix mapping for zero copy XDP_TX action
> 
> Paolo Abeni <pabeni@redhat.com>
>     selftests: net: avoid just another constant wait
> 
> Paolo Abeni <pabeni@redhat.com>
>     selftests: net: fix tcp listener handling in pmtu.sh
> 
> Yujie Liu <yujie.liu@intel.com>
>     selftests/net: change shebang to bash to support "source"
> 
> Hangbin Liu <liuhangbin@gmail.com>
>     selftests/net: convert pmtu.sh to run it in unique namespace
> 
> Hangbin Liu <liuhangbin@gmail.com>
>     selftests/net: convert unicast_extensions.sh to run it in unique namespace
> 
> Paolo Abeni <pabeni@redhat.com>
>     selftests: net: cut more slack for gro fwd tests.
> 
> Ivan Vecera <ivecera@redhat.com>
>     net: atlantic: Fix DMA mapping for PTP hwts ring
> 
> Eric Dumazet <edumazet@google.com>
>     netdevsim: avoid potential loop in nsim_dev_trap_report_work()
> 
> Kees Cook <keescook@chromium.org>
>     wifi: brcmfmac: Adjust n_channels usage for __counted_by
> 
> Miri Korenblit <miriam.rachel.korenblit@intel.com>
>     wifi: iwlwifi: exit eSR only after the FW does
> 
> Johannes Berg <johannes.berg@intel.com>
>     wifi: mac80211: fix waiting for beacons logic
> 
> Johannes Berg <johannes.berg@intel.com>
>     wifi: mac80211: fix unsolicited broadcast probe config
> 
> Johannes Berg <johannes.berg@intel.com>
>     wifi: mac80211: fix RCU use in TDLS fast-xmit
> 
> Johannes Berg <johannes.berg@intel.com>
>     wifi: mac80211: improve CSA/ECSA connection refusal
> 
> Johannes Berg <johannes.berg@intel.com>
>     wifi: cfg80211: detect stuck ECSA element in probe resp
> 
> Benjamin Berg <benjamin.berg@intel.com>
>     wifi: cfg80211: consume both probe response and beacon IEs
> 
> Furong Xu <0x1207@gmail.com>
>     net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
> 
> Ard Biesheuvel <ardb@kernel.org>
>     x86/efistub: Avoid placing the kernel below LOAD_PHYSICAL_ADDR
> 
> Ard Biesheuvel <ardb@kernel.org>
>     x86/efistub: Give up if memory attribute protocol returns an error
> 
> Benjamin Berg <benjamin.berg@intel.com>
>     wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfig
> 
> Abhinav Kumar <quic_abhinavk@quicinc.com>
>     drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup
> 
> Kuogee Hsieh <quic_khsieh@quicinc.com>
>     drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA case
> 
> Kuogee Hsieh <quic_khsieh@quicinc.com>
>     drm/msms/dp: fixed link clock divider bits be over written in BPC unknown case
> 
> Shyam Prasad N <sprasad@microsoft.com>
>     cifs: failure to add channel on iface should bump up weight
> 
> Shyam Prasad N <sprasad@microsoft.com>
>     cifs: avoid redundant calls to disable multichannel
> 
> Tony Lindgren <tony@atomide.com>
>     phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP
> 
> Frank Li <Frank.Li@nxp.com>
>     dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
> 
> James Clark <james.clark@arm.com>
>     perf evlist: Fix evlist__new_default() for > 1 core PMU
> 
> Thomas Richter <tmricht@linux.ibm.com>
>     perf test: Fix 'perf script' tests on s390
> 
> Ian Rogers <irogers@google.com>
>     perf tests: Add perf script test
> 
> Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
>     phy: renesas: rcar-gen3-usb2: Fix returning wrong error code
> 
> Mantas Pucka <mantas@8devices.com>
>     phy: qcom-qmp-usb: fix serdes init sequence for IPQ6018
> 
> Mantas Pucka <mantas@8devices.com>
>     phy: qcom-qmp-usb: fix register offsets for ipq8074/ipq6018
> 
> Christophe JAILLET <christophe.jaillet@wanadoo.fr>
>     dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
> 
> Christophe JAILLET <christophe.jaillet@wanadoo.fr>
>     dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
> 
> Jai Luthra <j-luthra@ti.com>
>     dmaengine: ti: k3-udma: Report short packet errors
> 
> Guanhua Gao <guanhua.gao@nxp.com>
>     dmaengine: fsl-dpaa2-qdma: Fix the size of dma pools
> 
> Baokun Li <libaokun1@huawei.com>
>     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    |  57 ++++++++-
>  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                                 |   6 +
>  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, 1538 insertions(+), 715 deletions(-)
> 
> 
> 

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-02-14 12:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-13 17:20 [PATCH 6.7 000/124] 6.7.5-rc1 review Greg Kroah-Hartman
2024-02-13 18:21 ` Luna Jernberg
2024-02-13 19:04 ` SeongJae Park
2024-02-13 22:19 ` Florian Fainelli
2024-02-13 22:47 ` Allen
2024-02-14  0:13 ` Shuah Khan
2024-02-14  7:22 ` Bagas Sanjaya
2024-02-14  9:08 ` Jon Hunter
2024-02-14  9:59 ` Naresh Kamboju
2024-02-14 11:13 ` Ron Economos
2024-02-14 12:19 ` Ricardo B. Marliere
  -- strict thread matches above, loose matches on Subject: below --
2024-02-13 17:56 Ronald Warsow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox