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: 
 <174597243725.1842791.14946610720814251605.git-patchwork-notify@kernel.org>
Date: Wed, 30 Apr 2025 00:20:37 +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-next 1/6] netfilter: xt_IDLETIMER: convert timeouts to
 secs_to_jiffies()

Hello:

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

On Tue, 29 Apr 2025 00:12:49 +0200 you wrote:
> From: Easwar Hariharan <eahariha@...ux.microsoft.com>
> 
> Commit b35108a51cf7 ("jiffies: Define secs_to_jiffies()") introduced
> secs_to_jiffies().  As the value here is a multiple of 1000, use
> secs_to_jiffies() instead of msecs_to_jiffies to avoid the multiplication.
> 
> This is converted using scripts/coccinelle/misc/secs_to_jiffies.cocci with
> the following Coccinelle rules:
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] netfilter: xt_IDLETIMER: convert timeouts to secs_to_jiffies()
    https://git.kernel.org/netdev/net-next/c/f4293c2baf6f
  - [net-next,2/6] netfilter: xt_cgroup: Make it independent from net_cls
    https://git.kernel.org/netdev/net-next/c/3ba0032afea8
  - [net-next,3/6] net: cgroup: Guard users of sock_cgroup_classid()
    https://git.kernel.org/netdev/net-next/c/087645314745
  - [net-next,4/6] netfilter: conntrack: Remove redundant NFCT_ALIGN call
    https://git.kernel.org/netdev/net-next/c/eaa2b34db021
  - [net-next,5/6] docs: tproxy: fix formatting for nft code block
    https://git.kernel.org/netdev/net-next/c/149a133a5481
  - [net-next,6/6] netfilter: nf_tables: export set count and backend name to userspace
    https://git.kernel.org/netdev/net-next/c/0014af802193

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