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]
Message-Id: 
 <169218122691.20553.967730777451496109.git-patchwork-notify@kernel.org>
Date: Wed, 16 Aug 2023 10:20:26 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 simon.horman@...igine.com, soheil@...gle.com, netdev@...r.kernel.org,
 eric.dumazet@...il.com
Subject: Re: [PATCH v4 net-next 00/15] inet: socket lock and data-races avoidance

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:

On Wed, 16 Aug 2023 08:15:32 +0000 you wrote:
> In this series, I converted 20 bits in "struct inet_sock" and made
> them truly atomic.
> 
> This allows to implement many IP_ socket options in a lockless
> fashion (no need to acquire socket lock), and fixes data-races
> that were showing up in various KCSAN reports.
> 
> [...]

Here is the summary with links:
  - [v4,net-next,01/15] inet: introduce inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/c274af224269
  - [v4,net-next,02/15] inet: set/get simple options locklessly
    https://git.kernel.org/netdev/net-next/c/b4d84bce4c43
  - [v4,net-next,03/15] inet: move inet->recverr to inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/6b5f43ea0815
  - [v4,net-next,04/15] inet: move inet->recverr_rfc4884 to inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/8e8cfb114d9f
  - [v4,net-next,05/15] inet: move inet->freebind to inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/3f7e753206bb
  - [v4,net-next,06/15] inet: move inet->hdrincl to inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/cafbe182a467
  - [v4,net-next,07/15] inet: move inet->mc_loop to inet->inet_frags
    https://git.kernel.org/netdev/net-next/c/b09bde5c3554
  - [v4,net-next,08/15] inet: move inet->mc_all to inet->inet_frags
    https://git.kernel.org/netdev/net-next/c/307b4ac6dc18
  - [v4,net-next,09/15] inet: move inet->transparent to inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/4bd0623f04ee
  - [v4,net-next,10/15] inet: move inet->is_icsk to inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/b1c0356a5857
  - [v4,net-next,11/15] inet: move inet->nodefrag to inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/f04b8d3478a3
  - [v4,net-next,12/15] inet: move inet->bind_address_no_port to inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/ca571e2eb7eb
  - [v4,net-next,13/15] inet: move inet->defer_connect to inet->inet_flags
    https://git.kernel.org/netdev/net-next/c/08e39c0dfa29
  - [v4,net-next,14/15] inet: implement lockless IP_TTL
    https://git.kernel.org/netdev/net-next/c/10f42426e5bc
  - [v4,net-next,15/15] inet: implement lockless IP_MINTTL
    https://git.kernel.org/netdev/net-next/c/12af73269fd9

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