[PATCH 5.10 00/79] 5.10.143-rc1 review

Greg Kroah-Hartman posted 79 patches 3 years, 6 months ago
Documentation/arm64/silicon-errata.rst             |  2 +
Makefile                                           |  4 +-
arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi        | 21 +++---
arch/arm/boot/dts/at91-sama5d2_icp.dts             | 21 +++---
arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi      | 10 ---
arch/arm64/Kconfig                                 | 18 +++++
arch/arm64/include/asm/cpucaps.h                   |  3 +-
arch/arm64/kernel/cacheinfo.c                      |  6 +-
arch/arm64/kernel/cpu_errata.c                     |  9 +++
arch/arm64/kernel/cpufeature.c                     |  5 +-
arch/arm64/kernel/signal.c                         |  2 +-
arch/mips/loongson32/ls1c/board.c                  |  1 -
arch/parisc/kernel/head.S                          | 43 ++++++++++-
drivers/block/xen-blkfront.c                       | 14 ++--
drivers/firmware/efi/capsule-loader.c              | 31 ++------
drivers/firmware/efi/libstub/Makefile              |  7 ++
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |  3 +
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c           |  2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |  3 +-
drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c            |  1 +
drivers/gpu/drm/drm_gem.c                          | 17 +----
drivers/gpu/drm/drm_internal.h                     |  4 +-
drivers/gpu/drm/drm_prime.c                        | 20 +++--
.../gpu/drm/i915/display/intel_dp_link_training.c  | 22 ++++++
drivers/gpu/drm/radeon/radeon_device.c             |  3 +
drivers/hwmon/mr75203.c                            | 72 ++++++++++++------
drivers/infiniband/core/cma.c                      |  4 +-
drivers/infiniband/core/umem_odp.c                 |  2 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.h         |  2 +-
drivers/infiniband/hw/hns/hns_roce_qp.c            |  7 +-
drivers/infiniband/hw/mlx5/mad.c                   |  6 ++
drivers/infiniband/sw/siw/siw_qp_tx.c              | 18 ++++-
drivers/iommu/amd/iommu.c                          |  3 +-
drivers/net/ethernet/freescale/fec.h               |  1 -
drivers/net/ethernet/freescale/fec_main.c          | 17 +++--
drivers/net/ethernet/freescale/fec_ptp.c           | 28 +++----
drivers/net/ethernet/intel/i40e/i40e_client.c      |  5 +-
drivers/net/ethernet/intel/ice/ice_main.c          |  2 +-
drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c |  4 +-
drivers/net/wireless/intel/iwlegacy/4965-rs.c      |  5 +-
drivers/net/xen-netback/xenbus.c                   |  2 +-
drivers/nvme/host/tcp.c                            |  7 +-
drivers/nvme/target/core.c                         |  6 +-
drivers/parisc/ccio-dma.c                          | 11 ++-
drivers/regulator/core.c                           |  9 ++-
drivers/scsi/lpfc/lpfc_init.c                      |  5 +-
drivers/scsi/megaraid/megaraid_sas_fusion.c        |  1 -
drivers/scsi/mpt3sas/mpt3sas_scsih.c               |  2 +-
drivers/scsi/qla2xxx/qla_target.c                  | 10 +--
drivers/soc/bcm/brcmstb/pm/pm-arm.c                | 50 ++++++++++---
drivers/tee/tee_shm.c                              |  1 +
drivers/tty/n_gsm.c                                | 46 ++++++------
drivers/video/fbdev/chipsfb.c                      |  1 +
fs/afs/flock.c                                     |  2 +-
fs/afs/fsclient.c                                  |  2 +-
fs/afs/internal.h                                  |  3 +-
fs/afs/rxrpc.c                                     |  7 +-
fs/afs/yfsclient.c                                 |  3 +-
fs/cifs/smb2file.c                                 |  1 -
fs/cifs/smb2ops.c                                  | 45 +++++-------
fs/cifs/smb2pdu.c                                  | 20 +++--
fs/cifs/smb2proto.h                                |  4 +-
fs/debugfs/inode.c                                 | 22 ++++++
fs/nfsd/vfs.c                                      |  4 +
include/linux/buffer_head.h                        | 11 +++
include/linux/debugfs.h                            |  6 ++
kernel/cgroup/cgroup.c                             | 85 ++++++++++++++++------
kernel/cgroup/cpuset.c                             |  3 +-
kernel/dma/swiotlb.c                               |  5 +-
kernel/fork.c                                      |  1 +
kernel/kprobes.c                                   |  1 +
mm/kmemleak.c                                      |  8 +-
net/bridge/br_netfilter_hooks.c                    |  2 +
net/bridge/br_netfilter_ipv6.c                     |  1 +
net/core/skbuff.c                                  |  5 +-
net/ipv4/tcp_input.c                               | 25 +++++--
net/ipv6/seg6.c                                    |  5 ++
net/netfilter/nf_conntrack_irc.c                   |  5 +-
net/netfilter/nf_tables_api.c                      |  4 +-
net/rxrpc/rxkad.c                                  |  2 +-
net/sched/sch_sfb.c                                | 13 ++--
net/tipc/monitor.c                                 |  2 +-
sound/drivers/aloop.c                              |  7 +-
sound/pci/emu10k1/emupcm.c                         |  2 +-
sound/soc/atmel/mchp-spdiftx.c                     | 10 +--
sound/usb/card.c                                   |  2 +-
sound/usb/quirks.c                                 |  2 +-
sound/usb/stream.c                                 |  9 ++-
88 files changed, 577 insertions(+), 351 deletions(-)
[PATCH 5.10 00/79] 5.10.143-rc1 review
Posted by Greg Kroah-Hartman 3 years, 6 months ago
This is the start of the stable review cycle for the 5.10.143 release.
There are 79 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, 15 Sep 2022 14:03:27 +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/v5.x/stable-review/patch-5.10.143-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-5.10.y
and the diffstat can be found below.

thanks,

greg k-h

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

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

Ionela Voinescu <ionela.voinescu@arm.com>
    arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly

Eliav Farber <farbere@amazon.com>
    hwmon: (mr75203) enable polling for all VM channels

Eliav Farber <farbere@amazon.com>
    hwmon: (mr75203) fix multi-channel voltage reading

Eliav Farber <farbere@amazon.com>
    hwmon: (mr75203) fix voltage equation for negative source input

Eliav Farber <farbere@amazon.com>
    hwmon: (mr75203) update pvt->v_num and vm_num to the actual number of used sensors

Eliav Farber <farbere@amazon.com>
    hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map" not defined

John Sperbeck <jsperbeck@google.com>
    iommu/amd: use full 64-bit value in build_completion_wait()

Chao Gao <chao.gao@intel.com>
    swiotlb: avoid potential left shift overflow

Yang Ling <gnaygnil@gmail.com>
    MIPS: loongson32: ls1c: Fix hang during startup

Nathan Chancellor <nathan@kernel.org>
    ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion

Claudiu Beznea <claudiu.beznea@microchip.com>
    ASoC: mchp-spdiftx: remove references to mchp_i2s_caps

Toke Høiland-Jørgensen <toke@toke.dk>
    sch_sfb: Also store skb len before calling child enqueue

Neal Cardwell <ncardwell@google.com>
    tcp: fix early ETIMEDOUT after spurious non-SACK RTO

Sagi Grimberg <sagi@grimberg.me>
    nvme-tcp: fix regression that causes sporadic requests to time out

Sagi Grimberg <sagi@grimberg.me>
    nvme-tcp: fix UAF when detecting digest errors

Chris Mi <cmi@nvidia.com>
    RDMA/mlx5: Set local port to one when accessing counters

Yishai Hadas <yishaih@nvidia.com>
    IB/core: Fix a nested dead lock as part of ODP flow

David Lebrun <dlebrun@google.com>
    ipv6: sr: fix out-of-bounds read when setting HMAC data.

Linus Walleij <linus.walleij@linaro.org>
    RDMA/siw: Pass a pointer to virt_to_page()

Paul Durrant <pdurrant@amazon.com>
    xen-netback: only remove 'hotplug-status' when the vif is actually destroyed

Csókás Bence <csokas.bence@prolan.hu>
    net: fec: Use a spinlock to guard `fep->ptp_clk_on`

Ivan Vecera <ivecera@redhat.com>
    i40e: Fix kernel crash during module removal

Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
    ice: use bitmap_free instead of devm_kfree

Dan Carpenter <dan.carpenter@oracle.com>
    tipc: fix shift wrapping bug in map_get()

Toke Høiland-Jørgensen <toke@toke.dk>
    sch_sfb: Don't assume the skb is still around after enqueueing to child

David Howells <dhowells@redhat.com>
    afs: Use the operation issue time instead of the reply time for callbacks

David Howells <dhowells@redhat.com>
    rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Register card again for iface over delayed_register option

Takashi Iwai <tiwai@suse.de>
    ALSA: usb-audio: Inform the delayed registration more properly

David Leadbeater <dgl@dgl.cx>
    netfilter: nf_conntrack_irc: Fix forged IP logic

Pablo Neira Ayuso <pablo@netfilter.org>
    netfilter: nf_tables: clean up hook list when offload flags check fails

Harsh Modi <harshmodi@google.com>
    netfilter: br_netfilter: Drop dst references before setting.

Claudiu Beznea <claudiu.beznea@microchip.com>
    ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time

Claudiu Beznea <claudiu.beznea@microchip.com>
    ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time

Claudiu Beznea <claudiu.beznea@microchip.com>
    ARM: dts: at91: sama5d2_icp: specify proper regulator output ranges

Claudiu Beznea <claudiu.beznea@microchip.com>
    ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output ranges

Wenpeng Liang <liangwenpeng@huawei.com>
    RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift

Chengchang Tang <tangchengchang@huawei.com>
    RDMA/hns: Fix supported page size

Liang He <windhl@126.com>
    soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs

Michael Guralnik <michaelgur@nvidia.com>
    RDMA/cma: Fix arguments order in net device validation

Jens Wiklander <jens.wiklander@linaro.org>
    tee: fix compiler warning in tee_shm_register()

Andrew Halaney <ahalaney@redhat.com>
    regulator: core: Clean up on enable failure

Marco Felsch <m.felsch@pengutronix.de>
    ARM: dts: imx6qdl-kontron-samx6i: remove duplicated node

David Howells <dhowells@redhat.com>
    smb3: missing inode locks in punch hole

Enzo Matsumiya <ematsumiya@suse.de>
    cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()

Tejun Heo <tj@kernel.org>
    cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock

Tejun Heo <tj@kernel.org>
    cgroup: Elide write-locking threadgroup_rwsem when updating csses on an empty subtree

Yang Yingliang <yangyingliang@huawei.com>
    scsi: lpfc: Add missing destroy_workqueue() in error path

Sreekanth Reddy <sreekanth.reddy@broadcom.com>
    scsi: mpt3sas: Fix use-after-free warning

Ville Syrjälä <ville.syrjala@linux.intel.com>
    drm/i915: Implement WaEdpLinkRateDataReload

Bart Van Assche <bvanassche@acm.org>
    nvmet: fix a use-after-free

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    debugfs: add debugfs_lookup_and_remove()

Christian A. Ehrhardt <lk@c--e.de>
    kprobes: Prohibit probes in gate area

Dongxiang Ke <kdx.glider@gmail.com>
    ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()

Pattara Teerapong <pteerapong@chromium.org>
    ALSA: aloop: Fix random zeros in capture data when using jiffies timer

Tasos Sahanidis <tasos@tasossah.com>
    ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()

Qu Huang <jinsdb@126.com>
    drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly

Yang Yingliang <yangyingliang@huawei.com>
    fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()

lily <floridsleeves@gmail.com>
    net/core/skbuff: Check the return value of skb_copy_bits()

Mark Brown <broonie@kernel.org>
    arm64/signal: Raise limit on stack frames

Sudeep Holla <sudeep.holla@arm.com>
    arm64: cacheinfo: Fix incorrect assignment of signed error value to unsigned fw_level

Helge Deller <deller@gmx.de>
    parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines

Li Qiong <liqiong@nfschina.com>
    parisc: ccio-dma: Handle kmalloc failure in ccio_init_resources()

Zhenneng Li <lizhenneng@kylinos.cn>
    drm/radeon: add a force flush to delay work when radeon

Candice Li <candice.li@amd.com>
    drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.

YiPeng Chai <YiPeng.Chai@amd.com>
    drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini

Jeffy Chen <jeffy.chen@rock-chips.com>
    drm/gem: Fix GEM handle release errors

Guixin Liu <kanie@linux.alibaba.com>
    scsi: megaraid_sas: Fix double kfree()

Tony Battersby <tonyb@cybernetics.com>
    scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port ISP27XX

Yee Lee <yee.lee@mediatek.com>
    Revert "mm: kmemleak: take a full lowmem check in kmemleak_*_phys()"

Linus Torvalds <torvalds@linux-foundation.org>
    fs: only do a memory barrier for the first set_buffer_uptodate()

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    net: mvpp2: debugfs: fix memory leak when using debugfs_lookup()

Stanislaw Gruszka <stf_xl@wp.pl>
    wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il4965_rs_fill_link_cmd()

Hyunwoo Kim <imv4bel@gmail.com>
    efi: capsule-loader: Fix use-after-free in efi_capsule_write

Ard Biesheuvel <ardb@kernel.org>
    efi: libstub: Disable struct randomization

Fedor Pchelkin <pchelkin@ispras.ru>
    tty: n_gsm: avoid call of sleeping functions from atomic context

Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
    tty: n_gsm: initialize more members at gsm_alloc_mux()

SeongJae Park <sj@kernel.org>
    xen-blkfront: Cache feature_persistent value before advertisement

Chuck Lever <chuck.lever@oracle.com>
    NFSD: Fix verifier returned in stable WRITEs


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

Diffstat:

 Documentation/arm64/silicon-errata.rst             |  2 +
 Makefile                                           |  4 +-
 arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi        | 21 +++---
 arch/arm/boot/dts/at91-sama5d2_icp.dts             | 21 +++---
 arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi      | 10 ---
 arch/arm64/Kconfig                                 | 18 +++++
 arch/arm64/include/asm/cpucaps.h                   |  3 +-
 arch/arm64/kernel/cacheinfo.c                      |  6 +-
 arch/arm64/kernel/cpu_errata.c                     |  9 +++
 arch/arm64/kernel/cpufeature.c                     |  5 +-
 arch/arm64/kernel/signal.c                         |  2 +-
 arch/mips/loongson32/ls1c/board.c                  |  1 -
 arch/parisc/kernel/head.S                          | 43 ++++++++++-
 drivers/block/xen-blkfront.c                       | 14 ++--
 drivers/firmware/efi/capsule-loader.c              | 31 ++------
 drivers/firmware/efi/libstub/Makefile              |  7 ++
 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c            |  3 +
 drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c           |  2 +-
 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c              |  3 +-
 drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c            |  1 +
 drivers/gpu/drm/drm_gem.c                          | 17 +----
 drivers/gpu/drm/drm_internal.h                     |  4 +-
 drivers/gpu/drm/drm_prime.c                        | 20 +++--
 .../gpu/drm/i915/display/intel_dp_link_training.c  | 22 ++++++
 drivers/gpu/drm/radeon/radeon_device.c             |  3 +
 drivers/hwmon/mr75203.c                            | 72 ++++++++++++------
 drivers/infiniband/core/cma.c                      |  4 +-
 drivers/infiniband/core/umem_odp.c                 |  2 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h         |  2 +-
 drivers/infiniband/hw/hns/hns_roce_qp.c            |  7 +-
 drivers/infiniband/hw/mlx5/mad.c                   |  6 ++
 drivers/infiniband/sw/siw/siw_qp_tx.c              | 18 ++++-
 drivers/iommu/amd/iommu.c                          |  3 +-
 drivers/net/ethernet/freescale/fec.h               |  1 -
 drivers/net/ethernet/freescale/fec_main.c          | 17 +++--
 drivers/net/ethernet/freescale/fec_ptp.c           | 28 +++----
 drivers/net/ethernet/intel/i40e/i40e_client.c      |  5 +-
 drivers/net/ethernet/intel/ice/ice_main.c          |  2 +-
 drivers/net/ethernet/marvell/mvpp2/mvpp2_debugfs.c |  4 +-
 drivers/net/wireless/intel/iwlegacy/4965-rs.c      |  5 +-
 drivers/net/xen-netback/xenbus.c                   |  2 +-
 drivers/nvme/host/tcp.c                            |  7 +-
 drivers/nvme/target/core.c                         |  6 +-
 drivers/parisc/ccio-dma.c                          | 11 ++-
 drivers/regulator/core.c                           |  9 ++-
 drivers/scsi/lpfc/lpfc_init.c                      |  5 +-
 drivers/scsi/megaraid/megaraid_sas_fusion.c        |  1 -
 drivers/scsi/mpt3sas/mpt3sas_scsih.c               |  2 +-
 drivers/scsi/qla2xxx/qla_target.c                  | 10 +--
 drivers/soc/bcm/brcmstb/pm/pm-arm.c                | 50 ++++++++++---
 drivers/tee/tee_shm.c                              |  1 +
 drivers/tty/n_gsm.c                                | 46 ++++++------
 drivers/video/fbdev/chipsfb.c                      |  1 +
 fs/afs/flock.c                                     |  2 +-
 fs/afs/fsclient.c                                  |  2 +-
 fs/afs/internal.h                                  |  3 +-
 fs/afs/rxrpc.c                                     |  7 +-
 fs/afs/yfsclient.c                                 |  3 +-
 fs/cifs/smb2file.c                                 |  1 -
 fs/cifs/smb2ops.c                                  | 45 +++++-------
 fs/cifs/smb2pdu.c                                  | 20 +++--
 fs/cifs/smb2proto.h                                |  4 +-
 fs/debugfs/inode.c                                 | 22 ++++++
 fs/nfsd/vfs.c                                      |  4 +
 include/linux/buffer_head.h                        | 11 +++
 include/linux/debugfs.h                            |  6 ++
 kernel/cgroup/cgroup.c                             | 85 ++++++++++++++++------
 kernel/cgroup/cpuset.c                             |  3 +-
 kernel/dma/swiotlb.c                               |  5 +-
 kernel/fork.c                                      |  1 +
 kernel/kprobes.c                                   |  1 +
 mm/kmemleak.c                                      |  8 +-
 net/bridge/br_netfilter_hooks.c                    |  2 +
 net/bridge/br_netfilter_ipv6.c                     |  1 +
 net/core/skbuff.c                                  |  5 +-
 net/ipv4/tcp_input.c                               | 25 +++++--
 net/ipv6/seg6.c                                    |  5 ++
 net/netfilter/nf_conntrack_irc.c                   |  5 +-
 net/netfilter/nf_tables_api.c                      |  4 +-
 net/rxrpc/rxkad.c                                  |  2 +-
 net/sched/sch_sfb.c                                | 13 ++--
 net/tipc/monitor.c                                 |  2 +-
 sound/drivers/aloop.c                              |  7 +-
 sound/pci/emu10k1/emupcm.c                         |  2 +-
 sound/soc/atmel/mchp-spdiftx.c                     | 10 +--
 sound/usb/card.c                                   |  2 +-
 sound/usb/quirks.c                                 |  2 +-
 sound/usb/stream.c                                 |  9 ++-
 88 files changed, 577 insertions(+), 351 deletions(-)


Re: [PATCH 5.10 00/79] 5.10.143-rc1 review
Posted by Sudip Mukherjee 3 years, 6 months ago
Hi Greg,

On Tue, Sep 13, 2022 at 04:04:05PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.143 release.
> There are 79 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, 15 Sep 2022 14:03:27 +0000.
> Anything received after that time might be too late.

Build test (gcc version 11.3.1 20220819):
mips: 63 configs -> no failure
arm: 104 configs -> no failure
arm64: 3 configs -> no failure
x86_64: 4 configs -> no failure
alpha allmodconfig -> no failure
powerpc allmodconfig -> no failure
riscv allmodconfig -> no failure
s390 allmodconfig -> no failure
xtensa allmodconfig -> no failure

Boot test:
x86_64: Booted on my test laptop. No regression.
x86_64: Booted on qemu. No regression. [1]
arm64: Booted on rpi4b (4GB model). No regression. [2]

[1]. https://openqa.qa.codethink.co.uk/tests/1818
[2]. https://openqa.qa.codethink.co.uk/tests/1823


Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>

--
Regards
Sudip
Re: [PATCH 5.10 00/79] 5.10.143-rc1 review
Posted by zhouzhixiu 3 years, 6 months ago
On 2022/9/13 22:04, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.143 release.
> There are 79 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, 15 Sep 2022 14:03:27 +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/v5.x/stable-review/patch-5.10.143-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-5.10.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Tested on arm64 and x86 for 5.10.143-rc1,

Kernel 
repo:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-5.10.y
Version: 5.10.143-rc1
Commit: b99fe4c8b8d4c43ac80d3f4ffaa7e2825463abd7
Compiler: gcc version 7.3.0 (GCC)

arm64:
--------------------------------------------------------------------
Testcase Result Summary:
total: 9023
passed: 9023
failed: 0
timeout: 0
--------------------------------------------------------------------

x86:
--------------------------------------------------------------------
Testcase Result Summary:
total: 9023
passed: 9023
failed: 0
timeout: 0
--------------------------------------------------------------------
Tested-by: Hulk Robot <hulkrobot@huawei.com>
Re: [PATCH 5.10 00/79] 5.10.143-rc1 review
Posted by Rudi Heitbaum 3 years, 6 months ago
On Tue, Sep 13, 2022 at 04:04:05PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.143 release.
> There are 79 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, 15 Sep 2022 14:03:27 +0000.
> Anything received after that time might be too late.

Hi Greg,

5.10.143-rc1 tested.

Run tested on:
- Intel Skylake x86_64 (nuc6 i5-6260U)

In addition - build tested for:
- Allwinner A64
- Allwinner H3
- Allwinner H5
- Allwinner H6
- Rockchip RK3288
- Rockchip RK3328
- Rockchip RK3399pro

Tested-by: Rudi Heitbaum <rudi@heitbaum.com>
--
Rudi
Re: [PATCH 5.10 00/79] 5.10.143-rc1 review
Posted by Guenter Roeck 3 years, 6 months ago
On Tue, Sep 13, 2022 at 04:04:05PM +0200, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.143 release.
> There are 79 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, 15 Sep 2022 14:03:27 +0000.
> Anything received after that time might be too late.
> 

Build results:
	total: 163 pass: 163 fail: 0
Qemu test results:
	total: 475 pass: 475 fail: 0

As with 5.15.y and 5.19.y, new runtime warning:

BUG: sleeping function called from invalid context at drivers/clk/imx/clk-pllv3.c:68

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

Guenter
Re: [PATCH 5.10 00/79] 5.10.143-rc1 review
Posted by Florian Fainelli 3 years, 6 months ago
On 9/13/22 07:04, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.143 release.
> There are 79 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, 15 Sep 2022 14:03:27 +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/v5.x/stable-review/patch-5.10.143-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-5.10.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 <f.fainelli@gmail.com>
-- 
Florian
Re: [PATCH 5.10 00/79] 5.10.143-rc1 review
Posted by Naresh Kamboju 3 years, 6 months ago
On Tue, 13 Sept 2022 at 19:52, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.10.143 release.
> There are 79 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, 15 Sep 2022 14:03:27 +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/v5.x/stable-review/patch-5.10.143-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-5.10.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: 5.10.143-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-5.10.y
* git commit: c8d43c9a1242725c78f2bf5b0274413727673ac2
* git describe: v5.10.142-80-gc8d43c9a1242
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10.142-80-gc8d43c9a1242

## No test Regressions (compared to v5.10.142)

## No metric Regressions (compared to v5.10.142)

## No test Fixes (compared to v5.10.142)

## No metric Fixes (compared to v5.10.142)

## Test result summary
total: 103035, pass: 90648, fail: 769, skip: 11310, xfail: 308

## Build Summary
* arc: 10 total, 10 passed, 0 failed
* arm: 333 total, 333 passed, 0 failed
* arm64: 65 total, 63 passed, 2 failed
* i386: 55 total, 53 passed, 2 failed
* mips: 56 total, 56 passed, 0 failed
* parisc: 12 total, 12 passed, 0 failed
* powerpc: 60 total, 55 passed, 5 failed
* riscv: 27 total, 27 passed, 0 failed
* s390: 24 total, 24 passed, 0 failed
* sh: 24 total, 24 passed, 0 failed
* sparc: 12 total, 12 passed, 0 failed
* x86_64: 58 total, 56 passed, 2 failed

## Test suites summary
* fwts
* igt-gpu-tools
* kunit
* kvm-unit-tests
* 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-open-posix-tests
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* packetdrill
* rcutorture
* v4l2-compliance
* vdso

--
Linaro LKFT
https://lkft.linaro.org
Re: [PATCH 5.10 00/79] 5.10.143-rc1 review
Posted by Pavel Machek 3 years, 6 months ago
Hi!

> This is the start of the stable review cycle for the 5.10.143 release.
> There are 79 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-5.10.y

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

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