Explore >> Select a destination


You are here

lwn.net
| | kroah.com
16.1 parsecs away

Travel
| | Note This post is based on a whitepaper I wrote at the beginning of 2016 to be used to help many different companies understand the Linux kernel release model and encourage them to start taking the LTS stable updates more often. I then used it as a basis of a presentation I gave at the Linux Recipes conference in September 2017 which can be seen here. With the recent craziness of Meltdown and Spectre , I've seen lots of things written about how Linux is released and how we handle handles security patches...
| | kernelpodcast.org
12.0 parsecs away

Travel
| | Season 2 - Episode 4 - 2023/04/24 Summary The latest stable kernel is Linux 6.3, released by Linus Torvalds on Sunday, April 23rd, 2023. The latest mainline (development) kernel is 6.3. The Linux 6.4 merge window is open. Linux 6.3 Linus Torvalds announced the release of Linux 6.3, noting, Its been a calm release this
| | www.adamsdesk.com
17.5 parsecs away

Travel
| | A mountain of bits (links) awaits in exploration along with a message to remember to enjoy and be gracious to ourselves with intention.
| | mbuffett.com
104.2 parsecs away

Travel
| In my last project I used Sled and Rocket. I had to piece together how to use the two from a few different places so I put together this quick guide in case it helps others. The full code for this walkthrough is availabe here, if you want to fast-forward to the finished product. A lot of this ends up being about error handling, so that using sled in endpoints is more ergonomic. If you don't care to dive into error handling, you may want to skip those sections.