Linux at Home

nsaspook

Joined Aug 27, 2009
16,324
https://lore.kernel.org/lkml/CAHk-=wj2WqpPBwpAXo8bj_Hx-NxKMRVTVMUaQis7+Vm6XLRZiw@mail.gmail.com/T/#u

Linux 7.0
@ 2026-04-12 21:03 Linus Torvalds
0 siblings, 0 replies; only message in thread
From: Linus Torvalds @ 2026-04-12 21:03 UTC (permalink / raw)
To: Linux Kernel Mailing List

The last week of the release continued the same "lots of small fixes"
trend, but it all really does seem pretty benign, so I've tagged the
final 7.0 and pushed it out.

I suspect it's a lot of AI tool use that will keep finding corner
cases for us for a while, so this may be the "new normal" at least for
a while. Only time will tell.

Anyway, this last week was a little bit of everything: networking
(core and drivers), arch fixes, tooling and selftests, and various
random fixes all over the place.

Let's keep testing, and obviously tomorrow the merge window for 7.1
opens. I already have four dozen pull requests pending - thank you to
all the early people.

Linus
 

Thread Starter

joeyd999

Joined Jun 6, 2011
6,281
https://lore.kernel.org/lkml/CAHk-=wj2WqpPBwpAXo8bj_Hx-NxKMRVTVMUaQis7+Vm6XLRZiw@mail.gmail.com/T/#u

Linux 7.0
@ 2026-04-12 21:03 Linus Torvalds
0 siblings, 0 replies; only message in thread
From: Linus Torvalds @ 2026-04-12 21:03 UTC (permalink / raw)
To: Linux Kernel Mailing List

The last week of the release continued the same "lots of small fixes"
trend, but it all really does seem pretty benign, so I've tagged the
final 7.0 and pushed it out.

I suspect it's a lot of AI tool use that will keep finding corner
cases for us for a while, so this may be the "new normal" at least for
a while. Only time will tell.

Anyway, this last week was a little bit of everything: networking
(core and drivers), arch fixes, tooling and selftests, and various
random fixes all over the place.

Let's keep testing, and obviously tomorrow the merge window for 7.1
opens. I already have four dozen pull requests pending - thank you to
all the early people.

Linus
I kinda miss 2.4. Those were the days...
 

nsaspook

Joined Aug 27, 2009
16,324
https://lore.kernel.org/linux-cve-announce/2026042214-CVE-2026-31431-3d65@gregkh/T/

Affected and fixed versions
===========================

Issue introduced in 4.14 with commit 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 and fixed in 6.18.22 with commit fafe0fa2995a0f7073c1c358d7d3145bcc9aedd8
Issue introduced in 4.14 with commit 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 and fixed in 6.19.12 with commit ce42ee423e58dffa5ec03524054c9d8bfd4f6237
Issue introduced in 4.14 with commit 72548b093ee38a6d4f2a19e6ef1948ae05c181f7 and fixed in 7.0 with commit a664bf3d603dc3bdcf9ae47cc21e0daec706d7a5
 

nsaspook

Joined Aug 27, 2009
16,324
Building up a old SCSI SE system on the spare server to check data on a old SCIS raid box.
I have a old PCI Adaptec AVA-2906, I needed a PCI-E to PCI adapter what would work with the HPE DL360.
https://theretroweb.com/expansioncards/s/adaptec-ava-2906
1777956912145.png
1777956938773.png
1777957077919.png
I also tested a few PCI sound cards.
1777956986896.png
https://www.philscomputerlab.com/santa-cruz.html

1777957020607.png

Now that that's working I can dig out the old 8 inch hard-drive chassis for one last check before donating the formatted drives. Don't think it's been powered up for almost 20 years.
 

nsaspook

Joined Aug 27, 2009
16,324
One more time? Put it in production!
But that's where it was before retirement!

1778295013929.png
1778295046472.png

1778295228077.png1778295288146.png
/dev/sdb is dead and /dev/sdc is giving media errors when I try to assemble the raid.

1778295430542.png
Will try a low-level format on sdc, partition it for a raid drive and try to add it to a three drive raid. Wake me in a few hours.
 
Top