* [PATCH 6.9 000/142] 6.9.10-rc2 review
@ 2024-07-17 6:40 Greg Kroah-Hartman
2024-07-17 10:14 ` Pavel Machek
` (9 more replies)
0 siblings, 10 replies; 12+ messages in thread
From: Greg Kroah-Hartman @ 2024-07-17 6:40 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, broonie
This is the start of the stable review cycle for the 6.9.10 release.
There are 142 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, 19 Jul 2024 06:37:32 +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.9.10-rc2.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.9.10-rc2
Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
Nathan Chancellor <nathan@kernel.org>
kbuild: Make ld-version.sh more robust against version string changes
Alexandre Chartre <alexandre.chartre@oracle.com>
x86/bhi: Avoid warning in #DB handler due to BHI mitigation
Wander Lairson Costa <wander@redhat.com>
sched/deadline: Fix task_struct reference leak
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: testunit: avoid re-issued work after read message
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: rcar: ensure Gen3+ reset does not disturb local targets
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: mark HostNotify target address as used
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: rcar: clear NO_RXDMA flag after resetting
Wolfram Sang <wsa+renesas@sang-engineering.com>
i2c: rcar: bring hardware to known state when probing
Baokun Li <libaokun1@huawei.com>
ext4: avoid ptr null pointer dereference
Komal Bajaj <quic_kbajaj@quicinc.com>
Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries"
SeongJae Park <sj@kernel.org>
mm/damon/core: merge regions aggressively when max_nr_regions is unmet
Gavin Shan <gshan@redhat.com>
mm/shmem: disable PMD-sized page cache if needed
Gavin Shan <gshan@redhat.com>
mm/readahead: limit page cache size in page_cache_ra_order()
Ekansh Gupta <quic_ekangupt@quicinc.com>
misc: fastrpc: Restrict untrusted app to attach to privileged PD
Ekansh Gupta <quic_ekangupt@quicinc.com>
misc: fastrpc: Fix ownership reassignment of remote heap
Ekansh Gupta <quic_ekangupt@quicinc.com>
misc: fastrpc: Fix memory leak in audio daemon attach operation
Ekansh Gupta <quic_ekangupt@quicinc.com>
misc: fastrpc: Copy the complete capability structure to user
Ekansh Gupta <quic_ekangupt@quicinc.com>
misc: fastrpc: Avoid updating PD type for capability request
Ekansh Gupta <quic_ekangupt@quicinc.com>
misc: fastrpc: Fix DSP capabilities request
Jason A. Donenfeld <Jason@zx2c4.com>
wireguard: send: annotate intentional data race in checking empty queue
Jason A. Donenfeld <Jason@zx2c4.com>
wireguard: queueing: annotate intentional data race in cpu round robin
Helge Deller <deller@kernel.org>
wireguard: allowedips: avoid unaligned 64-bit memory accesses
Jason A. Donenfeld <Jason@zx2c4.com>
wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU
Mario Limonciello <mario.limonciello@amd.com>
cpufreq: Allow drivers to advertise boost enabled
Mario Limonciello <mario.limonciello@amd.com>
cpufreq: ACPI: Mark boost policy as enabled when setting boost
Kuan-Wei Chiu <visitorckw@gmail.com>
ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
Ilya Dryomov <idryomov@gmail.com>
libceph: fix race between delayed_work() and ceph_monc_stop()
Taniya Das <quic_tdas@quicinc.com>
pmdomain: qcom: rpmhpd: Skip retention level for Power Domains
Bastien Curutchet <bastien.curutchet@bootlin.com>
mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length
Adrian Hunter <adrian.hunter@intel.com>
mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE
Audra Mitchell <audra@redhat.com>
Fix userfaultfd_api to return EINVAL as expected
Wentong Wu <wentong.wu@intel.com>
mei: vsc: Utilize the appropriate byte order swap function
Wentong Wu <wentong.wu@intel.com>
mei: vsc: Prevent timeout error with added delay post-firmware download
Wentong Wu <wentong.wu@intel.com>
mei: vsc: Enhance IVSC chipset stability during warm reboot
Edson Juliano Drosdeck <edson.drosdeck@gmail.com>
ALSA: hda/realtek: Limit mic boost on VAIO PRO PX
Nazar Bilinskyi <nbilinskyi@gmail.com>
ALSA: hda/realtek: Enable Mute LED on HP 250 G7
Michał Kopeć <michal.kopec@3mdeb.com>
ALSA: hda/realtek: add quirk for Clevo V5[46]0TU
Rasmus Villemoes <linux@rasmusvillemoes.dk>
serial: imx: ensure RTS signal is not left active after shutdown
Jacky Huang <ychuang3@nuvoton.com>
tty: serial: ma35d1: Add a NULL check for of_node
Armin Wolf <W_Armin@gmx.de>
platform/x86: toshiba_acpi: Fix array out-of-bounds access
Thomas Weißschuh <linux@weissschuh.net>
nvmem: core: limit cell sysfs permissions to main attribute ones
Thomas Weißschuh <linux@weissschuh.net>
nvmem: core: only change name to fram for current attribute
Joy Chakraborty <joychakr@google.com>
nvmem: meson-efuse: Fix return value of nvmem callbacks
Joy Chakraborty <joychakr@google.com>
nvmem: rmem: Fix return value of rmem_read()
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recording
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mapping
Johan Hovold <johan+linaro@kernel.org>
arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power on
Cong Zhang <quic_congzhan@quicinc.com>
arm64: dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical timer
João Paulo Gonçalves <joao.goncalves@toradex.com>
iio: trigger: Fix condition for own trigger
Hobin Woo <hobin.woo@samsung.com>
ksmbd: discard write access to the directory open
Gavin Shan <gshan@redhat.com>
mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
Gavin Shan <gshan@redhat.com>
mm/filemap: skip to create PMD-sized page cache if needed
ZhangPeng <zhangpeng362@huawei.com>
filemap: replace pte_offset_map() with pte_offset_map_nolock()
Hugh Dickins <hughd@google.com>
mm: fix crashes from deferred split racing folio migration
Uladzislau Rezki (Sony) <urezki@gmail.com>
mm: vmalloc: check if a hash-index is in cpu_possible_mask
Nhat Pham <nphamcs@gmail.com>
cachestat: do not flush stats in recency check
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix kernel bug on rename operation of broken directory
Heiko Carstens <hca@linux.ibm.com>
s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: always resume roothubs if xHC was reset during resume
He Zhe <zhe.he@windriver.com>
hpet: Support 32-bit userspace
Joy Chakraborty <joychakr@google.com>
misc: microchip: pci1xxxx: Fix return value of nvmem callbacks
Alan Stern <stern@rowland.harvard.edu>
USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor
Lee Jones <lee@kernel.org>
usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
Javier Carrasco <javier.carrasco.cruz@gmail.com>
usb: core: add missing of_node_put() in usb_of_has_devices_or_graph
Heikki Krogerus <heikki.krogerus@linux.intel.com>
usb: dwc3: pci: add support for the Intel Panther Lake
WangYuli <wangyuli@uniontech.com>
USB: Add USB_QUIRK_NO_SET_INTF quirk for START BP-850k
Dmitry Smirnov <d.smirnov@inbox.lv>
USB: serial: mos7840: fix crash on resume
Vanillan Wang <vanillanwang@163.com>
USB: serial: option: add Rolling RW350-GL variants
Mank Wang <mank.wang@netprisma.us>
USB: serial: option: add Netprisma LCUK54 series modules
Slark Xiao <slark_xiao@163.com>
USB: serial: option: add support for Foxconn T99W651
Bjørn Mork <bjorn@mork.no>
USB: serial: option: add Fibocom FM350-GL
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: add Telit FN912 rmnet compositions
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: add Telit generic core-dump composition
Ronald Wahl <ronald.wahl@raritan.com>
net: ks8851: Fix potential TX stall after interface reopen
Ronald Wahl <ronald.wahl@raritan.com>
net: ks8851: Fix deadlock with the SPI chip variant
Josh Don <joshdon@google.com>
Revert "sched/fair: Make sure to try to detach at least one movable task"
Steve French <stfrench@microsoft.com>
cifs: fix setting SecurityFlags to true
Satheesh Paul <psatheesh@marvell.com>
octeontx2-af: fix issue with IPv4 match for RSS
Kiran Kumar K <kirankumark@marvell.com>
octeontx2-af: fix issue with IPv6 ext match for RSS
Michal Mazur <mmazur2@marvell.com>
octeontx2-af: fix detection of IP layer
Srujana Challa <schalla@marvell.com>
octeontx2-af: fix a issue with cpt_lf_alloc mailbox
Nithin Dabilpuram <ndabilpuram@marvell.com>
octeontx2-af: replace cpt slot with lf id on reg write
Aleksandr Loktionov <aleksandr.loktionov@intel.com>
i40e: fix: remove needless retries of NVM update
Saeed Mahameed <saeedm@nvidia.com>
net: ethtool: Fix RSS setting
Chen Ni <nichen@iscas.ac.cn>
ARM: davinci: Convert comma to semicolon
Richard Fitzgerald <rf@opensource.cirrus.com>
firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw files
Kai Vehmanen <kai.vehmanen@linux.intel.com>
ASoC: SOF: Intel: hda: fix null deref on system suspend entry
Richard Fitzgerald <rf@opensource.cirrus.com>
firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headers
Richard Fitzgerald <rf@opensource.cirrus.com>
firmware: cs_dsp: Validate payload length before processing block
Richard Fitzgerald <rf@opensource.cirrus.com>
firmware: cs_dsp: Return error if block header overflows file
Richard Fitzgerald <rf@opensource.cirrus.com>
firmware: cs_dsp: Fix overflow checking of wmfw header
Komal Bajaj <quic_kbajaj@quicinc.com>
arm64: dts: qcom: qdu1000: Fix LLCC reg property
Caleb Connolly <caleb.connolly@linaro.org>
arm64: dts: qcom: sm6115: add iommu for sdhc_1
Abel Vesa <abel.vesa@linaro.org>
arm64: dts: qcom: x1e80100: Fix PCIe 6a reg offsets and add MHI
Andre Przywara <andre.przywara@arm.com>
arm64: dts: allwinner: Fix PMIC interrupt number
Konrad Dybcio <konrad.dybcio@linaro.org>
arm64: dts: qcom: x1e80100-*: Allocate some CMA buffers
Bjorn Andersson <quic_bjorande@quicinc.com>
arm64: dts: qcom: sc8180x: Fix LLCC reg property again
Daniel Borkmann <daniel@iogearbox.net>
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Chengen Du <chengen.du@canonical.com>
net/sched: Fix UAF when resolving a clash
Kuniyuki Iwashima <kuniyu@amazon.com>
udp: Set SOCK_RCU_FREE earlier in udp_lib_get_port().
Florian Westphal <fw@strlen.de>
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal <fw@strlen.de>
netfilter: nfnetlink_queue: drop bogus WARN_ON
Oleksij Rempel <o.rempel@pengutronix.de>
ethtool: netlink: do not return SQI value if link is down
Dmitry Antipov <dmantipov@yandex.ru>
ppp: reject claimed-as-LCP but actually malformed packets
Jian Hui Lee <jianhui.lee@canonical.com>
net: ethernet: mtk-star-emac: set mac_managed_pm when probing
Eric Dumazet <edumazet@google.com>
tcp: avoid too many retransmit packets
Kumar Kartikeya Dwivedi <memxor@gmail.com>
bpf: Defer work in bpf_timer_cancel_and_free
Kumar Kartikeya Dwivedi <memxor@gmail.com>
bpf: Fail bpf_timer_cancel when callback is being cancelled
Benjamin Tissoires <bentiss@kernel.org>
bpf: replace bpf_timer_init with a generic helper
Benjamin Tissoires <bentiss@kernel.org>
bpf: make timer data struct more generic
Mohammad Shehar Yaar Tausif <sheharyaar48@gmail.com>
bpf: fix order of args in call to bpf_map_kvcalloc
Matthew Wilcox (Oracle) <willy@infradead.org>
minixfs: Fix minixfs_rename with HIGHMEM
Aleksander Jan Bajkowski <olek2@wp.pl>
net: ethernet: lantiq_etop: fix double free in detach
Michal Kubiak <michal.kubiak@intel.com>
i40e: Fix XDP program unloading while removing the driver
Hugh Dickins <hughd@google.com>
net: fix rc7's __skb_datagram_iter()
David Lechner <dlechner@baylibre.com>
spi: add defer_optimize_message controller flag
David Lechner <dlechner@baylibre.com>
spi: don't unoptimize message in spi_async()
Aleksandr Mishin <amishin@t-argos.ru>
octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_availability()
Geliang Tang <tanggeliang@kylinos.cn>
skmsg: Skip zero length skb in sk_msg_recvmsg
Oleksij Rempel <o.rempel@pengutronix.de>
net: phy: microchip: lan87xx: reinit PHY after cable test
Daniel Borkmann <daniel@iogearbox.net>
bpf: Fix too early release of tcx_entry
Neal Cardwell <ncardwell@google.com>
tcp: fix incorrect undo caused by DSACK of TLP retransmit
Dan Carpenter <dan.carpenter@linaro.org>
net: bcmasp: Fix error code in probe()
Brian Foster <bfoster@redhat.com>
vfs: don't mod negative dentry count when on shrinker list
linke li <lilinke99@qq.com>
fs/dcache: Re-use value stored to dentry->d_flags instead of re-reading
Jeff Layton <jlayton@kernel.org>
filelock: fix potential use-after-free in posix_lock_inode
Christian Eggers <ceggers@arri.de>
dsa: lan9303: Fix mapping between DSA port number and PHY address
Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
net: dsa: lan9303: provide own phylink MAC operations
Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
net: dsa: allow DSA switch drivers to provide their own phylink mac ops
Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
net: dsa: introduce dsa_phylink_to_port()
Jingbo Xu <jefflexu@linux.alibaba.com>
cachefiles: add missing lock protection when polling
Baokun Li <libaokun1@huawei.com>
cachefiles: cyclic allocation of msg_id to avoid reuse
Hou Tao <houtao1@huawei.com>
cachefiles: wait for ondemand_object_worker to finish when dropping object
Baokun Li <libaokun1@huawei.com>
cachefiles: cancel all requests for the object that is being dropped
Baokun Li <libaokun1@huawei.com>
cachefiles: stop sending new request when dropping object
Baokun Li <libaokun1@huawei.com>
cachefiles: propagate errors from vfs_getxattr() to avoid infinite loop
David Lechner <dlechner@baylibre.com>
spi: axi-spi-engine: fix sleep calculation
Yi Liu <yi.l.liu@intel.com>
vfio/pci: Init the count variable in collecting hot-reset devices
Peter Wang <peter.wang@mediatek.com>
scsi: ufs: core: Fix ufshcd_abort_one racing issue
Peter Wang <peter.wang@mediatek.com>
scsi: ufs: core: Fix ufshcd_clear_cmd racing issue
Waiman Long <longman@redhat.com>
mm: prevent derefencing NULL ptr in pfn_section_valid()
-------------
Diffstat:
Documentation/admin-guide/cifs/usage.rst | 34 +--
.../devicetree/bindings/cache/qcom,llcc.yaml | 2 +-
Makefile | 4 +-
arch/arm/mach-davinci/pm.c | 2 +-
.../dts/allwinner/sun50i-h64-remix-mini-pc.dts | 2 +-
arch/arm64/boot/dts/qcom/qdu1000.dtsi | 16 +-
arch/arm64/boot/dts/qcom/sa8775p.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sc8180x.dtsi | 11 +-
.../dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 15 +-
arch/arm64/boot/dts/qcom/sm6115.dtsi | 1 +
arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 13 +-
arch/arm64/boot/dts/qcom/x1e80100-qcp.dts | 9 +
arch/arm64/boot/dts/qcom/x1e80100.dtsi | 10 +-
arch/s390/mm/pgalloc.c | 4 +
arch/x86/entry/entry_64_compat.S | 14 +-
drivers/acpi/processor_idle.c | 37 ++--
drivers/char/hpet.c | 34 ++-
drivers/cpufreq/acpi-cpufreq.c | 4 +-
drivers/cpufreq/cpufreq.c | 3 +-
drivers/firmware/cirrus/cs_dsp.c | 231 +++++++++++++------
drivers/i2c/busses/i2c-rcar.c | 27 ++-
drivers/i2c/i2c-core-base.c | 1 +
drivers/i2c/i2c-slave-testunit.c | 7 +
drivers/iio/industrialio-trigger.c | 2 +-
drivers/misc/fastrpc.c | 41 +++-
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.c | 4 -
drivers/misc/mei/platform-vsc.c | 4 +-
drivers/misc/mei/vsc-tp.c | 16 +-
drivers/mmc/host/davinci_mmc.c | 3 +
drivers/mmc/host/sdhci.c | 15 ++
drivers/net/dsa/lan9303-core.c | 54 +++--
drivers/net/ethernet/broadcom/asp2/bcmasp.c | 1 +
drivers/net/ethernet/intel/i40e/i40e_adminq.h | 4 -
drivers/net/ethernet/intel/i40e/i40e_main.c | 9 +-
drivers/net/ethernet/lantiq_etop.c | 4 +-
drivers/net/ethernet/marvell/octeontx2/af/mbox.h | 2 +-
drivers/net/ethernet/marvell/octeontx2/af/npc.h | 8 +-
drivers/net/ethernet/marvell/octeontx2/af/rvu.c | 2 +-
.../net/ethernet/marvell/octeontx2/af/rvu_cpt.c | 23 +-
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 12 +-
drivers/net/ethernet/mediatek/mtk_star_emac.c | 7 +
drivers/net/ethernet/micrel/ks8851_common.c | 10 +-
drivers/net/ethernet/micrel/ks8851_spi.c | 4 +-
drivers/net/phy/microchip_t1.c | 2 +-
drivers/net/ppp/ppp_generic.c | 15 ++
drivers/net/wireguard/allowedips.c | 4 +-
drivers/net/wireguard/queueing.h | 4 +-
drivers/net/wireguard/send.c | 2 +-
drivers/nvmem/core.c | 7 +-
drivers/nvmem/meson-efuse.c | 14 +-
drivers/nvmem/rmem.c | 5 +-
drivers/platform/x86/toshiba_acpi.c | 1 +
drivers/pmdomain/qcom/rpmhpd.c | 7 +
drivers/spi/spi-axi-spi-engine.c | 26 ++-
drivers/spi/spi-mux.c | 1 +
drivers/spi/spi.c | 20 +-
drivers/tty/serial/imx.c | 51 +++++
drivers/tty/serial/ma35d1_serial.c | 13 +-
drivers/ufs/core/ufs-mcq.c | 11 +-
drivers/ufs/core/ufshcd.c | 2 +
drivers/usb/core/config.c | 18 +-
drivers/usb/core/of.c | 7 +-
drivers/usb/core/quirks.c | 3 +
drivers/usb/dwc3/dwc3-pci.c | 8 +
drivers/usb/gadget/configfs.c | 3 +
drivers/usb/host/xhci.c | 16 +-
drivers/usb/serial/mos7840.c | 45 ++++
drivers/usb/serial/option.c | 38 ++++
drivers/vfio/pci/vfio_pci_core.c | 2 +-
fs/cachefiles/daemon.c | 4 +-
fs/cachefiles/internal.h | 3 +
fs/cachefiles/ondemand.c | 52 ++++-
fs/cachefiles/xattr.c | 5 +-
fs/dcache.c | 12 +-
fs/ext4/sysfs.c | 2 +
fs/locks.c | 2 +-
fs/minix/namei.c | 3 +-
fs/nilfs2/dir.c | 32 ++-
fs/smb/client/cifsglob.h | 4 +-
fs/smb/server/smb2pdu.c | 13 +-
fs/userfaultfd.c | 7 +-
include/linux/mmzone.h | 3 +-
include/linux/pagemap.h | 11 +-
include/linux/spi/spi.h | 4 +
include/linux/swap.h | 3 +-
include/net/dsa.h | 11 +
include/net/tcx.h | 13 +-
include/uapi/misc/fastrpc.h | 3 +
kernel/bpf/bpf_local_storage.c | 4 +-
kernel/bpf/helpers.c | 245 +++++++++++++++------
kernel/sched/deadline.c | 7 +-
kernel/sched/fair.c | 12 +-
mm/damon/core.c | 21 +-
mm/filemap.c | 10 +-
mm/memcontrol.c | 11 -
mm/migrate.c | 13 ++
mm/readahead.c | 8 +-
mm/shmem.c | 15 +-
mm/vmalloc.c | 10 +-
mm/workingset.c | 14 +-
net/ceph/mon_client.c | 14 +-
net/core/datagram.c | 3 +-
net/core/skmsg.c | 3 +-
net/dsa/dsa.c | 11 +
net/dsa/port.c | 38 +++-
net/ethtool/ioctl.c | 3 +-
net/ethtool/linkstate.c | 41 ++--
net/ipv4/tcp_input.c | 11 +-
net/ipv4/tcp_timer.c | 17 +-
net/ipv4/udp.c | 4 +-
net/netfilter/nf_tables_api.c | 158 ++-----------
net/netfilter/nfnetlink_queue.c | 2 +-
net/sched/act_ct.c | 8 +
net/sched/sch_ingress.c | 12 +-
net/sunrpc/xprtsock.c | 7 +
scripts/ld-version.sh | 8 +-
scripts/package/kernel.spec | 1 -
sound/pci/hda/patch_realtek.c | 4 +
sound/soc/sof/intel/hda-dai.c | 12 +-
tools/testing/selftests/wireguard/qemu/Makefile | 8 +-
120 files changed, 1348 insertions(+), 607 deletions(-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
@ 2024-07-17 10:14 ` Pavel Machek
2024-07-17 11:46 ` Peter Schneider
` (8 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Pavel Machek @ 2024-07-17 10:14 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, broonie
[-- Attachment #1: Type: text/plain, Size: 949 bytes --]
Hi!
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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.9.y
6.6, 5.15, 5.4 pass our testing, too:
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-6.6.y
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5.15.y
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5.4.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.9 000/142] 6.9.10-rc2 review
@ 2024-07-17 10:50 Ronald Warsow
0 siblings, 0 replies; 12+ messages in thread
From: Ronald Warsow @ 2024-07-17 10:50 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.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
2024-07-17 10:14 ` Pavel Machek
@ 2024-07-17 11:46 ` Peter Schneider
2024-07-17 13:00 ` Naresh Kamboju
` (7 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Peter Schneider @ 2024-07-17 11:46 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, broonie
Am 17.07.2024 um 08:40 schrieb Greg Kroah-Hartman:
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
2024-07-17 10:14 ` Pavel Machek
2024-07-17 11:46 ` Peter Schneider
@ 2024-07-17 13:00 ` Naresh Kamboju
2024-07-17 13:04 ` Mark Brown
` (6 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Naresh Kamboju @ 2024-07-17 13:00 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, broonie
On Wed, 17 Jul 2024 at 12:10, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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, 19 Jul 2024 06:37:32 +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.9.10-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.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.9.10-rc2
* git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
* git commit: 61dff568763322453e014b07c0508620052362da
* git describe: v6.9.8-338-g61dff5687633
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.9.y/build/v6.9.8-338-g61dff5687633
## Test Regressions (compared to v6.9.8-198-g2471237b27c6)
## Metric Regressions (compared to v6.9.8-198-g2471237b27c6)
## Test Fixes (compared to v6.9.8-198-g2471237b27c6)
## Metric Fixes (compared to v6.9.8-198-g2471237b27c6)
## Test result summary
total: 178195, pass: 154558, fail: 2462, skip: 21175, xfail: 0
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 127 total, 127 passed, 0 failed
* arm64: 36 total, 36 passed, 0 failed
* i386: 27 total, 27 passed, 0 failed
* mips: 24 total, 24 passed, 0 failed
* parisc: 3 total, 3 passed, 0 failed
* powerpc: 33 total, 33 passed, 0 failed
* riscv: 17 total, 17 passed, 0 failed
* s390: 12 total, 12 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 6 total, 6 passed, 0 failed
* x86_64: 31 total, 31 passed, 0 failed
## Test suites summary
* boot
* 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-smoketest
* ltp-syscalls
* ltp-tracing
* perf
* rcutorture
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2024-07-17 13:00 ` Naresh Kamboju
@ 2024-07-17 13:04 ` Mark Brown
2024-07-17 13:28 ` Ron Economos
` (5 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Mark Brown @ 2024-07-17 13: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
[-- Attachment #1: Type: text/plain, Size: 345 bytes --]
On Wed, Jul 17, 2024 at 08:40:00AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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
* Re: [PATCH 6.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
` (3 preceding siblings ...)
2024-07-17 13:04 ` Mark Brown
@ 2024-07-17 13:28 ` Ron Economos
2024-07-17 18:04 ` Kelsey Steele
` (4 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Ron Economos @ 2024-07-17 13:28 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, broonie
On 7/16/24 11:40 PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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, 19 Jul 2024 06:37:32 +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.9.10-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.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.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
` (4 preceding siblings ...)
2024-07-17 13:28 ` Ron Economos
@ 2024-07-17 18:04 ` Kelsey Steele
2024-07-17 21:49 ` Florian Fainelli
` (3 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Kelsey Steele @ 2024-07-17 18: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, broonie
On Wed, Jul 17, 2024 at 08:40:00AM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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, 19 Jul 2024 06:37:32 +0000.
> Anything received after that time might be too late.
>
No regressions found on WSL (x86 and arm64).
Built, booted, and reviewed dmesg.
Thank you. :)
Tested-by: Kelsey Steele <kelseysteele@linux.microsoft.com>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [PATCH 6.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
` (5 preceding siblings ...)
2024-07-17 18:04 ` Kelsey Steele
@ 2024-07-17 21:49 ` Florian Fainelli
2024-07-18 9:52 ` Jon Hunter
` (2 subsequent siblings)
9 siblings, 0 replies; 12+ messages in thread
From: Florian Fainelli @ 2024-07-17 21:49 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, broonie
On 7/16/24 23:40, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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, 19 Jul 2024 06:37:32 +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.9.10-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.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.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
` (6 preceding siblings ...)
2024-07-17 21:49 ` Florian Fainelli
@ 2024-07-18 9:52 ` Jon Hunter
2024-07-18 16:57 ` Allen
2024-07-18 18:57 ` Christian Heusel
9 siblings, 0 replies; 12+ messages in thread
From: Jon Hunter @ 2024-07-18 9:52 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, allen.lkml, broonie,
linux-tegra, stable
On Wed, 17 Jul 2024 08:40:00 +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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, 19 Jul 2024 06:37:32 +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.9.10-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v6.9:
10 builds: 10 pass, 0 fail
26 boots: 26 pass, 0 fail
116 tests: 116 pass, 0 fail
Linux version: 6.9.10-rc2-g61dff5687633
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.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
` (7 preceding siblings ...)
2024-07-18 9:52 ` Jon Hunter
@ 2024-07-18 16:57 ` Allen
2024-07-18 18:57 ` Christian Heusel
9 siblings, 0 replies; 12+ messages in thread
From: Allen @ 2024-07-18 16:57 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, broonie
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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, 19 Jul 2024 06:37:32 +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.9.10-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.9.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.9 000/142] 6.9.10-rc2 review
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
` (8 preceding siblings ...)
2024-07-18 16:57 ` Allen
@ 2024-07-18 18:57 ` Christian Heusel
9 siblings, 0 replies; 12+ messages in thread
From: Christian Heusel @ 2024-07-18 18:57 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, broonie
[-- Attachment #1: Type: text/plain, Size: 392 bytes --]
On 24/07/17 08:40AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.9.10 release.
> There are 142 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: Christian Heusel <christian@heusel.eu>
Tested on a ThinkPad E14 Gen 3 with a AMD Ryzen 5 5500U CPU
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2024-07-18 18:57 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-17 6:40 [PATCH 6.9 000/142] 6.9.10-rc2 review Greg Kroah-Hartman
2024-07-17 10:14 ` Pavel Machek
2024-07-17 11:46 ` Peter Schneider
2024-07-17 13:00 ` Naresh Kamboju
2024-07-17 13:04 ` Mark Brown
2024-07-17 13:28 ` Ron Economos
2024-07-17 18:04 ` Kelsey Steele
2024-07-17 21:49 ` Florian Fainelli
2024-07-18 9:52 ` Jon Hunter
2024-07-18 16:57 ` Allen
2024-07-18 18:57 ` Christian Heusel
-- strict thread matches above, loose matches on Subject: below --
2024-07-17 10:50 Ronald Warsow
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox