This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +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.99-rc1... 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.99-rc1
Florian Westphal fw@strlen.de selftests: nft_concat_range: add test for reload with no element add/del
Waiman Long longman@redhat.com cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
Arınç ÜNAL arinc.unal@arinc9.com net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
Xin Yin yinxin.x@bytedance.com ext4: fix incorrect type issue during replay_del_range
Ritesh Harjani riteshh@linux.ibm.com ext4: fix error handling in ext4_fc_record_modified_inode()
Ritesh Harjani riteshh@linux.ibm.com ext4: fix error handling in ext4_restore_inline_data()
Xin Yin yinxin.x@bytedance.com ext4: modify the logic of ext4_mb_new_blocks_simple
Xin Yin yinxin.x@bytedance.com ext4: prevent used blocks from being allocated during fast commit replay
Sergey Shtylyov s.shtylyov@omp.ru EDAC/xgene: Fix deferred probing
Sergey Shtylyov s.shtylyov@omp.ru EDAC/altera: Fix deferred probing
Peter Zijlstra peterz@infradead.org x86/perf: Default set FREEZE_ON_SMI for all
Tristan Hume tristan@thume.ca perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Ian Rogers irogers@google.com perf stat: Fix display of grouped aliased events
Helge Deller deller@gmx.de fbcon: Add option to enable legacy hardware acceleration
Helge Deller deller@gmx.de Revert "fbcon: Disable accelerated scrolling"
Riwen Lu luriwen@kylinos.cn rtc: cmos: Evaluate century appropriate
Nathan Chancellor nathan@kernel.org tools/resolve_btfids: Do not print any commands when building silently
Muhammad Usama Anjum usama.anjum@collabora.com selftests: futex: Use variable MAKE instead of make
Muhammad Usama Anjum usama.anjum@collabora.com selftests/exec: Remove pipe from TEST_GEN_FILES
Hou Tao hotforest@gmail.com bpf: Use VM_MAP instead of VM_ALLOC for ringbuf
Haiyue Wang haiyue.wang@intel.com gve: fix the wrong AdminQ buffer queue index check
Dai Ngo dai.ngo@oracle.com nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
John Meneghini jmeneghi@redhat.com scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe
Florian Fainelli f.fainelli@gmail.com pinctrl: bcm2835: Fix a few error paths
Łukasz Bartosik lb@semihalf.com pinctrl: intel: fix unexpected interrupt
Andy Shevchenko andriy.shevchenko@linux.intel.com pinctrl: intel: Fix a glitch when updating IRQ flags on a preconfigured line
Dan Carpenter dan.carpenter@oracle.com ASoC: max9759: fix underflow in speaker_gain_control_put()
Jiasheng Jiang jiasheng@iscas.ac.cn ASoC: cpcap: Check for NULL pointer after calling of_get_child_by_name
Robert Hancock robert.hancock@calian.com ASoC: xilinx: xlnx_formatter_pcm: Make buffer bytes multiple of period bytes
Miaoqian Lin linmq006@gmail.com ASoC: fsl: Add missing error handling in pcm030_fabric_probe
Dan Carpenter dan.carpenter@oracle.com drm/i915/overlay: Prevent divide by zero bugs in scaling
Yannick Vignon yannick.vignon@nxp.com net: stmmac: ensure PTP time register reads are consistent
Camel Guo camelg@axis.com net: stmmac: dump gmac4 DMA registers correctly
Lior Nahmanson liorna@nvidia.com net: macsec: Verify that send_sci is on when setting Tx sci explicitly
Lior Nahmanson liorna@nvidia.com net: macsec: Fix offload support for NETDEV_UNREGISTER event
Miquel Raynal miquel.raynal@bootlin.com net: ieee802154: Return meaningful error codes from the netlink helpers
Miquel Raynal miquel.raynal@bootlin.com net: ieee802154: ca8210: Stop leaking skb's
Miquel Raynal miquel.raynal@bootlin.com net: ieee802154: mcr20a: Fix lifs/sifs periods
Miquel Raynal miquel.raynal@bootlin.com net: ieee802154: hwsim: Ensure proper channel selection at probe time
Xin Xiong xiongx18@fudan.edu.cn spi: uniphier: fix reference count leak in uniphier_spi_probe()
Miaoqian Lin linmq006@gmail.com spi: meson-spicc: add IRQ check in meson_spicc_probe
Benjamin Gaignard benjamin.gaignard@collabora.com spi: mediatek: Avoid NULL pointer crash in interrupt
Kamal Dasu kdasu.kdev@gmail.com spi: bcm-qspi: check for valid cs before applying chip select
Joerg Roedel jroedel@suse.de iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
Guoqing Jiang guoqing.jiang@linux.dev iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
Leon Romanovsky leon@kernel.org RDMA/mlx4: Don't continue event handler after memory allocation failure
Bernard Metzler bmt@zurich.ibm.com RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Mike Marciniszyn mike.marciniszyn@cornelisnetworks.com IB/rdmavt: Validate remote_addr during loopback atomic tests
Leon Romanovsky leon@kernel.org RDMA/ucma: Protect mc during concurrent multicast leaves
Maor Gottlieb maorg@nvidia.com RDMA/cma: Use correct address when leaving multicast group
Yutian Yang nglaive@gmail.com memcg: charge fs_context and legacy_fs_context
Guenter Roeck linux@roeck-us.net Revert "ASoC: mediatek: Check for error clk pointer"
Mike Marciniszyn mike.marciniszyn@cornelisnetworks.com IB/hfi1: Fix AIP early init panic
Jordy Zomer jordy@pwning.systems dma-buf: heaps: Fix potential spectre v1 gadget
Martin K. Petersen martin.petersen@oracle.com block: bio-integrity: Advance seed correctly for larger interval sizes
Lang Yu lang.yu@amd.com mm/kmemleak: avoid scanning potential huge holes
Mike Rapoport rppt@kernel.org mm/pgtable: define pte_index so that preprocessor could recognize it
Pasha Tatashin pasha.tatashin@soleen.com mm/debug_vm_pgtable: remove pte entry from the page table
Uday Shankar ushankar@purestorage.com nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()
Aun-Ali Zaidi admin@kodeit.net drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels
Nick Lopez github@glowingmonkey.org drm/nouveau: fix off by one in BIOS boundary checking
Shin'ichiro Kawasaki shinichiro.kawasaki@wdc.com btrfs: fix deadlock between quota disable and qgroup rescan worker
Christian Lachner gladiac@gmail.com ALSA: hda/realtek: Fix silent output on Gigabyte X570 Aorus Xtreme after reboot from Windows
Christian Lachner gladiac@gmail.com ALSA: hda/realtek: Fix silent output on Gigabyte X570S Aorus Master (newer chipset)
Christian Lachner gladiac@gmail.com ALSA: hda/realtek: Add missing fixup-model entry for Gigabyte X570 ALC1220 quirks
Albert Geantă albertgeanta@gmail.com ALSA: hda/realtek: Add quirk for ASUS GU603
Takashi Iwai tiwai@suse.de ALSA: hda: realtek: Fix race at concurrent COEF updates
Takashi Iwai tiwai@suse.de ALSA: hda: Fix UAF of leds class devs at unbinding
Jonas Hahnfeld hahnjo@hahnjo.de ALSA: usb-audio: Correct quirk for VF0770
Mark Brown broonie@kernel.org ASoC: ops: Reject out of bounds values in snd_soc_put_xr_sx()
Mark Brown broonie@kernel.org ASoC: ops: Reject out of bounds values in snd_soc_put_volsw_sx()
Mark Brown broonie@kernel.org ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()
Paul Moore paul@paul-moore.com audit: improve audit queue handling when "audit=1" on cmdline
Vratislav Bendel vbendel@redhat.com selinux: fix double free of cond_list on error paths
-------------
Diffstat:
Documentation/gpu/todo.rst | 18 ----- Makefile | 4 +- arch/x86/events/intel/core.c | 13 ++++ arch/x86/events/intel/pt.c | 5 +- block/bio-integrity.c | 2 +- drivers/dma-buf/dma-heap.c | 2 + drivers/edac/altera_edac.c | 2 +- drivers/edac/xgene_edac.c | 2 +- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 20 +++++ drivers/gpu/drm/i915/display/intel_overlay.c | 3 + drivers/gpu/drm/nouveau/nvkm/subdev/bios/base.c | 2 +- drivers/infiniband/core/cma.c | 22 +++--- drivers/infiniband/core/ucma.c | 34 ++++++--- drivers/infiniband/hw/hfi1/ipoib_main.c | 13 +--- drivers/infiniband/hw/mlx4/main.c | 2 +- drivers/infiniband/sw/rdmavt/qp.c | 2 + drivers/infiniband/sw/siw/siw.h | 7 +- drivers/infiniband/sw/siw/siw_qp_rx.c | 20 ++--- drivers/iommu/amd/init.c | 2 + drivers/iommu/intel/irq_remapping.c | 13 +++- drivers/net/dsa/Kconfig | 1 + drivers/net/ethernet/google/gve/gve_adminq.c | 2 +- drivers/net/ethernet/stmicro/stmmac/dwmac_dma.h | 1 + .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 19 ++++- .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 19 +++-- drivers/net/ieee802154/ca8210.c | 1 + drivers/net/ieee802154/mac802154_hwsim.c | 1 + drivers/net/ieee802154/mcr20a.c | 4 +- drivers/net/macsec.c | 33 +++++--- drivers/nvme/host/fabrics.h | 1 + drivers/pinctrl/bcm/pinctrl-bcm2835.c | 23 ++++-- drivers/pinctrl/intel/pinctrl-intel.c | 64 +++++++++------- drivers/rtc/rtc-mc146818-lib.c | 2 +- drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 21 +++-- drivers/soc/mediatek/mtk-scpsys.c | 15 +--- drivers/spi/spi-bcm-qspi.c | 2 +- drivers/spi/spi-meson-spicc.c | 5 ++ drivers/spi/spi-mt65xx.c | 2 +- drivers/spi/spi-uniphier.c | 18 ++++- drivers/video/console/Kconfig | 20 +++++ drivers/video/fbdev/core/fbcon.c | 68 ++++++++++++++--- drivers/video/fbdev/core/fbcon.h | 15 +++- drivers/video/fbdev/core/fbcon_ccw.c | 10 +-- drivers/video/fbdev/core/fbcon_cw.c | 10 +-- drivers/video/fbdev/core/fbcon_rotate.h | 4 +- drivers/video/fbdev/core/fbcon_ud.c | 20 ++--- fs/btrfs/qgroup.c | 21 ++++- fs/ext4/ext4.h | 3 + fs/ext4/extents.c | 4 + fs/ext4/fast_commit.c | 89 ++++++++++++---------- fs/ext4/inline.c | 10 ++- fs/ext4/mballoc.c | 26 ++++--- fs/fs_context.c | 4 +- fs/nfsd/nfs4state.c | 4 +- include/linux/pgtable.h | 1 + kernel/audit.c | 62 ++++++++++----- kernel/bpf/ringbuf.c | 2 +- kernel/cgroup/cpuset.c | 10 +++ mm/debug_vm_pgtable.c | 2 + mm/kmemleak.c | 13 ++-- net/ieee802154/nl802154.c | 8 +- security/selinux/ss/conditional.c | 3 +- sound/pci/hda/hda_generic.c | 17 ++++- sound/pci/hda/hda_generic.h | 3 + sound/pci/hda/patch_realtek.c | 67 +++++++++++++--- sound/soc/codecs/cpcap.c | 2 + sound/soc/codecs/max9759.c | 3 +- sound/soc/fsl/pcm030-audio-fabric.c | 11 ++- sound/soc/soc-ops.c | 29 ++++++- sound/soc/xilinx/xlnx_formatter_pcm.c | 27 ++++++- sound/usb/quirks-table.h | 2 +- tools/bpf/resolve_btfids/Makefile | 6 +- tools/perf/util/stat-display.c | 19 ++--- tools/testing/selftests/exec/Makefile | 2 +- tools/testing/selftests/futex/Makefile | 4 +- .../selftests/netfilter/nft_concat_range.sh | 72 ++++++++++++++++- 76 files changed, 772 insertions(+), 323 deletions(-)
Hi!
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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 new kernel problems here (but we still hit the gmp.h compilation issue):
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5...
Tested-by: Pavel Machek (CIP) pavel@denx.de
Best regards, Pavel
On 2/7/22 4:05 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +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.99-rc1... 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
Compiled and booted on my test system. No dmesg regressions.
Tested-by: Shuah Khan skhan@linuxfoundation.org
thanks, -- Shuah
On Mon, Feb 07, 2022 at 12:05:58PM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +0000. Anything received after that time might be too late.
Build results: total: 161 pass: 161 fail: 0 Qemu test results: total: 477 pass: 477 fail: 0
Tested-by: Guenter Roeck linux@roeck-us.net
Guenter
On 2/7/22 3:05 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +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.99-rc1... 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:
Tested-by: Florian Fainelli f.fainelli@gmail.com
On Mon, Feb 7, 2022, at 6:05 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +0000. Anything received after that time might be too late.
Compiled and booted 5.10.99-rc1 on my x86_64 test system successfully without errors or regressions.
Tested-by: Slade Watkins slade@sladewatkins.com
Thanks, Slade
On Mon, 7 Feb 2022 at 16:51, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +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.99-rc1... 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.99-rc1 * git: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git * git branch: linux-5.10.y * git commit: 9f5cb871ceb99f4667e351fd556d9de87b0de526 * git describe: v5.10.98-75-g9f5cb871ceb9 * test details: https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-5.10.y/build/v5.10....
## Test Regressions (compared to v5.10.98) No test regressions found.
## Metric Regressions (compared to v5.10.98) No metric regressions found.
## Test Fixes (compared to v5.10.98) No test fixes found.
## Metric Fixes (compared to v5.10.98) No metric fixes found.
## Test result summary total: 101051, pass: 86633, fail: 563, skip: 12965, xfail: 890
## Build Summary * arc: 10 total, 10 passed, 0 failed * arm: 259 total, 259 passed, 0 failed * arm64: 37 total, 37 passed, 0 failed * dragonboard-410c: 1 total, 1 passed, 0 failed * hi6220-hikey: 1 total, 1 passed, 0 failed * i386: 36 total, 36 passed, 0 failed * juno-r2: 1 total, 1 passed, 0 failed * mips: 34 total, 34 passed, 0 failed * parisc: 12 total, 12 passed, 0 failed * powerpc: 52 total, 46 passed, 6 failed * riscv: 24 total, 22 passed, 2 failed * s390: 18 total, 18 passed, 0 failed * sh: 24 total, 24 passed, 0 failed * sparc: 12 total, 12 passed, 0 failed * x15: 1 total, 1 passed, 0 failed * x86: 1 total, 1 passed, 0 failed * x86_64: 37 total, 37 passed, 0 failed
## Test suites summary * fwts * igt-gpu-tools * kselftest-android * kselftest-arm64 * kselftest-arm64/arm64.btitest.bti_c_func * kselftest-arm64/arm64.btitest.bti_j_func * kselftest-arm64/arm64.btitest.bti_jc_func * kselftest-arm64/arm64.btitest.bti_none_func * kselftest-arm64/arm64.btitest.nohint_func * kselftest-arm64/arm64.btitest.paciasp_func * kselftest-arm64/arm64.nobtitest.bti_c_func * kselftest-arm64/arm64.nobtitest.bti_j_func * kselftest-arm64/arm64.nobtitest.bti_jc_func * kselftest-arm64/arm64.nobtitest.bti_none_func * kselftest-arm64/arm64.nobtitest.nohint_func * kselftest-arm64/arm64.nobtitest.paciasp_func * kselftest-bpf * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-drivers * kselftest-efivarfs * kselftest-filesystems * kselftest-firmware * kselftest-fpu * 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-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-vm * kselftest-x86 * kselftest-zram * kunit * kvm-unit-tests * libgpiod * libhugetlbfs * linux-log-parser * ltp-cap_bounds-tests * ltp-commands-tests * ltp-containers-tests * ltp-controllers-tests * ltp-cpuhotplug-tests * ltp-crypto-tests * ltp-cve-tests * ltp-dio-tests * ltp-fcntl-locktests-tests * ltp-filecaps-tests * ltp-fs-tests * ltp-fs_bind-tests * ltp-fs_perms_simple-tests * ltp-fsx-tests * ltp-hugetlb-tests * ltp-io-tests * ltp-ipc-tests * ltp-math-tests * ltp-mm-tests * ltp-nptl-tests * ltp-open-posix-tests * ltp-pty-tests * ltp-sched-tests * ltp-securebits-tests * ltp-syscalls-tests * ltp-tracing-tests * network-basic-tests * packetdrill * perf * rcutorture * ssuite * v4l2-compliance
-- Linaro LKFT https://lkft.linaro.org
On Mon, 07 Feb 2022 12:05:58 +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +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.99-rc1... 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
All tests passing for Tegra ...
Test results for stable-v5.10: 10 builds: 10 pass, 0 fail 28 boots: 28 pass, 0 fail 75 tests: 75 pass, 0 fail
Linux version: 5.10.99-rc1-g9f5cb871ceb9 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
Hi Greg,
On Mon, Feb 07, 2022 at 12:05:58PM +0100, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +0000. Anything received after that time might be too late.
Build test: mips (gcc version 11.2.1 20220121): 63 configs -> no new failure arm (gcc version 11.2.1 20220121): 105 configs -> no new failure arm64 (gcc version 11.2.1 20220121): 3 configs -> no failure x86_64 (gcc version 11.2.1 20220121): 4 configs -> 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/724 [2]. https://openqa.qa.codethink.co.uk/tests/726
Tested-by: Sudip Mukherjee sudip.mukherjee@codethink.co.uk
-- Regards Sudip
On Mon, 7 Feb 2022 12:05:58 +0100, Greg Kroah-Hartman gregkh@linuxfoundation.org wrote:
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +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.99-rc1... 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
5.10.99-rc1 Successfully Compiled and booted on my Raspberry PI 4b (8g) (bcm2711)
Tested-by: Fox Chen foxhlchen@gmail.com
On 2022/2/7 19:05, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.99 release. There are 74 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, 09 Feb 2022 10:37:42 +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.99-rc1... 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.99-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.99-rc1 Commit: 9f5cb871ceb99f4667e351fd556d9de87b0de526 Compiler: gcc version 7.3.0 (GCC)
arm64: -------------------------------------------------------------------- Testcase Result Summary: total: 9014 passed: 9014 failed: 0 timeout: 0 --------------------------------------------------------------------
x86: -------------------------------------------------------------------- Testcase Result Summary: total: 9014 passed: 9014 failed: 0 timeout: 0 --------------------------------------------------------------------
Tested-by: Hulk Robot hulkrobot@huawei.com