|
|
Subscribe / Log in / New account

The 6.1 kernel is out

Linus has released the 6.1 kernel; he is preparing for a tricky holiday merge window:
So here we are, a week late, but last week was nice and slow, and I'm much happier about the state of 6.1 than I was a couple of weeks ago when things didn't seem to be slowing down.

Of course, that means that now we have the merge window from hell, just before the holidays, with me having some pre-holiday travel coming up too. So while delaying things for a week was the right thing to do, it does make the timing for the 6.2 merge window awkward.

Headline features in 6.1 include reworked, LLVM-based control-flow integrity, initial support for kernel development in Rust, support for destructive BPF programs, some significant io_uring performance improvements, better user-space control over transparent huge-page creation, improved memory-tiering support, fundamental memory-management rewrites in the form of the multi-generational LRU and the maple tree data structure, the kernel memory sanitizer, and much more. See the LWN merge-window summaries (part 1, part 2) and the KernelNewbies 6.1 page for more information.


to post comments

The 6.1 kernel is out

Posted Dec 14, 2022 9:37 UTC (Wed) by nwildner (guest, #133890) [Link]

Also, a batch of improvements for the Asus TUF gaming laptop series is expected(keyboard led, fan controls on keyboard, MUX swiches - all on asus_wmi), which is awesome because it is a contribution made by individuals and not that company.

Usually, enterprise-grade laptops are better supported on Linux and get drivers implemented by the manufacturer/OEMs.

The 6.1 kernel is out

Posted Dec 15, 2022 4:11 UTC (Thu) by flussence (guest, #85566) [Link] (1 responses)

Gahhh... all my GPU drivers pull in WMI now! Is that explained anywhere?

The 6.1 kernel is out

Posted Dec 15, 2022 8:04 UTC (Thu) by zdzichu (guest, #17118) [Link]

Seems like it was added to ACPI_VIDEO for controlling backlight on NVIDIA chips. Only relevant on laptops?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/...


Copyright © 2022, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds