home.social

Thorsten Leemhuis (acct. 1/4)

View on hachyderm.io
  1. 7.1-rc3 is out:

    lore.kernel.org/lkml/CAHk-=wgC

    Linus writes: ""[…] this [rc] answers the "is 7.1 continuing the larger size pattern that we saw with 7.0?" question, and the answer is yes: that wasn't a fluke brought on by a .0 release - it simply seems to be the new normal.""

  2. Quick reminder in light of the recent vulnerabilities:

    In case you want to protect yourself against vulnerabilities in modules you don't need, disable module loading completely by running:

    echo 1 | sudo tee /proc/sys/kernel/modules_disabled

    Of course you want to load all modules you need before running that command, as otherwise you will have to reboot to load them. 😄

    More details on this:

    * dfir.ch/posts/today_i_learned_
    * linux-audit.com/kernel/increas
    * heise.de/select/ct/2020/1/1577 [German]

  3. Highlights from the main merge for 7.0:

    ""By the number of commits, cpufreq is the leading party (again) and the most visible change there is the removal of the omap-cpufreq driver that has not been used for a long time (good riddance). There are also quite a few changes in the cppc_cpufreq driver, mostly related to fixing its frequency invariance engine in the case […]

    Next up is cpuidle and the changes there are dominated by intel_idle driver updates, mostly related to the new command line facility allowing users to adjust the list of C-states used by the driver. […]

    The most significant update related to system suspend and hibernation is the one to stop freezing the PM runtime workqueue during system PM transitions which allows some deadlocks to be avoided. […]

    […]and there are assorted cleanups, documentation fixes, and some cpupower utility improvements. […]""

    git.kernel.org/torvalds/c/9b1b

  4. @thelinuxcast this post from who-t.blogspot.com/2016/01/xor is old, but explain the different things that X.org can mean (the foundation, the project) and how they relate to (and other things around GPU drivers).

    Maybe @whot should re-publish it yearly. 😄

    Sadly the post does not mention that (without a Dot after the X!) is something different (it's the older and once widespread of two popular X-Servers the X.org project publishes these days; the other one is ).