Linux 6.18-rc4 is out:
https://lore.kernel.org/lkml/CAHk-=whWN96sqa17ZzmWWT2uomirTk08k9tmVySYMG80X+KDhw@mail.gmail.com/
""[…] Last week in fact felt *so* calm that I was surprised to notice that rc4 isn't really smaller than usual: all the stats look very normal, both in number of changes and where the changes are. The bulk is driver fixes, with - as is the norm - gpu, networking and sound driver leading the charge.
[…]
Talking about schedule: while 6.18 looks normal so far (knock wood), during the next release we will have not only the yearly kernel maintainer summit and associated travel during the merge window, we'll also have the whole holiday season thing going on later in the release. Right now I don't think it will affect things much - I suspect I'll do the by now usual "we'll drag out the 6.19 release by a week to make up for time lost to holidays", but that obviously depends on 6.18 all continuing as normal etc. So things can still change.
Linus""
Wanna know what's in store for #Linux 6.18, which most likely is to be released on November the 30th?
Then checkout these two @lwn articles now freely available (and consider subscribing):
* 6.18 merge window, part 1 – https://lwn.net/Articles/1040203/
* The end of the 6.18 merge window – https://lwn.net/Articles/1041004/
URGENT: Adopters Needed for Dogs 🐾🐾
Multnomah County Animal Services is asking for help after they say kennels are now at 90% capacity. Fostering is also needed too
https://www.kptv.com/video/2025/10/16/multnomah-county-animal-services-seeks-adopters-after-kennels-reach-90-capacity/ #Portland #PDX
After letting them simmer for a few days, they’re finally ready! The #kr2025 videos are now online and waiting for you to watch. You’ll also find the presentation slides we’ve received so far.
Enjoy!
Slides and videos: https://kernel-recipes.org/en/2025/schedule/
Watch all the videos : https://www.youtube.com/playlist?list=PLQ8PmP_dnN7JIsjWbFPeRdze4MQHHkIm8
Curious about how the day is going to go? The first four hours of the livestream looks like this! Join us on YouTube! https://www.youtube.com/watch?v=Yn0e7APWtnY
The next Open Hardware Summit will be in Berlin! Follow @oshwassociation for more!
Move slow and fix stuff!
It's Open Hardware Month at @oshwassociation https://oshwa.org/announcements/open-hardware-month-is-coming/ #OpenHardware #OSHWA #OSHW
We're moving into after noon programming! Check out who's speaking in the next four hours! Join us: https://www.youtube.com/watch?v=Yn0e7APWtnY
Live now! Join @crowdsupply @helenleigh for a conversation with Tim Ansell (@mithro) about wafer.space, a new way for chip designers to easily turn a design into real, working chips: https://www.youtube.com/watch?v=tEOmnN8IAjs
#OpenHardware #OSHW #OpenSilicon #OpenPDK
#kr2025 is already over! A huge thank you…
... to all the speakers who made this edition such a success,
to our godfather @paulmckrcu who did an incredible job putting together and keeping track of the agenda,
to Jean-Christophe for making the livestream possible and running the sound and video so flawlessly,
to @Aissen for the amazing live blog,
to Erwan for his spot-on mic throws,
to Frank for joining us on this third day and adding that little touch of craziness to the conference,
""WE ARE NOT PREEMPTIVELY SUPPORTING BIG-ENDIAN ON RISC-V""
Linus send that to #LKML a few hours ago, after somebody asked if some of the big-endian work will make it into #Linux 6.18.
For the full thread, see: https://lore.kernel.org/lkml/CAHk-%3DwgYcOiFvsJzFb%2BHfB4n6Wj6zM5H5EghUMfpXSCzyQVSfA@mail.gmail.com/t/#mce138059dc56014643bbda330810183031ef5c06
There he calls the reasons documented on riscv.org as "craziness" and insane:
""In other words, it is suggesting that RISC-V add a big-endian mode due to
(a) internet protocols - where byte swapping is not an issue
(b) using "some RISC-V implementations don't do the existing Zbb extension" as an excuse
This is plain insanity. First off, even if byte swapping was a real cost for networking - it's not, the real costs tend to be all in memory subsystems - just implement the damn Zbb extension.""