The 6.17 kernel has been released
It's not exciting, which is all good. I think the biggest patch in there is some locking fixes for some bluetooth races that could cause use-after-free situations. Whee - that's about as exciting as it gets.Other than that, there' the usual driver fixlets (GPU and networking dominate as usual, but "dominate" is still pretty small), there's some minor random other driver updates, some filesystem noise, and core kernel and mm.
And some selftest updates.
Significant features in this release include better control over x86 Spectre mitigations, live patching support on 64-bit Arm platforms, a number of pidfd improvements, the removal of special support for uniprocessor systems, initial support for proxy execution, experimental large-folio support in the Btrfs filesystem, the file_getattr() and file_setattr() system calls, and support for the DualPI2 congestion-control protocol.
See the LWN merge-window summaries
(part 1, part 2) for more information.
In addition, KernelNewbies has a look at the changes that went into 6.17.
Posted Sep 29, 2025 9:22 UTC (Mon)
by alfille (subscriber, #1631)
[Link] (5 responses)
Is theres policy on links?
Posted Sep 29, 2025 9:32 UTC (Mon)
by knewt (subscriber, #32124)
[Link]
Then found this: https://github.com/TecharoHQ/anubis/issues/1128 # Any link to Linux kernel Git repository at web.git.kernel.org causes infnite loop
So it seems to have been an issue for at least a couple of weeks now. I will note that it's the only Anubis-protected site that I've seen an issue with, so as noted in the issue it seems to be a site-specific issue. Not that this stops it being frustrating!
Posted Sep 29, 2025 9:33 UTC (Mon)
by corbet (editor, #1)
[Link] (3 responses)
Posted Sep 29, 2025 10:19 UTC (Mon)
by johill (subscriber, #25196)
[Link] (2 responses)
Posted Sep 29, 2025 14:27 UTC (Mon)
by jake (editor, #205)
[Link] (1 responses)
When I checked those links last night, they worked fine, but they aren't now for me either, so I removed 'web.' as you suggest.
thanks,
jake
Posted Sep 29, 2025 15:01 UTC (Mon)
by knewt (subscriber, #32124)
[Link]
Posted Sep 29, 2025 18:52 UTC (Mon)
by alanjwylie (subscriber, #4794)
[Link] (4 responses)
During a "make oldconfig", CONFIG_NETFILTER_XTABLES_LEGACY defaulted to "n". On rebooting into 6.17.0 iptables wouldn't work. Even rebuilding with the option set to "y", things still weren't the same as with 6.16.9.
Posted Sep 29, 2025 19:07 UTC (Mon)
by dskoll (subscriber, #1630)
[Link] (3 responses)
Ooh, thanks for the heads-up. I guess I'd better research the new way of doing things (nftables?) sigh
Posted Sep 29, 2025 19:09 UTC (Mon)
by dskoll (subscriber, #1630)
[Link] (2 responses)
Replying to self... looks like
Posted Sep 29, 2025 20:05 UTC (Mon)
by alanjwylie (subscriber, #4794)
[Link] (1 responses)
I run Gentoo, which allows selection of nft
# eselect iptables list
I did try setting it to [2] at one point, but I'm not sure whether that was before or after I'd identified CONFIG_NETFILTER_XTABLES_LEGACY as possibly being implicated and rebuilt the kernel. Anyway, it didn't
It's getting late here, I'm out tomorrow, a build of the kernel on my aging AMD FX-4300 with spinning rust takes ages.
I'll try again tomorrow evening.
Posted Sep 30, 2025 6:08 UTC (Tue)
by alanjwylie (subscriber, #4794)
[Link]
Not a bot
Not a bot
Any link policy that disallows linking into kernel.org would clearly pose certain difficulties here ... in any case, the link works for me, but I know that the bot protections there have occasionally had problems. I don't doubt that they will be worked out.
Not a bot
Not a bot
Not a bot
Not a bot
legacy iptables broken
legacy iptables broken
legacy iptables broken
iptables-nft should make the transition pretty easy. Does that not work for you?
legacy iptables broken
Available iptables symlink targets:
[1] xtables-legacy-multi *
[2] xtables-nft-multi
#
help at that time. There may be other config options I need to set.
legacy iptables broken
