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-next>] [day] [month] [year] [list]
Message-ID: <cover.1740159866.git.jan.kiszka@siemens.com>
Date: Fri, 21 Feb 2025 18:44:24 +0100
From: Jan Kiszka <jan.kiszka@...mens.com>
To: "Luis Claudio R . Goncalves" <lgoncalv@...hat.com>,
	stable-rt@...r.kernel.org,
	Pavel Machek <pavel@...x.de>
Cc: linux-kernel@...r.kernel.org,
	linux-rt-users <linux-rt-users@...r.kernel.org>,
	Clark Williams <williams@...hat.com>,
	Steven Rostedt <rostedt@...dmis.org>,
	Joseph Salisbury <joseph.salisbury@...cle.com>,
	Florian Bezdeka <florian.bezdeka@...mens.com>,
	Felix Moessbauer <felix.moessbauer@...mens.com>,
	Andreas Ziegler <ziegler.andreas@...mens.com>,
	"Ahmed S . Darwish" <a.darwish@...utronix.de>,
	Eric Dumazet <edumazet@...gle.com>,
	Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Subject: [5.10-rt][PATCH 0/2] backport of RT fix for nft counter

As 5.10 requires some manual work, here are the two patches needed to
address [1].

Note that 5.15-rt already has the fix (f036d9effdba). 6.1-rt and 6.6-rt
can pick 4a1d3acd6ea8 without conflicts or dependencies.

Pavel, please check 4.19-cip-rt and 4.4-cip-rt. I suspect the task is a
bit bigger there if more or all of u64_stats should be missing.

Jan

[1] https://lore.kernel.org/stable-rt/CAMLffL-PTp+Y-rXsTFaC5cUJyMMiXk-Gjx59WiQvcTe46rXFrw@mail.gmail.com/T/#m67dce3408cac40318ae3dbe1c713b13621ac66c9

CC: Ahmed S. Darwish <a.darwish@...utronix.de>
Cc: Eric Dumazet <edumazet@...gle.com>
CC: Sebastian Andrzej Siewior <bigeasy@...utronix.de>

Ahmed S. Darwish (1):
  u64_stats: Introduce u64_stats_set()

Sebastian Andrzej Siewior (1):
  netfilter: nft_counter: Use u64_stats_t for statistic.

 include/linux/u64_stats_sync.h | 10 +++++
 net/netfilter/nft_counter.c    | 78 +++++++++++++++++-----------------
 2 files changed, 50 insertions(+), 38 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