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] [thread-next>] [day] [month] [year] [list]
Message-ID: <aRWgRG5VmLHFZDWp@duo.ucw.cz>
Date: Thu, 13 Nov 2025 10:09:24 +0100
From: Pavel Machek <pavel@...x.de>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, tiwai@...e.de,
	niklas.soderlund+renesas@...natech.se, lirongqing@...du.com,
	viro@...iv.linux.org.uk, theo.lebrun@...tlin.com,
	arkadiusz.bokowy@...il.com
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
	linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
	akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
	patches@...nelci.org, lkft-triage@...ts.linaro.org,
	jonathanh@...dia.com, f.fainelli@...il.com,
	sudipm.mukherjee@...il.com, rwarsow@....de, conor@...nel.org,
	hargar@...rosoft.com, broonie@...nel.org, achill@...ill.org,
	sr@...dewatkins.com
Subject: Re: [PATCH 6.12 000/562] 6.12.58-rc2 review

Hi!

> This is the start of the stable review cycle for the 6.12.58 release.
> There are 562 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.

I don't believe Sasha or his automation did good job here. It is wrong
to sign-off patches just because of LLM output.

> Takashi Iwai <tiwai@...e.de>
>     ALSA: usb-audio: Add validation of UAC2/UAC3 effect units

If the check triggers, we'll be breaking someone's audio.

> Niklas Söderlund <niklas.soderlund+renesas@...natech.se>
>     net: sh_eth: Disable WoL if system can not suspend

WoL is used for powering up systems, too. Congratulations, this patch
breaks that.

> Li RongQing <lirongqing@...du.com>
>     x86/kvm: Prefer native qspinlock for dedicated vCPUs irrespective of PV_UNHALT

Looking at the code, that should really be "goto out".

> Al Viro <viro@...iv.linux.org.uk>
>     allow finish_no_open(file, ERR_PTR(-E...))

Not sure what bug this is supposed to fix. Sounds like preparation for
something we don't have.

> Théo Lebrun <theo.lebrun@...tlin.com>
>     net: macb: avoid dealing with endianness in macb_set_hwaddr()

First, this does not fix any bugs. Second, code was "cpu_to_le32", now
it is equivalent of "le32_to_cpu".

> Arkadiusz Bokowy <arkadiusz.bokowy@...il.com>
>     Bluetooth: btusb: Check for unexpected bytes when defragmenting HCI frames

BTUSB_BARROT is "write only". That value is never checked.

Best regards,
								Pavel
-- 
In cooperation with DENX Software Engineering GmbH, HRB 165235 Munich,
Office: Kirchenstr.5, D-82194 Groebenzell, Germany

Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