Linux Weekly News
Devuan 5.0.0 released
Maintainers Summit call for topics
As in previous years, the Maintainers Summit is invite-only, where the primary focus will be process issues around Linux Kernel Development. It will be limited to 30 invitees and a handful of sponsored attendees.
The call for topics has just gone out, with the first invitations to be sent within a couple of weeks or so.
Security updates for Tuesday
Nuta: Exploring the internals of Linux v0.01
By the way, there's an interesting comment about the scheduler:
* 'schedule()' is the scheduler function. This is GOOD CODE! There * probably won't be any reason to change this, as it should work well * in all circumstances (ie gives IO-bound processes good response etc).
Yes it's indeed good code. Unfortunately (or fortunately), this prophecy is false. Linux became one of most practical and performant kernel which has introduced many new scheduling improvements and algorithms over the years, like Completely Fair Scheduler (CFS).
[$] A new futex API
Security updates for Monday
Kernel prepatch 6.5-rc6
So apart from the regularly scheduled hardware mitigation patches, everything looks fairly normal. And I guess the hw mitigation is to be considered normal too, apart from the inevitable fixup patches it then causes because the embargo keeps us from testing it widely and keeps it from all our public automation. Sigh.
[$] Following up on file-position locking
New stable kernels released
Update: the 5.15.126 announcement has now gone out as well.
Security updates for Friday
The Open Enterprise Linux Association
Starting later this year, OpenELA will provide sources necessary for downstreams compatible with RHEL to exist, with initial focus on RHEL versions EL8, EL9 and possibly EL7. The project is committed to ensuring the continued availability of OpenELA sources to the community indefinitely.
OpenELA’s core tenets, reflecting the spirit of the project, include full compliance with this existing standard, swift updates and secure fixes, transparency, community, and ensuring the resource remains free and redistributable for all.
[$] An ioctl() call to detect memory writes
OpenSSH 9.4 released
Security updates for Thursday
[$] LWN.net Weekly Edition for August 10, 2023
[$] CPython without a global interpreter lock
Security updates for Wednesday
[$] SFrame: fast, low-overhead stack traces
Stable kernels with security fixes
Do note the warning attached to each of these releases:
Note, PLEASE TEST this kernel if you are on the 6.4.y tree before using it in a real workload. This was a quick release due to the obvious security fixes in it, and as such, it has not had very much testing "in the wild". Please let us know of any problems seen. Also note that the user/kernel api for the new security mitigations might be changing over time, so do not get used to them being fixed in stone just yet.