public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
 messages from 2024-02-02 12:10:58 to 2024-02-06 12:29:06 UTC [more...]

[PATCH v2 5.10.y-cip 00/44] Add support for Renesas RZ/Five RISC-V SoC
 2024-02-06 12:27 UTC  (43+ messages)
` [PATCH v2 5.10.y-cip 01/44] arm64: dts: renesas: rzg2ul-smarc: Move selecting PMOD_SCI0_EN to board DTS
` [PATCH v2 5.10.y-cip 02/44] arm64: dts: renesas: rzg2ul-smarc: Include SoM DTSI into "
` [PATCH v2 5.10.y-cip 03/44] arm64: dts: renesas: r9a07g043: Introduce SOC_PERIPHERAL_IRQ() macro to specify interrupt property
` [PATCH v2 5.10.y-cip 04/44] arm64: dts: renesas: r9a07g043: Update IRQ numbers for SSI channels
` [PATCH v2 5.10.y-cip 05/44] arm64: dts: renesas: r9a07g043: Split out RZ/G2UL SoC specific parts
` [PATCH v2 5.10.y-cip 06/44] cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()
` [PATCH v2 5.10.y-cip 07/44] riscv: Kconfig: Enable cpufreq kconfig menu
` [PATCH v2 5.10.y-cip 08/44] dma-direct: add support for dma_coherent_default_memory
` [PATCH v2 5.10.y-cip 09/44] dma-mapping: allow using the global coherent pool for !ARM
` [PATCH v2 5.10.y-cip 10/44] dma-mapping: simplify dma_init_coherent_memory
` [PATCH v2 5.10.y-cip 11/44] dma-mapping: add a dma_init_global_coherent helper
` [PATCH v2 5.10.y-cip 12/44] dma-mapping: make the global coherent pool conditional
` [PATCH v2 5.10.y-cip 13/44] of: also handle dma-noncoherent in of_dma_is_coherent()
` [PATCH v2 5.10.y-cip 14/44] of/irq: Use interrupts-extended to find parent
` [PATCH v2 5.10.y-cip 15/44] irqchip/sifive-plic: Improve naming scheme for per context offsets
` [PATCH v2 5.10.y-cip 16/44] irqchip/sifive-plic: Disable S-mode IRQs if running in M-mode
` [PATCH v2 5.10.y-cip 17/44] irqchip/sifive-plic: Add support for Renesas RZ/Five SoC
` [PATCH v2 5.10.y-cip 18/44] irqchip/sifive-plic: Make better use of the effective affinity mask
` [PATCH v2 5.10.y-cip 19/44] irqchip/sifive-plic: Separate the enable and mask operations
` [PATCH v2 5.10.y-cip 20/44] clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC
` [PATCH v2 5.10.y-cip 21/44] clocksource/drivers/riscv: Increase the clock source rating
` [PATCH v2 5.10.y-cip 22/44] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
` [PATCH v2 5.10.y-cip 23/44] mmc: host: Kconfig: Make MMC_SDHI_INTERNAL_DMAC config option dependant on ARCH_RENESAS
` [PATCH v2 5.10.y-cip 24/44] dt-bindings: riscv: Sort the CPU core list alphabetically
` [PATCH v2 5.10.y-cip 25/44] dt-bindings: riscv: Add Andes AX45MP core to the list
` [PATCH v2 5.10.y-cip 26/44] dt-bindings: clock: r9a07g043-cpg: Add Renesas RZ/Five CPG Clock and Reset Definitions
` [PATCH v2 5.10.y-cip 27/44] dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
` [PATCH v2 5.10.y-cip 28/44] soc: renesas: Identify RZ/Five SoC
` [PATCH v2 5.10.y-cip 29/44] clk: renesas: r9a07g043: Add support for "
` [PATCH v2 5.10.y-cip 30/44] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH v2 5.10.y-cip 31/44] cache: ax45mp_cache: Add non coherent support
` [PATCH v2 5.10.y-cip 32/44] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
` [PATCH v2 5.10.y-cip 33/44] riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
` [PATCH v2 5.10.y-cip 34/44] riscv: dts: renesas: Add initial devicetree for Renesas RZ/Five SoC
` [PATCH v2 5.10.y-cip 35/44] riscv: dts: renesas: Add minimal DTS for Renesas RZ/Five SMARC EVK
` [PATCH v2 5.10.y-cip 36/44] riscv: dts: renesas: r9a07g043f/rzfive-smarc-som: Enable ADC/OPP/Thermal Zones/TSU
` [PATCH v2 5.10.y-cip 37/44] riscv: dts: renesas: rzfive-smarc: Enable CANFD/I2C
` [PATCH v2 5.10.y-cip 38/44] riscv: dts: renesas: rzfive-smarc-som: Enable WDT
` [PATCH v2 5.10.y-cip 39/44] riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodes
` [PATCH v2 5.10.y-cip 40/44] riscv: dts: renesas: rzfive-smarc-som: Drop PHY interrupt support for ETH{0,1}
` [PATCH v2 5.10.y-cip 41/44] riscv: dts: renesas: Clean up dtbs_check W=1 warning due to empty phy node
` [PATCH v2 5.10.y-cip 42/44] riscv: dts: renesas: r9a07g043f: Add L2 cache node

[PATCH 5.10.y-cip 00/48] Add support for Renesas RZ/Five RISC-V SoC
 2024-02-06 11:42 UTC  (59+ messages)
` [PATCH 5.10.y-cip 01/48] ASoC: dt-bindings: renesas,rz-ssi: Update interrupts and interrupt-names properties
` [PATCH 5.10.y-cip 02/48] ASoC: sh: rz-ssi: Update interrupt handling for half duplex channels
` [PATCH 5.10.y-cip 03/48] arm64: dts: renesas: r9a07g054: Update IRQ numbers for SSI channels
` [PATCH 5.10.y-cip 04/48] arm64: dts: renesas: r9a07g044: "
` [PATCH 5.10.y-cip 05/48] arm64: dts: renesas: rzg2ul-smarc: Move selecting PMOD_SCI0_EN to board DTS
` [PATCH 5.10.y-cip 06/48] arm64: dts: renesas: rzg2ul-smarc: Include SoM DTSI into "
` [PATCH 5.10.y-cip 07/48] arm64: dts: renesas: r9a07g043: Introduce SOC_PERIPHERAL_IRQ() macro to specify interrupt property
` [PATCH 5.10.y-cip 08/48] arm64: dts: renesas: r9a07g043: Update IRQ numbers for SSI channels
` [PATCH 5.10.y-cip 09/48] arm64: dts: renesas: r9a07g043: Split out RZ/G2UL SoC specific parts
` [PATCH 5.10.y-cip 10/48] cacheinfo: clear cache_leaves(cpu) in free_cache_attributes()
` [PATCH 5.10.y-cip 11/48] riscv: Kconfig: Enable cpufreq kconfig menu
` [PATCH 5.10.y-cip 12/48] dma-direct: add support for dma_coherent_default_memory
` [PATCH 5.10.y-cip 13/48] dma-mapping: allow using the global coherent pool for !ARM
` [PATCH 5.10.y-cip 14/48] dma-mapping: simplify dma_init_coherent_memory
` [PATCH 5.10.y-cip 15/48] dma-mapping: add a dma_init_global_coherent helper
` [PATCH 5.10.y-cip 16/48] dma-mapping: make the global coherent pool conditional
` [PATCH 5.10.y-cip 17/48] of: also handle dma-noncoherent in of_dma_is_coherent()
` [PATCH 5.10.y-cip 18/48] of/irq: Use interrupts-extended to find parent
` [PATCH 5.10.y-cip 19/48] irqchip/sifive-plic: Improve naming scheme for per context offsets
` [PATCH 5.10.y-cip 20/48] irqchip/sifive-plic: Disable S-mode IRQs if running in M-mode
` [PATCH 5.10.y-cip 21/48] irqchip/sifive-plic: Add support for Renesas RZ/Five SoC
` [PATCH 5.10.y-cip 22/48] irqchip/sifive-plic: Make better use of the effective affinity mask
` [PATCH 5.10.y-cip 23/48] irqchip/sifive-plic: Separate the enable and mask operations
` [PATCH 5.10.y-cip 24/48] clocksource/drivers/renesas-ostm: Add support for RZ/V2L SoC
` [PATCH 5.10.y-cip 25/48] clocksource/drivers/riscv: Increase the clock source rating
` [PATCH 5.10.y-cip 26/48] clocksource/drivers/riscv: Get rid of clocksource_arch_init() callback
` [PATCH 5.10.y-cip 27/48] mmc: host: Kconfig: Make MMC_SDHI_INTERNAL_DMAC config option dependant on ARCH_RENESAS
` [PATCH 5.10.y-cip 28/48] dt-bindings: riscv: Sort the CPU core list alphabetically
` [PATCH 5.10.y-cip 29/48] dt-bindings: riscv: Add Andes AX45MP core to the list
` [PATCH 5.10.y-cip 30/48] dt-bindings: clock: r9a07g043-cpg: Add Renesas RZ/Five CPG Clock and Reset Definitions
` [PATCH 5.10.y-cip 31/48] dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
` [PATCH 5.10.y-cip 32/48] soc: renesas: Identify RZ/Five SoC
` [PATCH 5.10.y-cip 33/48] clk: renesas: r9a07g043: Add support for "
` [PATCH 5.10.y-cip 34/48] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH 5.10.y-cip 35/48] cache: ax45mp_cache: Add non coherent support
` [PATCH 5.10.y-cip 36/48] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
` [PATCH 5.10.y-cip 37/48] riscv: Kconfig.socs: Add ARCH_RENESAS kconfig option
` [PATCH 5.10.y-cip 38/48] riscv: dts: renesas: Add initial devicetree for Renesas RZ/Five SoC
` [PATCH 5.10.y-cip 39/48] riscv: dts: renesas: Add minimal DTS for Renesas RZ/Five SMARC EVK
` [PATCH 5.10.y-cip 40/48] riscv: dts: renesas: r9a07g043f/rzfive-smarc-som: Enable ADC/OPP/Thermal Zones/TSU
` [PATCH 5.10.y-cip 41/48] riscv: dts: renesas: rzfive-smarc: Enable CANFD/I2C
` [PATCH 5.10.y-cip 42/48] riscv: dts: renesas: rzfive-smarc-som: Enable WDT
` [PATCH 5.10.y-cip 43/48] riscv: dts: renesas: rzfive-smarc-som: Enable OSTM nodes
` [PATCH 5.10.y-cip 44/48] riscv: dts: renesas: rzfive-smarc-som: Drop PHY interrupt support for ETH{0,1}
` [PATCH 5.10.y-cip 45/48] riscv: dts: renesas: Clean up dtbs_check W=1 warning due to empty phy node
` [PATCH 5.10.y-cip 46/48] riscv: dts: renesas: r9a07g043f: Add L2 cache node
` [PATCH 5.10.y-cip 47/48] riscv: dts: renesas: r9a07g043f: Add dma-noncoherent property
` [PATCH 5.10.y-cip 48/48] riscv: dts: renesas: rzfive-smarc: Enable the blocks which were explicitly disabled

[PATCH 4.19.y-cip] ravb: remove undocumented counter processing
 2024-02-06 10:53 UTC  (2+ messages)

[PATCH 5.10.y-cip 0/6] Versa3 clk driver improvements
 2024-02-06 10:50 UTC  (9+ messages)
` [PATCH 5.10.y-cip 1/6] arm64: defconfig: Enable Renesas VersaClock 3 clock generator config
` [PATCH 5.10.y-cip 2/6] clk: versaclock3: Update vc3_get_div() to avoid divide by zero
` [PATCH 5.10.y-cip 3/6] clk: versaclock3: Avoid unnecessary padding
` [PATCH 5.10.y-cip 4/6] clk: versaclock3: Use u8 return type for get_parent() callback
` [PATCH 5.10.y-cip 5/6] clk: versaclock3: Add missing space between ')' and '{'
` [PATCH 5.10.y-cip 6/6] clk: versaclock3: Drop ret variable

cip/linux-5.10.y-cip-rt ltp-ipc: 28 runs, 4 regressions (v5.10.209-cip44-rt18)
 2024-02-06  3:10 UTC 

cip/linux-5.10.y-cip-rt ltp-fcntl-locktests: 18 runs, 4 regressions (v5.10.209-cip44-rt18)
 2024-02-06  3:10 UTC 

cip/linux-5.10.y-cip-rt ltp-pty: 18 runs, 3 regressions (v5.10.209-cip44-rt18)
 2024-02-06  3:10 UTC 

cip/linux-5.10.y-cip-rt ltp-mm: 10 runs, 1 regressions (v5.10.209-cip44-rt18)
 2024-02-06  3:10 UTC 

cip/linux-5.10.y-cip-rt ltp-timers: 24 runs, 4 regressions (v5.10.209-cip44-rt18)
 2024-02-06  3:10 UTC 

cip/linux-5.10.y-cip-rt baseline-cip-nfs: 15 runs, 7 regressions (v5.10.209-cip44-rt18)
 2024-02-06  2:40 UTC 

cip/linux-5.10.y-cip-rt baseline-nfs: 84 runs, 12 regressions (v5.10.209-cip44-rt18)
 2024-02-06  2:40 UTC 

cip/linux-5.10.y-cip-rt baseline: 183 runs, 25 regressions (v5.10.209-cip44-rt18)
 2024-02-06  2:40 UTC 

cip/linux-5.10.y-cip-rt build: 191 builds: 5 failed, 186 passed, 12 errors, 12 warnings (v5.10.209-cip44-rt18)
 2024-02-06  2:11 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 13 runs, 2 regressions (v5.10.209-cip44-526-gbbb905888ca85)
 2024-02-06  0:24 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 18 runs, 2 regressions (v5.10.209-cip44-526-gbbb905888ca85)
 2024-02-06  0:24 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 13 runs, 4 regressions (v5.10.209-cip44-526-gbbb905888ca85)
 2024-02-06  0:24 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 20 runs, 10 regressions (v5.10.209-cip44-526-gbbb905888ca85)
 2024-02-06  0:24 UTC 

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 13 runs, 10 regressions (v5.10.209-cip44-526-gbbb905888ca85)
 2024-02-05 23:54 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 119 runs, 63 regressions (v5.10.209-cip44-526-gbbb905888ca85)
 2024-02-05 23:54 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 51 runs, 52 regressions (v5.10.209-cip44-526-gbbb905888ca85)
 2024-02-05 23:54 UTC 

cip-gitlab/ci/pavel/linux-test build: 184 builds: 3 failed, 181 passed, 4 errors, 9 warnings (v5.10.209-cip44-526-gbbb905888ca85)
 2024-02-05 23:26 UTC 

cip/linux-5.10.y-cip kselftest-seccomp: 2 runs, 1 regressions (v5.10.209-cip44)
 2024-02-05 18:21 UTC 

cip/linux-5.10.y-cip kselftest-lkdtm: 2 runs, 1 regressions (v5.10.209-cip44)
 2024-02-05 18:21 UTC 

cip/linux-5.10.y-cip kselftest-lib: 3 runs, 1 regressions (v5.10.209-cip44)
 2024-02-05 18:21 UTC 

cip/linux-5.10.y-cip ltp-fcntl-locktests: 13 runs, 2 regressions (v5.10.209-cip44)
 2024-02-05 18:21 UTC 

cip/linux-5.10.y-cip ltp-ipc: 18 runs, 2 regressions (v5.10.209-cip44)
 2024-02-05 18:21 UTC 

cip/linux-5.10.y-cip ltp-mm: 7 runs, 3 regressions (v5.10.209-cip44)
 2024-02-05 18:21 UTC 

cip/linux-5.10.y-cip ltp-timers: 18 runs, 6 regressions (v5.10.209-cip44)
 2024-02-05 18:21 UTC 

