This repo contains a bunch of kernel modules that don't do much.
These might not work with linux kernel version < 5.6.0.
make
Insert the built module into the kernel
sudo insmod <module>.ko
Remove the module from the kernel
sudo rmmod <module>
| Name | Name | Last commit date | ||
|---|---|---|---|---|