linux icon indicating copy to clipboard operation
linux copied to clipboard

The Linux kernel, with GalliumOS patches

Results 4 linux issues
Sort by recently updated
recently updated
newest added

Note: I am pointing at the master branch because there's no way to create a PR to create a *new* branch. I pulled in Linux 5.10.1 from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git, then cherry-picked...

This aufs patch builds. No confirmation on whether it works. See the Makefile for the source of the patch.

Cherry pick ac9391daac00: "ASoC: topology: Improve backwards compatibility with v4 topology files"

Patches backported from upstream, tested and working. Now cros_ec_lpc is being loaded, and so, accelerometer sensors are available to userspace. This should allow iio-sensor-proxy to work (for gnome users), but...