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.

List Kernel repositories

JamesM

35
Stars
8
Forks
Watchers

me going through JamesM's kernel development tutorials

electrablue_mido

24
Stars
10
Forks
Watchers

A well-optimized custom kernel for Xiaomi Redmi Note 4 (mido)

begonia

30
Stars
43
Forks
Watchers

Linux kernel source tree for the Redmi Note 8 Pro (xiaomi-mt6785)

DentOS

31
Stars
7
Forks
Watchers

Experimental Stand-alone 32-bit Kernel with Bootloader written in AT&T Assembly and Freestanding C

fix-linux-mouse

44
Stars
5
Forks
Watchers

Hints how to fix USB mouse issues on Linux

kernelpop

683
Stars
129
Forks
Watchers

kernel privilege escalation enumeration and exploitation framework

biefircate

48
Stars
4
Forks
Watchers

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

942
Stars
106
Forks
Watchers

Embeddable Linux Kernel Subset - Linux for 8086

exylus

44
Stars
7
Forks
Watchers

A hobby operating system written in C and Assembly (AT&T syntax) targeted for x86 architecture.

cca_zoo

182
Stars
38
Forks
Watchers

Canonical Correlation Analysis Zoo: A collection of Regularized, Deep Learning based, Kernel, and Probabilistic methods in a scikit-learn style framework