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: 
 <174131463678.1860023.9118503742214228840.git-patchwork-notify@kernel.org>
Date: Fri, 07 Mar 2025 02:30:36 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pablo Neira Ayuso <pablo@...filter.org>
Cc: netfilter-devel@...r.kernel.org, davem@...emloft.net,
 netdev@...r.kernel.org, kuba@...nel.org, pabeni@...hat.com,
 edumazet@...gle.com, fw@...len.de, horms@...nel.org
Subject: Re: [PATCH net 1/3] netfilter: nft_ct: Use __refcount_inc() for per-CPU
 nft_ct_pcpu_template.

Hello:

This series was applied to netdev/net.git (main)
by Pablo Neira Ayuso <pablo@...filter.org>:

On Thu,  6 Mar 2025 16:34:44 +0100 you wrote:
> From: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
> 
> nft_ct_pcpu_template is a per-CPU variable and relies on disabled BH for its
> locking. The refcounter is read and if its value is set to one then the
> refcounter is incremented and variable is used - otherwise it is already
> in use and left untouched.
> 
> [...]

Here is the summary with links:
  - [net,1/3] netfilter: nft_ct: Use __refcount_inc() for per-CPU nft_ct_pcpu_template.
    https://git.kernel.org/netdev/net/c/5cfe5612ca95
  - [net,2/3] netfilter: nf_conncount: garbage collection is not skipped when jiffies wrap around
    https://git.kernel.org/netdev/net/c/df08c94baafb
  - [net,3/3] netfilter: nf_tables: make destruction work queue pernet
    https://git.kernel.org/netdev/net/c/fb8286562ecf

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