* [PATCH 5.10 00/98] 5.10.165-rc1 review
@ 2023-01-22 15:03 Greg Kroah-Hartman
2023-01-22 15:03 ` [PATCH 5.10 08/98] x86/asm: Fix an assembler warning with current binutils Greg Kroah-Hartman
` (3 more replies)
0 siblings, 4 replies; 6+ messages in thread
From: Greg Kroah-Hartman @ 2023-01-22 15:03 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, patches, linux-kernel, torvalds, akpm, linux,
shuah, patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow
This is the start of the stable review cycle for the 5.10.165 release.
There are 98 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 Tue, 24 Jan 2023 15:02:08 +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.165-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.165-rc1
Venkata Lakshmi Narayana Gubba <gubbaven@codeaurora.org>
Bluetooth: hci_qca: Fixed issue during suspend
Venkata Lakshmi Narayana Gubba <gubbaven@codeaurora.org>
Bluetooth: hci_qca: check for SSR triggered flag while suspend
Venkata Lakshmi Narayana Gubba <gubbaven@codeaurora.org>
Bluetooth: hci_qca: Wait for SSR completion during suspend
Stephan Gerhold <stephan@gerhold.net>
soc: qcom: apr: Make qcom,protection-domain optional again
Eric Dumazet <edumazet@google.com>
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Yang Yingliang <yangyingliang@huawei.com>
net/mlx5: fix missing mutex_unlock in mlx5_fw_fatal_reporter_err_work()
Paolo Abeni <pabeni@redhat.com>
net/ulp: use consistent error code when blocking ULP
Stefan Metzmacher <metze@samba.org>
io_uring/net: fix fast_iov assignment in io_setup_async_msg()
Jens Axboe <axboe@kernel.dk>
io_uring: io_kiocb_update_pos() should not touch file for non -1 offset
Michael Ellerman <mpe@ellerman.id.au>
powerpc/vmlinux.lds: Don't discard .comment
Michael Ellerman <mpe@ellerman.id.au>
powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
Michael Ellerman <mpe@ellerman.id.au>
powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
Masahiro Yamada <masahiroy@kernel.org>
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Masahiro Yamada <masahiroy@kernel.org>
arch: fix broken BuildID for arm64 and riscv
Steven Rostedt (Google) <rostedt@goodmis.org>
tracing: Use alignof__(struct {type b;}) instead of offsetof()
YingChi Long <me@inclyc.cn>
x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
Alex Deucher <alexander.deucher@amd.com>
Revert "drm/amdgpu: make display pinning more flexible (v2)"
Ard Biesheuvel <ardb@kernel.org>
efi: rt-wrapper: Add missing include
Ard Biesheuvel <ardb@kernel.org>
arm64: efi: Execute runtime services from a dedicated stack
Joshua Ashton <joshua@froggi.es>
drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
Joshua Ashton <joshua@froggi.es>
drm/amd/display: Calculate output_color_space after pixel encoding adjustment
hongao <hongao@uniontech.com>
drm/amd/display: Fix set scaling doesn's work
Sasa Dragic <sasa.dragic@gmail.com>
drm/i915: re-disable RC6p on Sandy Bridge
Alexander Usyskin <alexander.usyskin@intel.com>
mei: me: add meteor lake point M DID
Khazhismel Kumykov <khazhy@chromium.org>
gsmi: fix null-deref in gsmi_get_variable
Tobias Schramm <t.schramm@manjaro.org>
serial: atmel: fix incorrect baudrate setup
Mohan Kumar <mkumard@nvidia.com>
dmaengine: tegra210-adma: fix global intr clear
Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
serial: pch_uart: Pass correct sg to dma_unmap_sg()
Heiner Kallweit <hkallweit1@gmail.com>
dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation
Heiner Kallweit <hkallweit1@gmail.com>
dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation
Juhyung Park <qkrwngud825@gmail.com>
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Maciej Żenczykowski <maze@google.com>
usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
Daniel Scally <dan.scally@ideasonboard.com>
usb: gadget: g_webcam: Send color matching descriptor per frame
Prashant Malani <pmalani@chromium.org>
usb: typec: altmodes/displayport: Fix pin assignment calculation
Prashant Malani <pmalani@chromium.org>
usb: typec: altmodes/displayport: Add pin assignment helper
Alexander Stein <alexander.stein@ew.tq-group.com>
usb: host: ehci-fsl: Fix module alias
Michael Adler <michael.adler@siemens.com>
USB: serial: cp210x: add SCALANCE LPE-9000 device id
Alan Stern <stern@rowland.harvard.edu>
USB: gadgetfs: Fix race between mounting and unmounting
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer
Mika Westerberg <mika.westerberg@linux.intel.com>
thunderbolt: Use correct function to calculate maximum USB3 link rate
Enzo Matsumiya <ematsumiya@suse.de>
cifs: do not include page data when checking signature
Filipe Manana <fdmanana@suse.com>
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Haibo Chen <haibo.chen@nxp.com>
mmc: sdhci-esdhc-imx: correct the tuning start tap and step setting
Samuel Holland <samuel@sholland.org>
mmc: sunxi-mmc: Fix clock refcount imbalance during unbind
Ian Abbott <abbotti@mev.co.uk>
comedi: adv_pci1760: Fix PWM instruction handling
Flavio Suligoi <f.suligoi@asem.it>
usb: core: hub: disable autosuspend for TI TUSB8041
Ola Jeppsson <ola@snap.com>
misc: fastrpc: Fix use-after-free race condition for maps
Abel Vesa <abel.vesa@linaro.org>
misc: fastrpc: Don't remove map on creater_process and device_release
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
USB: misc: iowarrior: fix up header size for USB_DEVICE_ID_CODEMERCS_IOW100
Arnd Bergmann <arnd@arndb.de>
staging: vchiq_arm: fix enum vchiq_status return types
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05CN modem
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05CN (SG) modem
Ali Mirghasemi <ali.mirghasemi1376@gmail.com>
USB: serial: option: add Quectel EC200U modem
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05-G (RS) modem
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05-G (CS) modem
Duke Xin(辛安文) <duke_xinanwen@163.com>
USB: serial: option: add Quectel EM05-G (GR) modem
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
prlimit: do_prlimit needs to have a speculation check
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman <mathias.nyman@linux.intel.com>
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Fix null pointer dereference when host dies
Jimmy Hu <hhhuuu@google.com>
usb: xhci: Check endpoint is valid before dereferencing it
Ricardo Ribalda <ribalda@chromium.org>
xhci-pci: set the dma max_seg_size
Jens Axboe <axboe@kernel.dk>
io_uring/rw: defer fsnotify calls to task context
Dylan Yudaken <dylany@fb.com>
io_uring: do not recalculate ppos unnecessarily
Dylan Yudaken <dylany@fb.com>
io_uring: update kiocb->ki_pos at execution time
Dylan Yudaken <dylany@fb.com>
io_uring: remove duplicated calls to io_kiocb_ppos
Jens Axboe <axboe@kernel.dk>
io_uring: ensure that cached task references are always put on exit
Pavel Begunkov <asml.silence@gmail.com>
io_uring: fix CQ waiting timeout handling
Pavel Begunkov <asml.silence@gmail.com>
io_uring: lock overflowing for IOPOLL
Jens Axboe <axboe@kernel.dk>
io_uring: check for valid register opcode earlier
Dylan Yudaken <dylany@meta.com>
io_uring: fix async accept on O_NONBLOCK sockets
Jens Axboe <axboe@kernel.dk>
io_uring: allow re-poll if we made progress
Jens Axboe <axboe@kernel.dk>
io_uring: support MSG_WAITALL for IORING_OP_SEND(MSG)
Jens Axboe <axboe@kernel.dk>
io_uring: add flag for disabling provided buffer recycling
Jens Axboe <axboe@kernel.dk>
io_uring: ensure recv and recvmsg handle MSG_WAITALL correctly
Pavel Begunkov <asml.silence@gmail.com>
io_uring: improve send/recv error handling
Jens Axboe <axboe@kernel.dk>
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Bluetooth: hci_qca: Fix driver shutdown on closed serdev
Venkata Lakshmi Narayana Gubba <gubbaven@codeaurora.org>
Bluetooth: hci_qca: Wait for timeout during suspend
Chris Wilson <chris@chris-wilson.co.uk>
drm/i915/gt: Reset twice
Yuchi Yang <yangyuchi66@gmail.com>
ALSA: hda/realtek - Turn on power early
Ding Hui <dinghui@sangfor.com.cn>
efi: fix userspace infinite retry read efivars after EFI runtime services page fault
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix general protection fault in nilfs_btree_insert()
Damien Le Moal <damien.lemoal@opensource.wdc.com>
zonefs: Detect append writes at invalid locations
Shawn.Shao <shawn.shao@jaguarmicro.com>
Add exception protection processing for vd in axi_chan_handle_err function
Alexander Wetzel <alexander@wetzel-home.de>
wifi: mac80211: sdata can be NULL during AMPDU start
Arend van Spriel <arend.vanspriel@broadcom.com>
wifi: brcmfmac: fix regression for Broadcom PCIe wifi devices
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: let's avoid panic if extent_tree is not created
Mikulas Patocka <mpatocka@redhat.com>
x86/asm: Fix an assembler warning with current binutils
Qu Wenruo <wqu@suse.com>
btrfs: always report error in run_one_delayed_ref()
Jiri Slaby (SUSE) <jirislaby@kernel.org>
RDMA/srp: Move large values to a new enum for gcc13
Daniil Tatianin <d-tatianin@yandex-team.ru>
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Ricardo Cañuelo <ricardo.canuelo@collabora.com>
tools/virtio: initialize spinlocks in vring_test.c
Hao Sun <sunhao.th@gmail.com>
selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
Olga Kornievskaia <olga.kornievskaia@gmail.com>
pNFS/filelayout: Fix coalescing test for single DS
Naohiro Aota <naohiro.aota@wdc.com>
btrfs: fix trace event name typo for FLUSH_DELAYED_REFS
-------------
Diffstat:
...2a-usb2-phy.yaml => amlogic,g12a-usb2-phy.yaml} | 8 +-
...ie-phy.yaml => amlogic,g12a-usb3-pcie-phy.yaml} | 6 +-
Makefile | 4 +-
arch/arm64/include/asm/efi.h | 3 +
arch/arm64/kernel/efi-rt-wrapper.S | 14 +-
arch/arm64/kernel/efi.c | 27 +++
arch/powerpc/kernel/vmlinux.lds.S | 6 +-
arch/s390/kernel/vmlinux.lds.S | 2 +
arch/x86/kernel/fpu/init.c | 7 +-
arch/x86/lib/iomap_copy_64.S | 2 +-
drivers/bluetooth/hci_qca.c | 68 ++++++-
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 6 +
drivers/dma/tegra210-adma.c | 2 +-
drivers/firmware/efi/runtime-wrappers.c | 1 +
drivers/firmware/google/gsmi.c | 7 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 3 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +-
.../gpu/drm/amd/display/dc/core/dc_hw_sequencer.c | 4 +-
drivers/gpu/drm/i915/gt/intel_reset.c | 34 +++-
drivers/gpu/drm/i915/i915_pci.c | 3 +-
drivers/infiniband/ulp/srp/ib_srp.h | 8 +-
drivers/misc/fastrpc.c | 26 +--
drivers/misc/mei/hw-me-regs.h | 2 +
drivers/misc/mei/pci-me.c | 2 +
drivers/mmc/host/sdhci-esdhc-imx.c | 22 +-
drivers/mmc/host/sunxi-mmc.c | 8 +-
drivers/net/ethernet/mellanox/mlx5/core/health.c | 1 +
.../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 2 +-
drivers/soc/qcom/apr.c | 3 +-
drivers/staging/comedi/drivers/adv_pci1760.c | 2 +-
.../include/linux/raspberrypi/vchiq.h | 2 +-
.../vc04_services/interface/vchiq_arm/vchiq_arm.h | 4 +-
drivers/thunderbolt/tunnel.c | 2 +-
drivers/tty/serial/atmel_serial.c | 8 +-
drivers/tty/serial/pch_uart.c | 2 +-
drivers/tty/serial/qcom_geni_serial.c | 18 +-
drivers/usb/core/hub.c | 13 ++
drivers/usb/core/usb-acpi.c | 65 ++++++
drivers/usb/gadget/function/f_ncm.c | 4 +-
drivers/usb/gadget/legacy/inode.c | 28 ++-
drivers/usb/gadget/legacy/webcam.c | 3 +
drivers/usb/host/ehci-fsl.c | 2 +-
drivers/usb/host/xhci-pci.c | 45 +++++
drivers/usb/host/xhci-ring.c | 5 +-
drivers/usb/host/xhci.c | 18 +-
drivers/usb/host/xhci.h | 5 +
drivers/usb/misc/iowarrior.c | 2 +-
drivers/usb/serial/cp210x.c | 1 +
drivers/usb/serial/option.c | 17 ++
drivers/usb/storage/uas-detect.h | 13 ++
drivers/usb/storage/unusual_uas.h | 7 -
drivers/usb/typec/altmodes/displayport.c | 22 +-
fs/btrfs/extent-tree.c | 7 +-
fs/btrfs/qgroup.c | 25 ++-
fs/cifs/smb2pdu.c | 15 +-
fs/f2fs/extent_cache.c | 3 +-
fs/nfs/filelayout/filelayout.c | 8 +
fs/nilfs2/btree.c | 15 +-
fs/zonefs/super.c | 22 ++
include/asm-generic/vmlinux.lds.h | 5 +
include/linux/usb.h | 3 +
include/trace/events/btrfs.h | 2 +-
include/trace/trace_events.h | 2 +-
io_uring/io-wq.c | 2 +-
io_uring/io_uring.c | 225 +++++++++++++++------
kernel/sys.c | 2 +
net/ethtool/ioctl.c | 3 +-
net/ipv4/tcp_ulp.c | 2 +-
net/mac80211/agg-tx.c | 6 +-
net/mac80211/driver-ops.c | 3 +
net/mac80211/iface.c | 1 -
sound/pci/hda/patch_realtek.c | 30 +--
.../selftests/bpf/prog_tests/jeq_infer_not_null.c | 9 +
.../selftests/bpf/progs/jeq_infer_not_null_fail.c | 42 ++++
tools/virtio/vringh_test.c | 2 +
75 files changed, 799 insertions(+), 212 deletions(-)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [PATCH 5.10 08/98] x86/asm: Fix an assembler warning with current binutils
2023-01-22 15:03 [PATCH 5.10 00/98] 5.10.165-rc1 review Greg Kroah-Hartman
@ 2023-01-22 15:03 ` Greg Kroah-Hartman
2023-01-23 7:16 ` [PATCH 5.10 00/98] 5.10.165-rc1 review Naresh Kamboju
` (2 subsequent siblings)
3 siblings, 0 replies; 6+ messages in thread
From: Greg Kroah-Hartman @ 2023-01-22 15:03 UTC (permalink / raw)
To: stable
Cc: Greg Kroah-Hartman, patches, Mikulas Patocka, Ingo Molnar,
linux-kernel, Sasha Levin
From: Mikulas Patocka <mpatocka@redhat.com>
[ Upstream commit 55d235361fccef573990dfa5724ab453866e7816 ]
Fix a warning: "found `movsd'; assuming `movsl' was meant"
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
---
arch/x86/lib/iomap_copy_64.S | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/lib/iomap_copy_64.S b/arch/x86/lib/iomap_copy_64.S
index a1f9416bf67a..6ff2f56cb0f7 100644
--- a/arch/x86/lib/iomap_copy_64.S
+++ b/arch/x86/lib/iomap_copy_64.S
@@ -10,6 +10,6 @@
*/
SYM_FUNC_START(__iowrite32_copy)
movl %edx,%ecx
- rep movsd
+ rep movsl
RET
SYM_FUNC_END(__iowrite32_copy)
--
2.35.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.165-rc1 review
2023-01-22 15:03 [PATCH 5.10 00/98] 5.10.165-rc1 review Greg Kroah-Hartman
2023-01-22 15:03 ` [PATCH 5.10 08/98] x86/asm: Fix an assembler warning with current binutils Greg Kroah-Hartman
@ 2023-01-23 7:16 ` Naresh Kamboju
2023-01-23 11:18 ` Sudip Mukherjee
2023-01-23 11:31 ` Pavel Machek
3 siblings, 0 replies; 6+ messages in thread
From: Naresh Kamboju @ 2023-01-23 7:16 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow, Masahiro Yamada, Ard Biesheuvel,
Nathan Chancellor, Dennis Gilmore, Palmer Dabbelt, Arnd Bergmann
On Sun, 22 Jan 2023 at 20:41, Greg Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 5.10.165 release.
> There are 98 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 Tue, 24 Jan 2023 15:02:08 +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.165-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.
Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Build regressions found on sh:
- build/gcc-8-dreamcast_defconfig
- build/gcc-8-microdev_defconfig
Build error logs:
`.exit.text' referenced in section `__bug_table' of crypto/algboss.o:
defined in discarded section `.exit.text' of crypto/algboss.o
`.exit.text' referenced in section `__bug_table' of
drivers/char/hw_random/core.o: defined in discarded section
`.exit.text' of drivers/char/hw_random/core.o
make[1]: *** [/builds/linux/Makefile:1194: vmlinux] Error 1
Bisection points to this commit,
arch: fix broken BuildID for arm64 and riscv
commit 99cb0d917ffa1ab628bb67364ca9b162c07699b1 upstream.
Ref:
upstream discussion thread,
https://lore.kernel.org/all/Y7Jal56f6UBh1abE@dev-arch.thelio-3990X/
Steps to reproduce:
# To install tuxmake on your system globally:
# sudo pip3 install -U tuxmake
#
# See https://docs.tuxmake.org/ for complete documentation.
# Original tuxmake command with fragments listed below.
tuxmake --runtime podman --target-arch sh --toolchain gcc-8 --kconfig
microdev_defconfig
Build log links,
https://storage.tuxsuite.com/public/linaro/lkft/builds/2Kgdn5w5X9wlz0EVgtSZbTFuRYy/
--
Linaro LKFT
https://lkft.linaro.org
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.165-rc1 review
2023-01-22 15:03 [PATCH 5.10 00/98] 5.10.165-rc1 review Greg Kroah-Hartman
2023-01-22 15:03 ` [PATCH 5.10 08/98] x86/asm: Fix an assembler warning with current binutils Greg Kroah-Hartman
2023-01-23 7:16 ` [PATCH 5.10 00/98] 5.10.165-rc1 review Naresh Kamboju
@ 2023-01-23 11:18 ` Sudip Mukherjee
2023-01-23 11:31 ` Pavel Machek
3 siblings, 0 replies; 6+ messages in thread
From: Sudip Mukherjee @ 2023-01-23 11:18 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli, srw, rwarsow
Hi Greg,
On Sun, Jan 22, 2023 at 04:03:16PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 5.10.165 release.
> There are 98 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 Tue, 24 Jan 2023 15:02:08 +0000.
> Anything received after that time might be too late.
Build test (gcc version 11.3.1 20230113):
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/2696
[2]. https://openqa.qa.codethink.co.uk/tests/2704
Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
--
Regards
Sudip
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.165-rc1 review
2023-01-22 15:03 [PATCH 5.10 00/98] 5.10.165-rc1 review Greg Kroah-Hartman
` (2 preceding siblings ...)
2023-01-23 11:18 ` Sudip Mukherjee
@ 2023-01-23 11:31 ` Pavel Machek
2023-01-23 11:46 ` Greg Kroah-Hartman
3 siblings, 1 reply; 6+ messages in thread
From: Pavel Machek @ 2023-01-23 11:31 UTC (permalink / raw)
To: Greg Kroah-Hartman
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, pavel, jonathanh, f.fainelli,
sudipm.mukherjee, srw, rwarsow
[-- Attachment #1: Type: text/plain, Size: 850 bytes --]
Hi!
> This is the start of the stable review cycle for the 5.10.165 release.
> There are 98 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.
Hmm. Interesting.
We tested
commit 9096aabfe9e099a5af5d13bb0fb36e98bb623398
Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: Mon Jan 23 10:49:12 2023 +0100
Linux 5.10.165-rc2
and found no problems there, but that is -rc2 and you announced -rc1.
https://gitlab.com/cip-project/cip-testing/linux-stable-rc-ci/-/tree/linux-5.10.y
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PATCH 5.10 00/98] 5.10.165-rc1 review
2023-01-23 11:31 ` Pavel Machek
@ 2023-01-23 11:46 ` Greg Kroah-Hartman
0 siblings, 0 replies; 6+ messages in thread
From: Greg Kroah-Hartman @ 2023-01-23 11:46 UTC (permalink / raw)
To: Pavel Machek
Cc: stable, patches, linux-kernel, torvalds, akpm, linux, shuah,
patches, lkft-triage, jonathanh, f.fainelli, sudipm.mukherjee,
srw, rwarsow
On Mon, Jan 23, 2023 at 12:31:31PM +0100, Pavel Machek wrote:
> Hi!
>
> > This is the start of the stable review cycle for the 5.10.165 release.
> > There are 98 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.
>
> Hmm. Interesting.
>
> We tested
>
> commit 9096aabfe9e099a5af5d13bb0fb36e98bb623398
> Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Date: Mon Jan 23 10:49:12 2023 +0100
>
> Linux 5.10.165-rc2
>
> and found no problems there, but that is -rc2 and you announced -rc1.
https://lore.kernel.org/r/20230123094914.748265495@linuxfoundation.org
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-01-23 11:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-22 15:03 [PATCH 5.10 00/98] 5.10.165-rc1 review Greg Kroah-Hartman
2023-01-22 15:03 ` [PATCH 5.10 08/98] x86/asm: Fix an assembler warning with current binutils Greg Kroah-Hartman
2023-01-23 7:16 ` [PATCH 5.10 00/98] 5.10.165-rc1 review Naresh Kamboju
2023-01-23 11:18 ` Sudip Mukherjee
2023-01-23 11:31 ` Pavel Machek
2023-01-23 11:46 ` Greg Kroah-Hartman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox