2023-12-05 19:23:42

by Greg Kroah-Hartman

[permalink] [raw]
Subject: [PATCH 6.1 000/105] 6.1.66-rc2 review

This is the start of the stable review cycle for the 6.1.66 release.
There are 105 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Thu, 07 Dec 2023 18:32:16 +0000.
Anything received after that time might be too late.

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

thanks,

greg k-h

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

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

Christoph Hellwig <[email protected]>
iomap: update ki_pos a little later in iomap_dio_complete

Koichiro Den <[email protected]>
x86/apic/msi: Fix misconfigured non-maskable MSI quirk

Juergen Gross <[email protected]>
x86/xen: fix percpu vcpu_info allocation

Juergen Gross <[email protected]>
xen: simplify evtchn_do_upcall() call maze

David Woodhouse <[email protected]>
xen: Allow platform PCI interrupt to be shared

Heiner Kallweit <[email protected]>
r8169: fix deadlock on RTL8125 in jumbo mtu mode

Heiner Kallweit <[email protected]>
r8169: disable ASPM in case of tx timeout

Ilya Bakoulin <[email protected]>
drm/amd/display: Fix MPCC 1DLUT programming

Harry Wentland <[email protected]>
drm/amd/display: Fix the delta clamping for shaper LUT

Melissa Wen <[email protected]>
drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut

Rodrigo Siqueira <[email protected]>
drm/amd/display: Expand kernel doc for DC

Wenchao Chen <[email protected]>
mmc: sdhci-sprd: Fix vqmmc not shutting down after the card was pulled

Heiner Kallweit <[email protected]>
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc

Dinghao Liu <[email protected]>
drm/amd/pm: fix a memleak in aldebaran_tables_init

Lu Baolu <[email protected]>
iommu/vt-d: Make context clearing consistent with context mapping

Lu Baolu <[email protected]>
iommu/vt-d: Disable PCI ATS in legacy passthrough mode

Lu Baolu <[email protected]>
iommu/vt-d: Add device_block_translation() helper

Lu Baolu <[email protected]>
iommu/vt-d: Allocate pasid table in device probe path

Lu Baolu <[email protected]>
iommu/vt-d: Omit devTLB invalidation requests when TES=0

Christoph Niedermaier <[email protected]>
cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarily

Christoph Niedermaier <[email protected]>
cpufreq: imx6q: don't warn for disabling a non-existing frequency

Nicholas Kazlauskas <[email protected]>
drm/amd/display: Guard against invalid RPTR/WPTR being set

JinZe.Xu <[email protected]>
drm/amd/display: Restore rptr/wptr for DMCUB as workaround

Mark Hasemeyer <[email protected]>
spi: Fix null dereference on suspend

Helge Deller <[email protected]>
fbdev: stifb: Make the STI next font pointer a 32-bit signed offset

Manivannan Sadhasivam <[email protected]>
PCI: qcom-ep: Add dedicated callback for writing to DBI2 registers

Lukas Wunner <[email protected]>
PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e card

Haitao Shan <[email protected]>
KVM: x86: Fix lapic timer interrupt lost after loading a snapshot.

Claudiu Beznea <[email protected]>
net: ravb: Keep reverse order of operations in ravb_remove()

Claudiu Beznea <[email protected]>
net: ravb: Stop DMA in case of failures on ravb_open()

Claudiu Beznea <[email protected]>
net: ravb: Start TX queues after HW initialization succeeded

Claudiu Beznea <[email protected]>
net: ravb: Make write access to CXR35 first before accessing other EMAC registers

Claudiu Beznea <[email protected]>
net: ravb: Use pm_runtime_resume_and_get()

Claudiu Beznea <[email protected]>
net: ravb: Check return value of reset_control_deassert()

Yoshihiro Shimoda <[email protected]>
ravb: Fix races between ravb_tx_timeout_work() and net related ops

Heiner Kallweit <[email protected]>
r8169: prevent potential deadlock in rtl8169_close

Subbaraya Sundeep <[email protected]>
octeontx2-pf: Restore TC ingress police rules when interface is up

Suman Ghosh <[email protected]>
octeontx2-af: Install TC filter rules in hardware based on priority

Geetha sowjanya <[email protected]>
octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64

Furong Xu <[email protected]>
net: stmmac: xgmac: Disable FPE MMC interrupts

Elena Salomatkina <[email protected]>
octeontx2-af: Fix possible buffer overflow

