๐ฃ The schedule for All Systems Go! 2025 is now live. https://cfp.all-systems-go.io/all-systems-go-2025/schedule/
๐ฃ๏ธ We look forward to hear from all the great speakers on Sept 30th-Oct. 1st.
๐๏ธ Grab your tickets to join in: https://ti.to/all-systems-go/all-systems-go-2025
โน๏ธ Get more info here: https://all-systems-go.io/
I do have a bunch of HV capacitors of uncertain vintage if anyone in the UK has a fun use for them.
๐ The proposal notifications just went out for All Systems Go! 2025.
๐ Thanks to everyone who submitted!
๐ Once we have the confirmations in, we'll publish the schedule.
This graph is the one I'm most excited about: the lifetime of security flaws in Linux is finally starting to get shorter (and the number of fixed flaws continues to rise).
https://hachyderm.io/@LinuxSecSummit@social.kernel.org/114750428620118674
1๏ธโฃ4๏ธโฃ Here's the 14th post highlighting key new features of the upcoming v258 release of systemd. #systemd258
The concept of system credentials has existed since a while in systemd. It allows parameterizing the system (and the services running on it) in a secure and hierarchical way. You can pass them into containers and into VMs, for example via SMBIOS Type #11 vendor strings. While the transport is low-level and firmware compatible, they can reasonably only be consumed in userspace.
โ The CFP for All Systems Go! 2025 closes on Friday; in 2 days!
๐ Submit your proposal about foundational user-space Linux technologies now! https://cfp.all-systems-go.io/all-systems-go-2025/cfp
โน๏ธ Learn more about All Systems Go!: https://all-systems-go.io/
[$] Topics from the virtual filesystem layer
In the first filesystem-track session at the 2025 Linux Storage, Filesystem, Memory Management, and BPF Summit (LSFMM+BPF), virtual filesystem (VFS) layer co-maintainer Christian B [...]
I've just released mount-insight v0.1 https://gitlab.com/zygoon/mount-insight/-/releases/v0.1
Here's an excerpt from the release notes:
This is the initial release of mount-insight, a tool created to explore and display the data provided by the statmount system call.
Some features are only going to work once Linux 6.15 is released. The code needs to see matching, up-to-date headers for userspace Linux APIs as well.
CC @brauner