|
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 | compiler | defconfig | regressio
cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 3 runs, 3 regressions (v4.4-st20-96-g74ff989472f09) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressio
|
By
kernelci.org bot
·
|
|
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 | compiler | defconfig | regressions -
cip-gitlab/ci/pavel/linux-test kselftest-futex: 5 runs, 4 regressions (v4.4-st20-96-g74ff989472f09) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -
|
By
kernelci.org bot
·
|
|
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 | compiler | defconfig | regress
cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 6 runs, 4 regressions (v4.4-st20-96-g74ff989472f09) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regress
|
By
kernelci.org bot
·
|
|
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 | compiler | defconfig | regressions -----
cip-gitlab/ci/pavel/linux-test baseline: 106 runs, 71 regressions (v4.4-st20-96-g74ff989472f09) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -----
|
By
kernelci.org bot
·
|
|
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 | compiler | defconfig | regressions --
cip-gitlab/ci/pavel/linux-test baseline-nfs: 26 runs, 14 regressions (v4.4-st20-96-g74ff989472f09) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions --
|
By
kernelci.org bot
·
|
|
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 | compiler | defconfig | regressions
cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 6 runs, 5 regressions (v4.4-st20-96-g74ff989472f09) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions
|
By
kernelci.org bot
·
|
|
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: https://kernelci.org/build/cip-gitlab/branch/ci%2Fpavel
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: https://kernelci.org/build/cip-gitlab/branch/ci%2Fpavel
|
By
kernelci.org bot
·
|
|
[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. Setting DMARS r
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. Setting DMARS r
|
By
Lad Prabhakar
·
|
|
[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, fixing below: spi
commit 1d734f592e1a1d41af80e90001d109cec1c98fb4 upstream. "ret" variable is already declared in qspi_transfer_in() at the beginning of function, drop redeclaring ret in the if block, fixing below: spi
|
By
Lad Prabhakar
·
|
|
[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. Having another M
From: Krzysztof Kozlowski <krzysztof.kozlowski@...> commit 98c29b35a7e3b1ef7e64a8dd05a4383ea2e2ac72 upstream. The MODULE_DEVICE_TABLE already creates proper alias for platform driver. Having another M
|
By
Lad Prabhakar
·
|
|
[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 sync or async. Here
From: Wolfram Sang <wsa+renesas@...> commit 29176edd6e7ad7333d0bb19a309b2104fa4f4341 upstream. dmaengine_terminate_all() is deprecated in favor of explicitly saying if it should be sync or async. Here
|
By
Lad Prabhakar
·
|
|
[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: renesas-r
From: Geert Uytterhoeven <geert+renesas@...> commit 2f8cf5f642e80f8b6b0e660a9c86924a1f41cd80 upstream. If rpcif_hw_init() fails, Runtime PM is left enabled. Fixes: b04cc0d912eb80d3 ("memory: renesas-r
|
By
Lad Prabhakar
·
|
|
[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 of platform_get_resource_byname() and
From: Krzysztof Kozlowski <krzysztof.kozlowski@...> commit 2ca47b33a7794ce92ae881d6d62affea953814cd upstream. Use devm_platform_ioremap_resource_byname() instead of platform_get_resource_byname() and
|
By
Lad Prabhakar
·
|
|
[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 keeping tra
From: Geert Uytterhoeven <geert+renesas@...> commit 1f26a60b55aa654c73b5b9eb9eab8a7d687d429d upstream. For manual write and read, factor out the common access to the first data register by keeping tra
|
By
Lad Prabhakar
·
|
|
[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 macros and, thus, ea
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 macros and, thus, ea
|
By
Lad Prabhakar
·
|
|
[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 SoCs, better switch
From: Wolfram Sang <wsa+renesas@...> commit 57ea9daad51f7707f61a602a743decf10cf9fea9 upstream. Instead of writing fixed values with undocumented bits which happen to be set on some SoCs, better switch
|
By
Lad Prabhakar
·
|
|
[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 <wsa+renesas@...> Tested-by: Lad P
From: Wolfram Sang <wsa+renesas@...> commit 2db468d6fda4c33d26ba9dde7c72e081b2b86ad1 upstream. No need to open code regmap_update_bits(). Signed-off-by: Wolfram Sang <wsa+renesas@...> Tested-by: Lad P
|
By
Lad Prabhakar
·
|
|
[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 rpcif
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 rpcif
|
By
Lad Prabhakar
·
|
|
[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 kas files. Si
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 kas files. Si
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v5 2/3] kas/opt/swupdate: Move the package installation to swupdate.inc
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- kas/opt/ebg-secure-boot-snakeoil.yml | 4 ---- kas/opt/swupdate.yml | 4 ---- recipes-core/images
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- kas/opt/ebg-secure-boot-snakeoil.yml | 4 ---- kas/opt/swupdate.yml | 4 ---- recipes-core/images
|
By
Quirin Gylstorff
·
|