| From: |
| Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| To: |
| linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org |
| Subject: |
| Linux 6.19.5 |
| Date: |
| Fri, 27 Feb 2026 16:24:41 -0500 |
| Message-ID: |
| <2026022720-tricolor-starved-baef@gregkh> |
| Cc: |
| lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| Archive-link: |
| Article |
I'm announcing the release of the 6.19.5 kernel.
All users of netfilter using the 6.19 kernel series must upgrade.
The updated 6.19.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.19.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-s...
thanks,
greg k-h
------------
Makefile | 2 +-
include/net/netfilter/nf_tables.h | 2 ++
net/netfilter/nf_tables_api.c | 3 ++-
net/netfilter/nft_set_pipapo.c | 2 ++
4 files changed, 7 insertions(+), 2 deletions(-)
Greg Kroah-Hartman (1):
Linux 6.19.5
Pablo Neira Ayuso (1):
netfilter: nf_tables: add .abort_skip_removal flag for set types