public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 6.1 000/126] 6.1.116-rc1 review
@ 2024-11-06 12:03 Greg Kroah-Hartman
  2024-11-06 16:53 ` SeongJae Park
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Greg Kroah-Hartman @ 2024-11-06 12:03 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, hagar, broonie

This is the start of the stable review cycle for the 6.1.116 release.
There are 126 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, 08 Nov 2024 12:02:47 +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.1.116-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.1.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Huang Ying <ying.huang@intel.com>
    migrate_pages_batch: fix statistics for longterm pin retry

Linus Torvalds <torvalds@linux-foundation.org>
    mm: avoid gcc complaint about pointer casting

Jeongjun Park <aha310510@gmail.com>
    vt: prevent kernel-infoleak in con_font_get()

Alex Hung <alex.hung@amd.com>
    drm/amd/display: Skip on writeback when it's not applicable

Srinivasan Shanmugam <srinivasan.shanmugam@amd.com>
    drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing

Michael Walle <mwalle@kernel.org>
    mtd: spi-nor: winbond: fix w25q128 regression

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Fix build errors due to backported TIMENS

Jeongjun Park <aha310510@gmail.com>
    mm: shmem: fix data-race in shmem_getattr()

Johannes Berg <johannes.berg@intel.com>
    wifi: iwlwifi: mvm: fix 6 GHz scan construction

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: fix kernel bug due to missing clearing of checked flag

Zong-Zhe Yang <kevin_yang@realtek.com>
    wifi: mac80211: fix NULL dereference at band check in starting tx ba session

Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
    x86/bugs: Use code segment selector for VERW operand

Pavel Begunkov <asml.silence@gmail.com>
    io_uring: always lock __io_cqring_overflow_flush

Gregory Price <gourry@gourry.net>
    vmscan,migrate: fix page count imbalance on node stats when demoting pages

Huang Ying <ying.huang@intel.com>
    migrate_pages: split unmap_and_move() to _unmap() and _move()

Huang Ying <ying.huang@intel.com>
    migrate_pages: restrict number of pages to migrate in batch

Huang Ying <ying.huang@intel.com>
    migrate_pages: separate hugetlb folios migration

Huang Ying <ying.huang@intel.com>
    migrate_pages: organize stats with struct migrate_pages_stats

Yang Li <yang.lee@linux.alibaba.com>
    mm/migrate.c: stop using 0 as NULL pointer

Huang Ying <ying.huang@intel.com>
    migrate: convert migrate_pages() to use folios

Huang Ying <ying.huang@intel.com>
    migrate: convert unmap_and_move() to use folios

Baolin Wang <baolin.wang@linux.alibaba.com>
    mm: migrate: try again if THP split is failed due to page refcnt

Jens Axboe <axboe@kernel.dk>
    io_uring/rw: fix missing NOWAIT check for O_DIRECT start write

Amir Goldstein <amir73il@gmail.com>
    io_uring: use kiocb_{start,end}_write() helpers

Amir Goldstein <amir73il@gmail.com>
    fs: create kiocb_{start,end}_write() helpers

Amir Goldstein <amir73il@gmail.com>
    io_uring: rename kiocb_end_write() local helper

Andrey Konovalov <andreyknvl@gmail.com>
    kasan: remove vmalloc_percpu test

Vitaliy Shevtsov <v.shevtsov@maxima.ru>
    nvmet-auth: assign dh_key to NULL after kfree_sensitive

Christoffer Sandberg <cs@tuxedo.de>
    ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1

Matt Johnston <matt@codeconstruct.com.au>
    mctp i2c: handle NULL header address

Edward Adam Davis <eadavis@qq.com>
    ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow

Matt Fleming <mfleming@cloudflare.com>
    mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves

Mel Gorman <mgorman@techsingularity.net>
    mm/page_alloc: explicitly define how __GFP_HIGH non-blocking allocations accesses reserves

Mel Gorman <mgorman@techsingularity.net>
    mm/page_alloc: explicitly define what alloc flags deplete min reserves

Mel Gorman <mgorman@techsingularity.net>
    mm/page_alloc: explicitly record high-order atomic allocations in alloc_flags

Mel Gorman <mgorman@techsingularity.net>
    mm/page_alloc: treat RT tasks similar to __GFP_HIGH

Mel Gorman <mgorman@techsingularity.net>
    mm/page_alloc: rename ALLOC_HIGH to ALLOC_MIN_RESERVE

Dan Williams <dan.j.williams@intel.com>
    cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()

Dan Williams <dan.j.williams@intel.com>
    cxl/acpi: Move rescan to the workqueue

Chunyan Zhang <zhangchunyan@iscas.ac.cn>
    riscv: Remove duplicated GET_RM

Chunyan Zhang <zhangchunyan@iscas.ac.cn>
    riscv: Remove unused GENERATING_ASM_OFFSETS

WangYuli <wangyuli@uniontech.com>
    riscv: Use '%u' to format the output of 'cpu'

Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
    riscv: efi: Set NX compat flag in PE/COFF header

Kailang Yang <kailang@realtek.com>
    ALSA: hda/realtek: Limit internal Mic boost on Dell platform

Alexandre Ghiti <alexghiti@rivosinc.com>
    riscv: vdso: Prevent the compiler from inserting calls to memset()

Chen Ridong <chenridong@huawei.com>
    cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction

Xinyu Zhang <xizhang@purestorage.com>
    block: fix sanity checks in blk_rq_map_user_bvec

Ryusuke Konishi <konishi.ryusuke@gmail.com>
    nilfs2: fix potential deadlock with newly created symlinks

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    iio: light: veml6030: fix microlux value calculation

Zicheng Qu <quzicheng@huawei.com>
    iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()

Zicheng Qu <quzicheng@huawei.com>
    staging: iio: frequency: ad9832: fix division by zero in ad9832_calc_freqreg()

Ville Syrjälä <ville.syrjala@linux.intel.com>
    wifi: iwlegacy: Clear stale interrupts before resuming device

Johannes Berg <johannes.berg@intel.com>
    wifi: cfg80211: clear wdev->cqm_config pointer on free

Manikanta Pubbisetty <quic_mpubbise@quicinc.com>
    wifi: ath10k: Fix memory leak in management tx

Felix Fietkau <nbd@nbd.name>
    wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Revert "driver core: Fix uevent_show() vs driver detach race"

Basavaraj Natikar <Basavaraj.Natikar@amd.com>
    xhci: Use pm_runtime_get to prevent RPM on unsupported systems

Faisal Hassan <quic_faisalh@quicinc.com>
    xhci: Fix Link TRB DMA in command ring stopped completion event

Javier Carrasco <javier.carrasco.cruz@gmail.com>
    usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()

Zijun Hu <quic_zijuhu@quicinc.com>
    usb: phy: Fix API devm_usb_put_phy() can not release the phy

Zongmin Zhou <zhouzongmin@kylinos.cn>
    usbip: tools: Fix detach_port() invalid port error path

Jan Schär <jan@jschaer.ch>
    ALSA: usb-audio: Add quirks for Dell WD19 dock

Alan Stern <stern@rowland.harvard.edu>
    USB: gadget: dummy-hcd: Fix "task hung" problem

Andrey Konovalov <andreyknvl@gmail.com>
    usb: gadget: dummy_hcd: execute hrtimer callback in softirq context

Marcello Sylvester Bauer <sylv@sylv.io>
    usb: gadget: dummy_hcd: Set transfer interval to 1 microframe

Marcello Sylvester Bauer <sylv@sylv.io>
    usb: gadget: dummy_hcd: Switch to hrtimer transfer scheduler

Dimitri Sivanich <sivanich@hpe.com>
    misc: sgi-gru: Don't disable preemption in GRU driver

Dai Ngo <dai.ngo@oracle.com>
    NFS: remove revoked delegation from server's delegation list

Daniel Palmer <daniel@0x0f.com>
    net: amd: mvme147: Fix probe banner message

Benjamin Marzinski <bmarzins@redhat.com>
    scsi: scsi_transport_fc: Allow setting rport state to current state

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Additional check in ni_clear()

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Fix possible deadlock in mi_read

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Stale inode instead of bad

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Fix warning possible deadlock in ntfs_set_state

Andrew Ballance <andrewjballance@gmail.com>
    fs/ntfs3: Check if more than chunk-size bytes are written

Pierre Gondois <pierre.gondois@arm.com>
    ACPI: CPPC: Make rmw_lock a raw_spin_lock

David Howells <dhowells@redhat.com>
    afs: Fix missing subdir edit when renamed between parent dirs

David Howells <dhowells@redhat.com>
    afs: Automatically generate trace tag enums

Xiongfeng Wang <wangxiongfeng2@huawei.com>
    firmware: arm_sdei: Fix the input parameter of cpuhp_remove_state()

Marco Elver <elver@google.com>
    kasan: Fix Software Tag-Based KASAN with GCC

Miguel Ojeda <ojeda@kernel.org>
    compiler-gcc: remove attribute support check for `__no_sanitize_address__`

Miguel Ojeda <ojeda@kernel.org>
    compiler-gcc: be consistent with underscores use for `no_sanitize`

Christoph Hellwig <hch@lst.de>
    iomap: turn iomap_want_unshare_iter into an inline function

Darrick J. Wong <djwong@kernel.org>
    fsdax: dax_unshare_iter needs to copy entire blocks

Darrick J. Wong <djwong@kernel.org>
    fsdax: remove zeroing code from dax_unshare_iter

Darrick J. Wong <djwong@kernel.org>
    iomap: share iomap_unshare_iter predicate code with fsdax

Darrick J. Wong <djwong@kernel.org>
    iomap: don't bother unsharing delalloc extents

Christoph Hellwig <hch@lst.de>
    iomap: improve shared block detection in iomap_unshare_iter

Darrick J. Wong <djwong@kernel.org>
    iomap: convert iomap_unshare_iter to use large folios

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nft_payload: sanitize offset and length before calling skb_checksum()

Ido Schimmel <idosch@nvidia.com>
    mlxsw: spectrum_ipip: Fix memory leak when changing remote IPv6 address

Ido Schimmel <idosch@nvidia.com>
    mlxsw: spectrum_ipip: Rename Spectrum-2 ip6gre operations

Ido Schimmel <idosch@nvidia.com>
    mlxsw: spectrum_router: Add support for double entry RIFs

Amit Cohen <amcohen@nvidia.com>
    mlxsw: spectrum_ptp: Add missing verification before pushing Tx header

Benoît Monin <benoit.monin@gmx.fr>
    net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension

Sungwoo Kim <iam@sung-woo.kim>
    Bluetooth: hci: fix null-ptr-deref in hci_read_supported_codecs

Eric Dumazet <edumazet@google.com>
    netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()

Dong Chenchen <dongchenchen2@huawei.com>
    netfilter: Fix use-after-free in get_info()

Byeonguk Jeong <jungbu2855@gmail.com>
    bpf: Fix out-of-bounds write in trie_get_next_key()

Zichen Xie <zichenxie0106@gmail.com>
    netdevsim: Add trailing zero to terminate the string in nsim_nexthop_bucket_activity_write()

Pedro Tammela <pctammela@mojatatu.com>
    net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT

Pablo Neira Ayuso <pablo@netfilter.org>
    gtp: allow -1 to be specified as file description from userspace

Ido Schimmel <idosch@nvidia.com>
    ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()

Wander Lairson Costa <wander@redhat.com>
    igb: Disable threaded IRQ for igb_msix_other

Furong Xu <0x1207@gmail.com>
    net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data

Jianbo Liu <jianbol@nvidia.com>
    macsec: Fix use-after-free while sending the offloading packet

Christophe JAILLET <christophe.jaillet@wanadoo.fr>
    ASoC: cs42l51: Fix some error handling paths in cs42l51_probe()

Daniel Gabay <daniel.gabay@intel.com>
    wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()

Emmanuel Grumbach <emmanuel.grumbach@intel.com>
    wifi: iwlwifi: mvm: disconnect station vifs if recovery failed

Selvin Xavier <selvin.xavier@broadcom.com>
    RDMA/bnxt_re: synchronize the qp-handle table array

Patrisious Haddad <phaddad@nvidia.com>
    RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down

Leon Romanovsky <leon@kernel.org>
    RDMA/cxgb4: Dump vendor specific QP details

Geert Uytterhoeven <geert@linux-m68k.org>
    wifi: brcm80211: BRCM_TRACING should depend on TRACING

Remi Pommarel <repk@triplefau.lt>
    wifi: ath11k: Fix invalid ring usage in full monitor mode

Felix Fietkau <nbd@nbd.name>
    wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys

Geert Uytterhoeven <geert@linux-m68k.org>
    mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING

Ben Hutchings <ben@decadent.org.uk>
    wifi: iwlegacy: Fix "field-spanning write" warning in il_enqueue_hcmd()

Xiu Jianfeng <xiujianfeng@huawei.com>
    cgroup: Fix potential overflow issue when checking max_depth

Alexander Gordeev <agordeev@linux.ibm.com>
    fs/proc/kcore.c: allow translation of physical memory addresses

Lorenzo Stoakes <lstoakes@gmail.com>
    fs/proc/kcore: reinstate bounce buffer for KCORE_TEXT regions

Lorenzo Stoakes <lstoakes@gmail.com>
    fs/proc/kcore: convert read_kcore() to read_kcore_iter()

Lorenzo Stoakes <lstoakes@gmail.com>
    fs/proc/kcore: avoid bounce buffer for ktext data

Kefeng Wang <wangkefeng.wang@huawei.com>
    mm: remove kern_addr_valid() completely

Donet Tom <donettom@linux.ibm.com>
    selftests/mm: fix incorrect buffer->mirror size in hmm2 double_map test

Miquel Sabaté Solà <mikisabate@gmail.com>
    cpufreq: Avoid a bad reference count on CPU node

Hector Martin <marcan@marcan.st>
    cpufreq: Generalize of_perf_domain_get_sharing_cpumask phandle format


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

Diffstat:

 Makefile                                           |   4 +-
 arch/alpha/include/asm/pgtable.h                   |   2 -
 arch/arc/include/asm/pgtable-bits-arcv2.h          |   2 -
 arch/arm/include/asm/pgtable-nommu.h               |   2 -
 arch/arm/include/asm/pgtable.h                     |   4 -
 arch/arm64/include/asm/pgtable.h                   |   2 -
 arch/arm64/mm/mmu.c                                |  47 --
 arch/arm64/mm/pageattr.c                           |   3 +-
 arch/csky/include/asm/pgtable.h                    |   3 -
 arch/hexagon/include/asm/page.h                    |   7 -
 arch/ia64/include/asm/pgtable.h                    |  16 -
 arch/loongarch/include/asm/pgtable.h               |   2 -
 arch/loongarch/kernel/vdso.c                       |  28 +-
 arch/m68k/include/asm/pgtable_mm.h                 |   2 -
 arch/m68k/include/asm/pgtable_no.h                 |   1 -
 arch/microblaze/include/asm/pgtable.h              |   3 -
 arch/mips/include/asm/pgtable.h                    |   2 -
 arch/nios2/include/asm/pgtable.h                   |   2 -
 arch/openrisc/include/asm/pgtable.h                |   2 -
 arch/parisc/include/asm/pgtable.h                  |  15 -
 arch/powerpc/include/asm/pgtable.h                 |   7 -
 arch/riscv/include/asm/pgtable.h                   |   2 -
 arch/riscv/kernel/asm-offsets.c                    |   2 -
 arch/riscv/kernel/cpu-hotplug.c                    |   2 +-
 arch/riscv/kernel/efi-header.S                     |   2 +-
 arch/riscv/kernel/traps_misaligned.c               |   2 -
 arch/riscv/kernel/vdso/Makefile                    |   1 +
 arch/s390/include/asm/io.h                         |   2 +
 arch/s390/include/asm/pgtable.h                    |   2 -
 arch/sh/include/asm/pgtable.h                      |   2 -
 arch/sparc/include/asm/pgtable_32.h                |   6 -
 arch/sparc/mm/init_32.c                            |   3 +-
 arch/sparc/mm/init_64.c                            |   1 -
 arch/um/include/asm/pgtable.h                      |   2 -
 arch/x86/include/asm/nospec-branch.h               |  11 +-
 arch/x86/include/asm/pgtable_32.h                  |   9 -
 arch/x86/include/asm/pgtable_64.h                  |   1 -
 arch/x86/mm/init_64.c                              |  41 --
 arch/xtensa/include/asm/pgtable.h                  |   2 -
 block/blk-map.c                                    |   4 +-
 drivers/acpi/cppc_acpi.c                           |   9 +-
 drivers/base/core.c                                |  13 +-
 drivers/base/module.c                              |   4 -
 drivers/cpufreq/mediatek-cpufreq-hw.c              |  14 +-
 drivers/cxl/acpi.c                                 |  17 +-
 drivers/cxl/core/port.c                            |  26 +-
 drivers/cxl/cxl.h                                  |   3 +-
 drivers/firmware/arm_sdei.c                        |   2 +-
 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c  |  10 +
 drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c |   3 +
 drivers/iio/adc/ad7124.c                           |   2 +-
 drivers/iio/light/veml6030.c                       |   2 +-
 drivers/infiniband/hw/bnxt_re/qplib_fp.c           |   4 +
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.c         |  13 +-
 drivers/infiniband/hw/bnxt_re/qplib_rcfw.h         |   2 +
 drivers/infiniband/hw/cxgb4/provider.c             |   1 +
 drivers/infiniband/hw/mlx5/qp.c                    |   4 +-
 drivers/misc/sgi-gru/grukservices.c                |   2 -
 drivers/misc/sgi-gru/grumain.c                     |   4 -
 drivers/misc/sgi-gru/grutlbpurge.c                 |   2 -
 drivers/mtd/spi-nor/winbond.c                      |   7 +-
 drivers/net/ethernet/amd/mvme147.c                 |   7 +-
 drivers/net/ethernet/intel/igb/igb_main.c          |   2 +-
 .../net/ethernet/mellanox/mlxsw/spectrum_ipip.c    | 119 ++--
 .../net/ethernet/mellanox/mlxsw/spectrum_ipip.h    |   1 +
 drivers/net/ethernet/mellanox/mlxsw/spectrum_ptp.c |   7 +
 .../net/ethernet/mellanox/mlxsw/spectrum_router.c  |   2 +
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c  |  22 +-
 drivers/net/gtp.c                                  |  22 +-
 drivers/net/macsec.c                               |   3 +-
 drivers/net/mctp/mctp-i2c.c                        |   3 +
 drivers/net/netdevsim/fib.c                        |   4 +-
 drivers/net/wireless/ath/ath10k/wmi-tlv.c          |   7 +-
 drivers/net/wireless/ath/ath10k/wmi.c              |   2 +
 drivers/net/wireless/ath/ath11k/dp_rx.c            |   7 +-
 drivers/net/wireless/broadcom/brcm80211/Kconfig    |   1 +
 drivers/net/wireless/intel/iwlegacy/common.c       |  15 +-
 drivers/net/wireless/intel/iwlegacy/common.h       |  12 +
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c        |  22 +-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c      |   3 +-
 drivers/nvme/target/auth.c                         |   1 +
 drivers/scsi/scsi_transport_fc.c                   |   4 +-
 drivers/staging/iio/frequency/ad9832.c             |   7 +-
 drivers/tty/vt/vt.c                                |   2 +-
 drivers/usb/gadget/udc/dummy_hcd.c                 |  57 +-
 drivers/usb/host/xhci-pci.c                        |   6 +-
 drivers/usb/host/xhci-ring.c                       |  16 +-
 drivers/usb/phy/phy.c                              |   2 +-
 drivers/usb/typec/class.c                          |   1 +
 fs/afs/dir.c                                       |  25 +
 fs/afs/dir_edit.c                                  |  91 ++-
 fs/afs/internal.h                                  |   2 +
 fs/dax.c                                           |  49 +-
 fs/iomap/buffered-io.c                             |  31 +-
 fs/nfs/delegation.c                                |   5 +
 fs/nilfs2/namei.c                                  |   3 +
 fs/nilfs2/page.c                                   |   1 +
 fs/ntfs3/frecord.c                                 |   4 +-
 fs/ntfs3/inode.c                                   |  10 +-
 fs/ntfs3/lznt.c                                    |   3 +
 fs/ntfs3/namei.c                                   |   2 +-
 fs/ntfs3/ntfs_fs.h                                 |   2 +-
 fs/ocfs2/file.c                                    |   8 +
 fs/proc/kcore.c                                    |  94 ++-
 include/acpi/cppc_acpi.h                           |   2 +-
 include/linux/compiler-gcc.h                       |  12 +-
 include/linux/cpufreq.h                            |  34 +-
 include/linux/fs.h                                 |  36 ++
 include/linux/iomap.h                              |  19 +
 include/linux/migrate.h                            |   1 +
 include/net/ip_tunnels.h                           |   2 +-
 include/trace/events/afs.h                         | 240 +------
 io_uring/io_uring.c                                |  11 +-
 io_uring/rw.c                                      |  52 +-
 kernel/bpf/cgroup.c                                |  19 +-
 kernel/bpf/lpm_trie.c                              |   2 +-
 kernel/cgroup/cgroup.c                             |   4 +-
 mm/huge_memory.c                                   |   4 +-
 mm/internal.h                                      |  13 +-
 mm/kasan/kasan_test.c                              |  27 -
 mm/migrate.c                                       | 690 ++++++++++++++-------
 mm/page_alloc.c                                    |  95 ++-
 mm/shmem.c                                         |   2 +
 net/bluetooth/hci_sync.c                           |  18 +-
 net/core/dev.c                                     |   4 +
 net/ipv6/netfilter/nf_reject_ipv6.c                |  15 +-
 net/mac80211/Kconfig                               |   2 +-
 net/mac80211/agg-tx.c                              |   4 +-
 net/mac80211/cfg.c                                 |   3 +-
 net/mac80211/key.c                                 |  42 +-
 net/netfilter/nft_payload.c                        |   3 +
 net/netfilter/x_tables.c                           |   2 +-
 net/sched/sch_api.c                                |   2 +-
 net/wireless/core.c                                |   1 +
 sound/pci/hda/patch_realtek.c                      |  22 +-
 sound/soc/codecs/cs42l51.c                         |   7 +-
 sound/usb/mixer_quirks.c                           |   3 +
 tools/testing/selftests/vm/hmm-tests.c             |   2 +-
 tools/usb/usbip/src/usbip_detach.c                 |   1 +
 139 files changed, 1453 insertions(+), 1027 deletions(-)



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

* Re: [PATCH 6.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
@ 2024-11-06 16:53 ` SeongJae Park
  2024-11-06 17:30 ` Pavel Machek
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: SeongJae Park @ 2024-11-06 16:53 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: SeongJae Park, stable, patches, linux-kernel, torvalds, akpm,
	linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, hagar, broonie, damon

Hello,

On Wed, 6 Nov 2024 13:03:21 +0100 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:

> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 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, 08 Nov 2024 12:02:47 +0000.
> Anything received after that time might be too late.

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/damonitor/damon-tests/tree/next/corr
[2] 17b301e6e4bc ("Linux 6.1.116-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: sysfs.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 # SKIP
ok 12 selftests: damon-tests: build_m68k.sh # SKIP
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.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
  2024-11-06 16:53 ` SeongJae Park