Willem de Bruijn <[email protected]>
selftests/net: mptcp: fix uninitialized variable warnings

Willem de Bruijn <[email protected]>
selftests/net: unix: fix unused variable compiler warning

Willem de Bruijn <[email protected]>
selftests/net: fix a char signedness issue

Willem de Bruijn <[email protected]>
selftests/net: ipsec: fix constant out of range

Dmitry Antipov <[email protected]>
uapi: propagate __struct_group() attributes to the container union

Ioana Ciornei <[email protected]>
dpaa2-eth: increase the needed headroom to account for alignment

Zhengchao Shao <[email protected]>
ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet

Niklas Neronin <[email protected]>
usb: config: fix iteration issue in 'usb_get_bos_descriptor()'

Alan Stern <[email protected]>
USB: core: Change configuration warnings to notices

Johan Hovold <[email protected]>
USB: xhci-plat: fix legacy PHY double init

Johannes Berg <[email protected]>
wifi: cfg80211: fix CQM for non-range use

Hugo Villeneuve <[email protected]>
serial: sc16is7xx: add missing support for rs485 devicetree properties

Hui Wang <[email protected]>
serial: sc16is7xx: Put IOControl register into regmap_volatile

Hugo Villeneuve <[email protected]>
auxdisplay: hd44780: move cursor home after clear display command

Max Nguyen <[email protected]>
Input: xpad - add HyperX Clutch Gladiate Support

David Sterba <[email protected]>
btrfs: fix 64bit compat send ioctl arguments not initializing version member

Filipe Manana <[email protected]>
btrfs: make error messages more clear when getting a chunk map

Jann Horn <[email protected]>
btrfs: send: ensure send_fd is writable

Filipe Manana <[email protected]>
btrfs: fix off-by-one when checking chunk map includes logical address

Bragatheswaran Manickavel <[email protected]>
btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()

Qu Wenruo <[email protected]>
btrfs: add dmesg output for first mount and last unmount of a filesystem

Helge Deller <[email protected]>
parisc: Mark altinstructions read-only and 32-bit aligned

Helge Deller <[email protected]>
parisc: Ensure 32-bit alignment on parisc unwind section

Helge Deller <[email protected]>
parisc: Mark jump_table naturally aligned

Helge Deller <[email protected]>
parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes

Helge Deller <[email protected]>
parisc: Mark lock_aligned variables 16-byte aligned on SMP

Helge Deller <[email protected]>
parisc: Use natural CPU alignment for bug_table

Helge Deller <[email protected]>
parisc: Mark ex_table entries 32-bit aligned in uaccess.h

Helge Deller <[email protected]>
parisc: Mark ex_table entries 32-bit aligned in assembly.h

Timothy Pearson <[email protected]>
powerpc: Don't clobber f0/vs0 during fp|altivec register save

Nicholas Piggin <[email protected]>
KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registers

Abdul Halim, Mohd Syazwan <[email protected]>
iommu/vt-d: Add MTL to quirk list to skip TE disabling

Markus Weippert <[email protected]>
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR

Christian König <[email protected]>
dma-buf: fix check in dma_resv_add_fence

Gautham R. Shenoy <[email protected]>
cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()

Lukasz Luba <[email protected]>
powercap: DTPM: Fix unneeded conversions to micro-Watts

Ewan D. Milne <[email protected]>
nvme: check for valid nvme_identify_ns() before using it

Wu Bo <[email protected]>
dm verity: don't perform FEC for failed readahead IO

Wu Bo <[email protected]>
dm verity: initialize fec io before freeing it

Hamza Mahfooz <[email protected]>
drm/amd/display: fix ABM disablement

Nicholas Kazlauskas <[email protected]>
drm/amd/display: Update min Z8 residency time to 2100 for DCN314

Alvin Lee <[email protected]>
drm/amd/display: Use DRAM speed from validation for dummy p-state

Nicholas Kazlauskas <[email protected]>
drm/amd/display: Remove min_dst_y_next_start check for Z8

Alvin Lee <[email protected]>
drm/amd/display: Include udelay when waiting for INBOX0 ACK

Alex Sierra <[email protected]>
drm/amdgpu: Force order between a read and write to the same address

Mario Limonciello <[email protected]>
drm/amd: Enable PCIe PME from D3

Damien Le Moal <[email protected]>
scsi: sd: Fix system start for ATA devices

Damien Le Moal <[email protected]>
scsi: Change SCSI device boolean fields to single bit flags

