|
cip-gitlab/ci/pavel/linux-test ltp-ipc: 11 runs, 1 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
#kernelci
cip-gitlab/ci/pavel/linux-test ltp-ipc: 11 runs, 1 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
Regressions Summary
-------------------
platform | arch | lab | compiler |
cip-gitlab/ci/pavel/linux-test ltp-ipc: 11 runs, 1 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
Regressions Summary
-------------------
platform | arch | lab | compiler |
|
By
kernelci.org bot <bot@...>
·
#8914
·
|
|
cip/linux-4.4.y-cip build: 187 builds: 5 failed, 182 passed, 6 errors, 200 warnings (v4.4.302-cip69-517-g92709d8ae585)
#kernelci
cip/linux-4.4.y-cip build: 187 builds: 5 failed, 182 passed, 6 errors, 200 warnings (v4.4.302-cip69-517-g92709d8ae585)
Full Build Summary:
cip/linux-4.4.y-cip build: 187 builds: 5 failed, 182 passed, 6 errors, 200 warnings (v4.4.302-cip69-517-g92709d8ae585)
Full Build Summary:
|
By
kernelci.org bot <bot@...>
·
#8913
·
|
|
cip-gitlab/ci/pavel/linux-test baseline: 172 runs, 23 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline: 172 runs, 23 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
Regressions Summary
-------------------
platform | arch | lab |
cip-gitlab/ci/pavel/linux-test baseline: 172 runs, 23 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
Regressions Summary
-------------------
platform | arch | lab |
|
By
kernelci.org bot <bot@...>
·
#8912
·
|
|
cip-gitlab/ci/pavel/linux-test baseline-nfs: 47 runs, 5 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline-nfs: 47 runs, 5 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
Regressions Summary
-------------------
platform | arch | lab | compiler |
cip-gitlab/ci/pavel/linux-test baseline-nfs: 47 runs, 5 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
Regressions Summary
-------------------
platform | arch | lab | compiler |
|
By
kernelci.org bot <bot@...>
·
#8911
·
|
|
cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 13 runs, 1 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 13 runs, 1 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
Regressions Summary
-------------------
platform | arch | lab | compiler |
cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 13 runs, 1 regressions (v5.10.129-cip12-36-g21d9d56f4de5a)
Regressions Summary
-------------------
platform | arch | lab | compiler |
|
By
kernelci.org bot <bot@...>
·
#8910
·
|
|
cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.129-cip12-36-g21d9d56f4de5a)
#kernelci
cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.129-cip12-36-g21d9d56f4de5a)
Full Build Summary:
cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.129-cip12-36-g21d9d56f4de5a)
Full Build Summary:
|
By
kernelci.org bot <bot@...>
·
#8909
·
|
|
Re: [PATCH v2 5.10.y-cip 00/12] Add thermal driver and watchdog driver enhancements
Hi Pavel,
By
Nobuhiro Iwamatsu
·
#8908
·
|
|
Re: [PATCH 5.10.y-cip 00/24] RZ/G2L Fixes from mainline
Hi!
I made some comments, but nothing serious. I'm currently running
test. If it passes and there are no other comments, I can apply it.
Best regards,
Pavel
--
DENX Software Engineering
Hi!
I made some comments, but nothing serious. I'm currently running
test. If it passes and there are no other comments, I can apply it.
Best regards,
Pavel
--
DENX Software Engineering
|
By
Pavel Machek
·
#8907
·
|
|
Re: [PATCH 5.10.y-cip 01/24] soc: renesas: Consolidate product register handling
Hi!
...
This is quite tricky code. ',' will always be in the compatible with
the current table, but if this ever changes, it will crash. I would
not mind something like.
soc_id =
Hi!
...
This is quite tricky code. ',' will always be in the compatible with
the current table, but if this ever changes, it will crash. I would
not mind something like.
soc_id =
|
By
Pavel Machek
·
#8906
·
|
|
Re: [PATCH 5.10.y-cip 16/24] ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error path
Hi!
I believe this is correct, but...
I believe we have enough cases to use "goto cleanup" style to reduce
code duplication.
Plus, we usually do cleanup in reverse order of init.
Best regards,
Hi!
I believe this is correct, but...
I believe we have enough cases to use "goto cleanup" style to reduce
code duplication.
Plus, we usually do cleanup in reverse order of init.
Best regards,
|
By
Pavel Machek
·
#8905
·
|
|
Re: [PATCH 5.10.y-cip 24/24] arm64: dts: renesas: rzg2l-smarc: Move pinctrl definitions
Hi!
...
This really needs subsequent patches to be useful; plus, git complains
about blank line at EOF. Anyway, I believe we can still take it.
Best regards,
Pavel
--
DENX Software
Hi!
...
This really needs subsequent patches to be useful; plus, git complains
about blank line at EOF. Anyway, I believe we can still take it.
Best regards,
Pavel
--
DENX Software
|
By
Pavel Machek
·
#8904
·
|
|
cip-gitlab/ci/pavel/linux-test build: 189 builds: 164 failed, 25 passed, 167 errors, 186 warnings (v4.4-st5-511-gca6ad42603895)
#kernelci
cip-gitlab/ci/pavel/linux-test build: 189 builds: 164 failed, 25 passed, 167 errors, 186 warnings (v4.4-st5-511-gca6ad42603895)
Full Build Summary:
cip-gitlab/ci/pavel/linux-test build: 189 builds: 164 failed, 25 passed, 167 errors, 186 warnings (v4.4-st5-511-gca6ad42603895)
Full Build Summary:
|
By
kernelci.org bot <bot@...>
·
#8903
·
|
|
Re: [PATCH v2 5.10.y-cip 00/12] Add thermal driver and watchdog driver enhancements
Thank you.
Regards,
Biju
By
Biju Das
·
#8902
·
|
|
Re: [PATCH v2 5.10.y-cip 00/12] Add thermal driver and watchdog driver enhancements
Hi!
I applied the series, tested it, and pushed out the result. Hopefully
that is okay.
Thanks for the patches, Biju.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing
Hi!
I applied the series, tested it, and pushed out the result. Hopefully
that is okay.
Thanks for the patches, Biju.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing
|
By
Pavel Machek
·
#8901
·
|
|
Re: Failures in 5.10, 4.4 testing
Hi Pavel, Nobuhiro and lab maintainers,
Some of the labs are offline now due to some problem although I'm not
sure if it is related to
the failures found by Pavel-san (because labs seem to be online
Hi Pavel, Nobuhiro and lab maintainers,
Some of the labs are offline now due to some problem although I'm not
sure if it is related to
the failures found by Pavel-san (because labs seem to be online
|
By
Hiraku Toyooka
·
#8900
·
|
|
[isar-cip-core v2] security-customizations: Fix pam_tally2 deprecation
From: venkata pyla <venkata.pyla@...>
pam_tally2 is deprecated from PAM version 1.4.0-7 that is from
Debian Bullseye, and introduced pam_faillock as replacement.
Modified the security
From: venkata pyla <venkata.pyla@...>
pam_tally2 is deprecated from PAM version 1.4.0-7 that is from
Debian Bullseye, and introduced pam_faillock as replacement.
Modified the security
|
By
Venkata Pyla
·
#8899
·
|
|
Re: [isar-cip-core] security-customizations: Fix pam_tally2 deprecation
By
Venkata Pyla
·
#8898
·
|
|
Re: [isar-cip-core] security-customizations: Fix pam_tally2 deprecation
Will that not make it hard to track regressions? Keep in mind that we
generally have no interactive users here, rather automated imaging
steps. Inside Isar, this message will not be shown to anyway
Will that not make it hard to track regressions? Keep in mind that we
generally have no interactive users here, rather automated imaging
steps. Inside Isar, this message will not be shown to anyway
|
By
Jan Kiszka
·
#8897
·
|
|
4.4-st20 -- Re: [cip-dev] Failures in 5.10, 4.4 testing
Hi!
I pushed 4.4-st20 to linux-4.4.y-st-rc tree. Testing does not work too
well at the moment, but I believe it is candidate for -st and -cip
releases.
Specifically testing that TCP still works in
Hi!
I pushed 4.4-st20 to linux-4.4.y-st-rc tree. Testing does not work too
well at the moment, but I believe it is candidate for -st and -cip
releases.
Specifically testing that TCP still works in
|
By
Pavel Machek
·
#8896
·
|
|
Re: [isar-cip-core] security-customizations: Fix pam_tally2 deprecation
By
Venkata Pyla
·
#8895
·
|