* [PATCH 6.6 000/124] 6.6.58-rc1 review
@ 2024-10-21 10:23 Greg Kroah-Hartman
2024-10-21 18:08 ` SeongJae Park
` (8 more replies)
0 siblings, 9 replies; 11+ messages in thread
From: Greg Kroah-Hartman @ 2024-10-21 10:23 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.6.58 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 Wed, 23 Oct 2024 10:22:25 +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.6.58-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.6.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.6.58-rc1
Vasiliy Kovalev <kovalev@altlinux.org>
ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: propagate directory read errors from nilfs_find_entry()
Matthieu Baerts (NGI0) <matttbe@kernel.org>
selftests: mptcp: remove duplicated variables
Paolo Abeni <pabeni@redhat.com>
selftests: mptcp: join: test for prohibited MPC to port-based endp
Geliang Tang <tanggeliang@kylinos.cn>
selftests: mptcp: join: change capture/checksum as bool
Paolo Abeni <pabeni@redhat.com>
tcp: fix mptcp DSS corruption due to large pmtu xmit
Johan Hovold <johan+linaro@kernel.org>
serial: qcom-geni: fix receiver enable
Johan Hovold <johan+linaro@kernel.org>
serial: qcom-geni: fix dma rx cancellation
Johan Hovold <johan+linaro@kernel.org>
serial: qcom-geni: revert broken hibernation support
Johan Hovold <johan+linaro@kernel.org>
serial: qcom-geni: fix polled console initialisation
Nam Cao <namcao@linutronix.de>
irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
Marc Zyngier <maz@kernel.org>
irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
Ma Ke <make24@iscas.ac.cn>
pinctrl: apple: check devm_kasprintf() returned value
Ma Ke <make24@iscas.ac.cn>
pinctrl: stm32: check devm_kasprintf() returned value
Sergey Matsievskiy <matsievskiysv@gmail.com>
pinctrl: ocelot: fix system hang on level based interrupts
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/bugs: Use code segment selector for VERW operand
Longlong Xia <xialonglong@kylinos.cn>
tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/entry_32: Do not clobber user EFLAGS.ZF
John Allen <john.allen@amd.com>
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
Zhang Rui <rui.zhang@intel.com>
x86/apic: Always explicitly disarm TSC-deadline timer
Nathan Chancellor <nathan@kernel.org>
x86/resctrl: Annotate get_mem_config() functions as __init
Takashi Iwai <tiwai@suse.de>
parport: Proper fix for array out-of-bounds access
Marek Vasut <marex@denx.de>
serial: imx: Update mctrl old_status on RTSD interrupt
Heiko Thiery <heiko.thiery@gmail.com>
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
Heiko Thiery <heiko.thiery@gmail.com>
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device
Prashanth K <quic_prashk@quicinc.com>
usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG
Jonathan Marek <jonathan@marek.ca>
usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: add Telit FN920C04 MBIM compositions
Benjamin B. Frost <benjamin@geanix.com>
USB: serial: option: add support for Quectel EG916Q-GL
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Mitigate failed set dequeue pointer commands
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Fix incorrect stream context type macro
Henry Lin <henryl@nvidia.com>
xhci: tegra: fix checked USB2 port number
Jeongjun Park <aha310510@gmail.com>
vt: prevent kernel-infoleak in con_font_get()
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
Aaron Thompson <dev@aaront.org>
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson <dev@aaront.org>
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson <dev@aaront.org>
Bluetooth: Call iso_exit() on module unload
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: light: bu27008: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: frequency: adf4377: add missing select REMAP_SPI in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig
Emil Gedenryd <emil.gedenryd@axis.com>
iio: light: opt3001: add missing full-scale range value
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: light: veml6030: fix IIO device retrieval from embedded device
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: light: veml6030: fix ALS sensor resolution
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
Mohammed Anees <pvmohammedanees2003@gmail.com>
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu/swsmu: Only force workload setup on init
Nikolay Kuratov <kniv@yandex-team.ru>
drm/vmwgfx: Handle surface check failure correctly
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/radeon: Fix encoder->possible_clones
Peter Wang <peter.wang@mediatek.com>
scsi: ufs: core: Fix the issue of ICU failure
Seunghwan Baek <sh8267.baek@samsung.com>
scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down
John Edwards <uejji@uejji.net>
Input: xpad - add support for MSI Claw A1M
Yun Lu <luyun@kylinos.cn>
selftest: hid: add the missing tests directory
Ming Lei <ming.lei@redhat.com>
ublk: don't allow user copy for unprivileged device
Jens Axboe <axboe@kernel.dk>
io_uring/sqpoll: close race on waiting for sqring entries
Omar Sandoval <osandov@fb.com>
blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
Johannes Wikner <kwikner@ethz.ch>
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner <kwikner@ethz.ch>
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner <kwikner@ethz.ch>
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner <kwikner@ethz.ch>
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Jim Mattson <jmattson@google.com>
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Michael Mueller <mimu@linux.ibm.com>
KVM: s390: Change virtual to physical address access in diag 0x258 handler
Nico Boehr <nrb@linux.ibm.com>
KVM: s390: gaccess: Check if guest address is in memslot
Thomas Weißschuh <thomas.weissschuh@linutronix.de>
s390/sclp_vt220: Convert newlines to CRLF instead of LFCR
Thomas Weißschuh <thomas.weissschuh@linutronix.de>
s390/sclp: Deactivate sclp after all its users
Lu Baolu <baolu.lu@linux.intel.com>
iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
Paolo Abeni <pabeni@redhat.com>
mptcp: prevent MPC handshake on port-based signal endpoints
Csókás, Bence <csokas.bence@prolan.hu>
net: fec: Remove duplicated code
Csókás, Bence <csokas.bence@prolan.hu>
net: fec: Move `fec_ptp_read()` to the top of the file
Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
maple_tree: correct tree corruption on spanning store
Darrick J. Wong <djwong@kernel.org>
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong <djwong@kernel.org>
xfs: allow unlinked symlinks and dirs with zero size
Christoph Hellwig <hch@lst.de>
xfs: fix freeing speculative preallocations for preallocated files
Dave Chinner <dchinner@redhat.com>
xfs: fix unlink vs cluster buffer instantiation race
Wengang Wang <wen.gang.wang@oracle.com>
xfs: make sure sb_fdblocks is non-negative
Darrick J. Wong <djwong@kernel.org>
xfs: allow symlinks with short remote targets
Zhang Yi <yi.zhang@huawei.com>
xfs: convert delayed extents to unwritten when zeroing post eof blocks
Zhang Yi <yi.zhang@huawei.com>
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi <yi.zhang@huawei.com>
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
Zhang Yi <yi.zhang@huawei.com>
xfs: match lock mode in xfs_buffered_write_iomap_begin()
Darrick J. Wong <djwong@kernel.org>
xfs: use dontcache for grabbing inodes during scrub
Darrick J. Wong <djwong@kernel.org>
xfs: revert commit 44af6c7e59b12
Darrick J. Wong <djwong@kernel.org>
xfs: enforce one namespace per attribute
Darrick J. Wong <djwong@kernel.org>
xfs: validate recovered name buffers when recovering xattr items
Darrick J. Wong <djwong@kernel.org>
xfs: check shortform attr entry flags specifically
Darrick J. Wong <djwong@kernel.org>
xfs: fix missing check for invalid attr flags
Darrick J. Wong <djwong@kernel.org>
xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
Darrick J. Wong <djwong@kernel.org>
xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
Christoph Hellwig <hch@lst.de>
xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
Christoph Hellwig <hch@lst.de>
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
Christoph Hellwig <hch@lst.de>
xfs: fix error returns from xfs_bmapi_write
Liu Shixin <liushixin2@huawei.com>
mm/swapfile: skip HugeTLB pages for unuse_vma
Wei Xu <weixugc@google.com>
mm/mglru: only clear kswapd_failures if reclaimable
Jann Horn <jannh@google.com>
mm/mremap: fix move_normal_pmd/retract_page_tables race
Edward Liaw <edliaw@google.com>
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw <edliaw@google.com>
selftests/mm: replace atomic_bool with pthread_barrier_t
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
fat: fix uninitialized variable
Nianyao Tang <tangnianyao@huawei.com>
irqchip/gic-v3-its: Fix VSYNC referencing an unmapped VPE on GIC v4.1
Jinjie Ruan <ruanjinjie@huawei.com>
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Oleksij Rempel <o.rempel@pengutronix.de>
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY
Mark Rutland <mark.rutland@arm.com>
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland <mark.rutland@arm.com>
arm64: probes: Fix simulate_ldr*_literal()
Mark Rutland <mark.rutland@arm.com>
arm64: probes: Remove broken LDR (literal) uprobe support
Jinjie Ruan <ruanjinjie@huawei.com>
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Wei Fang <wei.fang@nxp.com>
net: enetc: add missing static descriptor and inline keyword
Wei Fang <wei.fang@nxp.com>
net: enetc: disable NAPI after all rings are disabled
Wei Fang <wei.fang@nxp.com>
net: enetc: disable Tx BD rings after they are empty
Wei Fang <wei.fang@nxp.com>
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang <wei.fang@nxp.com>
net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Vasiliy Kovalev <kovalev@altlinux.org>
ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix user-after-free from session log off
Roi Martin <jroi.martin@gmail.com>
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin <jroi.martin@gmail.com>
btrfs: fix uninitialized pointer free in add_inode_ref()
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/include/asm/uprobes.h | 8 +-
arch/arm64/kernel/probes/decode-insn.c | 16 ++-
arch/arm64/kernel/probes/simulate-insn.c | 18 ++-
arch/arm64/kernel/probes/uprobes.c | 4 +-
arch/s390/kvm/diag.c | 2 +-
arch/s390/kvm/gaccess.c | 4 +
arch/s390/kvm/gaccess.h | 14 ++-
arch/x86/entry/entry.S | 5 +
arch/x86/entry/entry_32.S | 6 +-
arch/x86/include/asm/cpufeatures.h | 4 +-
arch/x86/include/asm/nospec-branch.h | 11 +-
arch/x86/kernel/apic/apic.c | 14 ++-
arch/x86/kernel/cpu/amd.c | 3 +-
arch/x86/kernel/cpu/bugs.c | 32 +++++
arch/x86/kernel/cpu/common.c | 3 +
arch/x86/kernel/cpu/resctrl/core.c | 4 +-
block/blk-rq-qos.c | 2 +-
drivers/block/ublk_drv.c | 11 +-
drivers/bluetooth/btusb.c | 13 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 +-
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 6 +-
drivers/gpu/drm/radeon/radeon_encoders.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 1 +
drivers/iio/accel/Kconfig | 2 +
drivers/iio/adc/Kconfig | 5 +
drivers/iio/amplifiers/Kconfig | 1 +
.../iio/common/hid-sensors/hid-sensor-trigger.c | 2 +-
drivers/iio/dac/Kconfig | 7 ++
drivers/iio/frequency/Kconfig | 1 +
drivers/iio/light/Kconfig | 2 +
drivers/iio/light/opt3001.c | 4 +
drivers/iio/light/veml6030.c | 5 +-
drivers/iio/proximity/Kconfig | 2 +
drivers/input/joystick/xpad.c | 2 +
drivers/iommu/intel/iommu.c | 4 +-
drivers/irqchip/irq-gic-v3-its.c | 26 ++--
drivers/irqchip/irq-sifive-plic.c | 21 ++--
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.c | 2 +
drivers/net/ethernet/cadence/macb_main.c | 14 ++-
drivers/net/ethernet/freescale/enetc/enetc.c | 56 +++++++--
drivers/net/ethernet/freescale/enetc/enetc.h | 1 +
drivers/net/ethernet/freescale/fec_ptp.c | 58 ++++-----
.../net/ethernet/microchip/vcap/vcap_api_kunit.c | 2 +
drivers/parport/procfs.c | 22 ++--
drivers/pinctrl/pinctrl-apple-gpio.c | 3 +
drivers/pinctrl/pinctrl-ocelot.c | 8 +-
drivers/pinctrl/stm32/pinctrl-stm32.c | 9 +-
drivers/s390/char/sclp.c | 3 +-
drivers/s390/char/sclp_vt220.c | 4 +-
drivers/tty/n_gsm.c | 2 +
drivers/tty/serial/imx.c | 15 +++
drivers/tty/serial/qcom_geni_serial.c | 90 +++++++-------
drivers/tty/vt/vt.c | 2 +-
drivers/ufs/core/ufs-mcq.c | 15 +--
drivers/ufs/core/ufshcd.c | 4 +-
drivers/usb/dwc3/gadget.c | 10 +-
drivers/usb/host/xhci-ring.c | 2 +-
drivers/usb/host/xhci-tegra.c | 2 +-
drivers/usb/host/xhci.h | 2 +-
drivers/usb/serial/option.c | 8 ++
drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_port.c | 1 -
fs/btrfs/tree-log.c | 6 +-
fs/fat/namei_vfat.c | 2 +-
fs/nilfs2/dir.c | 50 ++++----
fs/nilfs2/namei.c | 39 ++++--
fs/nilfs2/nilfs.h | 2 +-
fs/smb/server/mgmt/user_session.c | 26 +++-
fs/smb/server/mgmt/user_session.h | 4 +
fs/smb/server/server.c | 2 +
fs/smb/server/smb2pdu.c | 8 +-
fs/xfs/libxfs/xfs_attr.c | 11 ++
fs/xfs/libxfs/xfs_attr.h | 4 +-
fs/xfs/libxfs/xfs_attr_leaf.c | 6 +-
fs/xfs/libxfs/xfs_attr_remote.c | 1 -
fs/xfs/libxfs/xfs_bmap.c | 130 ++++++++++++++++----
fs/xfs/libxfs/xfs_da_btree.c | 20 +--
fs/xfs/libxfs/xfs_da_format.h | 5 +
fs/xfs/libxfs/xfs_inode_buf.c | 49 ++++++--
fs/xfs/libxfs/xfs_sb.c | 7 +-
fs/xfs/scrub/attr.c | 47 ++++---
fs/xfs/scrub/common.c | 12 +-
fs/xfs/scrub/scrub.h | 7 ++
fs/xfs/xfs_aops.c | 54 +++------
fs/xfs/xfs_attr_item.c | 98 ++++++++++++---
fs/xfs/xfs_attr_list.c | 11 +-
fs/xfs/xfs_bmap_util.c | 65 ++++++----
fs/xfs/xfs_bmap_util.h | 2 +-
fs/xfs/xfs_dquot.c | 1 -
fs/xfs/xfs_icache.c | 2 +-
fs/xfs/xfs_inode.c | 37 +++---
fs/xfs/xfs_iomap.c | 81 +++++++------
fs/xfs/xfs_reflink.c | 20 ---
fs/xfs/xfs_rtalloc.c | 2 -
include/linux/fsl/enetc_mdio.h | 3 +-
include/linux/irqchip/arm-gic-v4.h | 4 +-
include/uapi/linux/ublk_cmd.h | 8 +-
io_uring/io_uring.h | 9 +-
kernel/time/posix-clock.c | 3 +
lib/maple_tree.c | 12 +-
mm/mremap.c | 11 +-
mm/swapfile.c | 2 +-
mm/vmscan.c | 4 +-
net/bluetooth/af_bluetooth.c | 3 +
net/bluetooth/iso.c | 6 +-
net/ipv4/tcp_output.c | 4 +-
net/mptcp/mib.c | 1 +
net/mptcp/mib.h | 1 +
net/mptcp/pm_netlink.c | 3 +-
net/mptcp/protocol.h | 1 +
net/mptcp/subflow.c | 11 ++
sound/pci/hda/patch_conexant.c | 19 +++
tools/testing/selftests/hid/Makefile | 1 +
tools/testing/selftests/mm/uffd-common.c | 5 +-
tools/testing/selftests/mm/uffd-common.h | 3 +-
tools/testing/selftests/mm/uffd-unit-tests.c | 21 +++-
tools/testing/selftests/net/mptcp/mptcp_join.sh | 135 +++++++++++++++------
tools/testing/selftests/net/mptcp/mptcp_lib.sh | 11 --
118 files changed, 1126 insertions(+), 574 deletions(-)
^ permalink raw reply [flat|nested] 11+ messages in thread* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman @ 2024-10-21 18:08 ` SeongJae Park 2024-10-21 19:51 ` Florian Fainelli ` (7 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: SeongJae Park @ 2024-10-21 18:08 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, allen.lkml, broonie, damon Hello, On Mon, 21 Oct 2024 12:23:24 +0200 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > This is the start of the stable review cycle for the 6.6.58 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 Wed, 23 Oct 2024 10:22:25 +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.6.58-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.6.y 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] 6cb44f821fff ("Linux 6.6.58-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 # 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] 11+ messages in thread
* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman 2024-10-21 18:08 ` SeongJae Park @ 2024-10-21 19:51 ` Florian Fainelli 2024-10-21 19:57 ` Naresh Kamboju ` (6 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: Florian Fainelli @ 2024-10-21 19:51 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 10/21/24 03:23, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.6.58 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 Wed, 23 Oct 2024 10:22:25 +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.6.58-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.6.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] 11+ messages in thread
* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman 2024-10-21 18:08 ` SeongJae Park 2024-10-21 19:51 ` Florian Fainelli @ 2024-10-21 19:57 ` Naresh Kamboju 2024-10-21 20:00 ` Harshit Mogalapalli ` (5 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: Naresh Kamboju @ 2024-10-21 19: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 On Mon, 21 Oct 2024 at 16:05, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 6.6.58 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 Wed, 23 Oct 2024 10:22:25 +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.6.58-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.6.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.6.58-rc1 * git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git * git commit: 6cb44f821fff24ed5cca1de30a2acc48ec426f1e * git describe: v6.6.57-125-g6cb44f821fff * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.6.y/build/v6.6.57-125-g6cb44f821fff ## Test Regressions (compared to v6.6.56-212-ga3810192966c) ## Metric Regressions (compared to v6.6.56-212-ga3810192966c) ## Test Fixes (compared to v6.6.56-212-ga3810192966c) ## Metric Fixes (compared to v6.6.56-212-ga3810192966c) ## Test result summary total: 111049, pass: 90448, fail: 1389, skip: 19120, xfail: 92 ## Build Summary * arc: 5 total, 5 passed, 0 failed * arm: 129 total, 129 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: 19 total, 19 passed, 0 failed * s390: 14 total, 13 passed, 1 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] 11+ messages in thread
* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman ` (2 preceding siblings ...) 2024-10-21 19:57 ` Naresh Kamboju @ 2024-10-21 20:00 ` Harshit Mogalapalli 2024-10-21 22:33 ` Shuah Khan ` (4 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: Harshit Mogalapalli @ 2024-10-21 20:00 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, Vegard Nossum, Darren Kenny Hi Greg, On 21/10/24 15:53, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.6.58 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 Wed, 23 Oct 2024 10:22:25 +0000. > Anything received after that time might be too late. No problems seen on x86_64 and aarch64 with our testing. Tested-by: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com> Thanks, Harshit ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman ` (3 preceding siblings ...) 2024-10-21 20:00 ` Harshit Mogalapalli @ 2024-10-21 22:33 ` Shuah Khan 2024-10-21 23:05 ` Mark Brown ` (3 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: Shuah Khan @ 2024-10-21 22:33 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, Shuah Khan On 10/21/24 04:23, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.6.58 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 Wed, 23 Oct 2024 10:22:25 +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.6.58-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.6.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] 11+ messages in thread
* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman ` (4 preceding siblings ...) 2024-10-21 22:33 ` Shuah Khan @ 2024-10-21 23:05 ` Mark Brown 2024-10-22 13:08 ` Takeshi Ogasawara ` (2 subsequent siblings) 8 siblings, 0 replies; 11+ messages in thread From: Mark Brown @ 2024-10-21 23:05 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 Mon, Oct 21, 2024 at 12:23:24PM +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.6.58 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. Tested-by: Mark Brown <broonie@kernel.org> [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 488 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman ` (5 preceding siblings ...) 2024-10-21 23:05 ` Mark Brown @ 2024-10-22 13:08 ` Takeshi Ogasawara 2024-10-22 17:56 ` Jon Hunter 2024-10-23 7:18 ` Muhammad Usama Anjum 8 siblings, 0 replies; 11+ messages in thread From: Takeshi Ogasawara @ 2024-10-22 13:08 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 Hi Greg On Mon, Oct 21, 2024 at 7:39 PM Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote: > > This is the start of the stable review cycle for the 6.6.58 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 Wed, 23 Oct 2024 10:22:25 +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.6.58-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.6.y > and the diffstat can be found below. > > thanks, > > greg k-h > 6.6.58-rc1 tested. Build successfully completed. Boot successfully completed. No dmesg regressions. Video output normal. Sound output normal. Lenovo ThinkPad X1 Carbon Gen10(Intel i7-1260P(x86_64) arch linux) [ 0.000000] Linux version 6.6.58-rc1rv (takeshi@ThinkPadX1Gen10J0764) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Tue Oct 22 21:03:58 JST 2024 Thanks Tested-by: Takeshi Ogasawara <takeshi.ogasawara@futuring-girl.com> ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman ` (6 preceding siblings ...) 2024-10-22 13:08 ` Takeshi Ogasawara @ 2024-10-22 17:56 ` Jon Hunter 2024-10-23 10:18 ` Jon Hunter 2024-10-23 7:18 ` Muhammad Usama Anjum 8 siblings, 1 reply; 11+ messages in thread From: Jon Hunter @ 2024-10-22 17:56 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 Mon, 21 Oct 2024 12:23:24 +0200, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.6.58 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 Wed, 23 Oct 2024 10:22:25 +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.6.58-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.6.y > and the diffstat can be found below. > > thanks, > > greg k-h Failures detected for Tegra ... Test results for stable-v6.6: 10 builds: 10 pass, 0 fail 27 boots: 26 pass, 1 fail 111 tests: 111 pass, 0 fail Linux version: 6.6.58-rc1-g6cb44f821fff 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 Boot failures: tegra30-cardhu-a04 Jon ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-22 17:56 ` Jon Hunter @ 2024-10-23 10:18 ` Jon Hunter 0 siblings, 0 replies; 11+ messages in thread From: Jon Hunter @ 2024-10-23 10:18 UTC (permalink / raw) To: Greg Kroah-Hartman Cc: patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie, linux-tegra, stable On 22/10/2024 18:56, Jon Hunter wrote: > On Mon, 21 Oct 2024 12:23:24 +0200, Greg Kroah-Hartman wrote: >> This is the start of the stable review cycle for the 6.6.58 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 Wed, 23 Oct 2024 10:22:25 +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.6.58-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.6.y >> and the diffstat can be found below. >> >> thanks, >> >> greg k-h > > Failures detected for Tegra ... > > Test results for stable-v6.6: > 10 builds: 10 pass, 0 fail > 27 boots: 26 pass, 1 fail > 111 tests: 111 pass, 0 fail > > Linux version: 6.6.58-rc1-g6cb44f821fff > 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 > > Boot failures: tegra30-cardhu-a04 This appears to be a board issue. With that ... Tested-by: Jon Hunter <jonathanh@nvidia.com> Thanks Jon -- nvpublic ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [PATCH 6.6 000/124] 6.6.58-rc1 review 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman ` (7 preceding siblings ...) 2024-10-22 17:56 ` Jon Hunter @ 2024-10-23 7:18 ` Muhammad Usama Anjum 8 siblings, 0 replies; 11+ messages in thread From: Muhammad Usama Anjum @ 2024-10-23 7:18 UTC (permalink / raw) To: Greg Kroah-Hartman, stable Cc: Usama.Anjum, patches, linux-kernel, torvalds, akpm, linux, shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli, sudipm.mukherjee, srw, rwarsow, conor, allen.lkml, broonie On 10/21/24 3:23 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 6.6.58 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 Wed, 23 Oct 2024 10:22:25 +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.6.58-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.6.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- Hi, Please find the KernelCI report below :- OVERVIEW Builds: 25 passed, 0 failed Boot tests: 62 passed, 0 failed CI systems: maestro REVISION Commit name: hash: 6cb44f821fff24ed5cca1de30a2acc48ec426f1e Checked out from https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y BUILDS No new build failures found BOOT TESTS No new boot failures found See complete and up-to-date report at: https://kcidb.kernelci.org/d/revision/revision?orgId=1&var-datasource=edquppk2ghfcwc&var-git_commit_hash=6cb44f821fff24ed5cca1de30a2acc48ec426f1e&var-patchset_hash=&var-origin=maestro&var-build_architecture=All&var-build_config_name=All&var-test_path=boot Tested-by: kernelci.org bot <bot@kernelci.org> Thanks, KernelCI team ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2024-10-23 10:18 UTC | newest] Thread overview: 11+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2024-10-21 10:23 [PATCH 6.6 000/124] 6.6.58-rc1 review Greg Kroah-Hartman 2024-10-21 18:08 ` SeongJae Park 2024-10-21 19:51 ` Florian Fainelli 2024-10-21 19:57 ` Naresh Kamboju 2024-10-21 20:00 ` Harshit Mogalapalli 2024-10-21 22:33 ` Shuah Khan 2024-10-21 23:05 ` Mark Brown 2024-10-22 13:08 ` Takeshi Ogasawara 2024-10-22 17:56 ` Jon Hunter 2024-10-23 10:18 ` Jon Hunter 2024-10-23 7:18 ` Muhammad Usama Anjum
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox