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: Fri, 22 Sep 2023 17:56:21 +0100
From: Simon Horman <horms@...nel.org>
To: Eric Dumazet <edumazet@...gle.com>
Cc: "David S . Miller" <davem@...emloft.net>,
	Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
	netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/8] net: more data-races fixes and lockless
 socket options

On Thu, Sep 21, 2023 at 08:28:10PM +0000, Eric Dumazet wrote:
> This is yet another round of data-races fixes,
> and lockless socket options.
> 
> Eric Dumazet (8):
>   net: implement lockless SO_PRIORITY
>   net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
>   net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
>   net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL,
>     SO_BUSY_POLL_BUDGET
>   net: implement lockless SO_MAX_PACING_RATE
>   net: lockless implementation of SO_TXREHASH
>   net: annotate data-races around sk->sk_tx_queue_mapping
>   net: annotate data-races around sk->sk_dst_pending_confirm

For series,

Reviewed-by: Simon Horman <horms@...nel.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