@ 2024-11-06 17:30 ` Pavel Machek
  2024-11-07  2:40 ` Shuah Khan
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Pavel Machek @ 2024-11-06 17:30 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, hagar, broonie

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

Hi!

> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 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.

CIP testing did not find any problems here:

https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.1.y

Tested-by: Pavel Machek (CIP) <pavel@denx.de>

Best regards,
                                                                Pavel
-- 
DENX Software Engineering GmbH,        Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

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

* Re: [PATCH 6.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
  2024-11-06 16:53 ` SeongJae Park
  2024-11-06 17:30 ` Pavel Machek
@ 2024-11-07  2:40 ` Shuah Khan
  2024-11-07 11:36 ` Peter Schneider
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Shuah Khan @ 2024-11-07  2:40 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, hagar, broonie, Shuah Khan

On 11/6/24 05:03, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 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, 08 Nov 2024 12:02:47 +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.1.116-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.1.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.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
                   ` (2 preceding siblings ...)
  2024-11-07  2:40 ` Shuah Khan
@ 2024-11-07 11:36 ` Peter Schneider
  2024-11-07 11:50 ` Naresh Kamboju
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Peter Schneider @ 2024-11-07 11:36 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, hagar, broonie

Am 06.11.2024 um 13:03 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 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.

Builds, boots and works on my 2-socket Ivy Bridge Xeon E5-2697 v2 server. No dmesg 
oddities or regressions found.

Tested-by: Peter Schneider <pschneider1968@googlemail.com>

Beste Grüße,
Peter Schneider

-- 
Climb the mountain not to plant your flag, but to embrace the challenge,
enjoy the air and behold the view. Climb it so you can see the world,
not so the world can see you.                    -- David McCullough Jr.

OpenPGP:  0xA3828BD796CCE11A8CADE8866E3A92C92C3FF244
Download: https://www.peters-netzplatz.de/download/pschneider1968_pub.asc
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@googlemail.com
https://keys.mailvelope.com/pks/lookup?op=get&search=pschneider1968@gmail.com

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

* Re: [PATCH 6.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
                   ` (3 preceding siblings ...)
  2024-11-07 11:36 ` Peter Schneider
@ 2024-11-07 11:50 ` Naresh Kamboju
  2024-11-07 13:43 ` Jon Hunter
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Naresh Kamboju @ 2024-11-07 11:50 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, hagar, broonie

On Wed, 6 Nov 2024 at 12:43, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 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, 08 Nov 2024 12:02:47 +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.1.116-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.1.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.1.116-rc1
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: 17b301e6e4bcfbf3583ab4432c71766837667b6c
* git describe: v6.1.113-359-g17b301e6e4bc
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.113-359-g17b301e6e4bc

## Test Regressions (compared to v6.1.113-232-geeea9e03a3d4)

## Metric Regressions (compared to v6.1.113-232-geeea9e03a3d4)

## Test Fixes (compared to v6.1.113-232-geeea9e03a3d4)

## Metric Fixes (compared to v6.1.113-232-geeea9e03a3d4)

## Test result summary
total: 113467, pass: 90642, fail: 1843, skip: 20882, xfail: 100

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 135 total, 135 passed, 0 failed
* arm64: 41 total, 41 passed, 0 failed
* i386: 28 total, 26 passed, 2 failed
* mips: 26 total, 25 passed, 1 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 36 total, 35 passed, 1 failed
* riscv: 11 total, 11 passed, 0 failed
* s390: 14 total, 14 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 7 total, 7 passed, 0 failed
* x86_64: 33 total, 33 passed, 0 failed

## Test suites summary
* boot
* commands
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* 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-kcmp
* kselftest-kvm
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-mincore
* kselftest-mqueue
* kselftest-net
* kselftest-net-mptcp
* kselftest-openat2
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-tc-testing
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user_events
* kselftest-vDSO
* kselftest-watchdog
* kselftest-x86
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-hugetlb
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* perf
* rcutorture

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

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

* Re: [PATCH 6.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
                   ` (4 preceding siblings ...)
  2024-11-07 11:50 ` Naresh Kamboju
@ 2024-11-07 13:43 ` Jon Hunter
  2024-11-07 19:09 ` Sven Joachim
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Jon Hunter @ 2024-11-07 13:43 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
	shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, srw, rwarsow, conor, hagar, broonie,
	linux-tegra, stable

On Wed, 06 Nov 2024 13:03:21 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 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, 08 Nov 2024 12:02:47 +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.1.116-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.1.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

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

Linux version:	6.1.116-rc1-g17b301e6e4bc
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

Tested-by: Jon Hunter <jonathanh@nvidia.com>

Jon

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

* Re: [PATCH 6.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
                   ` (5 preceding siblings ...)
  2024-11-07 13:43 ` Jon Hunter
@ 2024-11-07 19:09 ` Sven Joachim
  2024-11-08  2:21 ` Ron Economos
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Sven Joachim @ 2024-11-07 19:09 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, hagar, broonie

On 2024-11-06 13:03 +0100, Greg Kroah-Hartman wrote:

> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 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, 08 Nov 2024 12:02:47 +0000.
> Anything received after that time might be too late.

Works fine for me on x86_64.

Tested-by: Sven Joachim <svenjoac@gmx.de>

Cheers,
       Sven

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

* Re: [PATCH 6.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
                   ` (6 preceding siblings ...)
  2024-11-07 19:09 ` Sven Joachim
@ 2024-11-08  2:21 ` Ron Economos
  2024-11-08  7:08 ` [PATCH 6.1] " Hardik Garg
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: Ron Economos @ 2024-11-08  2:21 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, hagar, broonie

On 11/6/24 4:03 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 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, 08 Nov 2024 12:02:47 +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.1.116-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.1.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.1] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
                   ` (7 preceding siblings ...)
  2024-11-08  2:21 ` Ron Economos
@ 2024-11-08  7:08 ` Hardik Garg
  2024-11-08 11:49 ` [PATCH 6.1 000/126] " Yann Sionneau
  2024-11-08 15:45 ` Mark Brown
  10 siblings, 0 replies; 12+ messages in thread
From: Hardik Garg @ 2024-11-08  7:08 UTC (permalink / raw)
  To: gregkh
  Cc: akpm, broonie, conor, f.fainelli, hagar, jonathanh, linux-kernel,
	linux, lkft-triage, patches, patches, pavel, rwarsow, shuah, srw,
	stable, sudipm.mukherjee, torvalds

Tested-by: Hardik Garg <hargar@linux.microsoft.com>




Thanks,
Hardik

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

* Re: [PATCH 6.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
                   ` (8 preceding siblings ...)
  2024-11-08  7:08 ` [PATCH 6.1] " Hardik Garg
@ 2024-11-08 11:49 ` Yann Sionneau
  2024-11-08 15:45 ` Mark Brown
  10 siblings, 0 replies; 12+ messages in thread
From: Yann Sionneau @ 2024-11-08 11:49 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, hagar, broonie

Hi Greg,

On 06/11/2024 13:03, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 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, 08 Nov 2024 12:02:47 +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.1.116-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.1.y
> and the diffstat can be found below.
>
> thanks,
I tested 6.1.116-rc1 (17b301e6e4bcf) on Kalray kvx arch (not upstream yet) and everything looks good!

It ran on real hw (k200, k200lp and k300 boards), on qemu and on our internal instruction set simulator (ISS).

Tests were run on several interfaces/drivers (usb, qsfp ethernet, eMMC, PCIe endpoint+RC, SPI, remoteproc, uart, iommu). LTP and uClibc-ng testsuites are also run without any regression.

Everything looks fine to us.

Tested-by: Yann Sionneau <ysionneau@kalrayinc.com>

-- 
Yann





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

* Re: [PATCH 6.1 000/126] 6.1.116-rc1 review
  2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
                   ` (9 preceding siblings ...)
  2024-11-08 11:49 ` [PATCH 6.1 000/126] " Yann Sionneau
@ 2024-11-08 15:45 ` Mark Brown
  10 siblings, 0 replies; 12+ messages in thread
From: Mark Brown @ 2024-11-08 15:45 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, hagar

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

On Wed, Nov 06, 2024 at 01:03:21PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.116 release.
> There are 126 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.

Tested-by: Mark Brown <broonie@kernel.org>

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

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

end of thread, other threads:[~2024-11-08 15:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 12:03 [PATCH 6.1 000/126] 6.1.116-rc1 review Greg Kroah-Hartman
2024-11-06 16:53 ` SeongJae Park
2024-11-06 17:30 ` Pavel Machek
2024-11-07  2:40 ` Shuah Khan
2024-11-07 11:36 ` Peter Schneider
2024-11-07 11:50 ` Naresh Kamboju
2024-11-07 13:43 ` Jon Hunter
2024-11-07 19:09 ` Sven Joachim
2024-11-08  2:21 ` Ron Economos
2024-11-08  7:08 ` [PATCH 6.1] " Hardik Garg
2024-11-08 11:49 ` [PATCH 6.1 000/126] " Yann Sionneau
2024-11-08 15:45 ` Mark Brown

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