[PATCH 6.5 00/88] 6.5.11-rc1 review

Greg Kroah-Hartman posted 88 patches 2 years, 1 month ago
Only 0 patches received!
.../devicetree/bindings/serial/rs485.yaml          |   4 +
Makefile                                           |   4 +-
arch/arm64/boot/dts/freescale/imx93.dtsi           |   4 +-
arch/loongarch/include/asm/io.h                    |   5 +-
arch/loongarch/include/asm/linkage.h               |   8 +
arch/loongarch/include/asm/pgtable-bits.h          |   4 +-
arch/loongarch/kernel/entry.S                      |   4 +-
arch/loongarch/kernel/genex.S                      |  16 +-
arch/loongarch/kernel/setup.c                      |  10 +-
arch/loongarch/mm/init.c                           |   9 +-
arch/loongarch/mm/tlbex.S                          |  36 +--
arch/powerpc/kernel/head_85xx.S                    |   2 +-
arch/powerpc/kernel/setup-common.c                 |   2 +
arch/powerpc/mm/mem.c                              |   1 -
arch/riscv/boot/dts/thead/th1520.dtsi              |   1 +
arch/s390/boot/vmem.c                              |   7 +-
drivers/ata/pata_parport/fit3.c                    |  14 +-
drivers/ata/pata_parport/pata_parport.c            |  68 ++++-
drivers/bluetooth/hci_bcm4377.c                    |   5 +
drivers/dma/ste_dma40.c                            |   1 +
drivers/firmware/efi/efi.c                         |   8 +-
drivers/firmware/efi/libstub/x86-stub.c            |   5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c            |   5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c        |   5 +-
drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c      |   3 +-
drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c      |   3 +-
drivers/gpu/drm/ttm/ttm_device.c                   |   8 +-
drivers/hwtracing/coresight/coresight-tmc-etr.c    |   3 +-
drivers/input/mouse/synaptics.c                    |   1 +
drivers/input/rmi4/rmi_smbus.c                     |  50 ++--
drivers/irqchip/irq-riscv-intc.c                   |  10 +-
drivers/irqchip/irq-stm32-exti.c                   |   1 +
drivers/media/i2c/ov8858.c                         |  10 +-
drivers/misc/pci_endpoint_test.c                   |   4 +
drivers/net/can/flexcan/flexcan-core.c             |  46 +--
drivers/net/can/flexcan/flexcan.h                  |   2 -
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |   2 +
.../ethernet/mellanox/mlx5/core/en/rep/bridge.c    |  11 +
.../net/ethernet/mellanox/mlx5/core/esw/bridge.c   |  25 +-
.../net/ethernet/mellanox/mlx5/core/esw/bridge.h   |   3 +
.../ethernet/mellanox/mlx5/core/esw/bridge_priv.h  |   1 +
drivers/net/usb/r8152.c                            |   7 +
drivers/pci/quirks.c                               |   8 +-
drivers/platform/mellanox/mlxbf-tmfifo.c           |  21 +-
drivers/power/supply/power_supply_core.c           |   8 +-
drivers/scsi/mpt3sas/mpt3sas_scsih.c               |   4 +-
drivers/spi/spi-npcm-fiu.c                         |   5 +-
drivers/tty/n_gsm.c                                |   2 +
drivers/tty/serial/8250/8250_pci.c                 | 327 ++++++++++++++++++++-
drivers/tty/serial/serial_core.c                   |   2 +-
drivers/usb/gadget/legacy/raw_gadget.c             |  26 +-
drivers/usb/storage/unusual_cypress.h              |   2 +-
drivers/usb/typec/tcpm/tcpm.c                      |   5 +
drivers/video/fbdev/aty/atyfb_base.c               |   4 +
drivers/video/fbdev/omap/omapfb_main.c             |   4 +-
drivers/video/fbdev/uvesafb.c                      |   2 +-
fs/ceph/mds_client.c                               |   2 +-
fs/ntfs3/attrib.c                                  |   6 +-
fs/ntfs3/attrlist.c                                |  15 +-
fs/ntfs3/bitmap.c                                  |   3 +-
fs/ntfs3/dir.c                                     |   6 +-
fs/ntfs3/frecord.c                                 |   8 +-
fs/ntfs3/fslog.c                                   |   6 +-
fs/ntfs3/fsntfs.c                                  |  13 +-
fs/ntfs3/record.c                                  |  68 ++++-
fs/ntfs3/super.c                                   |  33 ++-
include/drm/gpu_scheduler.h                        |   3 +-
include/linux/pci_ids.h                            |   1 +
include/linux/power_supply.h                       |   2 +-
include/sound/soc-dapm.h                           |   1 +
include/sound/soc.h                                |   2 +
io_uring/rw.c                                      |   2 +-
mm/mmap.c                                          |  40 ++-
net/netfilter/nf_tables_api.c                      |  50 ++--
net/netfilter/nfnetlink_log.c                      |   2 +-
net/sched/cls_u32.c                                |   2 +-
rust/kernel/types.rs                               |  21 +-
sound/hda/intel-dsp-config.c                       |   6 +
sound/soc/codecs/da7219-aad.c                      |  11 +-
sound/soc/codecs/rt5645.c                          |   2 +
sound/soc/codecs/tas2780.c                         |   2 +-
sound/soc/codecs/tlv320adc3xxx.c                   |   4 +-
sound/soc/fsl/fsl-asoc-card.c                      |  12 +-
sound/soc/generic/simple-card.c                    |   6 +-
sound/soc/intel/boards/sof_sdw.c                   |  10 +
sound/soc/soc-component.c                          |   1 +
sound/soc/soc-core.c                               |  20 +-
sound/soc/soc-dapm.c                               |  12 +
sound/soc/sof/sof-pci-dev.c                        |   7 +
sound/usb/quirks.c                                 |   2 +
tools/perf/util/evlist.c                           |   5 +-
tools/testing/selftests/netfilter/nft_audit.sh     |  46 +++
92 files changed, 973 insertions(+), 297 deletions(-)
[PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Greg Kroah-Hartman 2 years, 1 month ago
This is the start of the stable review cycle for the 6.5.11 release.
There are 88 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, 08 Nov 2023 13:02:46 +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.5.11-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.5.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Mark Hasemeyer <markhas@chromium.org>
    ASoC: SOF: sof-pci-dev: Fix community key quirk detection

Mark Hasemeyer <markhas@chromium.org>
    ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detection

Tony Lindgren <tony@atomide.com>
    serial: core: Fix runtime PM handling for pending tx

Siddharth Vadapalli <s-vadapalli@ti.com>
    misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device support

Francesco Dolcini <francesco.dolcini@toradex.com>
    dt-bindings: serial: rs485: Add rs485-rts-active-high

Cameron Williams <cang1@live.co.uk>
    tty: 8250: Add Brainboxes Oxford Semiconductor-based quirks

Cameron Williams <cang1@live.co.uk>
    tty: 8250: Add support for Intashield IX cards

Cameron Williams <cang1@live.co.uk>
    tty: 8250: Add support for additional Brainboxes PX cards

Cameron Williams <cang1@live.co.uk>
    tty: 8250: Fix up PX-803/PX-857

Cameron Williams <cang1@live.co.uk>
    tty: 8250: Fix port count of PX-257

Cameron Williams <cang1@live.co.uk>
    tty: 8250: Add support for Intashield IS-100

Cameron Williams <cang1@live.co.uk>
    tty: 8250: Add support for Brainboxes UP cards

Cameron Williams <cang1@live.co.uk>
    tty: 8250: Add support for additional Brainboxes UC cards

Cameron Williams <cang1@live.co.uk>
    tty: 8250: Remove UC-257 and UC-431

Daniel Starke <daniel.starke@siemens.com>
    tty: n_gsm: fix race condition in status line change on dead connections

Janne Grunau <j@jannau.net>
    Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED

Andrey Konovalov <andreyknvl@gmail.com>
    usb: raw-gadget: properly handle interrupted requests

Jimmy Hu <hhhuuu@google.com>
    usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()

Badhri Jagan Sridharan <badhri@google.com>
    usb: typec: tcpm: Add additional checks for contaminant

LihaSika <lihasika@gmail.com>
    usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibility

Vicki Pfau <vi@endrift.com>
    PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device

Max McCarthy <mmccarthy@mcintoshlabs.com>
    ALSA: usb-audio: add quirk flag to enable native DSD for McIntosh devices

Liam R. Howlett <Liam.Howlett@oracle.com>
    mmap: fix error paths with dup_anon_vma()

Liam R. Howlett <Liam.Howlett@oracle.com>
    mmap: fix vma_iterator in error path of vma_merge()

Ian Rogers <irogers@google.com>
    perf evlist: Avoid frequency mode for the dummy event

Kai-Heng Feng <kai.heng.feng@canonical.com>
    power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint

Benno Lossin <benno.lossin@proton.me>
    rust: types: make `Opaque` be `!Unpin`

Alice Ryhl <aliceryhl@google.com>
    rust: make `UnsafeCell` the outer type in `Opaque`

Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
    drm/amd/display: Don't use fsleep for PSR exit waits

Al Viro <viro@zeniv.linux.org.uk>
    ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock

Al Viro <viro@zeniv.linux.org.uk>
    io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() failed

Michael Ellerman <mpe@ellerman.id.au>
    powerpc/mm: Fix boot crash with FLATMEM

Douglas Anderson <dianders@chromium.org>
    r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()

Douglas Anderson <dianders@chromium.org>
    r8152: Check for unplug in rtl_phy_patch_request()

Su Hui <suhui@nfschina.com>
    net: chelsio: cxgb4: add an error code check in t4_load_phy_fw

Jisheng Zhang <jszhang@kernel.org>
    riscv: dts: thead: set dma-noncoherent to soc bus

Felix Kuehling <Felix.Kuehling@amd.com>
    drm/amdgpu: Reserve fences for VM update

Liming Sun <limings@nvidia.com>
    platform/mellanox: mlxbf-tmfifo: Fix a warning message

Phil Sutter <phil@nwl.cc>
    netfilter: nf_tables: audit log object reset once per table

Icenowy Zheng <uwu@icenowy.me>
    LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc()

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage()

Huacai Chen <chenhuacai@kernel.org>
    LoongArch: Export symbol invalid_pud_table for modules building

Tiezhu Yang <yangtiezhu@loongson.cn>
    LoongArch: Use SYM_CODE_* to annotate exception handlers

Luben Tuikov <luben.tuikov@amd.com>
    gpu/drm: Eliminate DRM_SCHED_PRIORITY_UNSET

Luben Tuikov <luben.tuikov@amd.com>
    drm/amdgpu: Unset context priority is now invalid

David Rau <David.Rau.opensource@dm.renesas.com>
    ASoC: da7219: Correct the process of setting up Gnd switch in AAD

Tomas Henzl <thenzl@redhat.com>
    scsi: mpt3sas: Fix in error path

Jorge Maidana <jorgem.linux@gmail.com>
    fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()

Dan Carpenter <dan.carpenter@linaro.org>
    fbdev: omapfb: fix some error codes

Karolina Stolarek <karolina.stolarek@intel.com>
    drm/ttm: Reorder sys manager cleanup step

Vasily Gorbik <gor@linux.ibm.com>
    s390/kasan: handle DCSS mapping in memory holes

Roy Chateau <roy.chateau@mep-info.com>
    ASoC: codecs: tas2780: Fix log of failed reset via I2C.

Shuming Fan <shumingf@realtek.com>
    ASoC: rt5650: fix the wrong result of key button

Kuan-Wei Chiu <visitorckw@gmail.com>
    efi: fix memory leak in krealloc failure handling

Nikolay Borisov <nik.borisov@suse.com>
    x86/efistub: Don't try to print after ExitBootService()

Vlad Buslov <vladbu@nvidia.com>
    net/mlx5: Bridge, fix peer entry ageing in LAG mode

Florian Westphal <fw@strlen.de>
    netfilter: nfnetlink_log: silence bogus compiler warning

Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ASoC: soc-dapm: Add helper for comparing widget name

William A. Kennington III <william@wkennington.com>
    spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0

Su Hui <suhui@nfschina.com>
    fs/ntfs3: Avoid possible memory leak

Gabriel Marcano <gabemarcano@yahoo.com>
    fs/ntfs3: Fix directory element type detection

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Do not allow to change label if volume is read-only

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Add more info into /proc/fs/ntfs3/<dev>/volinfo

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Fix alternative boot searching

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Add more attributes checks in mi_enum_attr()

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Write immediately updated ntfs state

Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
    fs/ntfs3: Add ckeck in ni_update_parent()

Arnd Bergmann <arnd@arndb.de>
    fbdev: atyfb: only use ioremap_uc() on i386 and ia64

Dmitry Torokhov <dmitry.torokhov@gmail.com>
    Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport

Ondrej Jirman <megi@xff.cz>
    media: i2c: ov8858: Don't set fwnode in the driver

Christophe Leroy <christophe.leroy@csgroup.eu>
    powerpc/85xx: Fix math emulation exception

Ondrej Zary <linux@zary.sk>
    ata: pata_parport: fit3: implement IDE command set registers

Ondrej Zary <linux@zary.sk>
    ata: pata_parport: add custom version of wait_after_reset

Zhang Shurong <zhang_shurong@foxmail.com>
    dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probe

Ben Wolsieffer <ben.wolsieffer@hefring.com>
    irqchip/stm32-exti: add missing DT IRQ flag translation

Anup Patel <apatel@ventanamicro.com>
    irqchip/riscv-intc: Mark all INTC nodes as initialized

Haibo Chen <haibo.chen@nxp.com>
    can: flexcan: remove the auto stop mode for IMX93

Haibo Chen <haibo.chen@nxp.com>
    arm64: dts: imx93: add the Flex-CAN stop mode by GPR

Gustavo A. R. Silva <gustavoars@kernel.org>
    net: sched: cls_u32: Fix allocation size in u32_init()

Antoine Gennart <gennartan@disroot.org>
    ASoC: tlv320adc3xxx: BUG: Correct micbias setting

Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
    ASoC: core: Do not call link_exit() on uninitialized rtd objects

Shengjiu Wang <shengjiu.wang@nxp.com>
    ASoC: fsl-asoc-card: use integer type for fll_id and pll_id

Suzuki K Poulose <suzuki.poulose@arm.com>
    coresight: tmc-etr: Disable warnings for allocation failures

Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
    ASoC: simple-card: fixup asoc_simple_probe() error handling

Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
    ASoC: Intel: sof_sdw: add support for SKU 0B14


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

Diffstat:

 .../devicetree/bindings/serial/rs485.yaml          |   4 +
 Makefile                                           |   4 +-
 arch/arm64/boot/dts/freescale/imx93.dtsi           |   4 +-
 arch/loongarch/include/asm/io.h                    |   5 +-
 arch/loongarch/include/asm/linkage.h               |   8 +
 arch/loongarch/include/asm/pgtable-bits.h          |   4 +-
 arch/loongarch/kernel/entry.S                      |   4 +-
 arch/loongarch/kernel/genex.S                      |  16 +-
 arch/loongarch/kernel/setup.c                      |  10 +-
 arch/loongarch/mm/init.c                           |   9 +-
 arch/loongarch/mm/tlbex.S                          |  36 +--
 arch/powerpc/kernel/head_85xx.S                    |   2 +-
 arch/powerpc/kernel/setup-common.c                 |   2 +
 arch/powerpc/mm/mem.c                              |   1 -
 arch/riscv/boot/dts/thead/th1520.dtsi              |   1 +
 arch/s390/boot/vmem.c                              |   7 +-
 drivers/ata/pata_parport/fit3.c                    |  14 +-
 drivers/ata/pata_parport/pata_parport.c            |  68 ++++-
 drivers/bluetooth/hci_bcm4377.c                    |   5 +
 drivers/dma/ste_dma40.c                            |   1 +
 drivers/firmware/efi/efi.c                         |   8 +-
 drivers/firmware/efi/libstub/x86-stub.c            |   5 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c            |   5 +-
 drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c        |   5 +-
 drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.c      |   3 +-
 drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c      |   3 +-
 drivers/gpu/drm/ttm/ttm_device.c                   |   8 +-
 drivers/hwtracing/coresight/coresight-tmc-etr.c    |   3 +-
 drivers/input/mouse/synaptics.c                    |   1 +
 drivers/input/rmi4/rmi_smbus.c                     |  50 ++--
 drivers/irqchip/irq-riscv-intc.c                   |  10 +-
 drivers/irqchip/irq-stm32-exti.c                   |   1 +
 drivers/media/i2c/ov8858.c                         |  10 +-
 drivers/misc/pci_endpoint_test.c                   |   4 +
 drivers/net/can/flexcan/flexcan-core.c             |  46 +--
 drivers/net/can/flexcan/flexcan.h                  |   2 -
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |   2 +
 .../ethernet/mellanox/mlx5/core/en/rep/bridge.c    |  11 +
 .../net/ethernet/mellanox/mlx5/core/esw/bridge.c   |  25 +-
 .../net/ethernet/mellanox/mlx5/core/esw/bridge.h   |   3 +
 .../ethernet/mellanox/mlx5/core/esw/bridge_priv.h  |   1 +
 drivers/net/usb/r8152.c                            |   7 +
 drivers/pci/quirks.c                               |   8 +-
 drivers/platform/mellanox/mlxbf-tmfifo.c           |  21 +-
 drivers/power/supply/power_supply_core.c           |   8 +-
 drivers/scsi/mpt3sas/mpt3sas_scsih.c               |   4 +-
 drivers/spi/spi-npcm-fiu.c                         |   5 +-
 drivers/tty/n_gsm.c                                |   2 +
 drivers/tty/serial/8250/8250_pci.c                 | 327 ++++++++++++++++++++-
 drivers/tty/serial/serial_core.c                   |   2 +-
 drivers/usb/gadget/legacy/raw_gadget.c             |  26 +-
 drivers/usb/storage/unusual_cypress.h              |   2 +-
 drivers/usb/typec/tcpm/tcpm.c                      |   5 +
 drivers/video/fbdev/aty/atyfb_base.c               |   4 +
 drivers/video/fbdev/omap/omapfb_main.c             |   4 +-
 drivers/video/fbdev/uvesafb.c                      |   2 +-
 fs/ceph/mds_client.c                               |   2 +-
 fs/ntfs3/attrib.c                                  |   6 +-
 fs/ntfs3/attrlist.c                                |  15 +-
 fs/ntfs3/bitmap.c                                  |   3 +-
 fs/ntfs3/dir.c                                     |   6 +-
 fs/ntfs3/frecord.c                                 |   8 +-
 fs/ntfs3/fslog.c                                   |   6 +-
 fs/ntfs3/fsntfs.c                                  |  13 +-
 fs/ntfs3/record.c                                  |  68 ++++-
 fs/ntfs3/super.c                                   |  33 ++-
 include/drm/gpu_scheduler.h                        |   3 +-
 include/linux/pci_ids.h                            |   1 +
 include/linux/power_supply.h                       |   2 +-
 include/sound/soc-dapm.h                           |   1 +
 include/sound/soc.h                                |   2 +
 io_uring/rw.c                                      |   2 +-
 mm/mmap.c                                          |  40 ++-
 net/netfilter/nf_tables_api.c                      |  50 ++--
 net/netfilter/nfnetlink_log.c                      |   2 +-
 net/sched/cls_u32.c                                |   2 +-
 rust/kernel/types.rs                               |  21 +-
 sound/hda/intel-dsp-config.c                       |   6 +
 sound/soc/codecs/da7219-aad.c                      |  11 +-
 sound/soc/codecs/rt5645.c                          |   2 +
 sound/soc/codecs/tas2780.c                         |   2 +-
 sound/soc/codecs/tlv320adc3xxx.c                   |   4 +-
 sound/soc/fsl/fsl-asoc-card.c                      |  12 +-
 sound/soc/generic/simple-card.c                    |   6 +-
 sound/soc/intel/boards/sof_sdw.c                   |  10 +
 sound/soc/soc-component.c                          |   1 +
 sound/soc/soc-core.c                               |  20 +-
 sound/soc/soc-dapm.c                               |  12 +
 sound/soc/sof/sof-pci-dev.c                        |   7 +
 sound/usb/quirks.c                                 |   2 +
 tools/perf/util/evlist.c                           |   5 +-
 tools/testing/selftests/netfilter/nft_audit.sh     |  46 +++
 92 files changed, 973 insertions(+), 297 deletions(-)


Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Guenter Roeck 2 years, 1 month ago
On Mon, Nov 06, 2023 at 02:02:54PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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, 08 Nov 2023 13:02:46 +0000.
> Anything received after that time might be too late.
> 

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

Tested-by: Guenter Roeck <linux@roeck-us.net>

Guenter
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Ricardo B. Marliere 2 years, 1 month ago
On 23/11/06 02:02PM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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, 08 Nov 2023 13:02:46 +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.5.11-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.5.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

No regressions on my system.

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

Thank you.
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Naresh Kamboju 2 years, 1 month ago
On Mon, 6 Nov 2023 at 18:46, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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, 08 Nov 2023 13:02:46 +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.5.11-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.5.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.5.11-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.5.y
* git commit: 73d52afec3ab4d2fede2bfcd5e386ef12e6181ba
* git describe: v6.5.10-89-g73d52afec3ab
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.5.y/build/v6.5.10-89-g73d52afec3ab

## Test Regressions (compared to v6.5.10)

## Metric Regressions (compared to v6.5.10)

## Test Fixes (compared to v6.5.10)

## Metric Fixes (compared to v6.5.10)

## Test result summary
total: 137604, pass: 118888, fail: 1923, skip: 16686, xfail: 107

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 140 total, 140 passed, 0 failed
* arm64: 53 total, 51 passed, 2 failed
* i386: 41 total, 41 passed, 0 failed
* mips: 25 total, 25 passed, 0 failed
* parisc: 4 total, 4 passed, 0 failed
* powerpc: 34 total, 34 passed, 0 failed
* riscv: 25 total, 25 passed, 0 failed
* s390: 13 total, 13 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-livepatch
* 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-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-user_events
* kselftest-vDSO
* kselftest-vm
* kselftest-watchdog
* kselftest-x86
* kselftest-zram
* kunit
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* perf
* rcutorture
* v4l2-compliance

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Conor Dooley 2 years, 1 month ago
On Mon, Nov 06, 2023 at 02:02:54PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Shuah Khan 2 years, 1 month ago
On 11/6/23 06:02, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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, 08 Nov 2023 13:02:46 +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.5.11-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.5.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
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Jon Hunter 2 years, 1 month ago
On Mon, 06 Nov 2023 14:02:54 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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, 08 Nov 2023 13:02:46 +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.5.11-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.5.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

All tests passing for Tegra ...

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

Linux version:	6.5.11-rc1-g73d52afec3ab
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
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Ron Economos 2 years, 1 month ago
On 11/6/23 5:02 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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, 08 Nov 2023 13:02:46 +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.5.11-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.5.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>
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Bagas Sanjaya 2 years, 1 month ago
On Mon, Nov 06, 2023 at 02:02:54PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.
> 

Successfully compiled and installed bindeb-pkgs on my computer (Acer
Aspire E15, Intel Core i3 Haswell). No noticeable regressions.

Tested-by: Bagas Sanjaya <bagasdotme@gmail.com>

-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Justin Forbes 2 years, 1 month ago
On Mon, Nov 06, 2023 at 02:02:54PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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, 08 Nov 2023 13:02:46 +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.5.11-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.5.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

Tested rc1 against the Fedora build system (aarch64, ppc64le, s390x,
x86_64), and boot tested x86_64. No regressions noted.

Tested-by: Justin M. Forbes <jforbes@fedoraproject.org>
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by Florian Fainelli 2 years, 1 month ago
On 11/6/23 05:02, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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, 08 Nov 2023 13:02:46 +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.5.11-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.5.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
Re: [PATCH 6.5 00/88] 6.5.11-rc1 review
Posted by SeongJae Park 2 years, 1 month ago
Hello,

On Mon, 6 Nov 2023 14:02:54 +0100 Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:

> This is the start of the stable review cycle for the 6.5.11 release.
> There are 88 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, 08 Nov 2023 13:02:46 +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.5.11-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.5.y
> and the diffstat can be found below.

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

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

[1] https://github.com/awslabs/damon-tests/tree/next/corr
[2] 73d52afec3ab ("Linux 6.5.11-rc1")

Thanks,
SJ

[...]

---

ok 1 selftests: damon: debugfs_attrs.sh
ok 2 selftests: damon: debugfs_schemes.sh
ok 3 selftests: damon: debugfs_target_ids.sh
ok 4 selftests: damon: debugfs_empty_targets.sh
ok 5 selftests: damon: debugfs_huge_count_read_write.sh
ok 6 selftests: damon: debugfs_duplicate_context_creation.sh
ok 7 selftests: damon: debugfs_rm_non_contexts.sh
ok 8 selftests: damon: sysfs.sh
ok 9 selftests: damon: sysfs_update_removed_scheme_dir.sh
ok 10 selftests: damon: reclaim.sh
ok 11 selftests: damon: lru_sort.sh
ok 1 selftests: damon-tests: kunit.sh
ok 2 selftests: damon-tests: huge_count_read_write.sh
ok 3 selftests: damon-tests: buffer_overflow.sh
ok 4 selftests: damon-tests: rm_contexts.sh
ok 5 selftests: damon-tests: record_null_deref.sh
ok 6 selftests: damon-tests: dbgfs_target_ids_read_before_terminate_race.sh
ok 7 selftests: damon-tests: dbgfs_target_ids_pid_leak.sh
ok 8 selftests: damon-tests: damo_tests.sh
ok 9 selftests: damon-tests: masim-record.sh
ok 10 selftests: damon-tests: build_i386.sh
ok 11 selftests: damon-tests: build_arm64.sh
ok 12 selftests: damon-tests: build_i386_idle_flag.sh
ok 13 selftests: damon-tests: build_i386_highpte.sh
ok 14 selftests: damon-tests: build_nomemcg.sh
 [33m
 [92mPASS [39m