Total jobs: 97
Total errors: 32 (32.99%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 32 (32.99%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 17
Total errors: 1 (5.88%)
Error type: Job
Error count: 1 (5.88%)
Error: compress-overlay timed out
Count: 1 (5.88%)
IDs:
rpi3-b-32-02:
4049515
Device type: synquacer
Total jobs: 71
Total errors: 31 (43.66%)
Error type: Job
Error count: 31 (43.66%)
Error: No match for error type 'Job', message 'login-action timed out after 199 seconds'
Count: 7 (9.86%)
IDs:
synquacer-01:
4049341 4049343 4049344 4049407 4049408
4049459 4049460
Error: No match for error type 'Job', message 'login-action timed out after 198 seconds'
Count: 4 (5.63%)
IDs:
synquacer-01:
4049397 4049398 4049405 4049406
Error: No match for error type 'Job', message 'login-action timed out after 197 seconds'
Count: 6 (8.45%)
IDs:
synquacer-01:
4049391 4049392 4049399 4049400 4049403
4049404
Error: No match for error type 'Job', message 'login-action timed out after 194 seconds'
Count: 4 (5.63%)
IDs:
synquacer-01:
4049383 4049384 4049401 4049402
Error: No match for error type 'Job', message 'login-action timed out after 200 seconds'
Count: 4 (5.63%)
IDs:
synquacer-01:
4049057 4049081 4049395 4049396
Error: No match for error type 'Job', message 'login-action timed out after 196 seconds'
Count: 4 (5.63%)
IDs:
synquacer-01:
4049389 4049390 4049393 4049394
Error: No match for error type 'Job', message 'login-action timed out after 195 seconds'
Count: 2 (2.82%)
IDs:
synquacer-01:
4049364 4049382
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
This is the start of the stable review cycle for the 5.4.272 release.
There are 51 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 Fri Mar 15 05:02:10 PM UTC 2024.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/…
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
and the diffstat can be found below.
Thanks,
Sasha
-------------
Pseudo-Shortlog of commits:
Andy Shevchenko (4):
serial: max310x: Use devm_clk_get_optional() to get the input clock
serial: max310x: Try to get crystal clock rate from property
serial: max310x: Make use of device properties
serial: max310x: Unprepare and disable clock in error path
Ansuel Smith (1):
regmap: allow to define reg_update_bits for no bus configuration
Arnd Bergmann (1):
y2038: rusage: use __kernel_old_timeval
Cosmin Tanislav (4):
serial: max310x: use regmap methods for SPI batch operations
serial: max310x: use a separate regmap for each port
serial: max310x: make accessing revision id interface-agnostic
serial: max310x: implement I2C support
Dexuan Cui (1):
hv_netvsc: Make netvsc/VF binding check both MAC and serial number
Edward Adam Davis (1):
net/rds: fix WARNING in rds_conn_connect_if_down
Eric Dumazet (2):
geneve: make sure to pull inner header in geneve_rx()
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Florian Westphal (1):
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Hugo Villeneuve (2):
serial: max310x: fail probe if clock crystal is unstable
serial: max310x: prevent infinite while() loop in port startup
Ingo Molnar (1):
exit: Fix typo in comment: s/sub-theads/sub-threads
Jan Kundrát (1):
serial: max310x: fix IO data corruption in batched operations
Jason Xing (12):
netrom: Fix a data-race around sysctl_netrom_default_path_quality
netrom: Fix a data-race around
sysctl_netrom_obsolescence_count_initialiser
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
netrom: Fix a data-race around sysctl_netrom_transport_timeout
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
netrom: Fix a data-race around
sysctl_netrom_transport_acknowledge_delay
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
netrom: Fix a data-race around
sysctl_netrom_transport_requested_window_size
netrom: Fix a data-race around
sysctl_netrom_transport_no_activity_timeout
netrom: Fix a data-race around sysctl_netrom_routing_control
netrom: Fix a data-race around sysctl_netrom_link_fails_count
netrom: Fix data-races around sysctl_net_busy_read
Johannes Berg (1):
um: allow not setting extra rpaths in the linux binary
John Efstathiades (4):
lan78xx: Fix white space and style issues
lan78xx: Add missing return code checks
lan78xx: Fix partial packet errors on suspend/resume
lan78xx: Fix race conditions in suspend/resume handling
Juhee Kang (1):
hv_netvsc: use netif_is_bond_master() instead of open code
Lena Wang (1):
netfilter: nf_conntrack_h323: Add protection for bmp length out of
range
Maciej Fijalkowski (1):
ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}able
Marek Vasut (1):
regmap: Add bulk read/write callbacks into regmap_config
Nico Pache (1):
selftests: mm: fix map_hugetlb failure on 64K page size systems
Oleg Nesterov (5):
getrusage: add the "signal_struct *sig" local variable
getrusage: move thread_group_cputime_adjusted() outside of
lock_task_sighand()
getrusage: use __for_each_thread()
getrusage: use sig->stats_lock rather than lock_task_sighand()
exit: wait_task_zombie: kill the no longer necessary
spin_lock_irq(siglock)
Oleksij Rempel (1):
net: lan78xx: fix runtime PM count underflow on link stop
Rand Deeb (1):
net: ice: Fix potential NULL pointer dereference in
ice_bridge_setlink()
Sasha Levin (1):
Linux 5.4.272-rc1
Shradha Gupta (1):
hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
Werner Sembach (1):
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Makefile | 4 +-
arch/alpha/kernel/osf_sys.c | 2 +-
arch/um/Kconfig | 13 +
arch/um/Makefile | 3 +-
arch/x86/Makefile.um | 2 +-
drivers/base/regmap/internal.h | 4 +
drivers/base/regmap/regmap.c | 77 +-
drivers/input/serio/i8042-x86ia64io.h | 6 +
drivers/net/ethernet/intel/ice/ice_main.c | 2 +
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 56 +-
drivers/net/geneve.c | 18 +-
drivers/net/hyperv/netvsc_drv.c | 96 +-
drivers/net/usb/lan78xx.c | 910 ++++++++++++++----
drivers/tty/serial/Kconfig | 1 +
drivers/tty/serial/max310x.c | 378 ++++++--
include/linux/regmap.h | 19 +
include/uapi/linux/resource.h | 4 +-
kernel/exit.c | 12 +-
kernel/sys.c | 91 +-
net/ipv6/route.c | 21 +-
net/netfilter/nf_conntrack_h323_asn1.c | 4 +
net/netfilter/nft_ct.c | 11 +-
net/netrom/af_netrom.c | 14 +-
net/netrom/nr_dev.c | 2 +-
net/netrom/nr_in.c | 6 +-
net/netrom/nr_out.c | 2 +-
net/netrom/nr_route.c | 8 +-
net/netrom/nr_subr.c | 5 +-
net/rds/rdma.c | 3 +
net/rds/send.c | 6 +-
tools/testing/selftests/vm/map_hugetlb.c | 7 +
31 files changed, 1322 insertions(+), 465 deletions(-)
--
2.43.0
Hello,
I hope this message finds you well. i am reaching out to you from our
ebike factory, where we have established ourselves as a leading
manufacturer
in the ebike industry with a robust production capability and a
commitment to quality. our factory is equipped with state-of-the-art
machinery and
a dedicated workforce that specializes in the design and assembly of
premium electric bicycles.
I am particularly excited to introduce you to our latest mountain
ebike. this model is a testament to our innovation and attention to
detail,
showcasing features that cater to the needs of the modern rider. We
have a warehouse in Europe, which allows us to ensure that,
you can expect to receive your ebike within 3-7 days in all European
countries.
Adjustable stem upgrade: with the adjustable stem, riders can tailor
the angle to their height and riding preferences, offering an optimized
and comfortable experience.
Fast charge technology: our 3a fast charger significantly reduces the
battery recharge time to just 2-3 hours, making it an efficient choice
for those on the move.
Enhanced battery capacity: we have upgraded the battery to a 36v/13ah
unit, which is still removable for convenience. this powerful battery
allows for extended ranges of 20-40 miles and maintains the fast
charging capability. Motor power is 350w.
21-speed shimano gearset: the professional shimano 21-speed gear system
adapts to various terrains, providing a smooth and responsive riding
experience.
It arrives most parts assembled. with the included instruction manual
and installation tools, final assembly is straightforward and hassle.
We have a warehouse in Europe, which allows us to ensure that, you can
expect to receive your ebike within 3-7 days.
[SP2_L_500.jpg] [11.jpg]
Should you decide to proceed with a purchase of our ebike, we kindly
ask you to provide us with your detailed address.
This will enable us to arrange for the shipment and ensure that your
order is delivered to you promptly and efficiently.
Please note that every purchase of a totem electric bike includes the
battery and charger. we also offer additional batteries and chargers to
help ensure that your adventures are never cut short due to charging
needs.
We are confident that this mountain ebike will be an excellent addition
to your product offerings,
and we are eager to support you in bringing this exceptional bike to
your customers.
Should you decide to proceed with a purchase of our ebike, we kindly
ask you to provide us with your detailed address.
This will enable us to arrange for the shipment and ensure that your
order is delivered to you promptly and efficiently.
We are committed to providing you with a seamless and satisfying
purchasing experience, and timely delivery is a crucial part of that
promise.
Thank you once again for your interest in our products. We are looking
forward to the possibility of serving you and meeting your ebike needs.
Best Regards,
Darren Zhao
The mountain ebike manufacture
If you don't want to receive our email, please send address to unlist.
Total jobs: 131
Total errors: 33 (25.19%)
LAVA errors: 0 (0.00%)
Test errors: 29 (22.14%)
Job errors: 1 (0.76%)
Infra errors: 3 (2.29%)
Canceled jobs: 0 (0.00%)
Device type: dragonboard-845c
Total jobs: 84
Total errors: 18 (21.43%)
Error type: Infrastructure
Error count: 1 (1.19%)
Error: fastboot-flash-action timed out
Count: 1 (1.19%)
IDs:
db845c-07:
7349585
Error type: Test
Error count: 17 (20.24%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 6 (7.14%)
IDs:
db845c-02:
7347970 7348018 7349566
db845c-03:
7348071
db845c-06:
7348086
db845c-08:
7348065
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 35998 seconds'
Count: 2 (2.38%)
IDs:
db845c-01:
7349457
db845c-05:
7348095
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 4 (4.76%)
IDs:
db845c-02:
7348084
db845c-04:
7348063
db845c-07:
7348091
db845c-10:
7348066
Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed'
Count: 3 (3.57%)
IDs:
db845c-04:
7348083
db845c-06:
7348079
db845c-10:
7348080
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 596 seconds'
Count: 2 (2.38%)
IDs:
db845c-07:
7348070
db845c-08:
7348062
Device type: qrb5165-rb5
Total jobs: 44
Total errors: 12 (27.27%)
Error type: Infrastructure
Error count: 2 (4.55%)
Error: fastboot-flash-action timed out
Count: 2 (4.55%)
IDs:
rb5-01:
7349367 7349581
Error type: Test
Error count: 10 (22.73%)
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 598 seconds'
Count: 1 (2.27%)
IDs:
rb5-03:
7349571
Error: No match for error type 'Test', message 'tradefed - adb device lost[9496f60d]'
Count: 2 (4.55%)
IDs:
rb5-01:
7349497 7349563
Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 597 seconds'
Count: 1 (2.27%)
IDs:
rb5-03:
7349465
Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]'
Count: 5 (11.36%)
IDs:
rb5-05:
7348026 7349310 7349314 7349316 7349459
Error: No match for error type 'Test', message 'tradefed - adb device lost[74d67c95]'
Count: 1 (2.27%)
IDs:
rb5-03:
7349382
Device type: hi6220-hikey-r2
Total jobs: 2
Total errors: 2 (100.00%)
Error type: Test
Error count: 2 (100.00%)
Error: No match for error type 'Test', message 'tradefed - adb device lost[235D989C003B0752]'
Count: 1 (50.00%)
IDs:
hikey-6220-r2-03:
7349227
Error: No match for error type 'Test', message 'tradefed - adb device lost[2047EDF7003CEE68]'
Count: 1 (50.00%)
IDs:
hikey-6220-r2-01:
7348089
Device type: x86
Total jobs: 1
Total errors: 1 (100.00%)
Error type: Job
Error count: 1 (100.00%)
Error: finalize timed out
Count: 1 (100.00%)
IDs:
x86-04:
7348103
Total jobs: 77
Total errors: 10 (12.99%)
LAVA errors: 0 (0.00%)
Test errors: 0 (0.00%)
Job errors: 10 (12.99%)
Infra errors: 0 (0.00%)
Canceled jobs: 0 (0.00%)
Device type: bcm2837-rpi-3-b-32
Total jobs: 25
Total errors: 1 (4.00%)
Error type: Job
Error count: 1 (4.00%)
Error: compress-overlay timed out
Count: 1 (4.00%)
IDs:
rpi3-b-32-02:
4049013
Device type: synquacer
Total jobs: 34
Total errors: 0 (0.00%)
Device type: qemu
Total jobs: 9
Total errors: 9 (100.00%)
Error type: Job
Error count: 9 (100.00%)
Error: No match for error type 'Job', message 'test-definition timed out after 634 seconds'
Count: 1 (11.11%)
IDs:
qemu-02:
4048970
Error: No match for error type 'Job', message 'test-definition timed out after 819 seconds'
Count: 1 (11.11%)
IDs:
qemu-02:
4048969
Error: No match for error type 'Job', message 'test-definition timed out after 570 seconds'
Count: 1 (11.11%)
IDs:
qemu-02:
4048968
Error: No match for error type 'Job', message 'test-definition timed out after 644 seconds'
Count: 1 (11.11%)
IDs:
lite-qemu-01:
4048930
Error: No match for error type 'Job', message 'test-definition timed out after 642 seconds'
Count: 1 (11.11%)
IDs:
lite-qemu-02:
4048929
Error: No match for error type 'Job', message 'test-definition timed out after 659 seconds'
Count: 1 (11.11%)
IDs:
lite-qemu-01:
4048928
Error: No match for error type 'Job', message 'test-definition timed out after 658 seconds'
Count: 1 (11.11%)
IDs:
lite-qemu-02:
4048927
Error: No match for error type 'Job', message 'test-definition timed out after 499 seconds'
Count: 1 (11.11%)
IDs:
lite-qemu-02:
4048926
Error: No match for error type 'Job', message 'test-definition timed out after 495 seconds'
Count: 1 (11.11%)
IDs:
lite-qemu-01:
4048925
Device type: docker
Total jobs: 3
Total errors: 0 (0.00%)
Device type: frdm-kw41z
Total jobs: 2
Total errors: 0 (0.00%)
Device type: frdm-k64f
Total jobs: 3
Total errors: 0 (0.00%)
Device type: x15-bl
Total jobs: 1
Total errors: 0 (0.00%)
Good day,
Hope you are well, l am an Investment broker working with a
financial investment company that have developed new financial
programs to counter the negative impact of the Covid19
restrictions on the global economy. You may seize these
opportunities to attract viable investments to your business
through our pool of financial investor, and for a chance to be
considered for funding.
If your company has credible projects in need of funding or an
established business in need of expansion, please indicate your
interest for more information.We give out Loans at an affordable
rate of 2% per annum without any upfront fees. We Also pay
commissions to brokers who introduce project owners for financing
or other opportunities. Our interest rates are enticing and
there's room for negotiation.
Regards
Howard Ethan
Financial Advisor