public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2023-04-03 12:52:15 to 2023-04-26 13:25:28 UTC [more...]

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 198 builds: 6 failed, 192 passed, 2 errors, 28 warnings (v4.19.280-cip96-89-g355dfa824cb4)
 2023-04-26 13:25 UTC 

[cip-dev][isar-cip-core][PATCH v3 0/6] Fixes for secure boot
 2023-04-26 12:00 UTC  (8+ messages)
` [cip-dev][isar-cip-core][PATCH v3 1/6] secure-boot-secrets: Use distro specific snakeoil certs and keys
` [cip-dev][isar-cip-core][PATCH v3 2/6] initramfs-crypt-hook: Add support for buster
` [cip-dev][isar-cip-core][PATCH v3 3/6] linux: Add missing kernel option for LUKS2 encrpyted partitions on buster
` [cip-dev][isar-cip-core][PATCH v3 4/6] initramfs-crypt-hook: Add libcryptsetup-token-systemd-tpm2.so
` [cip-dev][isar-cip-core][PATCH v3 5/6] initramfs-crypt-hook/systemd: Address shellcheck findings
` [cip-dev][isar-cip-core][PATCH v3 6/6] .gitlabci: Enable encryption for on buster

[cip-dev][isar-cip-core][PATCH v5 1/1] efibootguard: use debian folder from salsa
 2023-04-26  9:52 UTC  (2+ messages)

[PATCH] linux-cip: Update to latest releases
 2023-04-26  9:51 UTC  (2+ messages)

[PATCH] recipes-python/shtab: Update shelltab to latest one
 2023-04-26  7:48 UTC  (3+ messages)

[isar-cip-core][PATCH 1/2] refactor deploy of OVMF binaries
 2023-04-25  3:32 UTC  (2+ messages)
` [isar-cip-core][PATCH 2/2] generalize deployment of self compiled firmware

Steps towards 6.1-cip branch
 2023-04-25 12:48 UTC 

[PATCH 5.10.y-cip 00/33] Add RZ/V2M support
 2023-04-25  9:13 UTC  (37+ messages)
` [PATCH 5.10.y-cip 01/33] dt-bindings: serial: renesas,em-uart: Document r9a09g011 bindings
` [PATCH 5.10.y-cip 02/33] dt-bindings: serial: renesas,em-uart: Add RZ/V2M clock to access the registers
` [PATCH 5.10.y-cip 03/33] serial: 8250: extend compile-test coverage
` [PATCH 5.10.y-cip 04/33] serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESAS
` [PATCH 5.10.y-cip 05/33] serial: 8250: Make SERIAL_8250_EM available for arm64 systems
` [PATCH 5.10.y-cip 06/33] dt-bindings: arm: renesas: Document Renesas RZ/V2M SoC and EVK board
` [PATCH 5.10.y-cip 07/33] dt-bindings: arm: renesas: Document Renesas RZ/V2M System Configuration
` [PATCH 5.10.y-cip 08/33] soc: renesas: Identify RZ/V2M SoC
` [PATCH 5.10.y-cip 09/33] soc: renesas: Add RZ/V2M (R9A09G011) config option
` [PATCH 5.10.y-cip 10/33] arm64: defconfig: Enable Renesas RZ/V2M SoC
` [PATCH 5.10.y-cip 11/33] dt-bindings: clock: Add r9a09g011 CPG Clock Definitions
` [PATCH 5.10.y-cip 12/33] dt-bindings: clock: renesas,rzg2l: Document RZ/V2M SoC
` [PATCH 5.10.y-cip 13/33] clk: renesas: rzg2l: Move the DEF_MUX array size calc into the macro
` [PATCH 5.10.y-cip 14/33] clk: renesas: rzg2l: Add read only versions of the clk macros
` [PATCH 5.10.y-cip 15/33] clk: renesas: rzg2l: Set HIWORD mask for all mux and dividers
` [PATCH 5.10.y-cip 16/33] clk: renesas: rzg2l: Make use of CLK_MON registers optional
` [PATCH 5.10.y-cip 17/33] clk: renesas: rzg2l: Add support for RZ/V2M reset monitor reg
` [PATCH 5.10.y-cip 18/33] clk: renesas: Add RZ/V2M support using the rzg2l driver
` [PATCH 5.10.y-cip 19/33] clk: renesas: r9a09g011: Add eth clock and reset entries
` [PATCH 5.10.y-cip 20/33] arm64: dts: renesas: Add initial DTSI for RZ/V2M SoC
` [PATCH 5.10.y-cip 21/33] arm64: dts: renesas: Add initial device tree for RZ/V2M EVK
` [PATCH 5.10.y-cip 22/33] dt-bindings: net: renesas,etheravb: Document RZ/V2M SoC
` [PATCH 5.10.y-cip 23/33] ravb: Separate handling of irq enable/disable regs into feature
` [PATCH 5.10.y-cip 24/33] ravb: Support separate Line0 (Desc), Line1 (Err) and Line2 (Mgmt) irqs
` [PATCH 5.10.y-cip 25/33] ravb: Use separate clock for gPTP
` [PATCH 5.10.y-cip 26/33] ravb: Add support for RZ/V2M
` [PATCH 5.10.y-cip 27/33] arm64: dts: renesas: r9a09g011: Add ethernet nodes
` [PATCH 5.10.y-cip 28/33] arm64: dts: renesas: rzv2mevk2: Enable ethernet
` [PATCH 5.10.y-cip 29/33] clk: renesas: r9a09g011: Add PFC clock and reset entries
` [PATCH 5.10.y-cip 30/33] dt-bindings: pinctrl: Add DT bindings for Renesas RZ/V2M pinctrl
` [PATCH 5.10.y-cip 31/33] pinctrl: renesas: Select PINCTRL_RZG2L if ARCH_RZG2L is enabled
` [PATCH 5.10.y-cip 32/33] pinctrl: renesas: Add RZ/V2M pin and gpio controller driver
` [PATCH 5.10.y-cip 33/33] arm64: dts: renesas: r9a09g011: Add pinctrl node

[cip-dev][isar-cip-core][PATCH v4] efibootguard: use debian folder from salsa
 2023-04-24 14:41 UTC  (7+ messages)

[cip-dev][isar-cip-core][PATCH] start-qemu.sh: Add bookworm as distro
 2023-04-21 20:23 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH v2 0/4] Fixes for secure boot and
 2023-04-21 18:09 UTC  (7+ messages)
` [cip-dev][isar-cip-core][PATCH v2 1/4] secure-boot-secrets: Use distro specific snakeoil certs and keys
` [cip-dev][isar-cip-core][PATCH v2 2/4] initramfs-crypt-hook: Add support for buster
` [cip-dev][isar-cip-core][PATCH v2 3/4] linux: Add missing kernel option for LUKS2 encrpyted partitions
` [cip-dev][isar-cip-core][PATCH v2 4/4] initramfs-crypt-hook: Add libcryptsetup-token-systemd-tpm2.so

[cip-dev][isar-cip-core][PATCH 0/4] Fixes for secure boot and
 2023-04-21 14:23 UTC  (5+ messages)
` [cip-dev][isar-cip-core][PATCH 1/4] secure-boot-secrets: Use distro specific snakeoil certs and keys
` [cip-dev][isar-cip-core][PATCH 2/4] initramfs-crypt-hook: Add support for buster
` [cip-dev][isar-cip-core][PATCH 3/4] linux: Add missing kernel option for LUKS2 encrpyted partitions
` [cip-dev][isar-cip-core][PATCH 4/4] initramfs-crypt-hook: Add libcryptsetup-token-systemd-tpm2.so

cip-gitlab/ci/pavel/linux-test ltp-timers: 11 runs, 7 regressions (v5.10.177-cip31-33-gd59f246891e73)
 2023-04-21 13:20 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 123 runs, 18 regressions (v5.10.177-cip31-33-gd59f246891e73)
 2023-04-21 12:50 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 45 runs, 7 regressions (v5.10.177-cip31-33-gd59f246891e73)
 2023-04-21 12:50 UTC 

