[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202601191230.CXFSqYnl-lkp@intel.com>
Date: Mon, 19 Jan 2026 12:35:54 +0800
From: kernel test robot <lkp@...el.com>
To: "Theodore Ts'o" <tytso@....edu>
Cc: linux-ext4@...r.kernel.org
Subject: [tytso-ext4:dev] BUILD REGRESSION
11f1ff3cc21a8e9ca9f509a664de5975469ec561
tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git dev
branch HEAD: 11f1ff3cc21a8e9ca9f509a664de5975469ec561 ext4: mark group extend fast-commit ineligible
Error/Warning (recently discovered and may have been fixed):
https://lore.kernel.org/oe-kbuild-all/202601190438.9w3maqnc-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202601190552.ZJeAkmLt-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202601190600.xYVh1uKf-lkp@intel.com
https://lore.kernel.org/oe-kbuild-all/202601191038.JQbdLRwC-lkp@intel.com
fs/ext4/extents-test.c:299:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
fs/ext4/extents-test.c:300:5: warning: format specifies type 'long' but the argument has type '__ptrdiff_t' (aka 'int') [-Wformat]
fs/ext4/extents-test.c:300:5: warning: format specifies type 'long' but the argument has type 'int' [-Wformat]
fs/ext4/extents-test.c:323:19: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
fs/ext4/extents-test.c:323:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int' [-Wformat=]
fs/ext4/extents-test.c:48:9: warning: 'EX_DATA_LEN' redefined
fs/ext4/move_extent.c:324:26: error: 'sb' undeclared (first use in this function); did you mean 's8'?
fs/ext4/move_extent.c:324:26: error: use of undeclared identifier 'sb'
fs/ext4/move_extent.c:324:33: error: 'sb' undeclared (first use in this function); did you mean 's8'?
fs/ext4/move_extent.c:324:33: error: 'sb' undeclared (first use in this function); did you mean 'tsb'?
Error/Warning ids grouped by kconfigs:
recent_errors
|-- alpha-allyesconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- alpha-randconfig-r064-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arc-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arc-allyesconfig
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arc-axs103_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arc-hsdk_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arc-randconfig-r122-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm-allyesconfig
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm-bcm2835_defconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- arm-dove_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm-multi_v5_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm-mxs_defconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- arm-omap2plus_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm-pxa_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm-qcom_defconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- arm-randconfig-002-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- arm-randconfig-003-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- arm-randconfig-r063-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm-sp7021_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm-spitz_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm-u8500_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm64-defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- arm64-randconfig-004-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- csky-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- csky-defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- csky-randconfig-001-20260119
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- csky-randconfig-002-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- csky-randconfig-r054-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- hexagon-allmodconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- i386-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-allyesconfig
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-buildonly-randconfig-001-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-buildonly-randconfig-002-20260119
| |-- fs-ext4-extents-test.c:warning:format-specifies-type-long-but-the-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- i386-buildonly-randconfig-003-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-buildonly-randconfig-006-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-randconfig-003-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- i386-randconfig-006-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- i386-randconfig-007-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- i386-randconfig-012-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-randconfig-013-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-randconfig-015-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-randconfig-016-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-randconfig-051-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-randconfig-052-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- i386-randconfig-061-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- i386-randconfig-062-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- i386-randconfig-063-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- loongarch-defconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- loongarch-randconfig-001-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- loongarch-randconfig-002-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- loongarch-randconfig-r064-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- m68k-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- m68k-allyesconfig
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- m68k-defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- m68k-randconfig-r064-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- microblaze-allyesconfig
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- microblaze-defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- microblaze-randconfig-r123-20260119
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- mips-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- mips-allyesconfig
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- mips-bigsur_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- mips-bmips_stb_defconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- mips-cu1830-neo_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- mips-eyeq6_defconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- mips-malta_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- nios2-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- openrisc-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- parisc-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- parisc-allyesconfig
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- parisc-defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- parisc-randconfig-001-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- parisc-randconfig-002-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- parisc64-defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- powerpc-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- powerpc-iss476-smp_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- powerpc-microwatt_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- powerpc-powernv_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- powerpc-ppc44x_defconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- powerpc-ppc64e_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- powerpc-randconfig-002-20260119
| |-- fs-ext4-extents-test.c:warning:format-specifies-type-long-but-the-argument-has-type-__ptrdiff_t-(aka-int-)
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- powerpc-randconfig-r073-20260119
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- powerpc-tqm8560_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- powerpc64-randconfig-r061-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- riscv-allyesconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- riscv-defconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- riscv-randconfig-001-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- riscv-randconfig-002-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- riscv-randconfig-r071-20260119
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- s390-allmodconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- s390-allyesconfig
| |-- fs-ext4-extents-test.c:warning:EX_DATA_LEN-redefined
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- s390-randconfig-001-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- s390-randconfig-002-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- sh-allmodconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- sh-allyesconfig
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- sh-defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- sh-randconfig-002-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- sh-shx3_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- sparc-randconfig-002-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- sparc-randconfig-r071-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- sparc64-allmodconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- sparc64-defconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- sparc64-randconfig-001-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- sparc64-randconfig-002-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- um-allmodconfig
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- um-allyesconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- um-i386_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-buildonly-randconfig-006-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- x86_64-defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-randconfig-001-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-randconfig-003-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-randconfig-004-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-randconfig-005-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-randconfig-012-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-randconfig-015-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-randconfig-016-20260119
| `-- fs-ext4-move_extent.c:error:use-of-undeclared-identifier-sb
|-- x86_64-randconfig-075-20260119
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-rhel-9.4
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-rhel-9.4-bpf
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-rhel-9.4-func
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-rhel-9.4-kselftests
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-rhel-9.4-kunit
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- x86_64-rhel-9.4-ltp
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- xtensa-allyesconfig
| |-- fs-ext4-extents-test.c:warning:format-ld-expects-argument-of-type-long-int-but-argument-has-type-int
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
|-- xtensa-nommu_kc705_defconfig
| `-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
`-- xtensa-randconfig-002-20260119
`-- fs-ext4-move_extent.c:error:sb-undeclared-(first-use-in-this-function)
elapsed time: 722m
configs tested: 236
configs skipped: 2
tested configs:
alpha alldefconfig gcc-15.2.0
alpha allnoconfig gcc-15.2.0
alpha allyesconfig gcc-15.2.0
alpha defconfig gcc-15.2.0
arc alldefconfig gcc-15.2.0
arc allmodconfig clang-16
arc allmodconfig gcc-15.2.0
arc allnoconfig gcc-15.2.0
arc allyesconfig clang-22
arc allyesconfig gcc-15.2.0
arc defconfig gcc-15.2.0
arc hsdk_defconfig gcc-15.2.0
arc randconfig-001-20260119 gcc-14.3.0
arc randconfig-002-20260119 gcc-14.3.0
arm allnoconfig gcc-15.2.0
arm allyesconfig clang-16
arm allyesconfig gcc-15.2.0
arm bcm2835_defconfig gcc-15.2.0
arm clps711x_defconfig gcc-15.2.0
arm collie_defconfig gcc-15.2.0
arm defconfig gcc-15.2.0
arm dove_defconfig gcc-15.2.0
arm ep93xx_defconfig gcc-15.2.0
arm imx_v4_v5_defconfig gcc-15.2.0
arm jornada720_defconfig clang-22
arm lpc32xx_defconfig gcc-15.2.0
arm mps2_defconfig gcc-15.2.0
arm multi_v5_defconfig clang-22
arm omap2plus_defconfig clang-18
arm pxa_defconfig clang-18
arm randconfig-001-20260119 gcc-14.3.0
arm randconfig-002-20260119 gcc-14.3.0
arm randconfig-003-20260119 gcc-14.3.0
arm randconfig-004-20260119 gcc-14.3.0
arm s3c6400_defconfig gcc-15.2.0
arm sp7021_defconfig gcc-15.2.0
arm spitz_defconfig gcc-15.2.0
arm u8500_defconfig gcc-15.2.0
arm vt8500_v6_v7_defconfig gcc-15.2.0
arm64 allmodconfig clang-19
arm64 allmodconfig clang-22
arm64 allnoconfig gcc-15.2.0
arm64 defconfig gcc-15.2.0
arm64 randconfig-001-20260119 clang-19
arm64 randconfig-002-20260119 clang-19
arm64 randconfig-003-20260119 clang-19
arm64 randconfig-004-20260119 clang-19
csky allmodconfig gcc-15.2.0
csky allnoconfig gcc-15.2.0
csky defconfig gcc-15.2.0
csky randconfig-001-20260119 clang-19
csky randconfig-002-20260119 clang-19
hexagon alldefconfig clang-22
hexagon allmodconfig gcc-15.2.0
hexagon allnoconfig gcc-15.2.0
hexagon defconfig gcc-15.2.0
hexagon randconfig-001-20260119 clang-18
hexagon randconfig-002-20260119 clang-18
i386 allmodconfig clang-20
i386 allnoconfig gcc-15.2.0
i386 allyesconfig clang-20
i386 buildonly-randconfig-001-20260119 clang-20
i386 buildonly-randconfig-002-20260119 clang-20
i386 buildonly-randconfig-003-20260119 clang-20
i386 buildonly-randconfig-004-20260119 clang-20
i386 buildonly-randconfig-005-20260119 clang-20
i386 buildonly-randconfig-006-20260119 clang-20
i386 defconfig gcc-15.2.0
i386 randconfig-001-20260119 gcc-13
i386 randconfig-002-20260119 gcc-13
i386 randconfig-003-20260119 gcc-13
i386 randconfig-004-20260119 gcc-13
i386 randconfig-005-20260119 gcc-13
i386 randconfig-006-20260119 gcc-13
i386 randconfig-007-20260119 gcc-13
i386 randconfig-011-20260119 gcc-14
i386 randconfig-012-20260119 gcc-14
i386 randconfig-013-20260119 gcc-14
i386 randconfig-014-20260119 gcc-14
i386 randconfig-015-20260119 gcc-14
i386 randconfig-016-20260119 gcc-14
i386 randconfig-017-20260119 gcc-14
loongarch allmodconfig clang-19
loongarch allmodconfig clang-22
loongarch allnoconfig gcc-15.2.0
loongarch defconfig clang-19
loongarch randconfig-001-20260119 clang-18
loongarch randconfig-002-20260119 clang-18
m68k allmodconfig gcc-15.2.0
m68k allnoconfig gcc-15.2.0
m68k allyesconfig clang-16
m68k allyesconfig gcc-15.2.0
m68k apollo_defconfig gcc-15.2.0
m68k defconfig clang-19
microblaze allnoconfig gcc-15.2.0
microblaze allyesconfig gcc-15.2.0
microblaze defconfig clang-19
mips allmodconfig gcc-15.2.0
mips allnoconfig gcc-15.2.0
mips allyesconfig gcc-15.2.0
mips bigsur_defconfig gcc-15.2.0
mips bmips_stb_defconfig gcc-15.2.0
mips cu1830-neo_defconfig gcc-15.2.0
mips eyeq6_defconfig clang-18
mips gcw0_defconfig gcc-15.2.0
mips gpr_defconfig clang-18
mips ip28_defconfig gcc-15.2.0
mips rb532_defconfig clang-22
nios2 allmodconfig clang-22
nios2 allnoconfig clang-22
nios2 defconfig clang-19
nios2 randconfig-001-20260119 clang-18
nios2 randconfig-002-20260119 clang-18
openrisc allmodconfig clang-22
openrisc allnoconfig clang-22
openrisc defconfig gcc-15.2.0
openrisc or1ksim_defconfig gcc-15.2.0
parisc allmodconfig gcc-15.2.0
parisc allnoconfig clang-22
parisc allyesconfig clang-19
parisc allyesconfig gcc-15.2.0
parisc defconfig gcc-15.2.0
parisc generic-64bit_defconfig gcc-15.2.0
parisc randconfig-001-20260119 clang-22
parisc randconfig-002-20260119 clang-22
parisc64 defconfig clang-19
powerpc adder875_defconfig clang-18
powerpc allmodconfig gcc-15.2.0
powerpc allnoconfig clang-22
powerpc ep88xc_defconfig gcc-15.2.0
powerpc iss476-smp_defconfig clang-22
powerpc microwatt_defconfig gcc-15.2.0
powerpc mpc885_ads_defconfig gcc-15.2.0
powerpc powernv_defconfig gcc-15.2.0
powerpc ppc44x_defconfig clang-18
powerpc ppc64e_defconfig gcc-15.2.0
powerpc rainier_defconfig clang-22
powerpc randconfig-001-20260119 clang-22
powerpc randconfig-002-20260119 clang-22
powerpc redwood_defconfig gcc-15.2.0
powerpc tqm8541_defconfig gcc-15.2.0
powerpc tqm8548_defconfig gcc-15.2.0
powerpc tqm8560_defconfig clang-18
powerpc64 alldefconfig gcc-15.2.0
powerpc64 randconfig-001-20260119 clang-22
powerpc64 randconfig-002-20260119 clang-22
riscv allmodconfig clang-22
riscv allnoconfig clang-22
riscv allyesconfig clang-16
riscv defconfig gcc-15.2.0
riscv randconfig-001-20260119 gcc-15.2.0
riscv randconfig-001-20260119 gcc-8.5.0
riscv randconfig-002-20260119 clang-22
riscv randconfig-002-20260119 gcc-15.2.0
s390 allmodconfig clang-18
s390 allmodconfig clang-19
s390 allnoconfig clang-22
s390 allyesconfig gcc-15.2.0
s390 defconfig gcc-15.2.0
s390 randconfig-001-20260119 gcc-15.2.0
s390 randconfig-001-20260119 gcc-9.5.0
s390 randconfig-002-20260119 clang-22
s390 randconfig-002-20260119 gcc-15.2.0
sh allmodconfig gcc-15.2.0
sh allnoconfig clang-22
sh allyesconfig clang-19
sh allyesconfig gcc-15.2.0
sh defconfig gcc-14
sh edosk7705_defconfig gcc-15.2.0
sh polaris_defconfig gcc-15.2.0
sh randconfig-001-20260119 gcc-15.2.0
sh randconfig-002-20260119 gcc-12.5.0
sh randconfig-002-20260119 gcc-15.2.0
sh sh7763rdp_defconfig gcc-15.2.0
sh sh7770_generic_defconfig clang-22
sh sh7785lcr_32bit_defconfig gcc-15.2.0
sh shmin_defconfig gcc-15.2.0
sh shx3_defconfig gcc-15.2.0
sparc allnoconfig clang-22
sparc defconfig gcc-15.2.0
sparc randconfig-001-20260119 gcc-14.3.0
sparc randconfig-002-20260119 gcc-14.3.0
sparc64 allmodconfig clang-22
sparc64 defconfig gcc-14
sparc64 randconfig-001-20260119 gcc-14.3.0
sparc64 randconfig-002-20260119 gcc-14.3.0
um allmodconfig clang-19
um allnoconfig clang-22
um allyesconfig gcc-15.2.0
um defconfig gcc-14
um i386_defconfig gcc-14
um randconfig-001-20260119 gcc-14.3.0
um randconfig-002-20260119 gcc-14.3.0
um x86_64_defconfig gcc-14
x86_64 allmodconfig clang-20
x86_64 allnoconfig clang-22
x86_64 allyesconfig clang-20
x86_64 buildonly-randconfig-001-20260119 gcc-14
x86_64 buildonly-randconfig-002-20260119 gcc-14
x86_64 buildonly-randconfig-003-20260119 gcc-14
x86_64 buildonly-randconfig-004-20260119 gcc-14
x86_64 buildonly-randconfig-005-20260119 gcc-14
x86_64 buildonly-randconfig-006-20260119 gcc-14
x86_64 defconfig gcc-14
x86_64 kexec clang-20
x86_64 randconfig-001-20260119 gcc-14
x86_64 randconfig-002-20260119 gcc-14
x86_64 randconfig-003-20260119 gcc-14
x86_64 randconfig-004-20260119 gcc-14
x86_64 randconfig-005-20260119 gcc-14
x86_64 randconfig-006-20260119 gcc-14
x86_64 randconfig-011-20260119 clang-20
x86_64 randconfig-012-20260119 clang-20
x86_64 randconfig-013-20260119 clang-20
x86_64 randconfig-014-20260119 clang-20
x86_64 randconfig-015-20260119 clang-20
x86_64 randconfig-016-20260119 clang-20
x86_64 randconfig-071-20260119 clang-20
x86_64 randconfig-072-20260119 clang-20
x86_64 randconfig-073-20260119 clang-20
x86_64 randconfig-074-20260119 clang-20
x86_64 randconfig-075-20260119 clang-20
x86_64 randconfig-076-20260119 clang-20
x86_64 rhel-9.4 clang-20
x86_64 rhel-9.4-bpf gcc-14
x86_64 rhel-9.4-func clang-20
x86_64 rhel-9.4-kselftests clang-20
x86_64 rhel-9.4-kunit gcc-14
x86_64 rhel-9.4-ltp gcc-14
x86_64 rhel-9.4-rust clang-20
xtensa allnoconfig clang-22
xtensa allyesconfig clang-22
xtensa iss_defconfig gcc-15.2.0
xtensa nommu_kc705_defconfig clang-18
xtensa randconfig-001-20260119 gcc-14.3.0
xtensa randconfig-002-20260119 gcc-14.3.0
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists