Total jobs: 265
Total errors: 39 (14.72%)
LAVA errors: 0 (0.00%)
Test errors: 1 (0.38%)
Job errors: 34 (12.83%)
Infra errors: 4 (1.51%)
Canceled jobs: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 90
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 24
Total errors: 19 (79.17%)
Error type: Job
Error count: 14 (58.33%)
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 7 (29.17%)
IDs:
dragonboard-845c-04:
4126495 4126826
dragonboard-845c-06:
4126513 4126558 4126583 4126602 4126621
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 6 (25.00%)
IDs:
dragonboard-845c-04:
4126563 4126733 4126749 4126771 4126788
4126801
Error: No match for error type 'Job', message '[ 0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
[ 0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---'
Count: 1 (4.17%)
IDs:
dragonboard-845c-04:
4126725
Error type: Infrastructure
Error count: 4 (16.67%)
Error: Connection closed
Count: 4 (16.67%)
IDs:
dragonboard-845c-04:
4126810
dragonboard-845c-06:
4126664 4126752 4126753
Error type: Test
Error count: 1 (4.17%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 1199 seconds'
Count: 1 (4.17%)
IDs:
dragonboard-845c-06:
4126708
Device type: dragonboard-410c
Total jobs: 20
Total errors: 19 (95.00%)
Error type: Job
Error count: 19 (95.00%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 19 (95.00%)
IDs:
dragonboard-410c-01:
4126496 4126515 4126560 4126564 4126581
4126604 4126624 4126650 4126663 4126677
4126705 4126712 4126724 4126735 4126747
4126773 4126787 4126803 4126825
Device type: beaglebone-black
Total jobs: 73
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 56
Total errors: 1 (1.79%)
Error type: Job
Error count: 1 (1.79%)
Error: No match for error type 'Job', message 'login-action timed out after 273 seconds'
Count: 1 (1.79%)
IDs:
x15-01:
4126719
Device type: imx93-11x11-evk
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
This is the start of the stable review cycle for the 6.13.1 release.
There are 25 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 Sat, 01 Feb 2025 13:34: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/v6.x/stable-review/patch-6.13.1-rc1…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.13.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 6.13.1-rc1
Jack Greiner <jack(a)emoss.org>
Input: xpad - add support for wooting two he (arm)
Matheos Mattsson <matheos.mattsson(a)gmail.com>
Input: xpad - add support for Nacon Evol-X Xbox One Controller
Leonardo Brondani Schenkel <leonardo(a)schenkel.net>
Input: xpad - improve name of 8BitDo controller 2dc8:3106
Pierre-Loup A. Griffais <pgriffais(a)valvesoftware.com>
Input: xpad - add QH Electronics VID/PID
Nilton Perim Neto <niltonperimneto(a)gmail.com>
Input: xpad - add unofficial Xbox 360 wireless receiver clone
Mark Pearson <mpearson-lenovo(a)squebb.ca>
Input: atkbd - map F23 key to support default copilot shortcut
Nicolas Nobelis <nicolas(a)nobelis.eu>
Input: xpad - add support for Nacon Pro Compact
Jann Horn <jannh(a)google.com>
io_uring/rsrc: require cloned buffers to share accounting contexts
Jason Gerecke <jason.gerecke(a)wacom.com>
HID: wacom: Initialize brightness of LED trigger
Hans de Goede <hdegoede(a)redhat.com>
wifi: rtl8xxxu: add more missing rtl8192cu USB IDs
Lianqin Hu <hulianqin(a)vivo.com>
ALSA: usb-audio: Add delay quirk for USB Audio Device
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
Qasim Ijaz <qasdev00(a)gmail.com>
USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
Easwar Hariharan <eahariha(a)linux.microsoft.com>
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
Alex Williamson <alex.williamson(a)redhat.com>
vfio/platform: check the bounds of read/write syscalls
Linus Torvalds <torvalds(a)linux-foundation.org>
cachestat: fix page cache statistics permission checking
Jiri Kosina <jikos(a)kernel.org>
Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"
Jamal Hadi Salim <jhs(a)mojatatu.com>
net: sched: fix ets qdisc OOB Indexing
Paulo Alcantara <pc(a)manguebit.com>
smb: client: handle lack of EA support in smb2_query_path_info()
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Use d_children list to iterate simple_offset directories
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Replace simple_offset end-of-directory detection
Chuck Lever <chuck.lever(a)oracle.com>
Revert "libfs: fix infinite directory reads for offset dir"
Chuck Lever <chuck.lever(a)oracle.com>
Revert "libfs: Add simple_offset_empty()"
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Return ENOSPC when the directory offset range is exhausted
Andreas Gruenbacher <agruenba(a)redhat.com>
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
-------------
Diffstat:
Makefile | 4 +-
drivers/hid/hid-ids.h | 1 -
drivers/hid/hid-multitouch.c | 8 +-
drivers/hid/wacom_sys.c | 24 ++--
drivers/input/joystick/xpad.c | 9 +-
drivers/input/keyboard/atkbd.c | 2 +-
drivers/net/wireless/realtek/rtl8xxxu/core.c | 20 ++++
drivers/scsi/storvsc_drv.c | 8 +-
drivers/usb/gadget/function/u_serial.c | 8 +-
drivers/usb/serial/quatech2.c | 2 +-
drivers/vfio/platform/vfio_platform_common.c | 10 ++
fs/gfs2/file.c | 1 +
fs/libfs.c | 162 +++++++++++++--------------
fs/smb/client/smb2inode.c | 104 ++++++++++++-----
include/linux/fs.h | 1 -
io_uring/rsrc.c | 7 ++
mm/filemap.c | 17 +++
mm/shmem.c | 4 +-
net/sched/sch_ets.c | 2 +
sound/usb/quirks.c | 2 +
20 files changed, 251 insertions(+), 145 deletions(-)
Total jobs: 129
Total errors: 38 (29.46%)
LAVA errors: 0 (0.00%)
Test errors: 36 (27.91%)
Job errors: 1 (0.78%)
Infra errors: 1 (0.78%)
Canceled jobs: 0 (0.00%)
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 94
Total errors: 35 (37.23%)
Error type: Test
Error count: 33 (35.11%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 2 (2.13%)
IDs:
db845c-07:
8080740 8106563
Error: No match for error type 'Test', message 'tradefed - adb device lost[fbf682a2]'
Count: 1 (1.06%)
IDs:
db845c-09:
8106512
Error: No match for error type 'Test', message 'tradefed - adb device lost[476f370a]'
Count: 3 (3.19%)
IDs:
db845c-10:
8079710 8106469 8106473
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (1.06%)
IDs:
db845c-04:
8106466
Error: Device NOT found!
Count: 5 (5.32%)
IDs:
db845c-01:
8106465
db845c-02:
8075032 8075183
db845c-09:
8075146 8106461
Error: No match for error type 'Test', message 'tradefed - adb device lost[25564f71]'
Count: 2 (2.13%)
IDs:
db845c-08:
8074995 8106462
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 12 (12.77%)
IDs:
db845c-02:
8075169 8075177 8075187 8106429
db845c-09:
8075151 8075157 8075158 8075160 8075168
8075191 8080188
db845c-10:
8075145
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 2 (2.13%)
IDs:
db845c-04:
8075024 8079030
Error: No match for error type 'Test', message 'tradefed - adb device lost[dd3b965f]'
Count: 1 (1.06%)
IDs:
db845c-02:
8075188
Error: No match for error type 'Test', message 'tradefed - adb device lost[b6b742b9]'
Count: 1 (1.06%)
IDs:
db845c-01:
8075045
Error: No match for error type 'Test', message 'tradefed - adb device lost[e875976d]'
Count: 1 (1.06%)
IDs:
db845c-06:
8075044
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 28798 seconds'
Count: 1 (1.06%)
IDs:
db845c-09:
8075023
Error: No match for error type 'Test', message 'tradefed - adb device lost[d966d3f5]'
Count: 1 (1.06%)
IDs:
db845c-03:
8075016
Error type: Infrastructure
Error count: 1 (1.06%)
Error: No match for error type 'Infrastructure', message 'Unable to power-off: '/usr/local/lab-scripts/snmp_pdu_control --hostname pdu02 --command off --port 3' failed'
Count: 1 (1.06%)
IDs:
db845c-07:
8079761
Error type: Job
Error count: 1 (1.06%)
Error: No match for error type 'Job', message 'Post-processing of downloads failed'
Count: 1 (1.06%)
IDs:
db845c-07:
8075030
Device type: qrb5165-rb5
Total jobs: 3
Total errors: 1 (33.33%)
Error type: Test
Error count: 1 (33.33%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (33.33%)
IDs:
rb5-03:
8106427
Device type: hi960-hikey
Total jobs: 6
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Test
Error count: 1 (100.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[7B1579B5003E507A]'
Count: 1 (100.00%)
IDs:
hikey-6220-r2-05:
8106464
Device type: sm8550-hdk
Total jobs: 24
Total errors: 1 (4.17%)
Error type: Test
Error count: 1 (4.17%)
Error: Device NOT found!
Count: 1 (4.17%)
IDs:
sm8550-hdk-01:
8099158
Total jobs: 228
Total errors: 40 (17.54%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 28 (12.28%)
Infra errors: 12 (5.26%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 28
Total errors: 20 (71.43%)
Error type: Infrastructure
Error count: 11 (39.29%)
Error: Connection closed
Count: 11 (39.29%)
IDs:
dragonboard-845c-04:
4126190 4126372 4126435 4126460 4126464
4126467 4126468
dragonboard-845c-06:
4126396 4126405 4126443 4126448
Error type: Job
Error count: 9 (32.14%)
Error: No match for error type 'Job', message 'login-action timed out after 873 seconds'
Count: 2 (7.14%)
IDs:
dragonboard-845c-04:
4126382 4126401
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 2 (7.14%)
IDs:
dragonboard-845c-04:
4126361 4126393
Error: No match for error type 'Job', message 'login-action timed out after 874 seconds'
Count: 4 (14.29%)
IDs:
dragonboard-845c-06:
4126186 4126245 4126368 4126388
Error: No match for error type 'Job', message 'login-action timed out after 852 seconds'
Count: 1 (3.57%)
IDs:
dragonboard-845c-06:
4126379
Device type: dragonboard-410c
Total jobs: 16
Total errors: 15 (93.75%)
Error type: Job
Error count: 15 (93.75%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 15 (93.75%)
IDs:
dragonboard-410c-01:
4126187 4126244 4126360 4126366 4126370
4126375 4126380 4126386 4126394 4126398
4126403 4126408 4126437 4126439 4126461
Device type: beaglebone-black
Total jobs: 61
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 52
Total errors: 5 (9.62%)
Error type: Job
Error count: 4 (7.69%)
Error: No match for error type 'Job', message 'login-action timed out after 273 seconds'
Count: 1 (1.92%)
IDs:
x15-01:
4126429
Error: No match for error type 'Job', message 'login-action timed out after 274 seconds'
Count: 3 (5.77%)
IDs:
x15-01:
4126235 4126270 4126333
Error type: Infrastructure
Error count: 1 (1.92%)
Error: Connection closed
Count: 1 (1.92%)
IDs:
x15-01:
4126213
Device type: bcm2837-rpi-3-b-32
Total jobs: 69
Total errors: 0 (0.00%)
Device type: imx93-11x11-evk
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
This is the start of the stable review cycle for the 6.6.75 release.
There are 43 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 Sat, 01 Feb 2025 13:34: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/v6.x/stable-review/patch-6.6.75-rc1…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 6.6.75-rc1
Jack Greiner <jack(a)emoss.org>
Input: xpad - add support for wooting two he (arm)
Matheos Mattsson <matheos.mattsson(a)gmail.com>
Input: xpad - add support for Nacon Evol-X Xbox One Controller
Leonardo Brondani Schenkel <leonardo(a)schenkel.net>
Input: xpad - improve name of 8BitDo controller 2dc8:3106
Pierre-Loup A. Griffais <pgriffais(a)valvesoftware.com>
Input: xpad - add QH Electronics VID/PID
Nilton Perim Neto <niltonperimneto(a)gmail.com>
Input: xpad - add unofficial Xbox 360 wireless receiver clone
Mark Pearson <mpearson-lenovo(a)squebb.ca>
Input: atkbd - map F23 key to support default copilot shortcut
Nicolas Nobelis <nicolas(a)nobelis.eu>
Input: xpad - add support for Nacon Pro Compact
Lianqin Hu <hulianqin(a)vivo.com>
ALSA: usb-audio: Add delay quirk for USB Audio Device
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
Qasim Ijaz <qasdev00(a)gmail.com>
USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
Easwar Hariharan <eahariha(a)linux.microsoft.com>
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
Ido Schimmel <idosch(a)nvidia.com>
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Luis Henriques (SUSE) <luis.henriques(a)linux.dev>
ext4: fix access to uninitialised lock in fc replay path
Alex Williamson <alex.williamson(a)redhat.com>
vfio/platform: check the bounds of read/write syscalls
Linus Torvalds <torvalds(a)linux-foundation.org>
cachestat: fix page cache statistics permission checking
Jiri Kosina <jkosina(a)suse.com>
Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"
Alexey Dobriyan <adobriyan(a)gmail.com>
block: fix integer overflow in BLKSECDISCARD
Jamal Hadi Salim <jhs(a)mojatatu.com>
net: sched: fix ets qdisc OOB Indexing
Paulo Alcantara <pc(a)manguebit.com>
smb: client: handle lack of EA support in smb2_query_path_info()
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Use d_children list to iterate simple_offset directories
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Replace simple_offset end-of-directory detection
Chuck Lever <chuck.lever(a)oracle.com>
Revert "libfs: Add simple_offset_empty()"
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Return ENOSPC when the directory offset range is exhausted
Chuck Lever <chuck.lever(a)oracle.com>
shmem: Fix shmem_rename2()
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Add simple_offset_rename() API
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Fix simple_offset_rename_exchange()
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Add simple_offset_empty()
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Define a minimum directory offset
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Re-arrange locking in offset_iterate_dir()
Andreas Gruenbacher <agruenba(a)redhat.com>
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Selvin Xavier <selvin.xavier(a)broadcom.com>
RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
Omid Ehtemam-Haghighi <omid.ehtemamhaghighi(a)menlosecurity.com>
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Anastasia Belova <abelova(a)astralinux.ru>
cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
Igor Pylypiv <ipylypiv(a)google.com>
ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing depends on I2C
Russell Harmon <russ(a)har.mn>
hwmon: (drivetemp) Set scsi command timeout to 10s
Philippe Simons <simons.philippe(a)gmail.com>
irqchip/sunxi-nmi: Add missing SKIP_WAKE flag
Rob Herring (Arm) <robh(a)kernel.org>
of/unittest: Add test that of_address_to_resource() fails on non-translatable address
Tom Chung <chiahsuan.chung(a)amd.com>
drm/amd/display: Use HW lock mgr for PSR1
Xiang Zhang <hawkxiang.cpp(a)gmail.com>
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Linus Walleij <linus.walleij(a)linaro.org>
seccomp: Stub for !CONFIG_SECCOMP
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing selects for MFD_WM8994
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: wm8994: Add depends on MFD core
-------------
Diffstat:
Makefile | 4 +-
block/ioctl.c | 9 +-
drivers/ata/libahci.c | 12 +-
drivers/ata/libata-core.c | 8 +
drivers/cpufreq/amd-pstate.c | 7 +-
.../gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c | 3 +-
drivers/hid/hid-ids.h | 1 -
drivers/hid/hid-multitouch.c | 8 +-
drivers/hwmon/drivetemp.c | 2 +-
drivers/infiniband/hw/bnxt_re/main.c | 10 +
drivers/input/joystick/xpad.c | 9 +-
drivers/input/keyboard/atkbd.c | 2 +-
drivers/irqchip/irq-sunxi-nmi.c | 3 +-
drivers/of/unittest-data/tests-platform.dtsi | 13 +
drivers/of/unittest.c | 14 ++
drivers/scsi/scsi_transport_iscsi.c | 4 +-
drivers/scsi/storvsc_drv.c | 8 +-
drivers/usb/gadget/function/u_serial.c | 8 +-
drivers/usb/serial/quatech2.c | 2 +-
drivers/vfio/platform/vfio_platform_common.c | 10 +
fs/ext4/super.c | 3 +-
fs/gfs2/file.c | 1 +
fs/libfs.c | 177 ++++++++++----
fs/smb/client/smb2inode.c | 104 +++++---
include/linux/fs.h | 2 +
include/linux/seccomp.h | 2 +-
mm/filemap.c | 19 ++
mm/shmem.c | 3 +-
net/ipv4/ip_tunnel.c | 2 +-
net/ipv6/ip6_fib.c | 8 +-
net/ipv6/route.c | 45 ++--
net/sched/sch_ets.c | 2 +
sound/soc/codecs/Kconfig | 1 +
sound/soc/samsung/Kconfig | 6 +-
sound/usb/quirks.c | 2 +
tools/testing/selftests/net/Makefile | 1 +
.../selftests/net/ipv6_route_update_soft_lockup.sh | 262 +++++++++++++++++++++
37 files changed, 640 insertions(+), 137 deletions(-)
This is the start of the stable review cycle for the 6.12.12 release.
There are 41 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 Sat, 01 Feb 2025 14:41:19 +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.12.12-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.12.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 6.12.12-rc2
Jann Horn <jannh(a)google.com>
io_uring/rsrc: require cloned buffers to share accounting contexts
Jack Greiner <jack(a)emoss.org>
Input: xpad - add support for wooting two he (arm)
Matheos Mattsson <matheos.mattsson(a)gmail.com>
Input: xpad - add support for Nacon Evol-X Xbox One Controller
Leonardo Brondani Schenkel <leonardo(a)schenkel.net>
Input: xpad - improve name of 8BitDo controller 2dc8:3106
Pierre-Loup A. Griffais <pgriffais(a)valvesoftware.com>
Input: xpad - add QH Electronics VID/PID
Nilton Perim Neto <niltonperimneto(a)gmail.com>
Input: xpad - add unofficial Xbox 360 wireless receiver clone
Mark Pearson <mpearson-lenovo(a)squebb.ca>
Input: atkbd - map F23 key to support default copilot shortcut
Nicolas Nobelis <nicolas(a)nobelis.eu>
Input: xpad - add support for Nacon Pro Compact
Jason Gerecke <jason.gerecke(a)wacom.com>
HID: wacom: Initialize brightness of LED trigger
Hans de Goede <hdegoede(a)redhat.com>
wifi: rtl8xxxu: add more missing rtl8192cu USB IDs
Lianqin Hu <hulianqin(a)vivo.com>
ALSA: usb-audio: Add delay quirk for USB Audio Device
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
Qasim Ijaz <qasdev00(a)gmail.com>
USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
Easwar Hariharan <eahariha(a)linux.microsoft.com>
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
Alex Williamson <alex.williamson(a)redhat.com>
vfio/platform: check the bounds of read/write syscalls
Linus Torvalds <torvalds(a)linux-foundation.org>
cachestat: fix page cache statistics permission checking
Jiri Kosina <jikos(a)kernel.org>
Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"
Jamal Hadi Salim <jhs(a)mojatatu.com>
net: sched: fix ets qdisc OOB Indexing
Paulo Alcantara <pc(a)manguebit.com>
smb: client: handle lack of EA support in smb2_query_path_info()
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Use d_children list to iterate simple_offset directories
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Replace simple_offset end-of-directory detection
Chuck Lever <chuck.lever(a)oracle.com>
Revert "libfs: fix infinite directory reads for offset dir"
Chuck Lever <chuck.lever(a)oracle.com>
Revert "libfs: Add simple_offset_empty()"
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Return ENOSPC when the directory offset range is exhausted
Andreas Gruenbacher <agruenba(a)redhat.com>
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Yosry Ahmed <yosryahmed(a)google.com>
mm: zswap: move allocations during CPU init outside the lock
Yosry Ahmed <yosryahmed(a)google.com>
mm: zswap: properly synchronize freeing resources during CPU hotunplug
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing depends on I2C
Russell Harmon <russ(a)har.mn>
hwmon: (drivetemp) Set scsi command timeout to 10s
Philippe Simons <simons.philippe(a)gmail.com>
irqchip/sunxi-nmi: Add missing SKIP_WAKE flag
Cristian Ciocaltea <cristian.ciocaltea(a)collabora.com>
drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed
Yage Geng <icoderdev(a)gmail.com>
ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5
Rob Herring (Arm) <robh(a)kernel.org>
of/unittest: Add test that of_address_to_resource() fails on non-translatable address
Alex Hung <alex.hung(a)amd.com>
drm/amd/display: Initialize denominator defaults to 1
Tom Chung <chiahsuan.chung(a)amd.com>
drm/amd/display: Use HW lock mgr for PSR1
Xiang Zhang <hawkxiang.cpp(a)gmail.com>
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Maciej Strozek <mstrozek(a)opensource.cirrus.com>
ASoC: cs42l43: Add codec force suspend/resume ops
Linus Walleij <linus.walleij(a)linaro.org>
seccomp: Stub for !CONFIG_SECCOMP
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing selects for MFD_WM8994
Marian Postevca <posteuca(a)mutex.one>
ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: wm8994: Add depends on MFD core
-------------
Diffstat:
Makefile | 4 +-
.../gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c | 3 +-
.../dml21/src/dml2_core/dml2_core_dcn4_calcs.c | 4 +-
drivers/gpu/drm/drm_connector.c | 3 +
drivers/hid/hid-ids.h | 1 -
drivers/hid/hid-multitouch.c | 8 +-
drivers/hid/wacom_sys.c | 24 +--
drivers/hwmon/drivetemp.c | 2 +-
drivers/input/joystick/xpad.c | 9 +-
drivers/input/keyboard/atkbd.c | 2 +-
drivers/irqchip/irq-sunxi-nmi.c | 3 +-
drivers/net/wireless/realtek/rtl8xxxu/core.c | 20 +++
drivers/of/unittest-data/tests-platform.dtsi | 13 ++
drivers/of/unittest.c | 14 ++
drivers/scsi/scsi_transport_iscsi.c | 4 +-
drivers/scsi/storvsc_drv.c | 8 +-
drivers/usb/gadget/function/u_serial.c | 8 +-
drivers/usb/serial/quatech2.c | 2 +-
drivers/vfio/platform/vfio_platform_common.c | 10 ++
fs/gfs2/file.c | 1 +
fs/libfs.c | 162 ++++++++++-----------
fs/smb/client/smb2inode.c | 104 +++++++++----
include/linux/fs.h | 1 -
include/linux/seccomp.h | 2 +-
io_uring/rsrc.c | 7 +
mm/filemap.c | 19 +++
mm/shmem.c | 4 +-
mm/zswap.c | 90 ++++++++----
net/sched/sch_ets.c | 2 +
sound/pci/hda/patch_realtek.c | 4 +-
sound/soc/codecs/Kconfig | 1 +
sound/soc/codecs/cs42l43.c | 1 +
sound/soc/codecs/es8316.c | 10 +-
sound/soc/samsung/Kconfig | 6 +-
sound/usb/quirks.c | 2 +
35 files changed, 374 insertions(+), 184 deletions(-)
Total jobs: 156
Total errors: 42 (26.92%)
LAVA errors: 0 (0.00%)
Test errors: 41 (26.28%)
Job errors: 0 (0.00%)
Infra errors: 1 (0.64%)
Canceled jobs: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 16
Total errors: 4 (25.00%)
Error type: Test
Error count: 4 (25.00%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 3 (18.75%)
IDs:
hi960-hikey-03:
8104085 8105422
hi960-hikey-04:
8106399
Error: No match for error type 'Test', message 'tradefed - adb device lost[279ABF68159019FF]'
Count: 1 (6.25%)
IDs:
hi960-hikey-03:
8104967
Device type: dragonboard-845c
Total jobs: 102
Total errors: 31 (30.39%)
Error type: Test
Error count: 31 (30.39%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 2 (1.96%)
IDs:
db845c-04:
8105420 8106398
Error: Device NOT found!
Count: 4 (3.92%)
IDs:
db845c-02:
8105458 8106397
db845c-09:
8074943 8105377
Error: No match for error type 'Test', message 'tradefed - adb device lost[dd3b965f]'
Count: 1 (0.98%)
IDs:
db845c-02:
8106121
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 6 (5.88%)
IDs:
db845c-02:
8075003 8105369
db845c-09:
8074964 8074968 8075017 8106114
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 1 (0.98%)
IDs:
db845c-07:
8106106
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 6 (5.88%)
IDs:
db845c-01:
8106103
db845c-04:
8105374 8106097
db845c-06:
8106104
db845c-07:
8105373
db845c-08:
8105372
Error: No match for error type 'Test', message 'tradefed - adb device lost[e875976d]'
Count: 1 (0.98%)
IDs:
db845c-06:
8106102
Error: No match for error type 'Test', message 'tradefed - adb device lost[b6b742b9]'
Count: 2 (1.96%)
IDs:
db845c-01:
8075013 8106100
Error: No match for error type 'Test', message 'tradefed - adb device lost[d966d3f5]'
Count: 1 (0.98%)
IDs:
db845c-03:
8105421
Error: No match for error type 'Test', message 'tradefed - adb device lost[fbf682a2]'
Count: 3 (2.94%)
IDs:
db845c-09:
8074996 8075021 8105368
Error: No match for error type 'Test', message 'tradefed - adb device lost[476f370a]'
Count: 1 (0.98%)
IDs:
db845c-10:
8075025
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 557 seconds'
Count: 1 (0.98%)
IDs:
db845c-09:
8075019
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 2 (1.96%)
IDs:
db845c-09:
8074945 8075015
Device type: hi6220-hikey-r2
Total jobs: 3
Total errors: 2 (66.67%)
Error type: Test
Error count: 2 (66.67%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (33.33%)
IDs:
hikey-6220-r2-05:
8106101
Error: No match for error type 'Test', message 'tradefed - adb device lost[191FC75C003312EE]'
Count: 1 (33.33%)
IDs:
hikey-6220-r2-06:
8106099
Device type: qrb5165-rb5
Total jobs: 11
Total errors: 2 (18.18%)
Error type: Test
Error count: 2 (18.18%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (9.09%)
IDs:
rb5-03:
8105474
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 292 seconds'
Count: 1 (9.09%)
IDs:
rb5-07:
8105469
Device type: sm8550-hdk
Total jobs: 24
Total errors: 3 (12.50%)
Error type: Test
Error count: 2 (8.33%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (4.17%)
IDs:
sm8550-hdk-01:
8098849
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 878 seconds'
Count: 1 (4.17%)
IDs:
sm8550-hdk-01:
8098008
Error type: Infrastructure
Error count: 1 (4.17%)
Error: No match for error type 'Infrastructure', message 'fastboot-boot-commands timed out after 901 seconds'
Count: 1 (4.17%)
IDs:
sm8550-hdk-01:
8098009
Hi,lkft-triage(a)lists.linaro.org
I was going through your website undefined & I personally saw a lot of
potential in your website & business.
With your permission, I would like to send you an Proposal of your website
with prices showing you a few things to greatly improve these search
results for you.
It will show you exactly what needs to be done to move you up in the
rankings dramatically.
This report will help you to place your website on Google's 1st page
(Yahoo, etc.).
If you are interested, I will be happy to send you further details and a
price list.?
Thanks,
Lora Willson
This is the start of the stable review cycle for the 6.1.128 release.
There are 49 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 Sat, 01 Feb 2025 14:01:16 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.128-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 6.1.128-rc1
Marek Szyprowski <m.szyprowski(a)samsung.com>
ASoC: samsung: midas_wm1811: Fix 'Headphone Switch' control creation
Paulo Alcantara <pc(a)manguebit.com>
smb: client: fix NULL ptr deref in crypto_aead_setkey()
Jack Greiner <jack(a)emoss.org>
Input: xpad - add support for wooting two he (arm)
Nilton Perim Neto <niltonperimneto(a)gmail.com>
Input: xpad - add unofficial Xbox 360 wireless receiver clone
Mark Pearson <mpearson-lenovo(a)squebb.ca>
Input: atkbd - map F23 key to support default copilot shortcut
Lianqin Hu <hulianqin(a)vivo.com>
ALSA: usb-audio: Add delay quirk for USB Audio Device
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
Qasim Ijaz <qasdev00(a)gmail.com>
USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
Enzo Matsumiya <ematsumiya(a)suse.de>
smb: client: fix UAF in async decryption
Anjaneyulu <pagadala.yesu.anjaneyulu(a)intel.com>
wifi: iwlwifi: add a few rate index validity checks
Easwar Hariharan <eahariha(a)linux.microsoft.com>
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
Ido Schimmel <idosch(a)nvidia.com>
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Luis Henriques (SUSE) <luis.henriques(a)linux.dev>
ext4: fix access to uninitialised lock in fc replay path
Alex Williamson <alex.williamson(a)redhat.com>
vfio/platform: check the bounds of read/write syscalls
Jiri Kosina <jkosina(a)suse.com>
Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"
Alexey Dobriyan <adobriyan(a)gmail.com>
block: fix integer overflow in BLKSECDISCARD
Jamal Hadi Salim <jhs(a)mojatatu.com>
net: sched: fix ets qdisc OOB Indexing
Pavel Begunkov <asml.silence(a)gmail.com>
io_uring: fix waiters missing wake ups
Andreas Gruenbacher <agruenba(a)redhat.com>
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Christoph Hellwig <hch(a)lst.de>
xfs: respect the stable writes flag on the RT device
Christoph Hellwig <hch(a)lst.de>
xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
Darrick J. Wong <djwong(a)kernel.org>
xfs: dquot recovery does not validate the recovered dquot
Darrick J. Wong <djwong(a)kernel.org>
xfs: clean up dqblk extraction
Dave Chinner <dchinner(a)redhat.com>
xfs: inode recovery does not validate the recovered inode
Omar Sandoval <osandov(a)fb.com>
xfs: fix internal error from AGFL exhaustion
Leah Rumancik <leah.rumancik(a)gmail.com>
xfs: up(ic_sema) if flushing data device fails
Christoph Hellwig <hch(a)lst.de>
xfs: only remap the written blocks in xfs_reflink_end_cow_extent
Long Li <leo.lilong(a)huawei.com>
xfs: abort intent items when recovery intents fail
Long Li <leo.lilong(a)huawei.com>
xfs: factor out xfs_defer_pending_abort
Catherine Hoang <catherine.hoang(a)oracle.com>
xfs: allow read IO and FICLONE to run concurrently
Christoph Hellwig <hch(a)lst.de>
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
Cheng Lin <cheng.lin130(a)zte.com.cn>
xfs: introduce protection for drop nlink
Darrick J. Wong <djwong(a)kernel.org>
xfs: make sure maxlen is still congruent with prod when rounding down
Darrick J. Wong <djwong(a)kernel.org>
xfs: fix units conversion error in xfs_bmap_del_extent_delay
Darrick J. Wong <djwong(a)kernel.org>
xfs: rt stubs should return negative errnos when rt disabled
Darrick J. Wong <djwong(a)kernel.org>
xfs: prevent rt growfs when quota is enabled
Darrick J. Wong <djwong(a)kernel.org>
xfs: hoist freeing of rt data fork extent mappings
Darrick J. Wong <djwong(a)kernel.org>
xfs: bump max fsgeom struct version
K Prateek Nayak <kprateek.nayak(a)amd.com>
softirq: Allow raising SCHED_SOFTIRQ from SMP-call-function on RT kernel
Omid Ehtemam-Haghighi <omid.ehtemamhaghighi(a)menlosecurity.com>
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Cosmin Tanislav <demonsingur(a)gmail.com>
regmap: detach regmap from dev on regmap_exit
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing depends on I2C
Alper Nebi Yasak <alpernebiyasak(a)gmail.com>
ASoC: samsung: midas_wm1811: Map missing jack kcontrols
Philippe Simons <simons.philippe(a)gmail.com>
irqchip/sunxi-nmi: Add missing SKIP_WAKE flag
Tom Chung <chiahsuan.chung(a)amd.com>
drm/amd/display: Use HW lock mgr for PSR1
Xiang Zhang <hawkxiang.cpp(a)gmail.com>
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Linus Walleij <linus.walleij(a)linaro.org>
seccomp: Stub for !CONFIG_SECCOMP
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing selects for MFD_WM8994
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: wm8994: Add depends on MFD core
-------------
Diffstat:
Makefile | 4 +-
block/ioctl.c | 9 +-
drivers/base/regmap/regmap.c | 12 +
.../gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c | 3 +-
drivers/hid/hid-ids.h | 1 -
drivers/hid/hid-multitouch.c | 8 +-
drivers/input/joystick/xpad.c | 2 +
drivers/input/keyboard/atkbd.c | 2 +-
drivers/irqchip/irq-sunxi-nmi.c | 3 +-
drivers/net/wireless/intel/iwlwifi/dvm/rs.c | 9 +-
drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 9 +-
drivers/scsi/scsi_transport_iscsi.c | 4 +-
drivers/scsi/storvsc_drv.c | 8 +-
drivers/usb/gadget/function/u_serial.c | 8 +-
drivers/usb/serial/quatech2.c | 2 +-
drivers/vfio/platform/vfio_platform_common.c | 10 +
fs/ext4/super.c | 3 +-
fs/gfs2/file.c | 1 +
fs/smb/client/smb2ops.c | 47 ++--
fs/smb/client/smb2pdu.c | 10 +-
fs/xfs/libxfs/xfs_alloc.c | 27 ++-
fs/xfs/libxfs/xfs_bmap.c | 21 +-
fs/xfs/libxfs/xfs_defer.c | 38 +--
fs/xfs/libxfs/xfs_defer.h | 2 +-
fs/xfs/libxfs/xfs_inode_buf.c | 3 +
fs/xfs/libxfs/xfs_rtbitmap.c | 33 +++
fs/xfs/libxfs/xfs_sb.h | 2 +-
fs/xfs/xfs_bmap_util.c | 24 +-
fs/xfs/xfs_dquot.c | 5 +-
fs/xfs/xfs_dquot_item_recover.c | 21 +-
fs/xfs/xfs_file.c | 63 ++++-
fs/xfs/xfs_inode.c | 24 ++
fs/xfs/xfs_inode.h | 17 ++
fs/xfs/xfs_inode_item_recover.c | 14 +-
fs/xfs/xfs_ioctl.c | 34 ++-
fs/xfs/xfs_iops.c | 7 +
fs/xfs/xfs_log.c | 23 +-
fs/xfs/xfs_log_recover.c | 2 +-
fs/xfs/xfs_reflink.c | 5 +
fs/xfs/xfs_rtalloc.c | 33 ++-
fs/xfs/xfs_rtalloc.h | 27 ++-
include/linux/seccomp.h | 2 +-
io_uring/io_uring.c | 4 +-
kernel/softirq.c | 15 +-
net/ipv4/ip_tunnel.c | 2 +-
net/ipv6/ip6_fib.c | 8 +-
net/ipv6/route.c | 45 ++--
net/sched/sch_ets.c | 2 +
sound/soc/codecs/Kconfig | 1 +
sound/soc/samsung/Kconfig | 6 +-
sound/soc/samsung/midas_wm1811.c | 24 +-
sound/usb/quirks.c | 2 +
tools/testing/selftests/net/Makefile | 1 +
.../selftests/net/ipv6_route_update_soft_lockup.sh | 262 +++++++++++++++++++++
54 files changed, 763 insertions(+), 191 deletions(-)
This is the start of the stable review cycle for the 5.15.178 release.
There are 24 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 Sat, 01 Feb 2025 14:01:15 +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.15.178-r…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 5.15.178-rc1
Jack Greiner <jack(a)emoss.org>
Input: xpad - add support for wooting two he (arm)
Nilton Perim Neto <niltonperimneto(a)gmail.com>
Input: xpad - add unofficial Xbox 360 wireless receiver clone
Mark Pearson <mpearson-lenovo(a)squebb.ca>
Input: atkbd - map F23 key to support default copilot shortcut
Lianqin Hu <hulianqin(a)vivo.com>
ALSA: usb-audio: Add delay quirk for USB Audio Device
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
Qasim Ijaz <qasdev00(a)gmail.com>
USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
Anjaneyulu <pagadala.yesu.anjaneyulu(a)intel.com>
wifi: iwlwifi: add a few rate index validity checks
Easwar Hariharan <eahariha(a)linux.microsoft.com>
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
Ido Schimmel <idosch(a)nvidia.com>
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Akihiko Odaki <akihiko.odaki(a)gmail.com>
platform/chrome: cros_ec_typec: Check for EC driver
Konstantin Komarov <almaz.alexandrovich(a)paragon-software.com>
fs/ntfs3: Additional check in ntfs_file_release
Luiz Augusto von Dentz <luiz.von.dentz(a)intel.com>
Bluetooth: RFCOMM: Fix not validating setsockopt user input
Luiz Augusto von Dentz <luiz.von.dentz(a)intel.com>
Bluetooth: SCO: Fix not validating setsockopt user input
Alex Williamson <alex.williamson(a)redhat.com>
vfio/platform: check the bounds of read/write syscalls
Jamal Hadi Salim <jhs(a)mojatatu.com>
net: sched: fix ets qdisc OOB Indexing
Andreas Gruenbacher <agruenba(a)redhat.com>
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Paolo Abeni <pabeni(a)redhat.com>
mptcp: don't always assume copied data in mptcp_cleanup_rbuf()
Cosmin Tanislav <demonsingur(a)gmail.com>
regmap: detach regmap from dev on regmap_exit
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing depends on I2C
Philippe Simons <simons.philippe(a)gmail.com>
irqchip/sunxi-nmi: Add missing SKIP_WAKE flag
Xiang Zhang <hawkxiang.cpp(a)gmail.com>
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Linus Walleij <linus.walleij(a)linaro.org>
seccomp: Stub for !CONFIG_SECCOMP
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing selects for MFD_WM8994
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: wm8994: Add depends on MFD core
-------------
Diffstat:
Makefile | 4 ++--
drivers/base/regmap/regmap.c | 12 ++++++++++++
drivers/input/joystick/xpad.c | 2 ++
drivers/input/keyboard/atkbd.c | 2 +-
drivers/irqchip/irq-sunxi-nmi.c | 3 ++-
drivers/net/wireless/intel/iwlwifi/dvm/rs.c | 7 +++++--
drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 9 ++++++---
drivers/platform/chrome/cros_ec_typec.c | 3 +++
drivers/scsi/scsi_transport_iscsi.c | 4 +++-
drivers/scsi/storvsc_drv.c | 8 +++++++-
drivers/usb/gadget/function/u_serial.c | 8 ++++----
drivers/usb/serial/quatech2.c | 2 +-
drivers/vfio/platform/vfio_platform_common.c | 10 ++++++++++
fs/gfs2/file.c | 1 +
fs/ntfs3/file.c | 12 ++++++++++--
include/linux/seccomp.h | 2 +-
include/net/bluetooth/bluetooth.h | 9 +++++++++
net/bluetooth/rfcomm/sock.c | 14 +++++---------
net/bluetooth/sco.c | 19 ++++++++-----------
net/ipv4/ip_tunnel.c | 2 +-
net/mptcp/protocol.c | 18 +++++++++---------
net/sched/sch_ets.c | 2 ++
sound/soc/codecs/Kconfig | 1 +
sound/soc/samsung/Kconfig | 6 ++++--
sound/usb/quirks.c | 2 ++
25 files changed, 111 insertions(+), 51 deletions(-)
Total jobs: 198
Total errors: 51 (25.76%)
LAVA errors: 0 (0.00%)
Test errors: 47 (23.74%)
Job errors: 3 (1.52%)
Infra errors: 1 (0.51%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 96
Total errors: 28 (29.17%)
Error type: Test
Error count: 26 (27.08%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 1 (1.04%)
IDs:
db845c-07:
8105409
Error: No match for error type 'Test', message 'tradefed - adb device lost[d966d3f5]'
Count: 2 (2.08%)
IDs:
db845c-03:
8104898 8105387
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 1 (1.04%)
IDs:
db845c-04:
8105386
Error: No match for error type 'Test', message 'tradefed - adb device lost[fbf682a2]'
Count: 1 (1.04%)
IDs:
db845c-09:
8105384
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 591 seconds'
Count: 1 (1.04%)
IDs:
db845c-09:
8105017
Error: No match for error type 'Test', message 'tradefed - adb device lost[e875976d]'
Count: 1 (1.04%)
IDs:
db845c-06:
8104955
Error: Device NOT found!
Count: 4 (4.17%)
IDs:
db845c-02:
8104021 8104953
db845c-09:
8104055 8104889
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (1.04%)
IDs:
db845c-09:
8104944
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (1.04%)
IDs:
db845c-09:
8104917
Error: No match for error type 'Test', message 'tradefed - adb device lost[476f370a]'
Count: 1 (1.04%)
IDs:
db845c-10:
8104892
Error: No match for error type 'Test', message 'tradefed - adb device lost[dd3b965f]'
Count: 3 (3.12%)
IDs:
db845c-02:
8104133 8104141 8104891
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 2 (2.08%)
IDs:
db845c-09:
8104075 8104655
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 2 (2.08%)
IDs:
db845c-06:
8104052 8104057
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 295 seconds'
Count: 1 (1.04%)
IDs:
db845c-10:
8104022
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 1 (1.04%)
IDs:
db845c-02:
8104012
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 296 seconds'
Count: 1 (1.04%)
IDs:
db845c-07:
8104010
Error: No match for error type 'Test', message 'tradefed - adb device lost[b6b742b9]'
Count: 1 (1.04%)
IDs:
db845c-01:
8104009
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 291 seconds'
Count: 1 (1.04%)
IDs:
db845c-03:
8103978
Error type: Job
Error count: 2 (2.08%)
Error: No match for error type 'Job', message 'job-cleanup timed out after 300 seconds'
Count: 1 (1.04%)
IDs:
db845c-07:
8104150
Error: No match for error type 'Job', message 'login-action timed out after 870 seconds'
Count: 1 (1.04%)
IDs:
db845c-01:
8104068
Device type: qrb5165-rb5
Total jobs: 53
Total errors: 7 (13.21%)
Error type: Test
Error count: 7 (13.21%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 5 (9.43%)
IDs:
rb5-01:
8104870
rb5-03:
8104871 8104873 8104905 8105163
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 570 seconds'
Count: 1 (1.89%)
IDs:
rb5-06:
8105020
Error: Device NOT found!
Count: 1 (1.89%)
IDs:
rb5-03:
8104948
Device type: hi6220-hikey-r2
Total jobs: 15
Total errors: 9 (60.00%)
Error type: Test
Error count: 9 (60.00%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 4 (26.67%)
IDs:
hikey-6220-r2-02:
8104915
hikey-6220-r2-05:
8104116 8104912 8105388
Error: No match for error type 'Test', message 'tradefed - adb device lost[191FC75C003312EE]'
Count: 1 (6.67%)
IDs:
hikey-6220-r2-06:
8105382
Error: No match for error type 'Test', message 'tradefed - adb device lost[8D6E5F00030E051]'
Count: 2 (13.33%)
IDs:
hikey-6220-r2-02:
8104119 8105380
Error: No match for error type 'Test', message 'tradefed - adb device lost[235D989C003B0752]'
Count: 1 (6.67%)
IDs:
hikey-6220-r2-03:
8104897
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 28798 seconds'
Count: 1 (6.67%)
IDs:
hikey-6220-r2-04:
8104002
Device type: sm8550-hdk
Total jobs: 10
Total errors: 0 (0.00%)
Device type: juno-r2
Total jobs: 2
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 2
Total errors: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 19
Total errors: 7 (36.84%)
Error type: Test
Error count: 5 (26.32%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (5.26%)
IDs:
hi960-hikey-03:
8104101
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 2 (10.53%)
IDs:
hi960-hikey-03:
8104093
hi960-hikey-04:
8104092
Error: No match for error type 'Test', message 'tradefed - adb device lost[57DD383701799F9A]'
Count: 1 (5.26%)
IDs:
hi960-hikey-05:
8104047
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds'
Count: 1 (5.26%)
IDs:
hi960-hikey-05:
8104035
Error type: Infrastructure
Error count: 1 (5.26%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 1174 seconds'
Count: 1 (5.26%)
IDs:
hi960-hikey-05:
8104049
Error type: Job
Error count: 1 (5.26%)
Error: No match for error type 'Job', message 'login-action timed out after 851 seconds'
Count: 1 (5.26%)
IDs:
hi960-hikey-05:
8104016
The arm64 rk3399-rock-pi-4b boot failed on Linux next-20250129
while mounting rootfs via NFS. Whereas other arm64 devices boot fine.
rk3399-rock-pi-4b:
boot:
* gcc-13-lkftconfig
First seen on the the Linux next-20250129..next-20250130
Good: next-20250128
Bad: next-20250129
Theodore Grey bisected this to,
first bad commit:
[8865d22656b442b8d0fb019e6acb2292b99a9c3c]
net: stmmac: Specify hardware capability value when FIFO size isn't specified
Anyone have noticed this boot problem on rk3399-rock-pi-4b running the
Linux next-20250129 and next-20250130 kernel.
Boot regression: arm64 rk3399-rock-pi-4b nfs mount and boot failed
Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org>
Boot log:
----
[ 0.000000] Linux version 6.13.0-next-20250129 (tuxmake@tuxmake)
(aarch64-linux-gnu-gcc (Debian 13.3.0-5) 13.3.0, GNU ld (GNU Binutils
for Debian) 2.43.50.20241215) #1 SMP PREEMPT @1738124074
[ 0.000000] KASLR disabled due to lack of seed
[ 0.000000] Machine model: Radxa ROCK Pi 4B
...
[ 111.599122] VFS: Unable to mount root fs via NFS.
[ 111.599909] devtmpfs: mounted
[ 111.625869] Freeing unused kernel memory: 4800K
[ 111.626817] Run /sbin/init as init process
[ 111.627364] Run /etc/init as init process
[ 111.627858] Run /bin/init as init process
[ 111.628350] Run /bin/sh as init process
[ 111.628828] Kernel panic - not syncing: No working init found. Try
passing init= option to kernel. See Linux
Documentation/admin-guide/init.rst for guidance.
[ 111.630076] CPU: 0 UID: 0 PID: 1 Comm: swapper/0 Not tainted
6.13.0-next-20250129 #1
[ 111.630769] Hardware name: Radxa ROCK Pi 4B (DT)
[ 111.631185] Call trace:
[ 111.631411] show_stack+0x20/0x38 (C)
[ 111.631761] dump_stack_lvl+0x34/0xd0
[ 111.632110] dump_stack+0x18/0x28
[ 111.632428] panic+0x3b8/0x420
[ 111.632716] kernel_init+0x1ac/0x1f0
[ 111.633052] ret_from_fork+0x10/0x20
[ 111.633395] SMP: stopping secondary CPUs
[ 111.633894] Kernel Offset: disabled
[ 111.634209] CPU features: 0x100,0000002c,00800000,8200421b
[ 111.634701] Memory Limit: none
[ 111.634985] ---[ end Kernel panic - not syncing: No working init
found. Try passing init= option to kernel. See Linux
Documentation/admin-guide/init.rst for guidance. ]---
metadata:
---
kernel: 6.13.0
git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git_sha: da7e6047a6264af16d2cb82bed9b6caa33eaf56a
git_describe: next-20250129
test details: https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20250129
boot log: https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20250129/te…
details: https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20250129/te…
history: https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20250129/te…
test job link: https://lkft.validation.linaro.org/scheduler/job/8100579
--
Linaro LKFT
https://lkft.linaro.org
Total jobs: 166
Total errors: 32 (19.28%)
LAVA errors: 0 (0.00%)
Test errors: 24 (14.46%)
Job errors: 3 (1.81%)
Infra errors: 5 (3.01%)
Canceled jobs: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 63
Total errors: 4 (6.35%)
Error type: Test
Error count: 2 (3.17%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (1.59%)
IDs:
rb5-03:
8103369
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 295 seconds'
Count: 1 (1.59%)
IDs:
rb5-06:
8100716
Error type: Job
Error count: 2 (3.17%)
Error: No match for error type 'Job', message 'login-action timed out after 841 seconds'
Count: 1 (1.59%)
IDs:
rb5-07:
8103367
Error: No match for error type 'Job', message 'login-action timed out after 728 seconds'
Count: 1 (1.59%)
IDs:
rb5-03:
8100740
Device type: dragonboard-845c
Total jobs: 88
Total errors: 26 (29.55%)
Error type: Infrastructure
Error count: 4 (4.55%)
Error: fastboot-flash-action timed out
Count: 3 (3.41%)
IDs:
db845c-01:
8074942 8100724 8103483
Error: Reboot failed
Count: 1 (1.14%)
IDs:
db845c-07:
8100720
Error type: Job
Error count: 1 (1.14%)
Error: No match for error type 'Job', message 'job-cleanup timed out after 301 seconds'
Count: 1 (1.14%)
IDs:
db845c-01:
8103453
Error type: Test
Error count: 21 (23.86%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 298 seconds'
Count: 2 (2.27%)
IDs:
db845c-01:
8100733
db845c-03:
8100731
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 287 seconds'
Count: 1 (1.14%)
IDs:
db845c-03:
8100725
Error: Device NOT found!
Count: 6 (6.82%)
IDs:
db845c-02:
8074917 8074921 8074925 8074926 8100708
8100722
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 1 (1.14%)
IDs:
db845c-09:
8100721
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 8 (9.09%)
IDs:
db845c-02:
8074913 8074915 8074919 8074932 8100693
db845c-07:
8100705
db845c-09:
8100704 8100709
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.14%)
IDs:
db845c-02:
8074929
Error: No match for error type 'Test', message 'tradefed - adb device lost[25564f71]'
Count: 1 (1.14%)
IDs:
db845c-08:
8074909
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 1 (1.14%)
IDs:
db845c-04:
8074899
Device type: x15
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Test
Error count: 1 (100.00%)
Error: No match for error type 'Test', message 'mkfs.ext4 /dev/disk/by-id/ata-SanDisk_SSD_PLUS_120GB_190504A00573 failed; job exit'
Count: 1 (100.00%)
IDs:
x15-01:
8102206
Device type: x86
Total jobs: 3
Total errors: 0 (0.00%)
Device type: sm8550-hdk
Total jobs: 11
Total errors: 1 (9.09%)
Error type: Infrastructure
Error count: 1 (9.09%)
Error: No match for error type 'Infrastructure', message 'boot-fastboot timed out after 883 seconds'
Count: 1 (9.09%)
IDs:
sm8550-hdk-01:
8097041
This is the start of the stable review cycle for the 6.12.12 release.
There are 40 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 Sat, 01 Feb 2025 13:34: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/v6.x/stable-review/patch-6.12.12-rc…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.12.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Linux 6.12.12-rc1
Jack Greiner <jack(a)emoss.org>
Input: xpad - add support for wooting two he (arm)
Matheos Mattsson <matheos.mattsson(a)gmail.com>
Input: xpad - add support for Nacon Evol-X Xbox One Controller
Leonardo Brondani Schenkel <leonardo(a)schenkel.net>
Input: xpad - improve name of 8BitDo controller 2dc8:3106
Pierre-Loup A. Griffais <pgriffais(a)valvesoftware.com>
Input: xpad - add QH Electronics VID/PID
Nilton Perim Neto <niltonperimneto(a)gmail.com>
Input: xpad - add unofficial Xbox 360 wireless receiver clone
Mark Pearson <mpearson-lenovo(a)squebb.ca>
Input: atkbd - map F23 key to support default copilot shortcut
Nicolas Nobelis <nicolas(a)nobelis.eu>
Input: xpad - add support for Nacon Pro Compact
Jason Gerecke <jason.gerecke(a)wacom.com>
HID: wacom: Initialize brightness of LED trigger
Hans de Goede <hdegoede(a)redhat.com>
wifi: rtl8xxxu: add more missing rtl8192cu USB IDs
Lianqin Hu <hulianqin(a)vivo.com>
ALSA: usb-audio: Add delay quirk for USB Audio Device
Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix the crash caused by port being null"
Qasim Ijaz <qasdev00(a)gmail.com>
USB: serial: quatech2: fix null-ptr-deref in qt2_process_read_urb()
Easwar Hariharan <eahariha(a)linux.microsoft.com>
scsi: storvsc: Ratelimit warning logs to prevent VM denial of service
Alex Williamson <alex.williamson(a)redhat.com>
vfio/platform: check the bounds of read/write syscalls
Linus Torvalds <torvalds(a)linux-foundation.org>
cachestat: fix page cache statistics permission checking
Jiri Kosina <jikos(a)kernel.org>
Revert "HID: multitouch: Add support for lenovo Y9000P Touchpad"
Jamal Hadi Salim <jhs(a)mojatatu.com>
net: sched: fix ets qdisc OOB Indexing
Paulo Alcantara <pc(a)manguebit.com>
smb: client: handle lack of EA support in smb2_query_path_info()
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Use d_children list to iterate simple_offset directories
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Replace simple_offset end-of-directory detection
Chuck Lever <chuck.lever(a)oracle.com>
Revert "libfs: fix infinite directory reads for offset dir"
Chuck Lever <chuck.lever(a)oracle.com>
Revert "libfs: Add simple_offset_empty()"
Chuck Lever <chuck.lever(a)oracle.com>
libfs: Return ENOSPC when the directory offset range is exhausted
Andreas Gruenbacher <agruenba(a)redhat.com>
gfs2: Truncate address space when flipping GFS2_DIF_JDATA flag
Yosry Ahmed <yosryahmed(a)google.com>
mm: zswap: move allocations during CPU init outside the lock
Yosry Ahmed <yosryahmed(a)google.com>
mm: zswap: properly synchronize freeing resources during CPU hotunplug
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing depends on I2C
Russell Harmon <russ(a)har.mn>
hwmon: (drivetemp) Set scsi command timeout to 10s
Philippe Simons <simons.philippe(a)gmail.com>
irqchip/sunxi-nmi: Add missing SKIP_WAKE flag
Cristian Ciocaltea <cristian.ciocaltea(a)collabora.com>
drm/connector: hdmi: Validate supported_formats matches ycbcr_420_allowed
Yage Geng <icoderdev(a)gmail.com>
ALSA: hda/realtek: Fix volume adjustment issue on Lenovo ThinkBook 16P Gen5
Rob Herring (Arm) <robh(a)kernel.org>
of/unittest: Add test that of_address_to_resource() fails on non-translatable address
Alex Hung <alex.hung(a)amd.com>
drm/amd/display: Initialize denominator defaults to 1
Tom Chung <chiahsuan.chung(a)amd.com>
drm/amd/display: Use HW lock mgr for PSR1
Xiang Zhang <hawkxiang.cpp(a)gmail.com>
scsi: iscsi: Fix redundant response for ISCSI_UEVENT_GET_HOST_STATS request
Maciej Strozek <mstrozek(a)opensource.cirrus.com>
ASoC: cs42l43: Add codec force suspend/resume ops
Linus Walleij <linus.walleij(a)linaro.org>
seccomp: Stub for !CONFIG_SECCOMP
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: samsung: Add missing selects for MFD_WM8994
Marian Postevca <posteuca(a)mutex.one>
ASoC: codecs: es8316: Fix HW rate calculation for 48Mhz MCLK
Charles Keepax <ckeepax(a)opensource.cirrus.com>
ASoC: wm8994: Add depends on MFD core
-------------
Diffstat:
Makefile | 4 +-
.../gpu/drm/amd/display/dc/dce/dmub_hw_lock_mgr.c | 3 +-
.../dml21/src/dml2_core/dml2_core_dcn4_calcs.c | 4 +-
drivers/gpu/drm/drm_connector.c | 3 +
drivers/hid/hid-ids.h | 1 -
drivers/hid/hid-multitouch.c | 8 +-
drivers/hid/wacom_sys.c | 24 +--
drivers/hwmon/drivetemp.c | 2 +-
drivers/input/joystick/xpad.c | 9 +-
drivers/input/keyboard/atkbd.c | 2 +-
drivers/irqchip/irq-sunxi-nmi.c | 3 +-
drivers/net/wireless/realtek/rtl8xxxu/core.c | 20 +++
drivers/of/unittest-data/tests-platform.dtsi | 13 ++
drivers/of/unittest.c | 14 ++
drivers/scsi/scsi_transport_iscsi.c | 4 +-
drivers/scsi/storvsc_drv.c | 8 +-
drivers/usb/gadget/function/u_serial.c | 8 +-
drivers/usb/serial/quatech2.c | 2 +-
drivers/vfio/platform/vfio_platform_common.c | 10 ++
fs/gfs2/file.c | 1 +
fs/libfs.c | 162 ++++++++++-----------
fs/smb/client/smb2inode.c | 104 +++++++++----
include/linux/fs.h | 1 -
include/linux/seccomp.h | 2 +-
mm/filemap.c | 19 +++
mm/shmem.c | 4 +-
mm/zswap.c | 90 ++++++++----
net/sched/sch_ets.c | 2 +
sound/pci/hda/patch_realtek.c | 4 +-
sound/soc/codecs/Kconfig | 1 +
sound/soc/codecs/cs42l43.c | 1 +
sound/soc/codecs/es8316.c | 10 +-
sound/soc/samsung/Kconfig | 6 +-
sound/usb/quirks.c | 2 +
34 files changed, 367 insertions(+), 184 deletions(-)
Total jobs: 247
Total errors: 36 (14.57%)
LAVA errors: 0 (0.00%)
Test errors: 31 (12.55%)
Job errors: 0 (0.00%)
Infra errors: 5 (2.02%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 131
Total errors: 20 (15.27%)
Error type: Test
Error count: 17 (12.98%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (0.76%)
IDs:
db845c-01:
8099994
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (0.76%)
IDs:
db845c-01:
8099895
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 4 (3.05%)
IDs:
db845c-02:
8098879 8098919
db845c-07:
8099872
db845c-09:
8074902
Error: No match for error type 'Test', message 'tradefed - adb device lost[fbf682a2]'
Count: 1 (0.76%)
IDs:
db845c-09:
8099819
Error: Device NOT found!
Count: 8 (6.11%)
IDs:
db845c-02:
8098928 8099646 8099672 8099818
db845c-07:
8099644
db845c-09:
8098880 8098968 8099648
Error: No match for error type 'Test', message 'tradefed - adb device lost[dd3b965f]'
Count: 1 (0.76%)
IDs:
db845c-02:
8098956
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 28798 seconds'
Count: 1 (0.76%)
IDs:
db845c-01:
8098788
Error type: Infrastructure
Error count: 3 (2.29%)
Error: No match for error type 'Infrastructure', message 'Failed to clean after job'
Count: 1 (0.76%)
IDs:
db845c-01:
8099885
Error: fastboot-flash-action timed out
Count: 2 (1.53%)
IDs:
db845c-01:
8074897
db845c-07:
8074896
Device type: rk3399-rock-pi-4b
Total jobs: 1
Total errors: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 93
Total errors: 14 (15.05%)
Error type: Test
Error count: 12 (12.90%)
Error: Device NOT found!
Count: 7 (7.53%)
IDs:
rb5-03:
8098978 8099683 8099685 8099734 8099750
rb5-06:
8099881
rb5-07:
8098892
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (1.08%)
IDs:
rb5-03:
8099691
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (1.08%)
IDs:
rb5-05:
8098980
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 3 (3.23%)
IDs:
rb5-03:
8098857 8098874 8098939
Error type: Infrastructure
Error count: 2 (2.15%)
Error: fastboot-flash-action timed out
Count: 1 (1.08%)
IDs:
rb5-07:
8099748
Error: Connection closed
Count: 1 (1.08%)
IDs:
rb5-05:
8098808
Device type: sm8550-hdk
Total jobs: 21
Total errors: 2 (9.52%)
Error type: Test
Error count: 2 (9.52%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 558 seconds'
Count: 1 (4.76%)
IDs:
sm8550-hdk-01:
8095754
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (4.76%)
IDs:
sm8550-hdk-01:
8095559
Total jobs: 52
Total errors: 6 (11.54%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 6 (11.54%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 6
Total errors: 2 (33.33%)
Error type: Job
Error count: 2 (33.33%)
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 2 (33.33%)
IDs:
dragonboard-845c-04:
4125613
dragonboard-845c-06:
4125632
Device type: dragonboard-410c
Total jobs: 5
Total errors: 4 (80.00%)
Error type: Job
Error count: 4 (80.00%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 4 (80.00%)
IDs:
dragonboard-410c-01:
4125583 4125600 4125615 4125630
Device type: bcm2837-rpi-3-b-32
Total jobs: 9
Total errors: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 17
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 13
Total errors: 0 (0.00%)
Device type: imx93-11x11-evk
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 223
Total errors: 37 (16.59%)
LAVA errors: 0 (0.00%)
Test errors: 34 (15.25%)
Job errors: 0 (0.00%)
Infra errors: 3 (1.35%)
Canceled jobs: 0 (0.00%)
Device type: hi960-hikey
Total jobs: 6
Total errors: 3 (50.00%)
Error type: Test
Error count: 3 (50.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[47D27933024424E6]'
Count: 1 (16.67%)
IDs:
hi960-hikey-04:
8098445
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 2 (33.33%)
IDs:
hi960-hikey-03:
8098412
hi960-hikey-05:
8097985
Device type: dragonboard-845c
Total jobs: 116
Total errors: 19 (16.38%)
Error type: Test
Error count: 18 (15.52%)
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (0.86%)
IDs:
db845c-10:
8098790
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 4 (3.45%)
IDs:
db845c-02:
8097992
db845c-09:
8074883 8097853 8098783
Error: No match for error type 'Test', message 'tradefed - adb device lost[dd3b965f]'
Count: 2 (1.72%)
IDs:
db845c-02:
8097867 8097962
Error: Device NOT found!
Count: 7 (6.03%)
IDs:
db845c-02:
8074869 8074871 8074873 8074876
db845c-09:
8074884 8097902 8097905
Error: No match for error type 'Test', message 'tradefed - adb device lost[fbf682a2]'
Count: 1 (0.86%)
IDs:
db845c-09:
8097871
Error: No match for error type 'Test', message 'tradefed - adb device lost[d966d3f5]'
Count: 1 (0.86%)
IDs:
db845c-03:
8074866
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53998 seconds'
Count: 1 (0.86%)
IDs:
db845c-08:
8074863
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 53976 seconds'
Count: 1 (0.86%)
IDs:
db845c-10:
8070796
Error type: Infrastructure
Error count: 1 (0.86%)
Error: fastboot-flash-action timed out
Count: 1 (0.86%)
IDs:
db845c-01:
8097855
Device type: qrb5165-rb5
Total jobs: 81
Total errors: 15 (18.52%)
Error type: Infrastructure
Error count: 2 (2.47%)
Error: Connection closed
Count: 2 (2.47%)
IDs:
rb5-05:
8098135 8098801
Error type: Test
Error count: 13 (16.05%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 5 (6.17%)
IDs:
rb5-03:
8097822 8097879 8097917 8097996 8098425
Error: No match for error type 'Test', message 'tradefed - adb device lost[d8a1879f]'
Count: 1 (1.23%)
IDs:
rb5-07:
8098408
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 1 (1.23%)
IDs:
rb5-01:
8098138
Error: Device NOT found!
Count: 4 (4.94%)
IDs:
rb5-03:
8097885 8097932 8097998
rb5-06:
8097947
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 595 seconds'
Count: 1 (1.23%)
IDs:
rb5-07:
8097896
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 588 seconds'
Count: 1 (1.23%)
IDs:
rb5-06:
8097887
Device type: sm8550-hdk
Total jobs: 20
Total errors: 0 (0.00%)
Total jobs: 65
Total errors: 8 (12.31%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 7 (10.77%)
Infra errors: 1 (1.54%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 8
Total errors: 2 (25.00%)
Error type: Job
Error count: 1 (12.50%)
Error: No match for error type 'Job', message 'login-action timed out after 875 seconds'
Count: 1 (12.50%)
IDs:
dragonboard-845c-06:
4125558
Error type: Infrastructure
Error count: 1 (12.50%)
Error: Connection closed
Count: 1 (12.50%)
IDs:
dragonboard-845c-04:
4125495
Device type: dragonboard-410c
Total jobs: 6
Total errors: 5 (83.33%)
Error type: Job
Error count: 5 (83.33%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 5 (83.33%)
IDs:
dragonboard-410c-01:
4125490 4125512 4125527 4125543 4125557
Device type: beaglebone-black
Total jobs: 21
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 11
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 17
Total errors: 1 (5.88%)
Error type: Job
Error count: 1 (5.88%)
Error: No match for error type 'Job', message 'login-action timed out after 275 seconds'
Count: 1 (5.88%)
IDs:
x15-01:
4125486
Device type: imx93-11x11-evk
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 161
Total errors: 48 (29.81%)
LAVA errors: 0 (0.00%)
Test errors: 41 (25.47%)
Job errors: 1 (0.62%)
Infra errors: 6 (3.73%)
Canceled jobs: 0 (0.00%)
Device type: x86
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 105
Total errors: 37 (35.24%)
Error type: Test
Error count: 34 (32.38%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[25564f71]'
Count: 3 (2.86%)
IDs:
db845c-08:
8095815 8096191 8096286
Error: No match for error type 'Test', message 'tradefed - adb device lost[e875976d]'
Count: 1 (0.95%)
IDs:
db845c-06:
8096285
Error: Device NOT found!
Count: 7 (6.67%)
IDs:
db845c-02:
8053326 8095642 8095646 8096270
db845c-09:
8053344 8061260 8095838
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 6 (5.71%)
IDs:
db845c-02:
8053321 8053323 8061237 8096269
db845c-09:
8053345 8096237
Error: No match for error type 'Test', message 'tradefed - adb device lost[d966d3f5]'
Count: 2 (1.90%)
IDs:
db845c-03:
8096220 8096268
Error: No match for error type 'Test', message 'tradefed - adb device lost[476f370a]'
Count: 2 (1.90%)
IDs:
db845c-10:
8096231 8096242
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 1 (0.95%)
IDs:
db845c-07:
8096236
Error: No match for error type 'Test', message 'tradefed - adb device lost[b6b742b9]'
Count: 2 (1.90%)
IDs:
db845c-01:
8095814 8096192
Error: No match for error type 'Test', message 'tradefed - adb device lost[dd3b965f]'
Count: 2 (1.90%)
IDs:
db845c-02:
8061239 8095877
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 3 (2.86%)
IDs:
db845c-04:
8095822 8095844 8095873
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 595 seconds'
Count: 1 (0.95%)
IDs:
db845c-02:
8095872
Error: No match for error type 'Test', message 'tradefed - adb device lost[fbf682a2]'
Count: 1 (0.95%)
IDs:
db845c-09:
8095817
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 582 seconds'
Count: 1 (0.95%)
IDs:
db845c-02:
8095791
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (0.95%)
IDs:
db845c-09:
8061232
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 591 seconds'
Count: 1 (0.95%)
IDs:
db845c-02:
8061231
Error type: Infrastructure
Error count: 2 (1.90%)
Error: Reboot failed
Count: 1 (0.95%)
IDs:
db845c-07:
8095871
Error: No match for error type 'Infrastructure', message 'boot-fastboot timed out after 732 seconds'
Count: 1 (0.95%)
IDs:
db845c-01:
8053327
Error type: Job
Error count: 1 (0.95%)
Error: No match for error type 'Job', message 'login-action timed out after 872 seconds'
Count: 1 (0.95%)
IDs:
db845c-04:
8061250
Device type: hi6220-hikey-r2
Total jobs: 4
Total errors: 4 (100.00%)
Error type: Test
Error count: 3 (75.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (25.00%)
IDs:
hikey-6220-r2-04:
8096260
Error: No match for error type 'Test', message 'tradefed - adb device lost[191FC75C003312EE]'
Count: 1 (25.00%)
IDs:
hikey-6220-r2-06:
8096222
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 1 (25.00%)
IDs:
hikey-6220-r2-05:
8096213
Error type: Infrastructure
Error count: 1 (25.00%)
Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 1173 seconds'
Count: 1 (25.00%)
IDs:
hikey-6220-r2-06:
8096243
Device type: qrb5165-rb5
Total jobs: 28
Total errors: 4 (14.29%)
Error type: Test
Error count: 3 (10.71%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (3.57%)
IDs:
rb5-03:
8096207
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 585 seconds'
Count: 1 (3.57%)
IDs:
rb5-03:
8096194
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 591 seconds'
Count: 1 (3.57%)
IDs:
rb5-03:
8095837
Error type: Infrastructure
Error count: 1 (3.57%)
Error: fastboot-flash-action timed out
Count: 1 (3.57%)
IDs:
rb5-05:
8095836
Device type: rk3399-rock-pi-4b
Total jobs: 1
Total errors: 0 (0.00%)
Device type: sm8550-hdk
Total jobs: 22
Total errors: 3 (13.64%)
Error type: Test
Error count: 1 (4.55%)
Error: Device NOT found!
Count: 1 (4.55%)
IDs:
sm8550-hdk-01:
8085334
Error type: Infrastructure
Error count: 2 (9.09%)
Error: No match for error type 'Infrastructure', message 'boot-fastboot timed out after 830 seconds'
Count: 1 (4.55%)
IDs:
sm8550-hdk-01:
8085332
Error: No match for error type 'Infrastructure', message 'fastboot-boot-commands timed out after 901 seconds'
Count: 1 (4.55%)
IDs:
sm8550-hdk-01:
8085077
Total jobs: 44
Total errors: 6 (13.64%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 4 (9.09%)
Infra errors: 2 (4.55%)
Canceled jobs: 0 (0.00%)
Device type: x15
Total jobs: 11
Total errors: 1 (9.09%)
Error type: Job
Error count: 1 (9.09%)
Error: No match for error type 'Job', message 'login-action timed out after 273 seconds'
Count: 1 (9.09%)
IDs:
x15-01:
4125297
Device type: beaglebone-black
Total jobs: 13
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 7
Total errors: 2 (28.57%)
Error type: Infrastructure
Error count: 2 (28.57%)
Error: Connection closed
Count: 2 (28.57%)
IDs:
dragonboard-845c-04:
4125288 4125289
Device type: bcm2837-rpi-3-b-32
Total jobs: 7
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 4
Total errors: 3 (75.00%)
Error type: Job
Error count: 3 (75.00%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 3 (75.00%)
IDs:
dragonboard-410c-01:
4125302 4125316 4125330
Device type: imx93-11x11-evk
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 215
Total errors: 44 (20.47%)
LAVA errors: 0 (0.00%)
Test errors: 42 (19.53%)
Job errors: 0 (0.00%)
Infra errors: 2 (0.93%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 114
Total errors: 28 (24.56%)
Error type: Test
Error count: 27 (23.68%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[dd3b965f]'
Count: 2 (1.75%)
IDs:
db845c-02:
8094645 8095831
Error: No match for error type 'Test', message 'tradefed - adb device lost[b6b742b9]'
Count: 5 (4.39%)
IDs:
db845c-01:
8093815 8094639 8094711 8095382 8095807
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 2 (1.75%)
IDs:
db845c-09:
8095083 8095478
Error: No match for error type 'Test', message 'tradefed - adb device lost[fbf682a2]'
Count: 2 (1.75%)
IDs:
db845c-09:
8093819 8095385
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 2 (1.75%)
IDs:
db845c-09:
8094638 8095361
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 3 (2.63%)
IDs:
db845c-04:
8093107 8094715 8095067
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 2 (1.75%)
IDs:
db845c-07:
8094649 8094713
Error: No match for error type 'Test', message 'tradefed - adb device lost[e875976d]'
Count: 1 (0.88%)
IDs:
db845c-06:
8094648
Error: Device NOT found!
Count: 5 (4.39%)
IDs:
db845c-09:
8093664 8093814 8094288 8094376 8094644
Error: No match for error type 'Test', message 'tradefed - adb device lost[25564f71]'
Count: 2 (1.75%)
IDs:
db845c-08:
8093736 8094252
Error: No match for error type 'Test', message 'tradefed - adb device lost[476f370a]'
Count: 1 (0.88%)
IDs:
db845c-10:
8094240
Error type: Infrastructure
Error count: 1 (0.88%)
Error: fastboot-flash-action timed out
Count: 1 (0.88%)
IDs:
db845c-07:
8093693
Device type: qrb5165-rb5
Total jobs: 79
Total errors: 13 (16.46%)
Error type: Test
Error count: 13 (16.46%)
Error: Device NOT found!
Count: 5 (6.33%)
IDs:
rb5-03:
8094615 8095484 8095509 8095659
rb5-07:
8094406
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 3 (3.80%)
IDs:
rb5-03:
8095564 8095656
rb5-07:
8094688
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 297 seconds'
Count: 1 (1.27%)
IDs:
rb5-07:
8095485
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 298 seconds'
Count: 1 (1.27%)
IDs:
rb5-07:
8094738
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (1.27%)
IDs:
rb5-06:
8094731
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (1.27%)
IDs:
rb5-03:
8094656
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 584 seconds'
Count: 1 (1.27%)
IDs:
rb5-03:
8094314
Device type: sm8550-hdk
Total jobs: 18
Total errors: 2 (11.11%)
Error type: Infrastructure
Error count: 1 (5.56%)
Error: No match for error type 'Infrastructure', message 'boot-fastboot timed out after 744 seconds'
Count: 1 (5.56%)
IDs:
sm8550-hdk-01:
8093200
Error type: Test
Error count: 1 (5.56%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 893 seconds'
Count: 1 (5.56%)
IDs:
sm8550-hdk-01:
8084842
Device type: x86
Total jobs: 3
Total errors: 1 (33.33%)
Error type: Test
Error count: 1 (33.33%)
Error: lava-test-shell timed out
Count: 1 (33.33%)
IDs:
x86-09:
8095580
Device type: hi960-hikey
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 31
Total errors: 3 (9.68%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 2 (6.45%)
Infra errors: 1 (3.23%)
Canceled jobs: 0 (0.00%)
Device type: beaglebone-black
Total jobs: 9
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 7
Total errors: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 5
Total errors: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 5
Total errors: 1 (20.00%)
Error type: Infrastructure
Error count: 1 (20.00%)
Error: Connection closed
Count: 1 (20.00%)
IDs:
dragonboard-845c-04:
4125247
Device type: dragonboard-410c
Total jobs: 3
Total errors: 2 (66.67%)
Error type: Job
Error count: 2 (66.67%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 2 (66.67%)
IDs:
dragonboard-410c-01:
4125260 4125270
Device type: imx93-11x11-evk
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 139
Total errors: 36 (25.90%)
LAVA errors: 0 (0.00%)
Test errors: 33 (23.74%)
Job errors: 0 (0.00%)
Infra errors: 2 (1.44%)
Canceled jobs: 1 (0.72%)
Device type: hi960-hikey
Total jobs: 18
Total errors: 7 (38.89%)
Error type: Test
Error count: 7 (38.89%)
Error: Device NOT found!
Count: 2 (11.11%)
IDs:
hi960-hikey-05:
8093702 8094641
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 3 (16.67%)
IDs:
hi960-hikey-03:
8094239
hi960-hikey-04:
8093698 8093713
Error: No match for error type 'Test', message 'tradefed - adb device lost[57DD383701799F9A]'
Count: 1 (5.56%)
IDs:
hi960-hikey-05:
8094170
Error: No match for error type 'Test', message 'tradefed - adb device lost[279ABF68159019FF]'
Count: 1 (5.56%)
IDs:
hi960-hikey-03:
8093690
Device type: qrb5165-rb5
Total jobs: 63
Total errors: 16 (25.40%)
Error type: Test
Error count: 15 (23.81%)
Error: Device NOT found!
Count: 5 (7.94%)
IDs:
rb5-03:
8093076 8093161 8093164 8094220 8094276
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 3 (4.76%)
IDs:
rb5-03:
8093246 8093255 8094275
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 1 (1.59%)
IDs:
rb5-05:
8094218
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 595 seconds'
Count: 1 (1.59%)
IDs:
rb5-06:
8094049
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 297 seconds'
Count: 1 (1.59%)
IDs:
rb5-06:
8093657
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (1.59%)
IDs:
rb5-06:
8093157
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (1.59%)
IDs:
rb5-03:
8093133
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 590 seconds'
Count: 1 (1.59%)
IDs:
rb5-03:
8093112
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 290 seconds'
Count: 1 (1.59%)
IDs:
rb5-06:
8093077
Error type: Infrastructure
Error count: 1 (1.59%)
Error: fastboot-flash-action timed out
Count: 1 (1.59%)
IDs:
rb5-06:
8093095
Device type: hi6220-hikey-r2
Total jobs: 9
Total errors: 5 (55.56%)
Error type: Test
Error count: 5 (55.56%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[191FC75C003312EE]'
Count: 3 (33.33%)
IDs:
hikey-6220-r2-06:
8093677 8094111 8094246
Error: No match for error type 'Test', message 'tradefed - adb device lost[7B1579B5003E507A]'
Count: 1 (11.11%)
IDs:
hikey-6220-r2-05:
8094060
Error: No match for error type 'Test', message 'tradefed - adb device lost[4595FE84003F72FC]'
Count: 1 (11.11%)
IDs:
hikey-6220-r2-04:
8093681
Device type: dragonboard-845c
Total jobs: 43
Total errors: 6 (13.95%)
Error type: Infrastructure
Error count: 1 (2.33%)
Error: fastboot-flash-action timed out
Count: 1 (2.33%)
IDs:
db845c-07:
8093180
Error type: Test
Error count: 5 (11.63%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 1 (2.33%)
IDs:
db845c-04:
8086456
Error: No match for error type 'Test', message 'tradefed - adb device lost[d966d3f5]'
Count: 3 (6.98%)
IDs:
db845c-03:
8086217 8086447 8086454
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 1 (2.33%)
IDs:
db845c-07:
8086215
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 1
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Test
Error count: 1 (50.00%)
Error: No match for error type 'Test', message 'mkfs.ext4 /dev/disk/by-id/ata-SanDisk_SSD_PLUS_120GB_190703A0112B failed; job exit'
Count: 1 (50.00%)
IDs:
x15-13:
8088474
Device type: rk3399-rock-pi-4b
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Canceled
Error count: 1 (100.00%)
Error: The job was canceled
Count: 1 (100.00%)
IDs:
rockpi-06:
8086983
Total jobs: 89
Total errors: 10 (11.24%)
LAVA errors: 0 (0.00%)
Test errors: 1 (1.12%)
Job errors: 7 (7.87%)
Infra errors: 2 (2.25%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 10
Total errors: 2 (20.00%)
Error type: Infrastructure
Error count: 2 (20.00%)
Error: Connection closed
Count: 2 (20.00%)
IDs:
dragonboard-845c-04:
4125190
dragonboard-845c-06:
4125152
Device type: dragonboard-410c
Total jobs: 8
Total errors: 7 (87.50%)
Error type: Job
Error count: 7 (87.50%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 7 (87.50%)
IDs:
dragonboard-410c-01:
4125135 4125151 4125170 4125185 4125204
4125213 4125235
Device type: beaglebone-black
Total jobs: 30
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 24
Total errors: 1 (4.17%)
Error type: Test
Error count: 1 (4.17%)
Error: lava-test-shell timed out
Count: 1 (4.17%)
IDs:
x15-01:
4125120
Device type: bcm2837-rpi-3-b-32
Total jobs: 15
Total errors: 0 (0.00%)
Device type: imx93-11x11-evk
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Total jobs: 187
Total errors: 69 (36.90%)
LAVA errors: 0 (0.00%)
Test errors: 25 (13.37%)
Job errors: 37 (19.79%)
Infra errors: 7 (3.74%)
Canceled jobs: 0 (0.00%)
Device type: qrb5165-rb5
Total jobs: 89
Total errors: 39 (43.82%)
Error type: Infrastructure
Error count: 4 (4.49%)
Error: Connection closed
Count: 2 (2.25%)
IDs:
rb5-05:
8093072 8093196
Error: fastboot-flash-action timed out
Count: 2 (2.25%)
IDs:
rb5-07:
8085217 8085381
Error type: Test
Error count: 12 (13.48%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 594 seconds'
Count: 1 (1.12%)
IDs:
rb5-03:
8093181
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 580 seconds'
Count: 1 (1.12%)
IDs:
rb5-03:
8093073
Error: Device NOT found!
Count: 2 (2.25%)
IDs:
rb5-03:
8085317 8086145
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 592 seconds'
Count: 2 (2.25%)
IDs:
rb5-03:
8085589 8086050
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (1.12%)
IDs:
rb5-06:
8085639
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 4 (4.49%)
IDs:
rb5-03:
8085079 8085117 8085621
rb5-06:
8085571
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (1.12%)
IDs:
rb5-03:
8085379
Error type: Job
Error count: 23 (25.84%)
Error: Invalid job data
Count: 18 (20.22%)
IDs:
rb5-01:
8086154
rb5-03:
8086149 8086153 8086224
rb5-05:
8086148 8086223 8086226 8086229 8086435
8086463 8092351 8093067 8093070
rb5-06:
8086147 8086150 8086225 8086228 8092352
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4486 seconds'
Count: 2 (2.25%)
IDs:
rb5-05:
8085626
rb5-07:
8085627
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4487 seconds'
Count: 1 (1.12%)
IDs:
rb5-01:
8085622
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4488 seconds'
Count: 1 (1.12%)
IDs:
rb5-07:
8085620
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4485 seconds'
Count: 1 (1.12%)
IDs:
rb5-03:
8085061
Device type: dragonboard-845c
Total jobs: 80
Total errors: 25 (31.25%)
Error type: Infrastructure
Error count: 3 (3.75%)
Error: fastboot-flash-action timed out
Count: 3 (3.75%)
IDs:
db845c-01:
8085228
db845c-07:
8085231 8093190
Error type: Test
Error count: 12 (15.00%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 3 (3.75%)
IDs:
db845c-02:
8084800
db845c-09:
8084736 8085612
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 298 seconds'
Count: 1 (1.25%)
IDs:
db845c-03:
8085232
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (1.25%)
IDs:
db845c-09:
8085199
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 580 seconds'
Count: 1 (1.25%)
IDs:
db845c-09:
8085189
Error: Device NOT found!
Count: 3 (3.75%)
IDs:
db845c-02:
8085051
db845c-07:
8085187
db845c-09:
8085185
Error: No match for error type 'Test', message 'tradefed - adb device lost[d966d3f5]'
Count: 1 (1.25%)
IDs:
db845c-03:
8085050
Error: No match for error type 'Test', message 'lava-test-interactive timed out after 600 seconds'
Count: 1 (1.25%)
IDs:
db845c-06:
8085049
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 583 seconds'
Count: 1 (1.25%)
IDs:
db845c-02:
8084738
Error type: Job
Error count: 10 (12.50%)
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4480 seconds'
Count: 1 (1.25%)
IDs:
db845c-10:
8085609
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4488 seconds'
Count: 1 (1.25%)
IDs:
db845c-04:
8085604
Error: Invalid job data
Count: 6 (7.50%)
IDs:
db845c-03:
8085367 8085368 8085370 8085371 8085372
8085373
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4481 seconds'
Count: 1 (1.25%)
IDs:
db845c-10:
8083192
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4487 seconds'
Count: 1 (1.25%)
IDs:
db845c-07:
8083191
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: x86
Total jobs: 1
Total errors: 0 (0.00%)
Device type: sm8550-hdk
Total jobs: 16
Total errors: 5 (31.25%)
Error type: Job
Error count: 4 (25.00%)
Error: Invalid job data
Count: 4 (25.00%)
IDs:
sm8550-hdk-01:
8083238 8083240 8083241 8083242
Error type: Test
Error count: 1 (6.25%)
Error: Device NOT found!
Count: 1 (6.25%)
IDs:
sm8550-hdk-01:
8083226
Total jobs: 112
Total errors: 42 (37.50%)
LAVA errors: 0 (0.00%)
Test errors: 8 (7.14%)
Job errors: 32 (28.57%)
Infra errors: 2 (1.79%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 39
Total errors: 16 (41.03%)
Error type: Test
Error count: 3 (7.69%)
Error: Device NOT found!
Count: 1 (2.56%)
IDs:
db845c-02:
8085608
Error: No match for error type 'Test', message 'tradefed - adb device lost[f3a58ae3]'
Count: 1 (2.56%)
IDs:
db845c-04:
8085591
Error: No match for error type 'Test', message 'tradefed - adb device lost[c7cf1849]'
Count: 1 (2.56%)
IDs:
db845c-07:
8083190
Error type: Job
Error count: 13 (33.33%)
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4486 seconds'
Count: 4 (10.26%)
IDs:
db845c-03:
8082933 8085597 8085600
db845c-04:
8082921
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4487 seconds'
Count: 2 (5.13%)
IDs:
db845c-04:
8082854 8085599
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4488 seconds'
Count: 1 (2.56%)
IDs:
db845c-07:
8085128
Error: No match for error type 'Job', message 'Post-processing of downloads failed'
Count: 5 (12.82%)
IDs:
db845c-03:
8082922
db845c-04:
8082920
db845c-07:
8082925 8082926 8082927
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4484 seconds'
Count: 1 (2.56%)
IDs:
db845c-03:
8082855
Device type: qrb5165-rb5
Total jobs: 61
Total errors: 24 (39.34%)
Error type: Job
Error count: 19 (31.15%)
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4487 seconds'
Count: 4 (6.56%)
IDs:
rb5-01:
8083197 8085617
rb5-06:
8083091 8085618
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4486 seconds'
Count: 6 (9.84%)
IDs:
rb5-03:
8085596 8085616
rb5-05:
8083093
rb5-06:
8083096 8084764 8085059
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4488 seconds'
Count: 1 (1.64%)
IDs:
rb5-01:
8084763
Error: No match for error type 'Job', message 'Post-processing of downloads failed'
Count: 7 (11.48%)
IDs:
rb5-01:
8083098 8083195 8083237
rb5-03:
8083194 8083233 8083235
rb5-06:
8083095
Error: No match for error type 'Job', message 'download-postprocess-docker timed out after 4485 seconds'
Count: 1 (1.64%)
IDs:
rb5-03:
8083196
Error type: Test
Error count: 3 (4.92%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (1.64%)
IDs:
rb5-03:
8085060
Error: Device NOT found!
Count: 1 (1.64%)
IDs:
rb5-03:
8083239
Error: No match for error type 'Test', message 'tradefed - adb device lost[4fc7b22]'
Count: 1 (1.64%)
IDs:
rb5-06:
8083199
Error type: Infrastructure
Error count: 2 (3.28%)
Error: fastboot-flash-action timed out
Count: 1 (1.64%)
IDs:
rb5-07:
8084833
Error: Connection closed
Count: 1 (1.64%)
IDs:
rb5-05:
8084669
Device type: rk3399-rock-pi-4b
Total jobs: 2
Total errors: 0 (0.00%)
Device type: dragonboard-410c
Total jobs: 2
Total errors: 1 (50.00%)
Error type: Test
Error count: 1 (50.00%)
Error: Invalid TESTCASE signal
Count: 1 (50.00%)
IDs:
db410c-07:
8084634
Device type: juno-r2
Total jobs: 1
Total errors: 0 (0.00%)
Device type: sm8550-hdk
Total jobs: 7
Total errors: 1 (14.29%)
Error type: Test
Error count: 1 (14.29%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds'
Count: 1 (14.29%)
IDs:
sm8550-hdk-01:
8080724
Total jobs: 146
Total errors: 17 (11.64%)
LAVA errors: 0 (0.00%)
Test errors: 1 (0.68%)
Job errors: 13 (8.90%)
Infra errors: 3 (2.05%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 16
Total errors: 5 (31.25%)
Error type: Infrastructure
Error count: 3 (18.75%)
Error: Connection closed
Count: 3 (18.75%)
IDs:
dragonboard-845c-04:
4124778
dragonboard-845c-06:
4124873 4124898
Error type: Test
Error count: 1 (6.25%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 1199 seconds'
Count: 1 (6.25%)
IDs:
dragonboard-845c-04:
4124812
Error type: Job
Error count: 1 (6.25%)
Error: No match for error type 'Job', message '[ 0.000000] Kernel panic - not syncing: Attempted to kill the idle task!
[ 0.000000] ---[ end Kernel panic - not syncing: Attempted to kill the idle task! ]---'
Count: 1 (6.25%)
IDs:
dragonboard-845c-04:
4124744
Device type: dragonboard-410c
Total jobs: 11
Total errors: 10 (90.91%)
Error type: Job
Error count: 10 (90.91%)
Error: No match for error type 'Job', message 'Unable to update image rootfs: 'mount: mount exited with status 32: mount: /sysroot: wrong fs type, bad option, bad superblock on /dev/sda, missing codepage or helper program, or other error.\n dmesg(1) may have more information after failed mount system call.''
Count: 10 (90.91%)
IDs:
dragonboard-410c-01:
4124740 4124779 4124790 4124809 4124817
4124847 4124871 4124878 4124900 4124918
Device type: beaglebone-black
Total jobs: 44
Total errors: 0 (0.00%)
Device type: x15
Total jobs: 33
Total errors: 2 (6.06%)
Error type: Job
Error count: 2 (6.06%)
Error: No match for error type 'Job', message 'login-action timed out after 272 seconds'
Count: 1 (3.03%)
IDs:
x15-01:
4124864
Error: No match for error type 'Job', message 'login-action timed out after 274 seconds'
Count: 1 (3.03%)
IDs:
x15-01:
4124801
Device type: bcm2837-rpi-3-b-32
Total jobs: 40
Total errors: 0 (0.00%)
Device type: imx93-11x11-evk
Total jobs: 1
Total errors: 0 (0.00%)
Device type: hi6220-hikey-r2
Total jobs: 1
Total errors: 0 (0.00%)
Hi,
I hope this message finds you well. We are excited to introduce our
latest breakthrough in the e-bike world – the City Explorer. As a
leader in the industry, we've designed this model to elevate your
cycling experience with cutting-edge features and a sleek, modern look.
The City Explorer combines advanced technology, superior comfort, and
an intuitive design, making it the perfect choice for riders who value
performance, style, and versatility. Whether you're navigating city
streets or venturing on off-road trails, this e-bike ensures a smooth,
fast, and enjoyable ride.
Shipped directly from our warehouse in Germany, we offer quick and
reliable shipment to any EU destination within 3 to 7 days.
Should you have any questions, need additional information, or are
ready to purchase, please provide your address, and we will send you a
precise quote.
[81_0e247be7-cf89-4a08-853f-41610bbda6e8_713x.jpg]
[82_713x.jpg]
[15_713x.jpg]
[8_1100x.jpg]
Key Features of the City Explorer:
Dual Suspension System for Maximum Comfort
The City Explorer features an 80mm front air suspension for a smooth
ride over uneven surfaces. The rear suspension effectively absorbs
shocks, making it ideal for long-distance rides or adventurous off-road
journeys. Whether on paved roads or rugged terrain, this e-bike
guarantees steady handling and unparalleled comfort.
Impressive 500W Motor
Equipped with a powerful 500W motor, the City Explorer reaches speeds
of up to 45 km/h. Whether cruising through urban environments, tackling
steep inclines, or riding in challenging conditions, this e-bike offers
the power needed for a thrilling, efficient ride.
Long-Lasting 48V 15AH Lithium-Ion Battery
The 48V 15AH battery provides a range of 65–85 km per charge, depending
on riding conditions and selected power mode. This durable, removable
battery is both dustproof and waterproof, offering lasting convenience.
Recharge it easily at home, work, or on the go to stay ready for your
next journey.
Compact and Foldable Design
Weighing just 28 kg and measuring 84 x 40 x 76 cm when folded, the City
Explorer is perfect for those on the go. It's easy to carry and store,
making it an ideal choice for commuters and travelers.
Enhanced User Experience
The LCD display keeps you informed with real-time data on speed,
battery status, assistance level, and distance traveled. The mechanical
disc brakes, front and rear, provide reliable stopping power in all
conditions. Front and rear lights ensure excellent visibility for safe
night rides.
Choose from three assistance levels and a 7-speed gear system to tailor
your ride for various terrains and personal preferences.
Additional Features:
20-inch Fat Tires: Offering maximum stability and comfort on any
surface, whether pavement, gravel, or snow.
Lightweight Aluminum Frame: A perfect balance of strength and style for
daily use.
Sleek, Modern Design: The City Explorer stands out with its
contemporary, attractive appearance.
We're confident the City Explorer will enhance your daily commute and
take your outdoor adventures to the next level. With fast shipment from
Germany, your next adventure is just a few clicks away.
If you have any questions, need more information, or are ready to make
a purchase, don't hesitate to contact us. Simply provide your address,
and we'll provide a tailored quote.
Warm regards,
Alex Müller
City Explorer Factory