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: 
 <175652161200.2401181.4619730593741623159.git-patchwork-notify@kernel.org>
Date: Sat, 30 Aug 2025 02:40:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 ncardwell@...gle.com, horms@...nel.org, kuniyu@...gle.com,
 willemb@...gle.com, netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next 0/5] inet_diag: make dumps faster with simple
 filters

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Thu, 28 Aug 2025 10:27:33 +0000 you wrote:
> inet_diag_bc_sk() pulls five cache lines per socket,
> while most filters only need the two first ones.
> 
> We can change it to only pull needed cache lines,
> to make things like "ss -temoi src :21456" much faster.
> 
> First patches (1-3) are annotating data-races as a first step.
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] inet_diag: annotate data-races in inet_diag_msg_common_fill()
    https://git.kernel.org/netdev/net-next/c/9a574257b968
  - [net-next,2/5] tcp: annotate data-races in tcp_req_diag_fill()
    https://git.kernel.org/netdev/net-next/c/8e60447f0831
  - [net-next,3/5] inet_diag: annotate data-races in inet_diag_bc_sk()
    https://git.kernel.org/netdev/net-next/c/4fd84a0aaf2b
  - [net-next,4/5] inet_diag: change inet_diag_bc_sk() first argument
    https://git.kernel.org/netdev/net-next/c/9529320ad64e
  - [net-next,5/5] inet_diag: avoid cache line misses in inet_diag_bc_sk()
    https://git.kernel.org/netdev/net-next/c/95fa78830e5b

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