cip-gitlab/ci/pavel/linux-test build: 185 builds: 3 failed, 182 passed, 4 errors, 9 warnings (v5.10.177-cip31-33-gd59f246891e73)
 2023-04-21 12:21 UTC 

New CVE entries this week
 2023-04-21  7:27 UTC  (3+ messages)
` CVE-2023-0459: Spectre-v1 Usercopy Hardening was Re: [cip-dev] "

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 5 runs, 3 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 20:26 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 4 runs, 4 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 20:26 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 3 runs, 3 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 20:26 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 4 runs, 4 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 20:26 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 2 runs, 2 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 20:26 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 5 runs, 5 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 20:26 UTC 

cip-gitlab/ci/pavel/linux-test smc: 3 runs, 1 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 20:26 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 5 runs, 3 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 20:26 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 31 runs, 22 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 19:56 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 59 runs, 65 regressions (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 19:56 UTC 

cip-gitlab/ci/pavel/linux-test build: 183 builds: 5 failed, 178 passed, 6 errors, 36 warnings (v4.4-st20-1100-ga8cadce4b9649)
 2023-04-20 19:27 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 4 runs, 4 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:30 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 5 runs, 5 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:30 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 3 runs, 2 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:30 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 5 runs, 5 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:30 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 4 runs, 4 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:30 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 6 runs, 4 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:30 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 3 runs, 2 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:30 UTC 

cip-gitlab/ci/pavel/linux-test smc: 3 runs, 1 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:30 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc smc: 5 runs, 1 regressions (v5.10.177-cip31-122-gfb6ca504156b4)
 2023-04-20 15:23 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-filesystems: 10 runs, 1 regressions (v5.10.177-cip31-122-gfb6ca504156b4)
 2023-04-20 15:23 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-fcntl-locktests: 11 runs, 3 regressions (v5.10.177-cip31-122-gfb6ca504156b4)
 2023-04-20 15:23 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 11 runs, 7 regressions (v5.10.177-cip31-122-gfb6ca504156b4)
 2023-04-20 15:23 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 25 runs, 32 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:00 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 54 runs, 62 regressions (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 15:00 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc ltp-timers: 8 runs, 8 regressions (v4.19.280-cip96-59-g4b02e7efb967d)
 2023-04-20 14:53 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline-nfs: 75 runs, 9 regressions (v5.10.177-cip31-122-gfb6ca504156b4)
 2023-04-20 14:53 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc baseline: 144 runs, 10 regressions (v5.10.177-cip31-122-gfb6ca504156b4)
 2023-04-20 14:53 UTC 

cip-gitlab/ci/pavel/linux-test build: 185 builds: 5 failed, 180 passed, 6 errors, 36 warnings (v4.4-st20-1099-g7b2580e1565dd)
 2023-04-20 14:31 UTC 

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 190 builds: 3 failed, 187 passed, 4 errors, 9 warnings (v5.10.177-cip31-122-gfb6ca504156b4)
 2023-04-20 14:24 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 86 runs, 20 regressions (v4.19.280-cip96-59-g4b02e7efb967d)
 2023-04-20 14:23 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 33 runs, 7 regressions (v4.19.280-cip96-59-g4b02e7efb967d)
 2023-04-20 14:23 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 198 builds: 6 failed, 192 passed, 2 errors, 28 warnings (v4.19.280-cip96-59-g4b02e7efb967d)
 2023-04-20 13:54 UTC 

CIP IRC weekly meeting today on libera.chat
 2023-04-20  7:02 UTC 

[cip-dev][isar-cip-core][PATCH] wic: Use INITRD_DEPLOY_FILE instead IMAGE_INITRD
 2023-04-19 20:04 UTC  (5+ messages)

[cip-dev] [isar-cip-core][PATCH] ebg-secure-boot-snakeoil: drop space in remove override
 2023-04-19 13:17 UTC  (2+ messages)

[isar-cip-core][PATCH 1/1] fix operator precedence in ebg and swupdate
 2023-04-19  8:25 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH v3] efibootguard: use debian folder from salsa
 2023-04-18 17:07 UTC  (3+ messages)

[isar-cip-core][PATCH 1/3] make name, version and hw-compat available via bb
 2023-04-14 13:12 UTC  (4+ messages)
` [isar-cip-core][PATCH 2/3] swupdate: add support to disable compression
` [isar-cip-core][PATCH 3/3] disable compression of squashfs swu artifact

[isar-cip-core][PATCH v2] add support to limit resource consumption of squashfs creation
 2023-04-14 13:09 UTC  (4+ messages)

[PATCH 1/1] add support to limit resource consumption of squashfs creation
 2023-04-14  8:25 UTC  (2+ messages)

cip/linux-5.10.y-cip kselftest-lkdtm: 1 runs, 1 regressions (v5.10.177-cip31)
 2023-04-14 11:23 UTC 

cip/linux-5.10.y-cip ltp-mm: 6 runs, 1 regressions (v5.10.177-cip31)
 2023-04-14 11:23 UTC 

cip/linux-5.10.y-cip ltp-ipc: 17 runs, 2 regressions (v5.10.177-cip31)
 2023-04-14 11:23 UTC 

cip/linux-5.10.y-cip ltp-timers: 12 runs, 7 regressions (v5.10.177-cip31)
 2023-04-14 11:23 UTC 

cip/linux-5.10.y-cip smc: 5 runs, 2 regressions (v5.10.177-cip31)
 2023-04-14 11:23 UTC 

cip/linux-4.19.y-cip ltp-mm: 6 runs, 2 regressions (v4.19.280-cip96)
 2023-04-14 11:13 UTC 

cip/linux-4.19.y-cip ltp-timers: 9 runs, 4 regressions (v4.19.280-cip96)
 2023-04-14 11:13 UTC 

cip/linux-4.19.y-cip smc: 6 runs, 2 regressions (v4.19.280-cip96)
 2023-04-14 11:13 UTC 

cip/linux-5.10.y-cip baseline: 131 runs, 25 regressions (v5.10.177-cip31)
 2023-04-14 10:53 UTC 

cip/linux-5.10.y-cip baseline-nfs: 47 runs, 15 regressions (v5.10.177-cip31)
 2023-04-14 10:53 UTC 

cip/linux-4.19.y-cip baseline: 127 runs, 22 regressions (v4.19.280-cip96)
 2023-04-14 10:43 UTC 

cip/linux-4.19.y-cip baseline-nfs: 38 runs, 3 regressions (v4.19.280-cip96)
 2023-04-14 10:43 UTC 

cip/linux-5.10.y-cip build: 114 builds: 0 failed, 114 passed, 4 warnings (v5.10.177-cip31)
 2023-04-14 10:24 UTC 

cip/linux-4.19.y-cip build: 122 builds: 0 failed, 122 passed, 23 warnings (v4.19.280-cip96)
 2023-04-14 10:15 UTC 

[ANNOUNCE] Release v4.19.280-cip96 and v5.10.177-cip31
 2023-04-14  9:19 UTC 

CIP IRC weekly meeting today on libera.chat
 2023-04-13 20:59 UTC  (2+ messages)
` [cip-dev] "

