Kernel topic
A kernel is the heart of almost every operating system. It is always loaded in memory at any time and deals with the hardware to provide an interface for the software. It also manages peripherals, memory, interrupts, and processes. Examples of widely used kernels include Windows NT and Linux.
JamesM
me going through JamesM's kernel development tutorials
electrablue_mido
A well-optimized custom kernel for Xiaomi Redmi Note 4 (mido)
begonia
Linux kernel source tree for the Redmi Note 8 Pro (xiaomi-mt6785)
DentOS
Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C
fix-linux-mouse
Hints how to fix USB mouse issues on Linux
kernelpop
kernel privilege escalation enumeration and exploitation framework
biefircate
Running x86-16 or x86-32 code from x86-64 UEFI; _very experimental_ • mirror of https://gitlab.com/tkchia/biefircate • developer notes at https://gitlab.com/tkchia/biefircate/-/blob/main/doc/NOTES.asc...
elks
Embeddable Linux Kernel Subset - Linux for 8086
exylus
A hobby operating system written in C and Assembly (AT&T syntax) targeted for x86 architecture.
cca_zoo
Canonical Correlation Analysis Zoo: A collection of Regularized, Deep Learning based, Kernel, and Probabilistic methods in a scikit-learn style framework