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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 31 Jan 2023 21:52:53 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     Jeroen de Borst <jeroendb@...gle.com>
Cc:     netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: [PATCH net-next v2] gve: Introduce a way to disable queue
 formats.

On Tue, 31 Jan 2023 08:33:29 -0800 Jeroen de Borst wrote:
> Changed in v2:
> - Documented queue formats and addressed nits.

You did? I don't see... I was expecting changes to:

Documentation/networking/device_drivers/ethernet/google/gve.rst

Also clang with W=1 now says:

include/linux/fortify-string.h:522:4: warning: call to __read_overflow2_field declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()? [-Wattribute-warning]
                        __read_overflow2_field(q_size_field, size);
                        ^

dunno if that's legit.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