lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3f135f66-4633-4a96-86a4-9d89cfecadbc@roeck-us.net>
Date: Mon, 21 Apr 2025 06:20:41 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 6.15-rc3

On Sun, Apr 20, 2025 at 02:01:49PM -0700, Linus Torvalds wrote:
> There's absolutely nothing of huge note here as far as I can tell.
> Just a fair number of small fixes all over  the place - the biggest
> changes are to fix some ublk driver issues, and the related selftests
> for same. The rest is generally one- or few-lines.
> 
> So everything looks fine, and while the merge window was fairly big,
> that doesn't seem to have resulted in any particular pain. At least so
> far. Knock wood.
> 

For v6.15-rc3-1-g9d7a0577c9db:

Build results:
	total: 162 pass: 158 fail: 4
Failed builds:
	openrisc:allmodconfig
	parisc:allmodconfig
	x86_64:allyesconfig
	xtensa:allmodconfig
Qemu test results:
	total: 635 pass: 627 fail: 8
Failed tests:
	mipsel64:boston:64r6el_defconfig:notests:nonet:smp:ide:ext2
	mipsel64:boston:64r6el_defconfig:notests:nonet:smp:ide:erofs
	mipsel64:boston:64r6el_defconfig:notests:nonet:smp:ide:f2fs
	mipsel64:boston:64r6el_defconfig:notests:nonet:smp:ide:ext2
	mipsel64:boston:64r6el_defconfig:notests:nonet:smp:ide:erofs
	mipsel64:boston:64r6el_defconfig:notests:nonet:smp:ide:f2fs
	mipsel64:boston:64r6el_defconfig:notests:nonet:smp:ide:btrfs
	mipsel64:boston:64r6el_defconfig:notests:nonet:smp:ide:cd
Unit test results:
	pass: 594143 fail: 0

There is a new build failure, affecting openrisc, parisc, and xtensa.
Example from parisc:

Building parisc:allmodconfig ... failed
--------------
Error log:
ERROR: modpost: "__divdi3" [fs/xfs/xfs.ko] undefined!
ERROR: modpost: "__umoddi3" [fs/xfs/xfs.ko] undefined!
ERROR: modpost: "__moddi3" [fs/xfs/xfs.ko] undefined!
ERROR: modpost: "__udivdi3" [fs/xfs/xfs.ko] undefined!

Commit 845abeb1f06a ("xfs: add tunable threshold parameter for triggering
zone GC") introduced a 64-bit divide operation. I reported this to the
author, and a fix is in discussion.

Other than that, there is the known allyesconfig build failure for
x86_64:allyesconfig. I submitted a number of different proposals for
fixing it. We'll see if one of them makes it.

The fix for the mipsel64 test failure is known and will hopefully be pushed
soon.

Guenter

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