|
cip-gitlab/ci/pavel/linux-test baseline-nfs: 39 runs, 9 regressions (v5.10.167-cip26-2-g28bb49f7179b)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline-nfs: 39 runs, 9 regressions (v5.10.167-cip26-2-g28bb49f7179b) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions
cip-gitlab/ci/pavel/linux-test baseline-nfs: 39 runs, 9 regressions (v5.10.167-cip26-2-g28bb49f7179b) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/pavel/linux-test baseline: 100 runs, 24 regressions (v5.10.167-cip26-2-g28bb49f7179b)
#kernelci
cip-gitlab/ci/pavel/linux-test baseline: 100 runs, 24 regressions (v5.10.167-cip26-2-g28bb49f7179b) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -
cip-gitlab/ci/pavel/linux-test baseline: 100 runs, 24 regressions (v5.10.167-cip26-2-g28bb49f7179b) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -
|
By
kernelci.org bot
·
|
|
cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 9 warnings (v5.10.167-cip26-2-g28bb49f7179b)
#kernelci
cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 9 warnings (v5.10.167-cip26-2-g28bb49f7179b) Full Build Summary: https://kernelci.org/build/cip-gitlab/branch/ci%2Fpav
cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 9 warnings (v5.10.167-cip26-2-g28bb49f7179b) Full Build Summary: https://kernelci.org/build/cip-gitlab/branch/ci%2Fpav
|
By
kernelci.org bot
·
|
|
[PATCH 5.10.y-cip 2/2] pinctrl: renesas: rzg2l: remove unnecessary check from rzg2l_dt_node_to_map()
commit 41a87e789c7c2cdeb302331043f866c0138f0413 upstream. This patch removes the unnecessary check from rzg2l_dt_node_to_map() as the ret value is already negative. Signed-off-by: Biju Das <biju.das.j
commit 41a87e789c7c2cdeb302331043f866c0138f0413 upstream. This patch removes the unnecessary check from rzg2l_dt_node_to_map() as the ret value is already negative. Signed-off-by: Biju Das <biju.das.j
|
By
Biju Das
·
|
|
[PATCH 5.10.y-cip 1/2] watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> commit 6ba6f0f5910d5916539268c0ad55657bb8940616 upstream. On RZ/Five SoC it was observed that setting timeout (to say 1 sec) wouldn't reset the syste
From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...> commit 6ba6f0f5910d5916539268c0ad55657bb8940616 upstream. On RZ/Five SoC it was observed that setting timeout (to say 1 sec) wouldn't reset the syste
|
By
Biju Das
·
|
|
Upgrade patch for Qualcomm MSM8909
2 messages
Hi, we already developed the SDK Linux v4.9 for Qualcomm MSM8909 chipset. As per your answer, that v4.9 will be not supported: https://lists.cip-project.org/g/cip-dev/topic/96658045#10547 Is there a p
Hi, we already developed the SDK Linux v4.9 for Qualcomm MSM8909 chipset. As per your answer, that v4.9 will be not supported: https://lists.cip-project.org/g/cip-dev/topic/96658045#10547 Is there a p
|
By
giulio reina
·
|
|
[isar-cip-core][RFC v2 2/7] use bullseye backports for systemd-cryptenroll
2 messages
From: Quirin Gylstorff <quirin.gylstorff@...> Systemd >= 251 is required for systemd-cryptenroll. This version is part of backports. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/dis
From: Quirin Gylstorff <quirin.gylstorff@...> Systemd >= 251 is required for systemd-cryptenroll. This version is part of backports. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- conf/dis
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH 2/3] efibootguard: use debian folder from salsa
From: Quirin Gylstorff <quirin.gylstorff@...> To avoid package name conflicts between cip-core and Debian upstream use the debian folder from upstream to build efibootguard. Signed-off-by: Quirin Gyls
From: Quirin Gylstorff <quirin.gylstorff@...> To avoid package name conflicts between cip-core and Debian upstream use the debian folder from upstream to build efibootguard. Signed-off-by: Quirin Gyls
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH 0/3] Enable Images based on Debian 12
From: Quirin Gylstorff <quirin.gylstorff@...> Add ci builds for bookworm Change efibootguard build to use debian folder from salsa Add missing riscv64 build to .gitlabci Quirin Gylstorff (3): Enable I
From: Quirin Gylstorff <quirin.gylstorff@...> Add ci builds for bookworm Change efibootguard build to use debian folder from salsa Add missing riscv64 build to .gitlabci Quirin Gylstorff (3): Enable I
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 3/7] start-qemu: If swtpm is available create a tpm2 device
3 messages
From: Quirin Gylstorff <quirin.gylstorff@...> This allows testing the tpm2 encryption with qemu. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 23 ++++++++++++++++++----- 1
From: Quirin Gylstorff <quirin.gylstorff@...> This allows testing the tpm2 encryption with qemu. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 23 ++++++++++++++++++----- 1
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 7/7] .gitlabci: Add ci build
3 messages
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitlab-ci.yml
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.gitlab-ci.yml
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 6/7] KConfig: add tpm option
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kconfig b/Kconfig index cd24c
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- Kconfig | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Kconfig b/Kconfig index cd24c
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 5/7] overlay: add prerequisite 'encrypt_partition'
From: Quirin Gylstorff <quirin.gylstorff@...> If /var shall be encrypted encrypt_partition needs to be executed before the overlay script. If the prerequisite is not available the overlay script will
From: Quirin Gylstorff <quirin.gylstorff@...> If /var shall be encrypted encrypt_partition needs to be executed before the overlay script. If the prerequisite is not available the overlay script will
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 0/7] Encrypt Partition in initramfs
From: Quirin Gylstorff <quirin.gylstorff@...> This encrypts a partition with LUKS and uses the TPM2 to unlock the partition during boot. Adapt start-qemu to support tpm2. Changes v2: - rewrite for mul
From: Quirin Gylstorff <quirin.gylstorff@...> This encrypts a partition with LUKS and uses the TPM2 to unlock the partition during boot. Adapt start-qemu to support tpm2. Changes v2: - rewrite for mul
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v2 1/7] linux-cip: update kernel configuration for tpm2 support
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- recipes-kernel/linux/linux-cip-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- recipes-kernel/linux/linux-cip-common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
|
By
Quirin Gylstorff
·
|
|
Fw: IC Microchip ST
Dear Purchaser, Good day to you. This is Alice from Hard Find Electronics Ltd. We specialize in electronics component distribution like IC, capacitor, resistor, diodes, etc. ICs: Altera, Xilinx, TI, M
Dear Purchaser, Good day to you. This is Alice from Hard Find Electronics Ltd. We specialize in electronics component distribution like IC, capacitor, resistor, diodes, etc. ICs: Altera, Xilinx, TI, M
|
By
Alice Xu
·
|
|
[isar-cip-core][PATCH v5 0/8] Rework image classes
2 messages
Changes since v4: - append default sw-description path (instead of prepending) - remove IMAGE_CLASSES used in kas in correct patch - remove IMAGE_CLASSES from documentation (is now handled automatical
Changes since v4: - append default sw-description path (instead of prepending) - remove IMAGE_CLASSES used in kas in correct patch - remove IMAGE_CLASSES from documentation (is now handled automatical
|
By
Felix Moessbauer
·
|
|
[isar-cip-core][PATCH v5 2/8] refactor: use imagetypes for swu generation
2 messages
This patch reworks the implementation of the swupdate type. All generic aspects are moved from the swupdate.inc file into the swupdate class and made conditional on the swu type. The sw-description fi
This patch reworks the implementation of the swupdate type. All generic aspects are moved from the swupdate.inc file into the swupdate class and made conditional on the swu type. The sw-description fi
|
By
Felix Moessbauer
·
|
|
CIP IRC weekly meeting today on libera.chat
Hi all, Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. Our channel is the following: irc:irc.libera.chat:6667/cip The IRC meeting is sch
Hi all, Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today. Our channel is the following: irc:irc.libera.chat:6667/cip The IRC meeting is sch
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH v5 4/8] swupdate: only check partition uuids on swupdate
This patch moves the partition uuid check into a task to only execute the logic in case an swu image is built. Previously this was checked at parse time, leading to errors when not setting these varia
This patch moves the partition uuid check into a task to only execute the logic in case an swu image is built. Previously this was checked at parse time, leading to errors when not setting these varia
|
By
Felix Moessbauer
·
|