[isar-cip-core][PATCH] scripts: Add make_release helper
 2023-04-13 20:43 UTC 

[cip-dev][isar-cip-core][PATCH v2 0/2] Enable Images based on Debian 12
 2023-04-13 20:43 UTC  (5+ messages)
` [cip-dev][isar-cip-core][PATCH v2 1/2] Enable Images based on Debian 12 (bookworm)
` [cip-dev][isar-cip-core][PATCH v2 2/2] efibootguard: use debian folder from salsa

[isar-cip-core][PATCH 1/1] add missing dependency to template subst in swu
 2023-04-13 19:16 UTC  (2+ messages)

New CVE entries this week
 2023-04-13  0:19 UTC 

[ANNOUNCE] isar-cip-core v1.0
 2023-04-11 13:33 UTC  (2+ messages)

isar-cip-core distribution versions
 2023-04-10  8:35 UTC  (3+ messages)

CIP IRC weekly meeting today on libera.chat
 2023-04-06  6:12 UTC 

New CVE entries this week
 2023-04-06  0:19 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc ltp-timers: 6 runs, 6 regressions (v4.19.279-cip95-86-g16c082d0be46)
 2023-04-05 14:09 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc ltp-pty: 3 runs, 1 regressions (v4.19.279-cip95-86-g16c082d0be46)
 2023-04-05 14:09 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 27 runs, 7 regressions (v4.19.279-cip95-86-g16c082d0be46)
 2023-04-05 13:39 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 99 runs, 32 regressions (v4.19.279-cip95-86-g16c082d0be46)
 2023-04-05 13:39 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc build: 195 builds: 6 failed, 189 passed, 2 errors, 26 warnings (v4.19.279-cip95-86-g16c082d0be46)
 2023-04-05 13:10 UTC 

