This repository contains a collection of Linux kernel modules written for self-learning purposes. Each folder demonstrates a specific subsystem or API of the Linux kernel, including character devices, ...
asm330_imu_lkm is a linux kernel module for asm330lhh 6-DOF imu sensor driver. This project was built driven by the passion of learning how to write linux kernel module, as well as supporting my ...
At the 2001 Linux Kernel Summit, NSA developers presented their work on Security-Enhanced Linux (SELinux) and emphasized the need for enhanced security support in the main Linux kernel. In the ensuing ...
Have you ever felt the urge to make your own private binary format for use in Linux? Perhaps you have looked at creating the smallest possible binary when compiling a project, and felt disgusted with ...