cip/linux-5.10.y-cip ltp-pty: 11 runs, 2 regressions (v5.10.209-cip44)
 2024-02-05 18:21 UTC 

[ANNOUNCE] 5.10.209-cip44-rt18
 2024-02-05 18:08 UTC 

LAVA test job definitions ( software update, secure boot and IEC layer testing )
 2024-02-05 17:58 UTC 

cip/linux-5.10.y-cip baseline-cip-nfs: 13 runs, 10 regressions (v5.10.209-cip44)
 2024-02-05 17:51 UTC 

cip/linux-5.10.y-cip baseline: 137 runs, 28 regressions (v5.10.209-cip44)
 2024-02-05 17:51 UTC 

cip/linux-5.10.y-cip baseline-nfs: 63 runs, 17 regressions (v5.10.209-cip44)
 2024-02-05 17:51 UTC 

cip/linux-5.10.y-cip build: 114 builds: 0 failed, 114 passed, 4 warnings (v5.10.209-cip44)
 2024-02-05 17:22 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 13 runs, 2 regressions (v5.10.209-cip44-rebase)
 2024-02-05 16:07 UTC 

cip-gitlab/ci/pavel/linux-test ltp-mm: 7 runs, 1 regressions (v5.10.209-cip44-rebase)
 2024-02-05 16:07 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 19 runs, 8 regressions (v5.10.209-cip44-rebase)
 2024-02-05 16:07 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 18 runs, 2 regressions (v5.10.209-cip44-rebase)
 2024-02-05 16:07 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 12 runs, 3 regressions (v5.10.209-cip44-rebase)
 2024-02-05 16:07 UTC 

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 13 runs, 10 regressions (v5.10.209-cip44-rebase)
 2024-02-05 15:37 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 119 runs, 64 regressions (v5.10.209-cip44-rebase)
 2024-02-05 15:37 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 47 runs, 35 regressions (v5.10.209-cip44-rebase)
 2024-02-05 15:37 UTC 

cip-gitlab/ci/pavel/linux-test build: 184 builds: 3 failed, 181 passed, 4 errors, 9 warnings (v5.10.209-cip44-rebase)
 2024-02-05 15:09 UTC 

cip/linux-6.1.y-cip ltp-timers: 15 runs, 4 regressions (v6.1.75-cip14-6-geddeb7f8123c)
 2024-02-05 14:46 UTC 

cip/linux-6.1.y-cip baseline: 119 runs, 2 regressions (v6.1.75-cip14-6-geddeb7f8123c)
 2024-02-05 14:16 UTC 

cip/linux-6.1.y-cip build: 104 builds: 0 failed, 104 passed (v6.1.75-cip14-6-geddeb7f8123c)
 2024-02-05 13:48 UTC 

[ANNOUNCE] 5.10.209-cip44
 2024-02-05 13:46 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 18 runs, 1 regressions (v6.1.75-cip14-6-ga817aa655908)
 2024-02-05 13:43 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 12 runs, 1 regressions (v6.1.75-cip14-6-ga817aa655908)
 2024-02-05 13:43 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 19 runs, 2 regressions (v6.1.75-cip14-6-ga817aa655908)
 2024-02-05 13:43 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 12 runs, 1 regressions (v6.1.75-cip14-6-ga817aa655908)
 2024-02-05 13:43 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 11 runs, 1 regressions (v6.1.75-cip14-6-ga817aa655908)
 2024-02-05 13:43 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 125 runs, 6 regressions (v6.1.75-cip14-6-ga817aa655908)
 2024-02-05 13:13 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 58 runs, 12 regressions (v6.1.75-cip14-6-ga817aa655908)
 2024-02-05 13:13 UTC 

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 10 runs, 7 regressions (v6.1.75-cip14-6-ga817aa655908)
 2024-02-05 13:13 UTC 

cip-gitlab/ci/pavel/linux-test build: 166 builds: 1 failed, 165 passed, 2 errors, 17 warnings (v6.1.75-cip14-6-ga817aa655908)
 2024-02-05 12:45 UTC 

5.10/6.1-cip was Re: [cip-dev] 6.1.75-cip-rt
 2024-02-05 11:35 UTC 

[PATCH 6.1.y-cip 0/6] Versa3 clk driver improvements
 2024-02-05 11:23 UTC  (3+ messages)

[RFC PATCH 5.10.y-cip 00/39] Add support for Renesas RZ/Five RISC-V SoC
 2024-02-05 10:31 UTC  (7+ messages)

[PATCH 4.19.y-cip] ravb: remove undocumented counter processing
 2024-02-05  9:02 UTC 

[PATCH 4.4.y-cip] ravb: remove undocumented counter processing
 2024-02-05  8:27 UTC 

[PATCH RFC v2 3/8] m68k: include module.h to make use of exception handling in traps.c
 2024-02-05  2:32 UTC 

[isar-cip-core][PATCH] linux-cip: Update to 6.1.75-cip14[-rt8]
 2024-02-04 20:23 UTC  (2+ messages)

[cip-dev] [ANNOUNCE] 6.1.75-cip14-rt8 (rt23)
 2024-02-04 20:22 UTC  (2+ messages)

[ANNOUNCE] 6.1.75-cip14-rt8 (rt23)
 2024-02-04 12:00 UTC 

cip-gitlab/ci/pavel/linux-test ltp-ipc: 18 runs, 1 regressions (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  5:40 UTC 

cip-gitlab/ci/pavel/linux-test ltp-pty: 13 runs, 2 regressions (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  5:40 UTC 

cip-gitlab/ci/pavel/linux-test ltp-fcntl-locktests: 13 runs, 1 regressions (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  5:40 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-futex: 12 runs, 2 regressions (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  5:40 UTC 

cip-gitlab/ci/pavel/linux-test ltp-timers: 19 runs, 5 regressions (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  5:40 UTC 

cip-gitlab/ci/pavel/linux-test kselftest-filesystems: 11 runs, 2 regressions (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  5:40 UTC 

cip-gitlab/ci/pavel/linux-test baseline: 117 runs, 9 regressions (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  5:10 UTC 

cip-gitlab/ci/pavel/linux-test baseline-cip-nfs: 9 runs, 6 regressions (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  5:10 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 53 runs, 19 regressions (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  5:10 UTC 

cip-gitlab/ci/pavel/linux-test build: 167 builds: 1 failed, 166 passed, 2 errors, 17 warnings (v6.1.75-cip14-132-g6e54756fbd6c2)
 2024-02-04  4:42 UTC 

cip/linux-6.1.y-cip ltp-timers: 18 runs, 5 regressions (v6.1.75-cip14)
 2024-02-03  8:10 UTC 

cip/linux-6.1.y-cip baseline: 134 runs, 2 regressions (v6.1.75-cip14)
 2024-02-03  7:41 UTC 

cip/linux-6.1.y-cip baseline-nfs: 67 runs, 2 regressions (v6.1.75-cip14)
 2024-02-03  7:41 UTC 

cip/linux-6.1.y-cip build: 101 builds: 0 failed, 101 passed (v6.1.75-cip14)
 2024-02-03  7:12 UTC 

cip/linux-4.4.y-st ltp-fcntl-locktests: 3 runs, 1 regressions (v4.4-st20-2045-g32c8d563e356f)
 2024-02-02 23:04 UTC 

cip/linux-4.4.y-st baseline-nfs: 28 runs, 1 regressions (v4.4-st20-2045-g32c8d563e356f)
 2024-02-02 22:34 UTC 

cip/linux-4.4.y-st build: 14 builds: 0 failed, 14 passed, 25 warnings (v4.4-st20-2045-g32c8d563e356f)
 2024-02-02 22:06 UTC 

[ANNOUNCE] Release v6.1.75-cip14
 2024-02-02 14:13 UTC  (2+ messages)


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