[isar-cip-core][PATCH v2] scripts: Address shellcheck findings
 2023-04-05 10:35 UTC 

[isar-cip-core][PATCH] scripts: Address shellcheck findings
 2023-04-05  9:41 UTC 

[isar-cip-core][PATCH] scripts/deploy-cip-core.sh: fix style issues
 2023-04-05  9:38 UTC  (2+ messages)

[isar-cip-core][PATCH] make script report all potential errors
 2023-04-05  9:38 UTC  (2+ messages)

cip/linux-4.4.y-cip-rt ltp-ipc: 9 runs, 1 regressions (v4.4.302-cip74-rt43)
 2023-04-04 16:56 UTC 

cip/linux-4.4.y-cip-rt baseline: 130 runs, 8 regressions (v4.4.302-cip74-rt43)
 2023-04-04 16:26 UTC 

cip/linux-4.4.y-cip-rt baseline-nfs: 36 runs, 3 regressions (v4.4.302-cip74-rt43)
 2023-04-04 16:26 UTC 

cip/linux-4.4.y-cip-rt build: 182 builds: 0 failed, 182 passed, 61 warnings (v4.4.302-cip74-rt43)
 2023-04-04 15:57 UTC 

cip-gitlab/ci/pavel/linux-test smc: 2 runs, 1 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 4 runs, 2 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 3 runs, 3 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 2 runs, 2 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 3 runs, 3 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 4 runs, 4 regressions (v4.4.302-cip74-rt43)
 2023-04-04 11:18 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 20 runs, 37 regressions (v4.4.302-cip74-rt43)
 2023-04-04 10:48 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 60 runs, 69 regressions (v4.4.302-cip74-rt43)
 2023-04-04 10:48 UTC 

cip-gitlab/ci/pavel/linux-test build: 185 builds: 5 failed, 180 passed, 6 errors, 37 warnings (v4.4.302-cip74-rt43)
 2023-04-04 10:19 UTC 

[isar-cip-core][PATCH v2] linux-cip: Update to latest releases
 2023-04-04  6:14 UTC 

[ANNOUNCE] 4.4.302-cip74-rt43
 2023-04-03 20:10 UTC 

[cip-dev] [PATCH 4.4 3/3] ALSA: control: use counting semaphore as write lock for ELEM_WRITE operation
 2023-04-03 17:13 UTC  (2+ messages)
`  "

cip/linux-4.4.y-st-rc kselftest-futex: 4 runs, 1 regressions (v4.4-st20-1097-g52d843097a439)
 2023-04-03 13:10 UTC 

cip/linux-4.4.y-st-rc ltp-fcntl-locktests: 3 runs, 1 regressions (v4.4-st20-1097-g52d843097a439)
 2023-04-03 13:10 UTC 

cip/linux-4.4.y-st-rc ltp-timers: 7 runs, 1 regressions (v4.4-st20-1097-g52d843097a439)
 2023-04-03 13:10 UTC 

cip/linux-4.4.y-st ltp-fcntl-locktests: 3 runs, 1 regressions (v4.4-st20-1098-g8d34bf42efd9b)
 2023-04-03 12:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox