|
cip/linux-4.19.y-cip ltp-pty: 5 runs, 1 regressions (v4.19.246-cip75)
#kernelci
cip/linux-4.19.y-cip ltp-pty: 5 runs, 1 regressions (v4.19.246-cip75) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -----------------+-------+-----
cip/linux-4.19.y-cip ltp-pty: 5 runs, 1 regressions (v4.19.246-cip75) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -----------------+-------+-----
|
By
kernelci.org bot
·
|
|
cip/linux-4.19.y-cip kselftest-futex: 6 runs, 1 regressions (v4.19.246-cip75)
#kernelci
cip/linux-4.19.y-cip kselftest-futex: 6 runs, 1 regressions (v4.19.246-cip75) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -----------------------
cip/linux-4.19.y-cip kselftest-futex: 6 runs, 1 regressions (v4.19.246-cip75) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -----------------------
|
By
kernelci.org bot
·
|
|
cip/linux-5.10.y-cip build: 165 builds: 3 failed, 162 passed, 4 errors, 8 warnings (v5.10.121-cip9)
#kernelci
cip/linux-5.10.y-cip build: 165 builds: 3 failed, 162 passed, 4 errors, 8 warnings (v5.10.121-cip9) Full Build Summary: https://kernelci.org/build/cip/branch/linux-5.10.y-cip/kernel/v5.10.121-cip9/ Tr
cip/linux-5.10.y-cip build: 165 builds: 3 failed, 162 passed, 4 errors, 8 warnings (v5.10.121-cip9) Full Build Summary: https://kernelci.org/build/cip/branch/linux-5.10.y-cip/kernel/v5.10.121-cip9/ Tr
|
By
kernelci.org bot
·
|
|
cip/linux-4.19.y-cip baseline: 132 runs, 19 regressions (v4.19.246-cip75)
#kernelci
cip/linux-4.19.y-cip baseline: 132 runs, 19 regressions (v4.19.246-cip75) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions ---------------------------
cip/linux-4.19.y-cip baseline: 132 runs, 19 regressions (v4.19.246-cip75) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions ---------------------------
|
By
kernelci.org bot
·
|
|
cip/linux-4.19.y-cip baseline-nfs: 31 runs, 1 regressions (v4.19.246-cip75)
#kernelci
cip/linux-4.19.y-cip baseline-nfs: 31 runs, 1 regressions (v4.19.246-cip75) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -----------+------+------
cip/linux-4.19.y-cip baseline-nfs: 31 runs, 1 regressions (v4.19.246-cip75) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -----------+------+------
|
By
kernelci.org bot
·
|
|
[isar-cip-core][RFC v3 2/5] u-boot-qemu-arm64: Adapt to 'Do not use shell environment'
From: Quirin Gylstorff <quirin.gylstorff@...> The variables U_BOOT_CONFIG and U_BOOT_BIN are added by template variables[1]. [1]: https://github.com/ilbers/isar/commit/48dd7969e3c977e7e39b235be71c1f06
From: Quirin Gylstorff <quirin.gylstorff@...> The variables U_BOOT_CONFIG and U_BOOT_BIN are added by template variables[1]. [1]: https://github.com/ilbers/isar/commit/48dd7969e3c977e7e39b235be71c1f06
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v3 5/5] scripts/deploy-cip-core: Adapt to new image names
From: Quirin Gylstorff <quirin.gylstorff@...> The identifier img was delete from the image name. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- scripts/deploy-cip-core.sh | 8 ++++---- 1 fi
From: Quirin Gylstorff <quirin.gylstorff@...> The identifier img was delete from the image name. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- scripts/deploy-cip-core.sh | 8 ++++---- 1 fi
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v3 4/5] Adapt swupdate and verity to use new IMAGE_CMD_*
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs include: I
From: Quirin Gylstorff <quirin.gylstorff@...> The image types wic-swu-img and secure-wic-swu-img were removed. Rename `squashfs-img` to squashfs according new naming scheme. To use squashfs include: I
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v3 3/5] start-qemu.sh: adapt to new image names
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/start-q
From: Quirin Gylstorff <quirin.gylstorff@...> Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- start-qemu.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/start-q
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][RFC v3 1/5] ISAR update
From: Quirin Gylstorff <quirin.gylstorff@...> This update introduces the new IMAGE_CMD_*. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- classes/wic-targz-img.bbclass | 15 -------- conf/ma
From: Quirin Gylstorff <quirin.gylstorff@...> This update introduces the new IMAGE_CMD_*. Signed-off-by: Quirin Gylstorff <quirin.gylstorff@...> --- classes/wic-targz-img.bbclass | 15 -------- conf/ma
|
By
Quirin Gylstorff
·
|
|
cip/linux-4.19.y-cip build: 120 builds: 1 failed, 119 passed, 2 errors, 22 warnings (v4.19.246-cip75)
#kernelci
cip/linux-4.19.y-cip build: 120 builds: 1 failed, 119 passed, 2 errors, 22 warnings (v4.19.246-cip75) Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.19.y-cip/kernel/v4.19.246-cip75/
cip/linux-4.19.y-cip build: 120 builds: 1 failed, 119 passed, 2 errors, 22 warnings (v4.19.246-cip75) Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.19.y-cip/kernel/v4.19.246-cip75/
|
By
kernelci.org bot
·
|
|
[ANNOUNCE] Release v4.19.246-cip75 and v5.10.121-cip9
Hi, CIP kernel team has released Linux kernel v4.19.246-cip75 and v5.10.121-cip9. The linux-4.19.y-cip tree has been updated base version from v4.19.245 to v4.19.246, and the linux-5.10.y-cip tree has
Hi, CIP kernel team has released Linux kernel v4.19.246-cip75 and v5.10.121-cip9. The linux-4.19.y-cip tree has been updated base version from v4.19.245 to v4.19.246, and the linux-5.10.y-cip tree has
|
By
Nobuhiro Iwamatsu
·
|
|
[isar-cip-core][PATCH 0/2] Update CI builds
From: Quirin Gylstorff <quirin.gylstorff@...> - Add CI builds for secureboot arm64 - Use Debian bullseye as default distro Quirin Gylstorff (2): .gitlabci: add qemu-arm64 secureboot and swupdate .gitl
From: Quirin Gylstorff <quirin.gylstorff@...> - Add CI builds for secureboot arm64 - Use Debian bullseye as default distro Quirin Gylstorff (2): .gitlabci: add qemu-arm64 secureboot and swupdate .gitl
|
By
Quirin Gylstorff
·
|
|
[isar-cip-core][PATCH] linux-cip: Update to 4.19.245-cip74-rt25, 4.4.302-cip69-rt39
From: Jan Kiszka <jan.kiszka@...> Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ....233-cip69-rt24.bb => linux-cip-rt_4.19.245-cip74-rt25.bb} | 2 +- ...4.302-cip68-rt38.bb => linux-cip-rt_4.4.302-cip
From: Jan Kiszka <jan.kiszka@...> Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ....233-cip69-rt24.bb => linux-cip-rt_4.19.245-cip74-rt25.bb} | 2 +- ...4.302-cip68-rt38.bb => linux-cip-rt_4.4.302-cip
|
By
Jan Kiszka
·
|
|
New CVE entries this week 3 messages
Hi ! It's this week's CVE report. This week reported 12 new CVEs and 5 updated CVEs. * New CVEs CVE-2022-1972: nf_tables: sanitize nft_set_desc_concat_parse() CVSS v3 score is not assigned. An OOB wri
Hi ! It's this week's CVE report. This week reported 12 new CVEs and 5 updated CVEs. * New CVEs CVE-2022-1972: nf_tables: sanitize nft_set_desc_concat_parse() CVSS v3 score is not assigned. An OOB wri
|
By
Masami Ichikawa
·
|
|
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 3/3] recipes-core/ltp: Disable autotest 8 messages
Fixes the following error during cross-build. Makefile:207: *** running tests on cross-compile build not supported. Stop. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp
Fixes the following error during cross-build. Makefile:207: *** running tests on cross-compile build not supported. Stop. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp
|
By
Kanagarajan, Vijaikumar
·
|
|
[isar-cip-core][PATCH 2/3] recipes-core/ltp: refactor ltp recipe
Add ltp.inc file so that downstream users can build their own ltp version using bits from isar-cip-core. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp/ltp-full_2022052
Add ltp.inc file so that downstream users can build their own ltp version using bits from isar-cip-core. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp/ltp-full_2022052
|
By
Kanagarajan, Vijaikumar
·
|
|
[isar-cip-core][PATCH 1/3] recipes-core/ltp: Update to the latest ltp version
Update to the latest ltp version. The latest ltp version depends on pkg-config. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp/files/debian/control | 2 +- .../ltp/{ltp-
Update to the latest ltp version. The latest ltp version depends on pkg-config. Signed-off-by: Vijai Kumar K <Vijaikumar_Kanagarajan@...> --- recipes-core/ltp/files/debian/control | 2 +- .../ltp/{ltp-
|
By
Kanagarajan, Vijaikumar
·
|
|
[isar-cip-core][PATCH 0/3] Update ltp
The series does the following P1 - Updates ltp to the latest one and adds pkg-config as dependency P2 - Introduce ltp.inc file to support downstream customizations P3 - Disable make tests. This is not
The series does the following P1 - Updates ltp to the latest one and adds pkg-config as dependency P2 - Introduce ltp.inc file to support downstream customizations P3 - Disable make tests. This is not
|
By
Kanagarajan, Vijaikumar
·
|