|
cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 3 runs, 3 regressions (v4.4-st20-96-g74ff989472f09)
#kernelci
cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 3 runs, 3 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 3 runs, 3 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
|
By
kernelci.org bot <bot@...>
·
#9190
·
|
|
cip-gitlab/ci/pavel/linux-test kselftest-futex: 5 runs, 4 regressions (v4.4-st20-96-g74ff989472f09)
#kernelci
cip-gitlab/ci/pavel/linux-test kselftest-futex: 5 runs, 4 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
cip-gitlab/ci/pavel/linux-test kselftest-futex: 5 runs, 4 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
|
By
kernelci.org bot <bot@...>
·
#9189
·
|
|
cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 6 runs, 4 regressions (v4.4-st20-96-g74ff989472f09)
#kernelci
cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 6 runs, 4 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab
cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 6 runs, 4 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab
|
By
kernelci.org bot <bot@...>
·
#9188
·
|
|
cip-gitlab/ci/pavel/linux-test baseline: 106 runs, 71 regressions (v4.4-st20-96-g74ff989472f09)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline: 106 runs, 71 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
cip-gitlab/ci/pavel/linux-test baseline: 106 runs, 71 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
|
By
kernelci.org bot <bot@...>
·
#9187
·
|
|
cip-gitlab/ci/pavel/linux-test baseline-nfs: 26 runs, 14 regressions (v4.4-st20-96-g74ff989472f09)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline-nfs: 26 runs, 14 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
cip-gitlab/ci/pavel/linux-test baseline-nfs: 26 runs, 14 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
|
By
kernelci.org bot <bot@...>
·
#9186
·
|
|
cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 6 runs, 5 regressions (v4.4-st20-96-g74ff989472f09)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 6 runs, 5 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 6 runs, 5 regressions (v4.4-st20-96-g74ff989472f09)
Regressions Summary
-------------------
platform | arch | lab |
|
By
kernelci.org bot <bot@...>
·
#9185
·
|
|
cip-gitlab/ci/pavel/linux-test build: 176 builds: 5 failed, 171 passed, 6 errors, 185 warnings (v4.4-st20-96-g74ff989472f09)
#kernelci
cip-gitlab/ci/pavel/linux-test build: 176 builds: 5 failed, 171 passed, 6 errors, 185 warnings (v4.4-st20-96-g74ff989472f09)
Full Build Summary:
cip-gitlab/ci/pavel/linux-test build: 176 builds: 5 failed, 171 passed, 6 errors, 185 warnings (v4.4-st20-96-g74ff989472f09)
Full Build Summary:
|
By
kernelci.org bot <bot@...>
·
#9184
·
|
|
[PATCH 5.10.y-cip 11/11] spi: spi-rspi: Fix PIO fallback on RZ platforms
From: Biju Das <biju.das.jz@...>
commit b620aa3a7be346f04ae7789b165937615c6ee8d3 upstream.
RSPI IP on RZ/{A, G2L} SoC's has the same signal for both interrupt
and DMA transfer request.
From: Biju Das <biju.das.jz@...>
commit b620aa3a7be346f04ae7789b165937615c6ee8d3 upstream.
RSPI IP on RZ/{A, G2L} SoC's has the same signal for both interrupt
and DMA transfer request.
|
By
Lad Prabhakar
·
#9183
·
|
|
[PATCH 5.10.y-cip 10/11] spi: spi-rspi: Drop redeclaring ret variable in qspi_transfer_in()
commit 1d734f592e1a1d41af80e90001d109cec1c98fb4 upstream.
"ret" variable is already declared in qspi_transfer_in() at the
beginning of function, drop redeclaring ret in the if block,
commit 1d734f592e1a1d41af80e90001d109cec1c98fb4 upstream.
"ret" variable is already declared in qspi_transfer_in() at the
beginning of function, drop redeclaring ret in the if block,
|
By
Lad Prabhakar
·
#9182
·
|
|
[PATCH 5.10.y-cip 09/11] spi: rspi: drop unneeded MODULE_ALIAS
From: Krzysztof Kozlowski <krzysztof.kozlowski@...>
commit 98c29b35a7e3b1ef7e64a8dd05a4383ea2e2ac72 upstream.
The MODULE_DEVICE_TABLE already creates proper alias for platform
driver.
From: Krzysztof Kozlowski <krzysztof.kozlowski@...>
commit 98c29b35a7e3b1ef7e64a8dd05a4383ea2e2ac72 upstream.
The MODULE_DEVICE_TABLE already creates proper alias for platform
driver.
|
By
Lad Prabhakar
·
#9181
·
|
|
[PATCH 5.10.y-cip 08/11] spi: spi-rspi: : use proper DMAENGINE API for termination
From: Wolfram Sang <wsa+renesas@...>
commit 29176edd6e7ad7333d0bb19a309b2104fa4f4341 upstream.
dmaengine_terminate_all() is deprecated in favor of explicitly saying if
it should be
From: Wolfram Sang <wsa+renesas@...>
commit 29176edd6e7ad7333d0bb19a309b2104fa4f4341 upstream.
dmaengine_terminate_all() is deprecated in favor of explicitly saying if
it should be
|
By
Lad Prabhakar
·
#9180
·
|
|
[PATCH 5.10.y-cip 07/11] spi: rpc-if: Fix RPM imbalance in probe error path
From: Geert Uytterhoeven <geert+renesas@...>
commit 2f8cf5f642e80f8b6b0e660a9c86924a1f41cd80 upstream.
If rpcif_hw_init() fails, Runtime PM is left enabled.
Fixes: b04cc0d912eb80d3 ("memory:
From: Geert Uytterhoeven <geert+renesas@...>
commit 2f8cf5f642e80f8b6b0e660a9c86924a1f41cd80 upstream.
If rpcif_hw_init() fails, Runtime PM is left enabled.
Fixes: b04cc0d912eb80d3 ("memory:
|
By
Lad Prabhakar
·
#9179
·
|
|
[PATCH 5.10.y-cip 06/11] memory: renesas-rpc-if: simplify platform_get_resource_byname()
From: Krzysztof Kozlowski <krzysztof.kozlowski@...>
commit 2ca47b33a7794ce92ae881d6d62affea953814cd upstream.
Use devm_platform_ioremap_resource_byname() instead
From: Krzysztof Kozlowski <krzysztof.kozlowski@...>
commit 2ca47b33a7794ce92ae881d6d62affea953814cd upstream.
Use devm_platform_ioremap_resource_byname() instead
|
By
Lad Prabhakar
·
#9178
·
|
|
[PATCH 5.10.y-cip 05/11] memory: renesas-rpc-if: Simplify single/double data register access
From: Geert Uytterhoeven <geert+renesas@...>
commit 1f26a60b55aa654c73b5b9eb9eab8a7d687d429d upstream.
For manual write and read, factor out the common access to the first
data register by
From: Geert Uytterhoeven <geert+renesas@...>
commit 1f26a60b55aa654c73b5b9eb9eab8a7d687d429d upstream.
For manual write and read, factor out the common access to the first
data register by
|
By
Lad Prabhakar
·
#9177
·
|
|
[PATCH 5.10.y-cip 04/11] memory: renesas-rpc-if: refactor MOIIO and IOFV macros
From: Wolfram Sang <wsa+renesas@...>
commit 3542de6a5b159fac0e7ca84d77a57ea99125d6b1 upstream.
Don't use _HIZ macros but also provide a val. This is more consistent
with the other
From: Wolfram Sang <wsa+renesas@...>
commit 3542de6a5b159fac0e7ca84d77a57ea99125d6b1 upstream.
Don't use _HIZ macros but also provide a val. This is more consistent
with the other
|
By
Lad Prabhakar
·
#9176
·
|
|
[PATCH 5.10.y-cip 03/11] memory: renesas-rpc-if: avoid use of undocumented bits
From: Wolfram Sang <wsa+renesas@...>
commit 57ea9daad51f7707f61a602a743decf10cf9fea9 upstream.
Instead of writing fixed values with undocumented bits which happen to
be set on some
From: Wolfram Sang <wsa+renesas@...>
commit 57ea9daad51f7707f61a602a743decf10cf9fea9 upstream.
Instead of writing fixed values with undocumented bits which happen to
be set on some
|
By
Lad Prabhakar
·
#9175
·
|
|
[PATCH 5.10.y-cip 02/11] memory: renesas-rpc-if: simplify register update
From: Wolfram Sang <wsa+renesas@...>
commit 2db468d6fda4c33d26ba9dde7c72e081b2b86ad1 upstream.
No need to open code regmap_update_bits().
Signed-off-by: Wolfram Sang
From: Wolfram Sang <wsa+renesas@...>
commit 2db468d6fda4c33d26ba9dde7c72e081b2b86ad1 upstream.
No need to open code regmap_update_bits().
Signed-off-by: Wolfram Sang
|
By
Lad Prabhakar
·
#9174
·
|
|
[PATCH 5.10.y-cip 01/11] memory: renesas-rpc-if: Silence clang warning
commit 2602dc10f9d930bcc537467d13de4cfbfaa2126d upstream.
This patch silences the following clang warning:
| drivers/memory/renesas-rpc-if.c:253:14: warning: cast to smaller integer
| type 'enum
commit 2602dc10f9d930bcc537467d13de4cfbfaa2126d upstream.
This patch silences the following clang warning:
| drivers/memory/renesas-rpc-if.c:253:14: warning: cast to smaller integer
| type 'enum
|
By
Lad Prabhakar
·
#9173
·
|
|
[PATCH 5.10.y-cip 00/11] Renesas RPCI-IF and RSPI driver fixes and improvements
Hi All,
This patch series backports RPCI-IF and RSPI driver fixes and
improvements.
Note: All the patches have been cherry picked from v5.19 kernel.
Cheers,
Prabhakar
Biju Das (1):
spi:
Hi All,
This patch series backports RPCI-IF and RSPI driver fixes and
improvements.
Note: All the patches have been cherry picked from v5.19 kernel.
Cheers,
Prabhakar
Biju Das (1):
spi:
|
By
Lad Prabhakar
·
#9172
·
|
|
[isar-cip-core][PATCH v5 3/3] kas: Remove efibootguard.yml
From: Quirin Gylstorff <quirin.gylstorff@...>
A build with only the option `kas/efibootguard.yml` will not succeed.
Move the content to a include in the image directory and the adapt the
From: Quirin Gylstorff <quirin.gylstorff@...>
A build with only the option `kas/efibootguard.yml` will not succeed.
Move the content to a include in the image directory and the adapt the
|
By
Quirin Gylstorff
·
#9171
·
|