|
cip/linux-4.4.y-st-rc build: 186 builds: 4 failed, 182 passed, 4 errors, 38 warnings (v4.4-st20-1186-gb629b961cbe6)
#kernelci
cip/linux-4.4.y-st-rc build: 186 builds: 4 failed, 182 passed, 4 errors, 38 warnings (v4.4-st20-1186-gb629b961cbe6) Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.4.y-st-rc/kernel/v
cip/linux-4.4.y-st-rc build: 186 builds: 4 failed, 182 passed, 4 errors, 38 warnings (v4.4-st20-1186-gb629b961cbe6) Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.4.y-st-rc/kernel/v
|
By
kernelci.org bot
·
|
|
[isar-cip-core][PATCH v4 0/7] Fixes for secure boot
2 messages
From: Quirin Gylstorff <quirin.gylstorff@...> This patchset fixes secure-boot and disk-encryption for Debian Buster by adding the debian buster specific certificates and ajusting the binaries and depe
From: Quirin Gylstorff <quirin.gylstorff@...> This patchset fixes secure-boot and disk-encryption for Debian Buster by adding the debian buster specific certificates and ajusting the binaries and depe
|
By
Quirin Gylstorff
·
|
|
Potential 4.4 regression
3 messages
Hi Uli, we are seeing [ 31.479488] ================================================ [ 31.505101] [ BUG: lock held when returning to user space! ] [ 31.510778] 4.4.302-cip74-st39+ #1 Not tainted [ 31.5
Hi Uli, we are seeing [ 31.479488] ================================================ [ 31.505101] [ BUG: lock held when returning to user space! ] [ 31.510778] 4.4.302-cip74-st39+ #1 Not tainted [ 31.5
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH v4 6/7] .gitlabci: Enable encryption for on buster
From: Quirin Gylstorff <quirin.gylstorff@...> Ensures the build of the buster encryption. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+)
From: Quirin Gylstorff <quirin.gylstorff@...> Ensures the build of the buster encryption. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+)
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v4 3/7] linux: Add missing kernel option for LUKS2 encrpyted partitions on buster
From: Quirin Gylstorff <quirin.gylstorff@...> cryptsetup uses the user api of `CONFIG_CRYPTO_USER_API_SKCIPHER` to generate the keys. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- recipes
From: Quirin Gylstorff <quirin.gylstorff@...> cryptsetup uses the user api of `CONFIG_CRYPTO_USER_API_SKCIPHER` to generate the keys. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- recipes
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v4 4/7] initramfs-crypt-hook: Add libcryptsetup-token-systemd-tpm2.so
From: Quirin Gylstorff <quirin.gylstorff@...> This fixes the boot of bookworm with encrypted partitions. With systemd (251.5-2) the libcryptsetup library are used see https://salsa.debian.org/systemd-
From: Quirin Gylstorff <quirin.gylstorff@...> This fixes the boot of bookworm with encrypted partitions. With systemd (251.5-2) the libcryptsetup library are used see https://salsa.debian.org/systemd-
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v4 5/7] initramfs-crypt-hook/systemd: Address shellcheck findings
From: Quirin Gylstorff <quirin.gylstorff@...> Mostly quoting errors but also a non working assignment and missing paths to executables. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .../f
From: Quirin Gylstorff <quirin.gylstorff@...> Mostly quoting errors but also a non working assignment and missing paths to executables. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .../f
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v4 2/7] initramfs-crypt-hook: Add support for buster
From: Quirin Gylstorff <quirin.gylstorff@...> This introduces the necessary changes for Debian buster(10) with inplace encryption. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .../files/
From: Quirin Gylstorff <quirin.gylstorff@...> This introduces the necessary changes for Debian buster(10) with inplace encryption. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .../files/
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v4 7/7] doc/README.tpm2.encryption: Correct kas option
From: Quirin Gylstorff <quirin.gylstorff@...> The kas option was renamed from kas/opt/tpm2.yml to kas/opt/encrypt-partitions.yml. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- doc/README.
From: Quirin Gylstorff <quirin.gylstorff@...> The kas option was renamed from kas/opt/tpm2.yml to kas/opt/encrypt-partitions.yml. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- doc/README.
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH v4 1/7] secure-boot-secrets: Use distro specific snakeoil certs and keys
From: Quirin Gylstorff <quirin.gylstorff@...> This fixes the boot of Debian buster(10) with secure boot enabled. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .../secure-boot-secrets/file
From: Quirin Gylstorff <quirin.gylstorff@...> This fixes the boot of Debian buster(10) with secure boot enabled. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- .../secure-boot-secrets/file
|
By
Quirin Gylstorff
·
|
|
Build error with make all_sources
Hi All, I am seeing build error with make all_sources Q1) Have you seen this issue? As per the log it is trying 4.14.y-cip/arm/moxa_mxc.config Q2) is 4.14.y-cip is valid kernel version for cip? steps
Hi All, I am seeing build error with make all_sources Q1) Have you seen this issue? As per the log it is trying 4.14.y-cip/arm/moxa_mxc.config Q2) is 4.14.y-cip is valid kernel version for cip? steps
|
By
Biju Das
·
|
|
[isar-cip-core][PATCH] ci: Mark riscv64 job with allow_failure
From: Jan Kiszka <jan.kiszka@...> Pulling packages from snapshot.d.o is very unreliable. Mark the related job with allow_failure so that it does not break an otherwise fine build. Signed-off-by: Jan K
From: Jan Kiszka <jan.kiszka@...> Pulling packages from snapshot.d.o is very unreliable. Mark the related job with allow_failure so that it does not break an otherwise fine build. Signed-off-by: Jan K
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH] Update RISC-V snapshot
From: Jan Kiszka <jan.kiszka@...> Time to move to a fresher building version. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- Build & run succeeded locally, just CI is constantly stumbling over snapsho
From: Jan Kiszka <jan.kiszka@...> Time to move to a fresher building version. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- Build & run succeeded locally, just CI is constantly stumbling over snapsho
|
By
Jan Kiszka
·
|
|
Request for reviews for 4.4-st40, 4.4-cip75
4 messages
Hi! Here are the manual backports for the upcoming 4.4-st40 and 4.4-cip75 releases that should be reviewed, and that can currently be found in https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux
Hi! Here are the manual backports for the upcoming 4.4-st40 and 4.4-cip75 releases that should be reviewed, and that can currently be found in https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux
|
By
Ulrich Hecht
·
|
|
[isar-cip-core][PATCH 2/2] generalize deployment of self compiled firmware
2 messages
For some targets, dedicated firmware is compiled and copied into the DEPLOY_DIR_IMAGE. Instead of implementing this logic for each firmware individually, we move the common logic into a class and inhe
For some targets, dedicated firmware is compiled and copied into the DEPLOY_DIR_IMAGE. Instead of implementing this logic for each firmware individually, we move the common logic into a class and inhe
|
By
Felix Moessbauer
·
|
|
[ANNOUNCE] Release v4.19.282-cip97 and v5.10.179-cip32
Hi all, CIP kernel team has released Linux kernel v4.19.282-cip97 and v5.10.179-cip32. The linux-4.19.y-cip tree has been updated base version from v4.19.280 to v4.19.282, and the linux-5.10.y-cip tre
Hi all, CIP kernel team has released Linux kernel v4.19.282-cip97 and v5.10.179-cip32. The linux-4.19.y-cip tree has been updated base version from v4.19.280 to v4.19.282, and the linux-5.10.y-cip tre
|
By
Nobuhiro Iwamatsu
·
|
|
[isar-cip-core][PATCH v3 3/6] linux: Add missing kernel option for LUKS2 encrpyted partitions on buster
3 messages
From: Quirin Gylstorff <quirin.gylstorff@...> cryptsetup uses the user api of `CONFIG_CRYPTO_USER_API_SKCIPHER` to generate the keys. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- recipes
From: Quirin Gylstorff <quirin.gylstorff@...> cryptsetup uses the user api of `CONFIG_CRYPTO_USER_API_SKCIPHER` to generate the keys. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- recipes
|
By
Quirin Gylstorff
·
|
|
cip/linux-4.4.y-st-rc ltp-timers: 6 runs, 1 regressions (v4.4-st20-1186-g2516b357b2e3a)
#kernelci
cip/linux-4.4.y-st-rc ltp-timers: 6 runs, 1 regressions (v4.4-st20-1186-g2516b357b2e3a) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -------------
cip/linux-4.4.y-st-rc ltp-timers: 6 runs, 1 regressions (v4.4-st20-1186-g2516b357b2e3a) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -------------
|
By
kernelci.org bot
·
|
|
cip/linux-4.4.y-st-rc ltp-pty: 3 runs, 1 regressions (v4.4-st20-1186-g2516b357b2e3a)
#kernelci
cip/linux-4.4.y-st-rc ltp-pty: 3 runs, 1 regressions (v4.4-st20-1186-g2516b357b2e3a) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions ----------------
cip/linux-4.4.y-st-rc ltp-pty: 3 runs, 1 regressions (v4.4-st20-1186-g2516b357b2e3a) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions ----------------
|
By
kernelci.org bot
·
|
|
cip/linux-4.4.y-st-rc ltp-ipc: 5 runs, 1 regressions (v4.4-st20-1186-g2516b357b2e3a)
#kernelci
cip/linux-4.4.y-st-rc ltp-ipc: 5 runs, 1 regressions (v4.4-st20-1186-g2516b357b2e3a) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions ----------------
cip/linux-4.4.y-st-rc ltp-ipc: 5 runs, 1 regressions (v4.4-st20-1186-g2516b357b2e3a) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions ----------------
|
By
kernelci.org bot
·
|