Items tagged with: LinuxKernel

Search

Items tagged with: LinuxKernel


The #ntsync "driver" to handle Windows locking types enabling #Wine to work much better on many workloads (i.e. games) was merged as part of the main Char/Misc/IIO driver updates for #Linux 6.14:

git.kernel.org/torvalds/c/1384…

'"The driver framework was in 6.13, but now it's enabled and fully working properly. Should make many #SteamOS users happy."'

In case you wonder what was changed to fix the last remaining problems, see lore.kernel.org/all/2024121319…

#LinuxKernel #kernel




3/ It got even stranger: it seems @tuxedocomputers provided the wrong license to the #LinuxKernel's MODULE_LICENSE()[1] macro either by accident or on purpose. 🧐

@waldi pointed that out earlier today elsewhere in this thread; PWM maintainer Uwe Kleine-König a little later submitted a bug report asking this to be fixed:

gitlab.com/tuxedocomputers/dev…

[1] they proclaim it's GPL, which according to the #Linux #kernel's docs means "GPLv2" (either -only or -or-later), when in fact the code is GPLv3


TIL: @tuxedocomputers released #Linux #kernel drivers for their machines under the #GPLv3, which makes it impossible for competitors and distros to ship them pre-compiled, as that license is incompatible with the #LinuxKernel's #GPLv2 only license.

They did this purposely, allegedly to "keep control of the upstream pacing" – and want to re-license the code while upstreaming.

github.com/tuxedocomputers/tux…

gitlab.com/tuxedocomputers/dev…

gitlab.com/tuxedocomputers/dev…

gitlab.com/tuxedocomputers/dev…




I'd really like to read a well researched article that sums up how Linux distros reacted to the massive influx of #Linux #kernel CVE that started ~half a year – both for their #LinuxKernel packages and their live-patching offerings.

But I guess that is an enormous amount of work that no media outlet in this world is willing to pay anyone for writing. 😕

Slide taken from @gregkh's "Why are there so many kernel CVEs?" talk he gave at OSS China yesterday (social.kernel.org/objects/c997… ) #LinuxKernel


Exciting talk alert! Marta Lewandoska from Red Hat at #DevConf_CZ is presenting a game-changing solution to replace GRUB: nmbl (No More Boot Loader).

Join on 06/15, 09:30-10:05(CEST), E112 to learn more about using the Linux kernel as its own bootloader. Say goodbye to complexity and security holes!

More info: pretalx.com/devconf-cz-2024/ta…

#redhat #Linux #bootloader #OpenSource #linuxkernel


"Many recent Intel laptops have […] a raw MIPI camera-sensor connected to the IPU6 found in recent Intel laptop chips.

[…] #Linux support for the IPU6 relies on an out of tree #kernel driver with a proprietary userspace stack […]

[…] Linaro has started a project to […] allow these cameras to work without needing proprietary software and Red Hat has joined Linaro in working on this. […]

This work is at a point now where it is ready for wider testing. […]"

hansdegoede.livejournal.com/27… #LinuxKernel