Mikulas Patocka <[email protected]>
dm-verity: align struct dm_verity_fec_io properly

Kailang Yang <[email protected]>
ALSA: hda/realtek: Add supported ALC257 for ChromeOS

Kailang Yang <[email protected]>
ALSA: hda/realtek: Headset Mic VREF to 100%

Takashi Iwai <[email protected]>
ALSA: hda: Disable power-save on KONTRON SinglePC

Adrian Hunter <[email protected]>
mmc: block: Be sure to wait while busy in CQE error recovery

Adrian Hunter <[email protected]>
mmc: block: Do not lose cache flush during CQE error recovery

Adrian Hunter <[email protected]>
mmc: block: Retry commands in CQE error recovery

Adrian Hunter <[email protected]>
mmc: cqhci: Fix task clearing in CQE error recovery

Adrian Hunter <[email protected]>
mmc: cqhci: Warn of halt or task clear failure

Adrian Hunter <[email protected]>
mmc: cqhci: Increase recovery halt timeout

Kornel Dulęba <[email protected]>
mmc: sdhci-pci-gli: Disable LPM during initialization

Yang Yingliang <[email protected]>
firewire: core: fix possible memory leak in create_units()

Maria Yu <[email protected]>
pinctrl: avoid reload of p state in list iteration

Paulo Alcantara <[email protected]>
smb: client: report correct st_size for SMB and NFS symlinks

David Howells <[email protected]>
cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF moved

David Howells <[email protected]>
cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF moved


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

Diffstat:

