|
cip/linux-5.10.y-cip kselftest-filesystems: 9 runs, 2 regressions (v5.10.138-cip15)
#kernelci
cip/linux-5.10.y-cip kselftest-filesystems: 9 runs, 2 regressions (v5.10.138-cip15) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -----------------
cip/linux-5.10.y-cip kselftest-filesystems: 9 runs, 2 regressions (v5.10.138-cip15) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -----------------
|
By
kernelci.org bot
·
|
|
cip/linux-4.19.y-cip build: 72 builds: 0 failed, 72 passed, 16 warnings (v4.19.256-cip80)
#kernelci
cip/linux-4.19.y-cip build: 72 builds: 0 failed, 72 passed, 16 warnings (v4.19.256-cip80) Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.19.y-cip/kernel/v4.19.256-cip80/ Tree: cip B
cip/linux-4.19.y-cip build: 72 builds: 0 failed, 72 passed, 16 warnings (v4.19.256-cip80) Full Build Summary: https://kernelci.org/build/cip/branch/linux-4.19.y-cip/kernel/v4.19.256-cip80/ Tree: cip B
|
By
kernelci.org bot
·
|
|
cip/linux-5.10.y-cip baseline: 172 runs, 19 regressions (v5.10.138-cip15)
#kernelci
cip/linux-5.10.y-cip baseline: 172 runs, 19 regressions (v5.10.138-cip15) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions ---------------------------
cip/linux-5.10.y-cip baseline: 172 runs, 19 regressions (v5.10.138-cip15) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions ---------------------------
|
By
kernelci.org bot
·
|
|
cip/linux-5.10.y-cip baseline-nfs: 43 runs, 5 regressions (v5.10.138-cip15)
#kernelci
cip/linux-5.10.y-cip baseline-nfs: 43 runs, 5 regressions (v5.10.138-cip15) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -------------------------
cip/linux-5.10.y-cip baseline-nfs: 43 runs, 5 regressions (v5.10.138-cip15) Regressions Summary ------------------- platform | arch | lab | compiler | defconfig | regressions -------------------------
|
By
kernelci.org bot
·
|
|
cip/linux-5.10.y-cip build: 190 builds: 3 failed, 187 passed, 4 errors, 10 warnings (v5.10.138-cip15)
#kernelci
cip/linux-5.10.y-cip build: 190 builds: 3 failed, 187 passed, 4 errors, 10 warnings (v5.10.138-cip15) Full Build Summary: https://kernelci.org/build/cip/branch/linux-5.10.y-cip/kernel/v5.10.138-cip15/
cip/linux-5.10.y-cip build: 190 builds: 3 failed, 187 passed, 4 errors, 10 warnings (v5.10.138-cip15) Full Build Summary: https://kernelci.org/build/cip/branch/linux-5.10.y-cip/kernel/v5.10.138-cip15/
|
By
kernelci.org bot
·
|
|
[isar-cip-core][PATCH] linux-cip: Update to 4.19.255-cip79 and 5.10.136-cip14
From: Jan Kiszka <jan.kiszka@...> Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ...{linux-cip_4.19.252-cip78.bb => linux-cip_4.19.255-cip79.bb} | 2 +- ...{linux-cip_5.10.131-cip13.bb => linux-cip_5.1
From: Jan Kiszka <jan.kiszka@...> Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ...{linux-cip_4.19.252-cip78.bb => linux-cip_4.19.255-cip79.bb} | 2 +- ...{linux-cip_5.10.131-cip13.bb => linux-cip_5.1
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH 1/6] swupdate: Use cpio from buildchroot
From: Jan Kiszka <jan.kiszka@...> The cpio tool is not an essential dependency of Isar, so we cannot use it from the host environment. This only worked so far with the kas container by chance but will
From: Jan Kiszka <jan.kiszka@...> The cpio tool is not an essential dependency of Isar, so we cannot use it from the host environment. This only worked so far with the kas container by chance but will
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH 5/6] swupdate: Drop u-boot-script from EFI Boot Guard images
From: Jan Kiszka <jan.kiszka@...> This package is used for legacy distro boot via U-Boot, but that is not needed/used when UEFI is activated. Make sure the package is not installed, even if a machine
From: Jan Kiszka <jan.kiszka@...> This package is used for legacy distro boot via U-Boot, but that is not needed/used when UEFI is activated. Make sure the package is not installed, even if a machine
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH 3/6] linux-cip: Update cip-kernel-config revision
From: Jan Kiszka <jan.kiszka@...> Will allow to use the BeagleBone Black with UEFI-based SWUpdate. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- recipes-kernel/linux/linux-cip-common.inc | 2 +- 1 fil
From: Jan Kiszka <jan.kiszka@...> Will allow to use the BeagleBone Black with UEFI-based SWUpdate. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- recipes-kernel/linux/linux-cip-common.inc | 2 +- 1 fil
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH 0/6] Enable SWUpdate support for bbb, update Isar
This primarily enables A/B rootfs SWUpdate for the BeagleBone Black, but also updates the Isar revision and fixes an accidental host-side dependency of the SWUpdate build. Does anyone know how to make
This primarily enables A/B rootfs SWUpdate for the BeagleBone Black, but also updates the Isar revision and fixes an accidental host-side dependency of the SWUpdate build. Does anyone know how to make
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH 6/6] Enable BeagleBone Black images with A/B SWUpdate support
From: Jan Kiszka <jan.kiszka@...> We only needs to add the related wks file and configure the EBG watchdog timeout to 0, and then also this target can gain support for A/B rootfs SWUpdate with EFI Boo
From: Jan Kiszka <jan.kiszka@...> We only needs to add the related wks file and configure the EBG watchdog timeout to 0, and then also this target can gain support for A/B rootfs SWUpdate with EFI Boo
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH 4/6] u-boot-bbb: Switch BeagleBone Black to self-built U-Boot
From: Jan Kiszka <jan.kiszka@...> This will allow to boot via UEFI and use EFI Boot Guard and our standard SWUpdate mode. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- conf/machine/bbb.conf | 5 +++-
From: Jan Kiszka <jan.kiszka@...> This will allow to boot via UEFI and use EFI Boot Guard and our standard SWUpdate mode. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- conf/machine/bbb.conf | 5 +++-
|
By
Jan Kiszka
·
|
|
[isar-cip-core][PATCH 2/6] Update Isar revision
From: Jan Kiszka <jan.kiszka@...> Allows to drop the meanwhile merged kernel recipe patch. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ...ernel-Check-if-CONFIG_MODULES-is-set.patch | 33 -----------
From: Jan Kiszka <jan.kiszka@...> Allows to drop the meanwhile merged kernel recipe patch. Signed-off-by: Jan Kiszka <jan.kiszka@...> --- ...ernel-Check-if-CONFIG_MODULES-is-set.patch | 33 -----------
|
By
Jan Kiszka
·
|
|
[isar-cip-core] cip-core-image-security.bb: Add duplicity package to enable IEC requirement 2 messages
From: Sai <Sai.Sathujoda@...> Duplicity package provides below features in order to implement IEC requirement "Control System Backup" 1. Backup and restore 2. Encryption of backup 3. Checks integrity
From: Sai <Sai.Sathujoda@...> Duplicity package provides below features in order to implement IEC requirement "Control System Backup" 1. Backup and restore 2. Encryption of backup 3. Checks integrity
|
By
sai.sathujoda@...
·
|
|
[isar-cip-core 0/4] SWUpdate on BBB 4 messages
From: Shivanand Kunijadar <Shivanand.Kunijadar@...> The patches are related to swupdate on BBB using u-boot as bootloader. I confirmed swupdate on BBB board with all these patches. These patches are p
From: Shivanand Kunijadar <Shivanand.Kunijadar@...> The patches are related to swupdate on BBB using u-boot as bootloader. I confirmed swupdate on BBB board with all these patches. These patches are p
|
By
Kunijadar Shivanand
·
|
|
[PATCH 5.10.y-cip] PCI: Drop PCIE_RCAR config option 3 messages
commit ff591f7490cffef49c022e802b64499edb6137b6 upstream. All the defconfig files have replaced PCIE_RCAR config option with PCIE_RCAR_HOST config option which built the same driver, so we can now saf
commit ff591f7490cffef49c022e802b64499edb6137b6 upstream. All the defconfig files have replaced PCIE_RCAR config option with PCIE_RCAR_HOST config option which built the same driver, so we can now saf
|
By
Lad Prabhakar
·
|
|
Root filesystem for risc-v board 5 messages
Hi! So... how do you get root filesystem for RISC-V board? Ideally I'd like to get something Debian based. Best I could try is debootstrap for Debian testing: sudo debootstrap --no-check-gpg --foreign
Hi! So... how do you get root filesystem for RISC-V board? Ideally I'd like to get something Debian based. Best I could try is debootstrap for Debian testing: sudo debootstrap --no-check-gpg --foreign
|
By
Pavel Machek
·
|
|
New CVE entries this week
Hi ! It's this week's CVE report. This week reported 5 new CVEs and 8 updated CVEs. * New CVEs CVE-2022-2308: undefined behavior or data leak in Virtio drivers with VDUSE CVSS v3 score is not assigned
Hi ! It's this week's CVE report. This week reported 5 new CVEs and 8 updated CVEs. * New CVEs CVE-2022-2308: undefined behavior or data leak in Virtio drivers with VDUSE CVSS v3 score is not assigned
|
By
Masami Ichikawa
·
|
|
[PATCH 5.10.y-cip] arm64: dts: renesas: r9a07g054l2-smarc: Correct SoC name in comment 4 messages
From: Chris Paterson <chris.paterson2@...> commit d1273f541ab409242e08da6bb836bb564021274c upstream. This dts is for the RZ/V2L SMARC EVK, not RZ/G2L. Fixes: f91c4c74796a ("arm64: dts: renesas: Add in
From: Chris Paterson <chris.paterson2@...> commit d1273f541ab409242e08da6bb836bb564021274c upstream. This dts is for the RZ/V2L SMARC EVK, not RZ/G2L. Fixes: f91c4c74796a ("arm64: dts: renesas: Add in
|
By
Lad Prabhakar
·
|
|
[PATCH 5.10.y-cip] clk: renesas: rzg2l: Fix reset status function 4 messages
commit 02c96ed9e4cd1f47bfcd10296fec6b0b69d6b3c6 upstream. As per RZ/G2L HW(Rev.1.10) manual, reset monitor register value 0 means reset signal is not applied (deassert state) and 1 means reset signal
commit 02c96ed9e4cd1f47bfcd10296fec6b0b69d6b3c6 upstream. As per RZ/G2L HW(Rev.1.10) manual, reset monitor register value 0 means reset signal is not applied (deassert state) and 1 means reset signal
|
By
Biju Das
·
|