mbox series

[RT,0/4] Linux v5.4.290-rt96-rc1

Message ID cover.1741042351.git.zanussi@kernel.org
Headers show
Series Linux v5.4.290-rt96-rc1 | expand

Message

Tom Zanussi March 3, 2025, 10:52 p.m. UTC
From: Tom Zanussi <zanussi@kernel.org>

Dear RT Folks,

This is the RT stable review cycle of patch 5.4.290-rt96-rc1.

Please scream at me if I messed something up. Please test the patches
too.

The -rc release will be uploaded to kernel.org and will be deleted
when the final release is out. This is just a review release (or
release candidate).

The pre-releases will not be pushed to the git repository, only the
final release is.

If all goes well, this patch will be converted to the next main
release on 2025-03-06.

To build 5.4.290-rt96-rc1 directly, the following patches should be applied:

  https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz

  https://www.kernel.org/pub/linux/kernel/v5.x/patch-5.4.290.xz

  https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/patch-5.4.290-rt96-rc1.patch.xz

You can also build from 5.4.290-rt95 by applying the incremental patch:

  https://www.kernel.org/pub/linux/kernel/projects/rt/5.4/incr/patch-5.4.290-rt95-rt96-rc1.patch.xz


Enjoy,

-- Tom


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

Eric Dumazet (1):
  u64_stats: provide u64_stats_t type

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

Tom Zanussi (1):
  Linux 5.4.290-rt96-rc1

 include/linux/u64_stats_sync.h | 61 ++++++++++++++++++++++++--
 localversion-rt                |  2 +-
 net/netfilter/nft_counter.c    | 78 +++++++++++++++++-----------------
 3 files changed, 98 insertions(+), 43 deletions(-)