lists.linaro.org
Sign In
Sign Up
Sign In
Sign Up
Manage this list
×
Keyboard Shortcuts
Thread View
j
: Next unread message
k
: Previous unread message
j a
: Jump to all threads
j l
: Jump to MailingList overview
2025
September
August
July
June
May
April
March
February
January
2024
December
November
October
September
August
July
June
May
April
March
February
January
2023
December
November
October
September
August
July
June
May
April
March
February
January
2022
December
November
October
September
August
July
June
May
April
March
February
January
2021
December
November
October
September
August
July
June
May
April
March
February
January
2020
December
November
October
September
August
July
June
May
April
March
February
January
2019
December
November
October
September
August
July
June
May
April
March
February
January
2018
December
November
October
September
August
July
June
May
April
March
February
January
2017
December
November
List overview
Download
Lkft-triage
June 2023
----- 2025 -----
September 2025
August 2025
July 2025
June 2025
May 2025
April 2025
March 2025
February 2025
January 2025
----- 2024 -----
December 2024
November 2024
October 2024
September 2024
August 2024
July 2024
June 2024
May 2024
April 2024
March 2024
February 2024
January 2024
----- 2023 -----
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
----- 2022 -----
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
----- 2021 -----
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
----- 2020 -----
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
----- 2019 -----
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
----- 2018 -----
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
----- 2017 -----
December 2017
November 2017
lkft-triage@lists.linaro.org
49 participants
198 discussions
Start a n
N
ew thread
next: WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0
by Naresh Kamboju
Following kernel warning has been noticed on qemu-arm64 while running kunit tests while booting Linux 6.4.0-rc1-next-20230512 and It was started from 6.3.0-rc7-next-20230420. Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org> This is always reproducible on qemu-arm64, qemu-arm, qemu-x86 and qemu-i386. Is this expected warning as a part of kunit tests ? Crash log: ----------- [ 663.530868] KTAP version 1 [ 663.531545] # Subtest: Handshake API tests [ 663.533521] 1..11 [ 663.534424] KTAP version 1 [ 663.535406] # Subtest: req_alloc API fuzzing [ 663.542460] ok 1 handshake_req_alloc NULL proto [ 663.550345] ok 2 handshake_req_alloc CLASS_NONE [ 663.558041] ok 3 handshake_req_alloc CLASS_MAX [ 663.565790] ok 4 handshake_req_alloc no callbacks [ 663.573882] ok 5 handshake_req_alloc no done callback [ 663.580284] ------------[ cut here ]------------ [ 663.582129] WARNING: CPU: 0 PID: 1200 at mm/page_alloc.c:4744 __alloc_pages+0x2e8/0x3a0 [ 663.585675] Modules linked in: [ 663.587808] CPU: 0 PID: 1200 Comm: kunit_try_catch Tainted: G N 6.4.0-rc1-next-20230512 #1 [ 663.589817] Hardware name: linux,dummy-virt (DT) [ 663.591426] pstate: 22400005 (nzCv daif +PAN -UAO +TCO -DIT -SSBS BTYPE=--) [ 663.592978] pc : __alloc_pages+0x2e8/0x3a0 [ 663.594236] lr : __kmalloc_large_node+0xbc/0x160 [ 663.595548] sp : ffff80000a317bc0 [ 663.596577] x29: ffff80000a317bc0 x28: 0000000000000000 x27: 0000000000000000 [ 663.598863] x26: ffff0000c8925b20 x25: 0000000000000000 x24: 0000000000000015 [ 663.601098] x23: 0000000000040dc0 x22: ffffbf424e7420c8 x21: ffffbf424e7420c8 [ 663.603100] x20: 1ffff00001462f88 x19: 0000000000040dc0 x18: 0000000078b4155a [ 663.605582] x17: 0000000000000000 x16: 0000000000000000 x15: 0000000000000000 [ 663.607328] x14: 0000000000000000 x13: 6461657268745f68 x12: ffff60001913bc5a [ 663.609355] x11: 1fffe0001913bc59 x10: ffff60001913bc59 x9 : 1fffe0001913bc59 [ 663.611004] x8 : 0000000041b58ab3 x7 : ffff700001462f88 x6 : dfff800000000000 [ 663.613556] x5 : 00000000f1f1f1f1 x4 : 00000000f2f2f200 x3 : 0000000000000000 [ 663.615364] x2 : 0000000000000000 x1 : 0000000000000001 x0 : ffffbf42516818e2 [ 663.617753] Call trace: [ 663.618486] __alloc_pages+0x2e8/0x3a0 [ 663.619613] __kmalloc_large_node+0xbc/0x160 [ 663.621454] __kmalloc+0x84/0x94 [ 663.622551] handshake_req_alloc+0x74/0xe8 [ 663.623801] handshake_req_alloc_case+0xa0/0x170 [ 663.625467] kunit_try_run_case+0x7c/0x100 [ 663.626592] kunit_generic_run_threadfn_adapter+0x30/0x4c [ 663.628998] kthread+0x1d4/0x1e4 [ 663.629715] ret_from_fork+0x10/0x20 [ 663.631094] ---[ end trace 0000000000000000 ]--- [ 663.643101] ok 6 handshake_req_alloc excessive privsize [ 663.649446] ok 7 handshake_req_alloc all good [ 663.651032] # req_alloc API fuzzing: pass:7 fail:0 skip:0 total:7 [ 663.653941] ok 1 req_alloc API fuzzing [ 663.665951] ok 2 req_submit NULL req arg [ 663.674278] ok 3 req_submit NULL sock arg [ 663.682968] ok 4 req_submit NULL sock->file [ 663.694323] ok 5 req_lookup works [ 663.703604] ok 6 req_submit max pending [ 663.714655] ok 7 req_submit multiple [ 663.725174] ok 8 req_cancel before accept [ 663.733780] ok 9 req_cancel after accept [ 663.742528] ok 10 req_cancel after done [ 663.750637] ok 11 req_destroy works [ 663.751884] # Handshake API tests: pass:11 fail:0 skip:0 total:11 [ 663.753579] # Totals: pass:17 fail:0 skip:0 total:17 links: ------ -
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230512/te…
-
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230512/te…
-
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230420/te…
-
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230512/te…
-- Linaro LKFT
https://lkft.linaro.org
2 years, 2 months
5
7
0
0
next: arm: drivers/clk/imx/clk-imx1.c:13:10: fatal error: 'soc/imx/timer.h' file not found
by Naresh Kamboju
Following build regressions noticed on Linux next-20230623. Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org> Regressions found on arm: - build/clang-16-imx_v4_v5_defconfig - build/gcc-12-imx_v4_v5_defconfig - build/gcc-8-multi_v5_defconfig - build/gcc-8-imx_v4_v5_defconfig - build/clang-nightly-imx_v4_v5_defconfig Build error: ===== drivers/clk/imx/clk-imx1.c:13:10: fatal error: 'soc/imx/timer.h' file not found #include <soc/imx/timer.h> ^~~~~~~~~~~~~~~~~ 1 error generated. make[6]: *** [scripts/Makefile.build:243: drivers/clk/imx/clk-imx1.o] Error 1 drivers/clk/imx/clk-imx27.c:11:10: fatal error: 'soc/imx/timer.h' file not found #include <soc/imx/timer.h> ^~~~~~~~~~~~~~~~~ 1 error generated. make[6]: *** [scripts/Makefile.build:243: drivers/clk/imx/clk-imx27.o] Error 1 Links: -
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230623/te…
-
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230623/te…
-- Linaro LKFT
https://lkft.linaro.org
2 years, 2 months
3
2
0
0
next: drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr';
by Naresh Kamboju
Following build regressions noticed on Linux next-20230614 and next-20230613. Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org> Regressions found on sh: - build/gcc-8-microdev_defconfig - build/gcc-11-dreamcast_defconfig - build/gcc-11-microdev_defconfig - build/gcc-8-shx3_defconfig - build/gcc-8-dreamcast_defconfig - build/gcc-11-defconfig - build/gcc-11-allnoconfig - build/gcc-8-tinyconfig - build/gcc-11-tinyconfig - build/gcc-8-allnoconfig - build/gcc-8-defconfig - build/gcc-11-shx3_defconfig build log: ====== drivers/char/mem.c: In function 'read_mem': drivers/char/mem.c:164:25: error: implicit declaration of function 'unxlate_dev_mem_ptr'; did you mean 'xlate_dev_mem_ptr'? [-Werror=implicit-function-declaration] 164 | unxlate_dev_mem_ptr(p, ptr); | ^~~~~~~~~~~~~~~~~~~ | xlate_dev_mem_ptr cc1: some warnings being treated as errors steps to reproduce: ========= tuxmake --runtime podman --target-arch sh --toolchain gcc-11 --kconfig shx3_defconfig Links, === -
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230614/te…
-
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230614/te…
-
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230614/te…
-- Linaro LKFT
https://lkft.linaro.org
2 years, 2 months
1
1
0
0
[REGRESSION] lkft kselftest-arm for next-20230623
by lkft@linaro.org
## Build * kernel: 6.4.0-rc7 * git:
https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
* git branch: master * git commit: 8d2be868b42c08290509c60515865f4de24ea704 * git describe: next-20230623 * test details:
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230623
## Test Regressions (compared to next-20230616) * qemu-arm64-gic-version3, kselftest-arm64 - arm64_fp-stress_ZA-VL-32-3 * qemu-arm64-mte, kselftest-arm64 - arm64_fp-stress_ZA-VL-16-1 ## Metric Regressions (compared to next-20230616) No metric regressions found. Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org> ## Test Fixes (compared to next-20230616) No test fixes found. ## Metric Fixes (compared to next-20230616) No metric fixes found. ## Test result summary total: 1426, pass: 1099, fail: 49, skip: 278, xfail: 0 ## Build Summary ## Test suites summary * kselftest-arm64 -- Linaro LKFT
https://lkft.linaro.org
2 years, 2 months
1
0
0
0
[REGRESSION] lkft kselftest for next-20230623
by lkft@linaro.org
## Build * kernel: 6.4.0-rc7 * git:
https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
* git branch: master * git commit: 8d2be868b42c08290509c60515865f4de24ea704 * git describe: next-20230623 * test details:
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230623
## Test Regressions (compared to next-20230616) * qemu-arm64-gic-version3, kselftest-arm64 - arm64_fp-stress_ZA-VL-32-3 * qemu-arm64-gic-version3, kselftest-timers - timers_rtcpie * qemu-arm64-mte, kselftest-arm64 - arm64_fp-stress_ZA-VL-16-1 ## Metric Regressions (compared to next-20230616) No metric regressions found. Reported-by: Linux Kernel Functional Testing <lkft(a)linaro.org> ## Test Fixes (compared to next-20230616) No test fixes found. ## Metric Fixes (compared to next-20230616) No metric fixes found. ## Test result summary total: 4111, pass: 3073, fail: 415, skip: 623, xfail: 0 ## Build Summary ## Test suites summary * kselftest-android * kselftest-arm64 * kselftest-breakpoints * kselftest-capabilities * kselftest-cgroup * kselftest-clone3 * kselftest-core * kselftest-cpu-hotplug * kselftest-cpufreq * kselftest-drivers-dma-buf * kselftest-gpio * kselftest-ipc * kselftest-ir * kselftest-kcmp * kselftest-lib * kselftest-membarrier * kselftest-memfd * kselftest-memory-hotplug * kselftest-mincore * kselftest-mount * kselftest-net-forwarding * kselftest-netfilter * kselftest-nsfs * kselftest-openat2 * kselftest-pid_namespace * kselftest-pidfd * kselftest-proc * kselftest-pstore * kselftest-rseq * kselftest-rtc * kselftest-seccomp * kselftest-sigaltstack * kselftest-size * kselftest-splice * kselftest-static_keys * kselftest-sync * kselftest-sysctl * kselftest-tc-testing * kselftest-timens * kselftest-timers * kselftest-tmpfs * kselftest-tpm2 * kselftest-user * kselftest-zram -- Linaro LKFT
https://lkft.linaro.org
2 years, 2 months
1
0
0
0
Daily cts/vts report for lkft - 2023-Jun-23
by lava@validation.linaro.org
Total jobs: 115 Total errors: 84 (73.04%) LAVA errors: 0 (0.00%) Test errors: 73 (63.48%) Job errors: 1 (0.87%) Infra errors: 3 (2.61%) Canceled jobs: 7 (6.09%) Device type: x15 Total jobs: 23 Total errors: 23 (100.00%) Error type: Test Error count: 22 (95.65%) Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed' Count: 22 (95.65%) IDs: x15-02: 6538269 6538634 6538680 x15-04: 6538271 6538631 6538678 6538694 x15-05: 6538273 6538636 x15-06: 6538272 6538633 6538681 6538695 x15-10: 6538679 6538693 x15-11: 6538268 6538632 x15-12: 6538635 6538677 6538696 x15-13: 6538274 6538697 Error type: Job Error count: 1 (4.35%) Error: No match for error type 'Job', message 'Unable to run 'docker' 'pull' 'linaro/lava-android-postprocess:latest'' Count: 1 (4.35%) IDs: x15-11: 6538676 Device type: dragonboard-845c Total jobs: 51 Total errors: 38 (74.51%) Error type: Test Error count: 31 (60.78%) Error: No match for error type 'Test', message 'The network seems not available, as the ping command failed' Count: 30 (58.82%) IDs: db845c-01: 6538547 6538584 6538622 db845c-03: 6535314 6538548 6538570 6538590 6538618 db845c-04: 6538545 6538571 6538592 6538605 db845c-05: 6535312 6535343 6538544 6538583 6538588 6538607 db845c-06: 6538589 6538595 6538606 db845c-07: 6538546 6538569 6538619 6538624 db845c-09: 6535313 6538594 6538621 db845c-10: 6535315 6538608 Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 21551 seconds' Count: 1 (1.96%) IDs: db845c-02: 6535283 Error type: Canceled Error count: 7 (13.73%) Error: The job was canceled Count: 7 (13.73%) IDs: db845c-01: 6535274 db845c-03: 6535276 db845c-04: 6535273 db845c-06: 6535271 db845c-07: 6535279 db845c-08: 6535280 db845c-09: 6535277 Device type: hi6220-hikey-r2 Total jobs: 41 Total errors: 23 (56.10%) Error type: Test Error count: 20 (48.78%) Error: No match for error type 'Test', message 'tradefed - adb device lost[3F939C43003B7553]' Count: 1 (2.44%) IDs: hikey-6220-r2-14: 6538620 Error: No match for error type 'Test', message 'lava-test-interactive timed out after 300 seconds' Count: 16 (39.02%) IDs: hikey-6220-r2-01: 6538609 hikey-6220-r2-03: 6538282 6538284 6538307 6538310 hikey-6220-r2-04: 6538288 6538290 6538293 6538295 6538311 hikey-6220-r2-09: 6538278 6538297 6538309 hikey-6220-r2-14: 6538306 6538308 6538610 Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 583 seconds' Count: 1 (2.44%) IDs: hikey-6220-r2-01: 6538300 Error: Device NOT found! Count: 1 (2.44%) IDs: hikey-6220-r2-14: 6538283 Error: No match for error type 'Test', message 'tradefed - adb device lost[235D989C003B0752]' Count: 1 (2.44%) IDs: hikey-6220-r2-03: 6538280 Error type: Infrastructure Error count: 3 (7.32%) Error: Connection closed Count: 3 (7.32%) IDs: hikey-6220-r2-03: 6538313 hikey-6220-r2-04: 6538540 hikey-6220-r2-09: 6538312
2 years, 2 months
1
0
0
0
Daily report for validation - 2023-Jun-23
by lava@validation.linaro.org
Total jobs: 491 Total errors: 108 (22.00%) LAVA errors: 1 (0.20%) Test errors: 13 (2.65%) Job errors: 23 (4.68%) Infra errors: 71 (14.46%) Canceled jobs: 0 (0.00%) Device type: qemu Total jobs: 7 Total errors: 0 (0.00%) Device type: dragonboard-845c Total jobs: 60 Total errors: 2 (3.33%) Error type: Test Error count: 2 (3.33%) Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 28787 seconds' Count: 1 (1.67%) IDs: dragonboard-845c-03: 3965177 Error: Device NOT found! Count: 1 (1.67%) IDs: dragonboard-845c-08: 3965048 Device type: hi960-hikey Total jobs: 89 Total errors: 8 (8.99%) Error type: Test Error count: 7 (7.87%) Error: Device NOT found! Count: 4 (4.49%) IDs: hi960-hikey-01: 3965124 hi960-hikey-04: 3964935 3965056 hi960-hikey-05: 3965152 Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 587 seconds' Count: 1 (1.12%) IDs: hi960-hikey-02: 3965115 Error: No match for error type 'Test', message 'lava-docker-test-shell timed out after 586 seconds' Count: 1 (1.12%) IDs: hi960-hikey-04: 3965099 Error: No match for error type 'Test', message 'tradefed - adb device lost[7A25756801BA7C0B]' Count: 1 (1.12%) IDs: hi960-hikey-02: 3965090 Error type: Job Error count: 1 (1.12%) Error: wait for prompt timed out Count: 1 (1.12%) IDs: hi960-hikey-05: 3965108 Device type: dragonboard-410c Total jobs: 2 Total errors: 1 (50.00%) Error type: Infrastructure Error count: 1 (50.00%) Error: Reboot failed Count: 1 (50.00%) IDs: dragonboard-410c-01: 3965539 Device type: disco-l475-iot1 Total jobs: 2 Total errors: 0 (0.00%) Device type: frdm-kw41z Total jobs: 3 Total errors: 0 (0.00%) Device type: frdm-k64f Total jobs: 2 Total errors: 0 (0.00%) Device type: qrb5165-rb5 Total jobs: 76 Total errors: 12 (15.79%) Error type: Bug Error count: 1 (1.32%) Error: No match for error type 'Bug', message 'Command '['docker', 'pull', 'linaro/lava-android-test:latest']' returned non-zero exit status 1.' Count: 1 (1.32%) IDs: rb5-03: 3965398 Error type: Infrastructure Error count: 8 (10.53%) Error: No match for error type 'Infrastructure', message 'wait-device-boardid timed out after 887 seconds' Count: 1 (1.32%) IDs: rb5-07: 3965188 Error: No match for error type 'Infrastructure', message 'Command '['lxc-attach', '-n', 'lxc-target-3965187', '--', 'fastboot', '-s', '4fc7b22', 'boot', '/lava-lxc/boot-linux-release-5.13.9-708-qrb5165-rb5.img']' returned non-zero exit status 1.' Count: 1 (1.32%) IDs: rb5-06: 3965187 Error: No match for error type 'Infrastructure', message 'Command '['lxc-attach', '-n', 'lxc-target-3965186', '--', 'fastboot', '-s', '4fc7b22', 'boot', '/lava-lxc/boot-linux-release-5.13.9-708-qrb5165-rb5.img']' returned non-zero exit status 1.' Count: 1 (1.32%) IDs: rb5-06: 3965186 Error: No match for error type 'Infrastructure', message 'Command '['lxc-attach', '-n', 'lxc-target-3965184', '--', 'fastboot', '-s', '4fc7b22', 'boot', '/lava-lxc/boot-linux-release-5.13.9-708-qrb5165-rb5.img']' returned non-zero exit status 1.' Count: 1 (1.32%) IDs: rb5-06: 3965184 Error: Connection closed Count: 3 (3.95%) IDs: rb5-06: 3965034 3965036 3965067 Error: Reboot failed Count: 1 (1.32%) IDs: rb5-05: 3965006 Error type: Test Error count: 3 (3.95%) Error: No match for error type 'Test', message 'tradefed - adb device lost[f11b68eb]' Count: 3 (3.95%) IDs: rb5-05: 3965005 3965025 3965062 Device type: bcm2837-rpi-3-b-32 Total jobs: 65 Total errors: 19 (29.23%) Error type: Job Error count: 18 (27.69%) Error: No match for error type 'Job', message '1 retries out of 5 failed for uboot-action' Count: 12 (18.46%) IDs: rpi3-b-32-01: 3965458 rpi3-b-32-03: 3965205 3965213 3965237 3965250 3965332 3965344 3965349 3965449 3965464 3965504 3965508 Error: No match for error type 'Job', message 'login-action timed out after 515 seconds' Count: 5 (7.69%) IDs: rpi3-b-32-03: 3965088 3965270 3965335 3965450 3965462 Error: No match for error type 'Job', message 'None' Count: 1 (1.54%) IDs: rpi3-b-32-03: 3965220 Error type: Test Error count: 1 (1.54%) Error: lava-test-shell timed out Count: 1 (1.54%) IDs: rpi3-b-32-01: 3965457 Device type: beaglebone-black Total jobs: 76 Total errors: 0 (0.00%) Device type: ds-rk3399-rock-pi-4b Total jobs: 62 Total errors: 62 (100.00%) Error type: Infrastructure Error count: 62 (100.00%) Error: Connection closed Count: 54 (87.10%) IDs: rockpi-ds-01: 3965111 3965228 3965232 3965308 3965316 3965323 3965369 3965498 rockpi-ds-02: 3965217 3965229 3965488 rockpi-ds-03: 3965218 rockpi-ds-04: 3965201 3965371 3965471 rockpi-ds-05: 3965366 3965426 rockpi-ds-06: 3965109 3965297 3965322 3965440 3965476 3965492 rockpi-ds-07: 3965307 3965382 3965400 3965421 3965441 rockpi-ds-08: 3965161 3965312 3965317 3965481 rockpi-ds-09: 3965299 3965370 3965470 3965497 rockpi-ds-10: 3965313 3965321 rockpi-ds-11: 3965230 3965233 3965315 3965482 rockpi-ds-13: 3965296 3965298 rockpi-ds-14: 3965200 3965289 3965294 rockpi-ds-15: 3965314 3965422 rockpi-ds-17: 3965224 3965475 rockpi-ds-18: 3965223 3965286 rockpi-ds-19: 3965383 Error: Reboot failed Count: 8 (12.90%) IDs: rockpi-ds-20: 3965160 3965231 3965295 3965320 3965399 3965425 3965487 3965493 Device type: x86 Total jobs: 30 Total errors: 0 (0.00%) Device type: dragonboard-820c Total jobs: 2 Total errors: 0 (0.00%) Device type: x15 Total jobs: 7 Total errors: 4 (57.14%) Error type: Job Error count: 4 (57.14%) Error: Invalid job data Count: 4 (57.14%) IDs: x15-01: 3965326 3965328 3965329 3965330 Device type: docker Total jobs: 2 Total errors: 0 (0.00%) Device type: juno Total jobs: 1 Total errors: 0 (0.00%) Device type: hi6220-hikey-r2 Total jobs: 2 Total errors: 0 (0.00%) Device type: x15-bl Total jobs: 1 Total errors: 0 (0.00%) Device type: soca9 Total jobs: 2 Total errors: 0 (0.00%)
2 years, 2 months
1
0
0
0
[PATCH 5.15 000/107] 5.15.118-rc1 review
by Greg Kroah-Hartman
This is the start of the stable review cycle for the 5.15.118 release. There are 107 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Wed, 21 Jun 2023 10:21:12 +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.118-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.118-rc1 Ryusuke Konishi <konishi.ryusuke(a)gmail.com> nilfs2: reject devices with insufficient block count Christian Loehle <CLoehle(a)hyperstone.com> mmc: block: ensure error propagation for non-blk Frank Rowand <frank.rowand(a)sony.com> of: overlay: add entry to of_overlay_action_name[] Leon Romanovsky <leon(a)kernel.org> neighbour: delete neigh_lookup_nodev as not used Guillaume Nault <gnault(a)redhat.com> net: Remove DECnet leftovers from flow.h. Gaosheng Cui <cuigaosheng1(a)huawei.com> net: Remove unused inline function dst_hold_and_use() Gaosheng Cui <cuigaosheng1(a)huawei.com> neighbour: Remove unused inline function neigh_key_eq16() Ziwei Dai <ziwei.dai(a)unisoc.com> rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period John Sperbeck <jsperbeck(a)google.com> cgroup: always put cset in cgroup_css_set_put_fork David Howells <dhowells(a)redhat.com> afs: Fix vlserver probe RTT handling Alex Maftei <alex.maftei(a)amd.com> selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET Lin Ma <linma(a)zju.edu.cn> net: tipc: resize nlattr array to correct size Li Lingfeng <lilingfeng3(a)huawei.com> dm: don't lock fs when the map is NULL during suspend or resume Eric Dumazet <edumazet(a)google.com> net: lapbether: only support ethernet devices Vlad Buslov <vladbu(a)nvidia.com> net/sched: cls_api: Fix lockup on flushing explicitly created chain Fabio M. De Francesco <fmdefrancesco(a)gmail.com> ext4: drop the call to ext4_error() from ext4_get_group_info() Steve French <stfrench(a)microsoft.com> cifs: fix lease break oops in xfstest generic/098 Natalia Petrova <n.petrova(a)fintech.ru> drm/nouveau: add nv_encoder pointer check for NULL Natalia Petrova <n.petrova(a)fintech.ru> drm/nouveau/dp: check for NULL nv_connector->native_mode Ratchanan Srirattanamet <peathot(a)hotmail.com> drm/nouveau: don't detect DSM for non-NVIDIA device Aleksandr Loktionov <aleksandr.loktionov(a)intel.com> igb: fix nvm.ops.read() error handling Muhammad Husaini Zulkifli <muhammad.husaini.zulkifli(a)intel.com> igc: Clean the TX buffer and TX descriptor ring Dan Carpenter <dan.carpenter(a)linaro.org> sctp: fix an error code in sctp_sf_eat_auth() Hangbin Liu <liuhangbin(a)gmail.com> ipvlan: fix bound dev checking for IPv6 l3s mode Jakub Kicinski <kuba(a)kernel.org> net: ethtool: correct MAX attribute value for stats Saravanan Vajravel <saravanan.vajravel(a)broadcom.com> IB/isert: Fix incorrect release of isert connection Saravanan Vajravel <saravanan.vajravel(a)broadcom.com> IB/isert: Fix possible list corruption in CMA handler Saravanan Vajravel <saravanan.vajravel(a)broadcom.com> IB/isert: Fix dead lock in ib_isert Yishai Hadas <yishaih(a)nvidia.com> IB/uverbs: Fix to consider event queue closing also upon non-blocking mode Mark Zhang <markzhang(a)nvidia.com> RDMA/cma: Always set static rate to 0 for RoCE Maher Sanalla <msanalla(a)nvidia.com> RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functions Nithin Dabilpuram <ndabilpuram(a)marvell.com> octeontx2-af: fix lbk link credits on cn10k Satha Rao <skoteshwar(a)marvell.com> octeontx2-af: fixed resource availability check Ahmed Zaki <ahmed.zaki(a)intel.com> iavf: remove mask from iavf_irq_enable_queues() Zhu Yanjun <yanjun.zhu(a)linux.dev> RDMA/rxe: Fix the use-before-initialization error of resp_pkts Bob Pearson <rpearsonhpe(a)gmail.com> RDMA/rxe: Removed unused name from rxe_task struct Zhu Yanjun <yanjun.zhu(a)linux.dev> RDMA/rxe: Remove the unused variable obj Lee Jones <lee(a)kernel.org> net/sched: cls_u32: Fix reference counter leak leading to overflow Max Tottenham <mtottenh(a)akamai.com> net/sched: act_pedit: Parse L3 Header for L4 offset Pedro Tammela <pctammela(a)mojatatu.com> net/sched: act_pedit: remove extra check for key type Pedro Tammela <pctammela(a)mojatatu.com> net/sched: simplify tcf_pedit_act Guillaume Nault <gnault(a)redhat.com> ping6: Fix send to link-local addresses with VRF. Wei Fang <wei.fang(a)nxp.com> net: enetc: correct the indexes of highest and 2nd highest TCs Pablo Neira Ayuso <pablo(a)netfilter.org> netfilter: nf_tables: incorrect error path handling with NFT_MSG_NEWRULE Pablo Neira Ayuso <pablo(a)netfilter.org> netfilter: nfnetlink: skip error delivery on batch in case of ENOMEM Pablo Neira Ayuso <pablo(a)netfilter.org> netfilter: nf_tables: integrate pipapo into commit protocol Vladimir Oltean <vladimir.oltean(a)nxp.com> spi: fsl-dspi: avoid SCK glitches with continuous transfers Bob Pearson <rpearsonhpe(a)gmail.com> RDMA/rxe: Fix packet length checks Li Zhijian <lizhijian(a)fujitsu.com> RDMA/rtrs: Fix rxe_dealloc_pd warning Li Zhijian <lizhijian(a)fujitsu.com> RDMA/rtrs: Fix the last iu->buf leak in err path Elson Roy Serrao <quic_eserrao(a)quicinc.com> usb: dwc3: gadget: Reset num TRBs before giving back the request Bernhard Seibold <mail(a)bernhard-seibold.de> serial: lantiq: add missing interrupt ack Jerry Meng <jerry-meng(a)foxmail.com> USB: serial: option: add Quectel EM061KGL series Mika Westerberg <mika.westerberg(a)linux.intel.com> thunderbolt: Mask ring interrupt on Intel hardware as well Mika Westerberg <mika.westerberg(a)linux.intel.com> thunderbolt: dma_test: Use correct value for absent rings when creating paths Stephen Hemminger <stephen(a)networkplumber.org> Remove DECnet support from kernel Edson Juliano Drosdeck <edson.drosdeck(a)gmail.com> ALSA: hda/realtek: Add a quirk for Compaq N14JP6 Alex Deucher <alexander.deucher(a)amd.com> drm/amdgpu: add missing radeon secondary PCI ID Hersen Wu <hersenxs.wu(a)amd.com> drm/amd/display: edp do not add non-edid timings Wes Huang <wes.huang(a)moxa.com> net: usb: qmi_wwan: add support for Compal RXM-G1 Edward Srouji <edwards(a)nvidia.com> RDMA/uverbs: Restrict usage of privileged QKEYs Dave Airlie <airlied(a)redhat.com> nouveau: fix client work fence deletion race Li Lingfeng <lilingfeng3(a)huawei.com> dm thin metadata: check fail_io before using data_sm Lukasz Tyl <ltyl(a)hem-e.com> ALSA: usb-audio: Add quirk flag for HEM devices to enable native DSD playback Ricardo Ribalda <ribalda(a)chromium.org> powerpc/purgatory: remove PGO flags Ricardo Ribalda <ribalda(a)chromium.org> x86/purgatory: remove PGO flags Ricardo Ribalda <ribalda(a)chromium.org> kexec: support purgatories with .text.hot sections Ryusuke Konishi <konishi.ryusuke(a)gmail.com> nilfs2: fix possible out-of-bounds segment allocation in resize ioctl Ryusuke Konishi <konishi.ryusuke(a)gmail.com> nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() Janne Grunau <j(a)jannau.net> nios2: dts: Fix tse_mac "max-frame-size" property Luís Henriques <ocfs2-devel(a)oss.oracle.com> ocfs2: check new file size on fallocate call Luís Henriques <ocfs2-devel(a)oss.oracle.com> ocfs2: fix use-after-free when unmounting read-only filesystem Benjamin Segall <bsegall(a)google.com> epoll: ep_autoremove_wake_function should use list_del_init_careful Dan Carpenter <dan.carpenter(a)linaro.org> wifi: cfg80211: fix double lock bug in reg_wdev_chan_valid() Johannes Berg <johannes.berg(a)intel.com> wifi: cfg80211: fix locking in regulatory disconnect Jens Axboe <axboe(a)kernel.dk> io_uring: hold uring mutex around poll removal Marc Zyngier <maz(a)kernel.org> irqchip/gic: Correctly validate OF quirk descriptors Tatsuki Sugiura <sugi(a)nemui.org> NVMe: Add MAXIO 1602 to bogus nid list. Sukrut Bellary <sukrut.bellary(a)linux.com> drm:amd:amdgpu: Fix missing buffer object unlock in failure path Ross Lagerwall <ross.lagerwall(a)citrix.com> xen/blkfront: Only check REQ_FUA for writes Maxim Kochetkov <fido_max(a)inbox.ru> ASoC: dwc: move DMA init to snd_soc_dai_driver probe() Liviu Dudau <liviu(a)dudau.co.uk> mips: Move initrd_start check after initrd address sanitisation. Manuel Lauss <manuel.lauss(a)gmail.com> MIPS: Alchemy: fix dbdma2 Manuel Lauss <manuel.lauss(a)gmail.com> MIPS: unhide PATA_PLATFORM Helge Deller <deller(a)gmx.de> parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory() Helge Deller <deller(a)gmx.de> parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu() Ranjani Sridharan <ranjani.sridharan(a)linux.intel.com> ASoC: soc-pcm: test if a BE can be prepared Johannes Thumshirn <johannes.thumshirn(a)wdc.com> btrfs: handle memory allocation failure in btrfs_csum_one_bio Qu Wenruo <wqu(a)suse.com> btrfs: scrub: try harder to mark RAID56 block groups read-only Mario Limonciello <mario.limonciello(a)amd.com> power: supply: Fix logic checking if system is running from battery Douglas Anderson <dianders(a)chromium.org> irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues Osama Muhammad <osmtendev(a)gmail.com> regulator: Fix error checking for debugfs_create_dir Alexandru Sorodoc <ealex95(a)gmail.com> platform/x86: asus-wmi: Ignore WMI events with codes 0x7B, 0xC0 Marek Vasut <marex(a)denx.de> power: supply: Ratelimit no data debug output Milo Spadacini <milo.spadacini(a)gmail.com> tools: gpio: fix debounce_period_us output of lsgpio Krzysztof Kozlowski <krzysztof.kozlowski(a)linaro.org> ARM: dts: vexpress: add missing cache properties Hans de Goede <hdegoede(a)redhat.com> power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule() Hans de Goede <hdegoede(a)redhat.com> power: supply: sc27xx: Fix external_power_changed race Hans de Goede <hdegoede(a)redhat.com> power: supply: ab8500: Fix external_power_changed race Kunihiko Hayashi <hayashi.kunihiko(a)socionext.com> of: overlay: Fix missing of_node_put() in error case of init_overlay_changeset() Frank Rowand <frank.rowand(a)sony.com> of: overlay: rework overlay apply and remove kfree()s Frank Rowand <frank.rowand(a)sony.com> of: overlay: rename variables to be consistent Horatio Zhang <Hongkun.Zhang(a)amd.com> drm/amdgpu: fix Null pointer dereference error in amdgpu_device_recover_vram Kuan-Ting Chen <h3xrabbit(a)gmail.com> ksmbd: fix slab-out-of-bounds read in smb2_handle_negotiate Mirsad Goran Todorovac <mirsad.todorovac(a)alu.unizg.hr> test_firmware: fix a memory leak with reqs buffer Mirsad Goran Todorovac <mirsad.todorovac(a)alu.unizg.hr> test_firmware: prevent race conditions by a correct implementation of locking Christophe JAILLET <christophe.jaillet(a)wanadoo.fr> test_firmware: Use kstrtobool() instead of strtobool() ------------- Diffstat: Documentation/admin-guide/kernel-parameters.txt | 4 - Documentation/admin-guide/sysctl/net.rst | 15 +- Documentation/devicetree/overlay-notes.rst | 30 +- Documentation/networking/decnet.rst | 243 -- Documentation/networking/index.rst | 1 - Documentation/userspace-api/ioctl/ioctl-number.rst | 1 - MAINTAINERS | 7 - Makefile | 4 +- arch/arm/boot/dts/vexpress-v2p-ca5s.dts | 1 + arch/mips/Kconfig | 1 + arch/mips/alchemy/common/dbdma.c | 27 +- arch/mips/configs/decstation_64_defconfig | 2 - arch/mips/configs/decstation_defconfig | 2 - arch/mips/configs/decstation_r4k_defconfig | 2 - arch/mips/configs/gpr_defconfig | 2 - arch/mips/configs/mtx1_defconfig | 2 - arch/mips/configs/nlm_xlp_defconfig | 2 - arch/mips/configs/nlm_xlr_defconfig | 2 - arch/mips/configs/rm200_defconfig | 2 - arch/mips/kernel/setup.c | 9 +- arch/nios2/boot/dts/10m50_devboard.dts | 2 +- arch/nios2/boot/dts/3c120_devboard.dts | 2 +- arch/parisc/kernel/pci-dma.c | 18 +- arch/powerpc/configs/ppc6xx_defconfig | 2 - arch/powerpc/purgatory/Makefile | 5 + arch/x86/purgatory/Makefile | 5 + drivers/block/xen-blkfront.c | 3 +- drivers/char/agp/parisc-agp.c | 15 +- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 6 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 1 - drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 4 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 4 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +- drivers/gpu/drm/nouveau/nouveau_acpi.c | 3 + drivers/gpu/drm/nouveau/nouveau_connector.c | 7 +- drivers/gpu/drm/nouveau/nouveau_drm.c | 14 +- drivers/infiniband/core/cma.c | 4 +- drivers/infiniband/core/uverbs_cmd.c | 7 +- drivers/infiniband/core/uverbs_main.c | 12 +- drivers/infiniband/hw/mlx5/main.c | 3 + drivers/infiniband/sw/rxe/rxe_net.c | 6 + drivers/infiniband/sw/rxe/rxe_qp.c | 16 +- drivers/infiniband/sw/rxe/rxe_task.c | 5 +- drivers/infiniband/sw/rxe/rxe_task.h | 5 +- drivers/infiniband/ulp/isert/ib_isert.c | 16 +- drivers/infiniband/ulp/rtrs/rtrs-clt.c | 55 +- drivers/infiniband/ulp/rtrs/rtrs.c | 4 +- drivers/irqchip/irq-gic-common.c | 10 +- drivers/irqchip/irq-gic-common.h | 1 + drivers/irqchip/irq-gic-v3.c | 20 + drivers/md/dm-ioctl.c | 5 +- drivers/md/dm-thin-metadata.c | 20 +- drivers/md/dm.c | 4 + drivers/mmc/core/block.c | 5 + drivers/net/ethernet/freescale/enetc/enetc_qos.c | 4 +- drivers/net/ethernet/intel/iavf/iavf.h | 2 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 15 +- drivers/net/ethernet/intel/iavf/iavf_register.h | 2 +- drivers/net/ethernet/intel/igb/igb_ethtool.c | 3 + drivers/net/ethernet/intel/igc/igc_main.c | 9 +- .../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 7 +- drivers/net/ipvlan/ipvlan_l3s.c | 4 + drivers/net/usb/qmi_wwan.c | 2 + drivers/net/wan/lapbether.c | 3 + drivers/nvme/host/pci.c | 2 + drivers/of/overlay.c | 311 ++- drivers/platform/x86/asus-nb-wmi.c | 2 + drivers/power/supply/ab8500_btemp.c | 6 +- drivers/power/supply/ab8500_fg.c | 6 +- drivers/power/supply/bq27xxx_battery.c | 6 +- drivers/power/supply/power_supply_core.c | 8 +- drivers/power/supply/power_supply_sysfs.c | 3 +- drivers/power/supply/sc27xx_fuel_gauge.c | 9 +- drivers/regulator/core.c | 4 +- drivers/spi/spi-fsl-dspi.c | 15 + drivers/thunderbolt/dma_test.c | 8 +- drivers/thunderbolt/nhi.c | 11 +- drivers/tty/serial/lantiq.c | 1 + drivers/usb/dwc3/gadget.c | 1 + drivers/usb/serial/option.c | 16 + fs/afs/vl_probe.c | 4 +- fs/btrfs/block-group.c | 14 +- fs/btrfs/file-item.c | 4 +- fs/btrfs/scrub.c | 9 +- fs/cifs/file.c | 8 +- fs/eventpoll.c | 6 +- fs/ext4/balloc.c | 20 +- fs/ksmbd/smb2pdu.c | 10 +- fs/nilfs2/btnode.c | 12 +- fs/nilfs2/sufile.c | 9 + fs/nilfs2/the_nilfs.c | 44 +- fs/ocfs2/file.c | 8 +- fs/ocfs2/super.c | 6 +- include/linux/netdevice.h | 4 - include/linux/netfilter.h | 5 - include/linux/netfilter_defs.h | 8 - include/linux/of.h | 16 +- include/net/dn.h | 231 -- include/net/dn_dev.h | 199 -- include/net/dn_fib.h | 167 -- include/net/dn_neigh.h | 30 - include/net/dn_nsp.h | 195 -- include/net/dn_route.h | 115 - include/net/dst.h | 6 - include/net/flow.h | 26 - include/net/neighbour.h | 7 - include/net/netfilter/nf_tables.h | 4 +- include/net/netns/netfilter.h | 3 - include/rdma/ib_addr.h | 23 - include/sound/soc-dpcm.h | 4 + include/uapi/linux/dn.h | 149 -- include/uapi/linux/ethtool_netlink.h | 2 +- include/uapi/linux/netfilter_decnet.h | 72 - include/uapi/linux/netlink.h | 2 +- io_uring/io_uring.c | 3 + kernel/cgroup/cgroup.c | 17 +- kernel/kexec_file.c | 14 +- kernel/rcu/tree.c | 39 +- lib/test_firmware.c | 65 +- net/Kconfig | 2 - net/Makefile | 1 - net/core/dev.c | 4 +- net/core/neighbour.c | 34 - net/decnet/Kconfig | 43 - net/decnet/Makefile | 10 - net/decnet/README | 8 - net/decnet/af_decnet.c | 2400 -------------------- net/decnet/dn_dev.c | 1433 ------------ net/decnet/dn_fib.c | 798 ------- net/decnet/dn_neigh.c | 605 ----- net/decnet/dn_nsp_in.c | 906 -------- net/decnet/dn_nsp_out.c | 695 ------ net/decnet/dn_route.c | 1922 ---------------- net/decnet/dn_rules.c | 258 --- net/decnet/dn_table.c | 929 -------- net/decnet/dn_timer.c | 104 - net/decnet/netfilter/Kconfig | 17 - net/decnet/netfilter/Makefile | 6 - net/decnet/netfilter/dn_rtmsg.c | 158 -- net/decnet/sysctl_net_decnet.c | 362 --- net/ipv6/ping.c | 3 +- net/netfilter/core.c | 10 - net/netfilter/nf_tables_api.c | 59 +- net/netfilter/nfnetlink.c | 3 +- net/netfilter/nfnetlink_hook.c | 7 - net/netfilter/nft_set_pipapo.c | 55 +- net/sched/act_pedit.c | 176 +- net/sched/cls_api.c | 12 +- net/sched/cls_u32.c | 18 +- net/sctp/sm_statefuns.c | 2 +- net/tipc/bearer.c | 4 +- net/wireless/reg.c | 6 +- sound/pci/hda/patch_realtek.c | 1 + sound/soc/dwc/dwc-i2s.c | 41 +- sound/soc/soc-pcm.c | 20 + sound/usb/quirks.c | 2 + tools/gpio/lsgpio.c | 2 +- tools/testing/selftests/ptp/testptp.c | 6 +- 159 files changed, 1004 insertions(+), 12795 deletions(-)
2 years, 2 months
11
12
0
0
lkft kselftest for next-20230622
by lkft@linaro.org
## Build * kernel: 6.4.0-rc7 * git:
https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
* git branch: master * git commit: c87d46a9e8ebd2f2c3960927b1d21687096d1109 * git describe: next-20230622 * test details:
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230622
## Test Regressions (compared to next-20230616) No test regressions found. ## Metric Regressions (compared to next-20230616) No metric regressions found. Tested-by: Linux Kernel Functional Testing <lkft(a)linaro.org> ## Test Fixes (compared to next-20230616) No test fixes found. ## Metric Fixes (compared to next-20230616) No metric fixes found. ## Test result summary total: 0, pass: 0, fail: 0, skip: 0, xfail: 0 ## Build Summary ## Test suites summary -- Linaro LKFT
https://lkft.linaro.org
2 years, 3 months
1
0
0
0
lkft kselftest-arm for next-20230622
by lkft@linaro.org
## Build * kernel: 6.4.0-rc7 * git:
https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
* git branch: master * git commit: c87d46a9e8ebd2f2c3960927b1d21687096d1109 * git describe: next-20230622 * test details:
https://qa-reports.linaro.org/lkft/linux-next-master/build/next-20230622
## Test Regressions (compared to next-20230616) No test regressions found. ## Metric Regressions (compared to next-20230616) No metric regressions found. Tested-by: Linux Kernel Functional Testing <lkft(a)linaro.org> ## Test Fixes (compared to next-20230616) No test fixes found. ## Metric Fixes (compared to next-20230616) No metric fixes found. ## Test result summary total: 0, pass: 0, fail: 0, skip: 0, xfail: 0 ## Build Summary ## Test suites summary -- Linaro LKFT
https://lkft.linaro.org
2 years, 3 months
1
0
0
0
← Newer
1
...
5
6
7
8
9
10
11
...
20
Older →
Jump to page:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Results per page:
10
25
50
100
200