Makefile | 4 +-
arch/arm/xen/enlighten.c | 2 +-
arch/parisc/include/asm/alternative.h | 9 +-
arch/parisc/include/asm/assembly.h | 1 +
arch/parisc/include/asm/bug.h | 30 +-
arch/parisc/include/asm/jump_label.h | 8 +-
arch/parisc/include/asm/ldcw.h | 2 +-
arch/parisc/include/asm/uaccess.h | 1 +
arch/parisc/include/uapi/asm/errno.h | 2 -
arch/parisc/kernel/vmlinux.lds.S | 1 +
arch/powerpc/kernel/fpu.S | 13 +
arch/powerpc/kernel/process.c | 6 +-
arch/powerpc/kernel/vector.S | 2 +
arch/x86/entry/common.c | 2 +-
arch/x86/include/asm/kvm-x86-ops.h | 1 +
arch/x86/include/asm/kvm_host.h | 1 +
arch/x86/kernel/apic/msi.c | 8 +-
arch/x86/kvm/lapic.c | 4 +
arch/x86/kvm/vmx/vmx.c | 4 +-
arch/x86/xen/enlighten.c | 8 +-
arch/x86/xen/enlighten_hvm.c | 2 +-
arch/x86/xen/xen-ops.h | 2 +-
drivers/ata/libata-scsi.c | 9 +-
drivers/auxdisplay/hd44780_common.c | 10 +-
drivers/cpufreq/amd-pstate.c | 4 +-
drivers/cpufreq/imx6q-cpufreq.c | 32 +-
drivers/dma-buf/dma-resv.c | 2 +-
drivers/firewire/core-device.c | 11 +-
drivers/firewire/sbp2.c | 6 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 8 +
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +-
drivers/gpu/drm/amd/display/dc/dc.h | 19 +-
drivers/gpu/drm/amd/display/dc/dc_stream.h | 11 +
.../gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.c | 19 +-
.../gpu/drm/amd/display/dc/dcn10/dcn10_cm_common.h | 1 +
.../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 2 +-
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 6 +-
.../gpu/drm/amd/display/dc/dcn30/dcn30_dwb_cm.c | 2 +-
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_hwseq.c | 37 +-
.../drm/amd/display/dc/dcn314/dcn314_resource.c | 2 +-
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hwseq.c | 8 +-
drivers/gpu/drm/amd/display/dc/dml/dc_features.h | 7 +
.../gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.c | 15 +-
.../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 3 +-
.../drm/amd/display/dc/dml/display_mode_enums.h | 25 ++
.../gpu/drm/amd/display/dc/dml/display_mode_vba.h | 9 +
drivers/gpu/drm/amd/display/dc/inc/core_types.h | 7 +
drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h | 7 +
drivers/gpu/drm/amd/display/dmub/dmub_srv.h | 14 +
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn20.c | 5 +
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn20.h | 2 +
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c | 5 +
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.h | 2 +
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.c | 5 +
drivers/gpu/drm/amd/display/dmub/src/dmub_dcn32.h | 2 +
drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c | 30 ++
.../drm/amd/include/asic_reg/gc/gc_11_0_0_offset.h | 2 +
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c | 5 +-
drivers/input/joystick/xpad.c | 2 +
drivers/iommu/intel/dmar.c | 18 +
drivers/iommu/intel/iommu.c | 71 +++-
drivers/md/bcache/btree.c | 2 +-
drivers/md/dm-verity-fec.c | 3 +-
drivers/md/dm-verity-target.c | 7 +-
drivers/md/dm-verity.h | 6 -
drivers/mmc/core/block.c | 2 +
drivers/mmc/core/core.c | 9 +-
drivers/mmc/core/regulator.c | 41 ++
drivers/mmc/host/cqhci-core.c | 44 +--
drivers/mmc/host/sdhci-pci-gli.c | 54 +--
drivers/mmc/host/sdhci-sprd.c | 25 ++
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 8 +-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h | 2 +-
drivers/net/ethernet/marvell/octeontx2/af/mbox.h | 9 +-
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 4 +-
.../net/ethernet/marvell/octeontx2/af/rvu_npc_fs.c | 9 +-
.../net/ethernet/marvell/octeontx2/af/rvu_switch.c | 6 +-
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c | 3 +
.../ethernet/marvell/octeontx2/nic/otx2_common.h | 13 +-
.../ethernet/marvell/octeontx2/nic/otx2_devlink.c | 1 -
.../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 1 +
.../ethernet/marvell/octeontx2/nic/otx2_flows.c | 2 +
.../net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 9 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_tc.c | 440 +++++++++++++++------
drivers/net/ethernet/realtek/r8169_main.c | 23 +-
drivers/net/ethernet/renesas/ravb_main.c | 69 ++--
drivers/net/ethernet/stmicro/stmmac/mmc_core.c | 4 +
drivers/nvme/host/core.c | 9 +
drivers/pci/controller/dwc/pcie-qcom-ep.c | 17 +
drivers/pci/quirks.c | 12 +
drivers/pinctrl/core.c | 6 +-
drivers/powercap/dtpm_cpu.c | 6 +-
drivers/powercap/dtpm_devfreq.c | 11 +-
drivers/scsi/sd.c | 9 +-
drivers/spi/spi.c | 56 ++-
drivers/tty/serial/sc16is7xx.c | 5 +
drivers/usb/core/config.c | 85 ++--
drivers/usb/host/xhci-plat.c | 29 +-
drivers/video/fbdev/sticore.h | 2 +-
drivers/xen/events/events_base.c | 22 +-
drivers/xen/platform-pci.c | 5 +-
fs/btrfs/disk-io.c | 1 +
fs/btrfs/ioctl.c | 1 +
fs/btrfs/ref-verify.c | 2 +
fs/btrfs/send.c | 2 +-
fs/btrfs/super.c | 5 +-
fs/btrfs/volumes.c | 9 +-
fs/iomap/direct-io.c | 22 +-
fs/smb/client/inode.c | 2 +
fs/smb/client/smb2ops.c | 13 +-
include/linux/dma-fence.h | 15 +
include/linux/irq.h | 24 +-
include/linux/mmc/host.h | 3 +
include/linux/spi/spi.h | 1 +
include/scsi/scsi_device.h | 12 +-
include/uapi/linux/stddef.h | 2 +-
include/xen/events.h | 3 +-
kernel/irq/debugfs.c | 1 -
kernel/irq/msi.c | 12 +-
lib/errname.c | 6 -
net/ipv4/igmp.c | 6 +-
net/wireless/core.h | 1 +
net/wireless/nl80211.c | 50 ++-
sound/pci/hda/hda_intel.c | 2 +
sound/pci/hda/patch_realtek.c | 12 +
tools/arch/parisc/include/uapi/asm/errno.h | 2 -
tools/testing/selftests/net/af_unix/diag_uid.c | 1 -
tools/testing/selftests/net/cmsg_sender.c | 2 +-
tools/testing/selftests/net/ipsec.c | 4 +-
tools/testing/selftests/net/mptcp/mptcp_connect.c | 11 +-
tools/testing/selftests/net/mptcp/mptcp_inq.c | 11 +-
132 files changed, 1278 insertions(+), 578 deletions(-)



2023-12-05 22:04:18

by Pavel Machek

[permalink] [raw]
Subject: Re: [PATCH 6.1 000/105] 6.1.66-rc2 review

Hi!

> This is the start of the stable review cycle for the 6.1.66 release.
> There are 105 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) <[email protected]>

Linux 4.19.301-rc2 (58069964f7ae) and Linux 5.10.203-rc3
(3e5897d7b363) are also passing our tests; as previous -rcs were
already ok, I'll not send separate emails.

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


Attachments:
(No filename) (829.00 B)
signature.asc (201.00 B)
Download all attachments

2023-12-05 22:22:03

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 6.1 000/105] 6.1.66-rc2 review

On 12/5/23 11:22, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.66 release.
> There are 105 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Thu, 07 Dec 2023 18:32:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.66-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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:

Tested-by: Florian Fainelli <[email protected]>
--
Florian

2023-12-05 23:11:45

by Allen

[permalink] [raw]
Subject: Re: [PATCH 6.1 000/105] 6.1.66-rc2 review

> This is the start of the stable review cycle for the 6.1.66 release.
> There are 105 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Thu, 07 Dec 2023 18:32:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.66-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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

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

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

Thanks.

2023-12-06 05:27:30

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 6.1 000/105] 6.1.66-rc2 review

On 12/5/23 11:22 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.66 release.
> There are 105 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Thu, 07 Dec 2023 18:32:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.66-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.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 <[email protected]>

2023-12-06 11:12:45

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.1 000/105] 6.1.66-rc2 review

On Wed, 6 Dec 2023 at 00:52, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.1.66 release.
> There are 105 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Thu, 07 Dec 2023 18:32:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.66-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.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 <[email protected]>

NOTE:
Following regressions from the previous round have been fixed now.
* ltp-syscalls
- preadv03
- preadv03_64

## Build
* kernel: 6.1.66-rc2
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.1.y
* git commit: b22b2d52d0a36cac86d9e27a0dd7bbcfb3b36fa9
* git describe: v6.1.65-106-gb22b2d52d0a3
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.65-106-gb22b2d52d0a3

## Test Regressions (compared to v6.1.65)

## Metric Regressions (compared to v6.1.65)

## Test Fixes (compared to v6.1.65)
* ltp-syscalls - all devices
- preadv03
- preadv03_64

## Metric Fixes (compared to v6.1.65)

## Test result summary
total: 127405, pass: 107870, fail: 2806, skip: 16606, xfail: 123

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 151 total, 130 passed, 21 failed
* arm64: 52 total, 46 passed, 6 failed
* i386: 39 total, 39 passed, 0 failed
* mips: 26 total, 26 passed, 0 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 36 total, 36 passed, 0 failed
* riscv: 15 total, 15 passed, 0 failed
* s390: 16 total, 16 passed, 0 failed
* sh: 10 total, 10 passed, 0 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 46 total, 46 passed, 0 failed

## Test suites summary
* boot
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-exec
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-filesystems-epoll
* kselftest-firmware
* kselftest-fpu
* kselftest-ftrace
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kexec
* kselftest-kvm
* kselftest-lib
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-pstore
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-vm
* kselftest-x86
* kselftest-zram
* kunit
* libgpiod
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance

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

2023-12-06 11:51:12

by Jon Hunter

[permalink] [raw]
Subject: Re: [PATCH 6.1 000/105] 6.1.66-rc2 review

On Wed, 06 Dec 2023 04:22:38 +0900, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.66 release.
> There are 105 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Thu, 07 Dec 2023 18:32:16 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.66-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.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
116 tests: 116 pass, 0 fail

Linux version: 6.1.66-rc2-gb22b2d52d0a3
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 <[email protected]>

Jon

2023-12-06 18:45:27

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 6.1 000/105] 6.1.66-rc2 review

On Wed, Dec 06, 2023 at 04:22:38AM +0900, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.66 release.
> There are 105 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Thu, 07 Dec 2023 18:32:16 +0000.
> Anything received after that time might be too late.

Build results:
total: 157 pass: 157 fail: 0
Qemu test results:
total: 537 pass: 537 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter

2023-12-06 23:40:14

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH 6.1 000/105] 6.1.66-rc2 review

On Wed, Dec 06, 2023 at 04:22:38AM +0900, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.66 release.
> There are 105 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.

rc2 looks good, thanks.
Tested-by: Conor Dooley <[email protected]>

Cheers,
Conor.


Attachments:
(No filename) (406.00 B)
signature.asc (235.00 B)
Download all attachments