|
cip/linux-4.19.y-cip-rt build: 129 builds: 0 failed, 129 passed, 36 warnings (v4.19.198-cip54-rt21)
#kernelci
cip/linux-4.19.y-cip-rt build: 129 builds: 0 failed, 129 passed, 36 warnings (v4.19.198-cip54-rt21)
Full Build Summary:
cip/linux-4.19.y-cip-rt build: 129 builds: 0 failed, 129 passed, 36 warnings (v4.19.198-cip54-rt21)
Full Build Summary:
|
By
kernelci.org bot <bot@...>
·
#6635
·
|
|
Re: [isar-cip-core][PATCH] images: Enable inclusion of swupdate.inc by external layers
Jan,
We added swupdate recipe in downstream isar-siemens layer now it pulls the sw-description.tmpl file. It's working fine. Please sync with master. Thanks.
Jan,
We added swupdate recipe in downstream isar-siemens layer now it pulls the sw-description.tmpl file. It's working fine. Please sync with master. Thanks.
|
By
Srinuvasan A
·
#6634
·
|
|
[ANNOUNCE] v4.19.198-cip54-rt21 (-rt85)
Hi!
New realtime trees should be available at kernel.org.
Trees are available
Hi!
New realtime trees should be available at kernel.org.
Trees are available
|
By
Pavel Machek
·
#6633
·
|
|
cip/linux-4.19.y-cip baseline: 293 runs, 3 regressions (v4.19.198-cip54)
#kernelci
cip/linux-4.19.y-cip baseline: 293 runs, 3 regressions (v4.19.198-cip54)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
cip/linux-4.19.y-cip baseline: 293 runs, 3 regressions (v4.19.198-cip54)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
|
By
kernelci.org bot <bot@...>
·
#6632
·
|
|
cip/linux-4.19.y-cip baseline-nfs: 41 runs, 1 regressions (v4.19.198-cip54)
#kernelci
cip/linux-4.19.y-cip baseline-nfs: 41 runs, 1 regressions (v4.19.198-cip54)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
cip/linux-4.19.y-cip baseline-nfs: 41 runs, 1 regressions (v4.19.198-cip54)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
|
By
kernelci.org bot <bot@...>
·
#6631
·
|
|
cip/linux-4.19.y-cip build: 126 builds: 0 failed, 126 passed, 37 warnings (v4.19.198-cip54)
#kernelci
cip/linux-4.19.y-cip build: 126 builds: 0 failed, 126 passed, 37 warnings (v4.19.198-cip54)
Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.19.y-cip/kernel/v4.19.198-cip54/
Tree:
cip/linux-4.19.y-cip build: 126 builds: 0 failed, 126 passed, 37 warnings (v4.19.198-cip54)
Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.19.y-cip/kernel/v4.19.198-cip54/
Tree:
|
By
kernelci.org bot <bot@...>
·
#6630
·
|
|
[isar-cip-core][PATCH] images: Enable inclusion of swupdate.inc by external layers
From: Jan Kiszka <jan.kiszka@...>
Analogously to secureboot.inc, this file needs to ensure that
sw-description.tmpl artifact it pulls can be found even if the including
recipe is in a
From: Jan Kiszka <jan.kiszka@...>
Analogously to secureboot.inc, this file needs to ensure that
sw-description.tmpl artifact it pulls can be found even if the including
recipe is in a
|
By
Jan Kiszka
·
#6629
·
|
|
[ANNOUNCE] Release v4.19.198-cip54
Hi,
CIP kernel team has released Linux kernel v4.19.198-cip54.
The linux-4.19.y-cip tree has been updated base version from v4.19.196
to v4.19.198.
No CIP-specific patches have been added to this
Hi,
CIP kernel team has released Linux kernel v4.19.198-cip54.
The linux-4.19.y-cip tree has been updated base version from v4.19.196
to v4.19.198.
No CIP-specific patches have been added to this
|
By
Nobuhiro Iwamatsu
·
#6628
·
|
|
New CVE entries this week
Hi !
Here is this week's CVE report.
* CVE short summary
** New CVEs
CVE-2021-21781: stable/4.19 and stable/5.10 are fixed. stable/4.4 is
not fixed yet.
CVE-2021-33909: stable/4.4, stable/4.19,
Hi !
Here is this week's CVE report.
* CVE short summary
** New CVEs
CVE-2021-21781: stable/4.19 and stable/5.10 are fixed. stable/4.4 is
not fixed yet.
CVE-2021-33909: stable/4.4, stable/4.19,
|
By
Masami Ichikawa
·
#6627
·
|
|
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.
Please note that we already moved from Freenode to libera.chat, and our
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
Please note that we already moved from Freenode to libera.chat, and our
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#6626
·
|
|
[isar-cip-core][PATCH] ci: Print built kas configuration files
From: Jan Kiszka <jan.kiszka@...>
Makes reproducing locally simpler.
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
diff --git
From: Jan Kiszka <jan.kiszka@...>
Makes reproducing locally simpler.
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
diff --git
|
By
Jan Kiszka
·
#6625
·
|
|
[isar-cip-core][PATCH] ci: Fix kernel image deployment
From: Jan Kiszka <jan.kiszka@...>
Uncompressed kernels are correctly named vmlinux by recent Isar.
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
scripts/deploy-cip-core.sh | 2 +-
From: Jan Kiszka <jan.kiszka@...>
Uncompressed kernels are correctly named vmlinux by recent Isar.
Signed-off-by: Jan Kiszka <jan.kiszka@...>
---
scripts/deploy-cip-core.sh | 2 +-
|
By
Jan Kiszka
·
#6624
·
|
|
[isar-cip-core][PATCH] ci: Fix bullseye deployment
From: Jan Kiszka <jan.kiszka@...>
We actually already had a switch to select the release. So drop the
extra one for bullseye and use release, also fixing the deployment file
name this
From: Jan Kiszka <jan.kiszka@...>
We actually already had a switch to select the release. So drop the
extra one for bullseye and use release, also fixing the deployment file
name this
|
By
Jan Kiszka
·
#6623
·
|
|
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.
Please note that we already moved from Freenode to libera.chat, and our
Hi all,
Kindly be reminded to attend the weekly meeting through IRC to discuss technical topics with CIP kernel today.
Please note that we already moved from Freenode to libera.chat, and our
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#6622
·
|
|
New CVE entries this week
Hi !
It's this week's CVE report.
CVE Summary
There is one new CVE.
CVE-2021-22555: Affects all CIP kernels
There is two updated CVEs
CVE-2021-34693: CIP kernel 4.19, 4.19-rt, 4.4 are
Hi !
It's this week's CVE report.
CVE Summary
There is one new CVE.
CVE-2021-22555: Affects all CIP kernels
There is two updated CVEs
CVE-2021-34693: CIP kernel 4.19, 4.19-rt, 4.4 are
|
By
Masami Ichikawa
·
#6621
·
|
|
cip/linux-5.10.y-cip build: 111 builds: 0 failed, 111 passed, 4 warnings (v5.10.8-17-g98eb71578581)
#kernelci
cip/linux-5.10.y-cip build: 111 builds: 0 failed, 111 passed, 4 warnings (v5.10.8-17-g98eb71578581)
Full Build Summary:
cip/linux-5.10.y-cip build: 111 builds: 0 failed, 111 passed, 4 warnings (v5.10.8-17-g98eb71578581)
Full Build Summary:
|
By
kernelci.org bot <bot@...>
·
#6620
·
|
|
Re: New CVE entries this week
Hi, Pavel-san,
Thanks for your diagnosis!
Best regards,
--
M. Kudo
Hi, Pavel-san,
Thanks for your diagnosis!
Best regards,
--
M. Kudo
|
By
masashi.kudo@cybertrust.co.jp <masashi.kudo@...>
·
#6619
·
|
|
Re: New CVE entries this week
Hi!
This is sad situation but we don't need to do anything here.
Too early to do anything here, we don't have enough information.
Too early to do anything here, we don't have enough
Hi!
This is sad situation but we don't need to do anything here.
Too early to do anything here, we don't have enough information.
Too early to do anything here, we don't have enough
|
By
Pavel Machek
·
#6618
·
|
|
[ANNOUNCE] Release v4.19.196-cip53 and v4.4.274-cip59
Hi all,
CIP kernel team has released Linux kernel v4.19.196-cip53 and v4.4.274-cip59.
The linux-4.19.y-cip tree has been updated base version from v4.19.195
to v4.19.196, and the linux-4.4.y-cip tree
Hi all,
CIP kernel team has released Linux kernel v4.19.196-cip53 and v4.4.274-cip59.
The linux-4.19.y-cip tree has been updated base version from v4.19.195
to v4.19.196, and the linux-4.4.y-cip tree
|
By
Nobuhiro Iwamatsu
·
#6617
·
|
|
cip/linux-4.19.y-cip baseline: 202 runs, 3 regressions (v4.19.196-cip53)
#kernelci
cip/linux-4.19.y-cip baseline: 202 runs, 3 regressions (v4.19.196-cip53)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
cip/linux-4.19.y-cip baseline: 202 runs, 3 regressions (v4.19.196-cip53)
Regressions Summary
-------------------
platform | arch | lab | compiler | defconfig |
|
By
kernelci.org bot <bot@...>
·
#6616
·
|