Linux 6.12-rc7

10 November 22:19 - Linux Kernel - Linus Torvalds


drop compat with ancient ABI_VIDEODRV_VERSION < 20

7 November 22:20 - xf86-video-nouveau - Enrico Weigelt, metux IT consult


Pre-release version bump to 0.44.0

5 November 16:51 - Pixman - Matt Turner


Linux 6.12-rc6

4 November 00:05 - Linux Kernel - Linus Torvalds


Linux 6.12-rc4

20 October 22:19 - Linux Kernel - Linus Torvalds


Revert "Only enable RegionFX in debug builds for the time being"

17 October 13:36 - Ardour - Robin Gareus

This reverts commit d525f8d60ce6cc2968206c10997917f4203080f5.


Linux 6.12-rc3

13 October 21:33 - Linux Kernel - Linus Torvalds


configure: Clean up kf5/kf6 version checks

7 October 12:00 - LibreOffice - Michael Weghorn

- Drop redundant "minor version >= 0" check - For kf6, require version >= 6.0, i.e.


Linux 6.12-rc2

6 October 22:32 - Linux Kernel - Linus Torvalds


Linux 6.12-rc1

29 September 22:06 - Linux Kernel - Linus Torvalds


Kbuild: make MODVERSIONS support depend on not being a compile test build

25 September 18:08 - Linux Kernel - Linus Torvalds

Currently the Rust support is gated on not having MODVERSIONS enabled, and as a result an "allmodconfig" build will disable Rust build tests. While MODVERSIONS configurations are worth build testing, the feature is not actually meaningful unless you run the result, and I'd rather get build coverage of Rust than MODVERSIONS.