-
Updated
Oct 5, 2019 - C
kernel-programming
Here are 19 public repositories matching this topic...
Introductory Kernel Modules to know more about Kernel Programming.
-
Updated
Aug 25, 2020 - C
Solutions to Windows Kernel Programming exercises by Pavel Yosifovich
-
Updated
Nov 2, 2020 - C
TCP/IP 프로토콜 리눅스 기반 멀티 쓰레드 빙고게임
-
Updated
Aug 30, 2021 - C
PintOS - Group Project for Sharif's CE424 Operating Systems Course (Based on Berkeley's CS162)
-
Updated
Sep 19, 2021 - C
Linux loadable kernel module(LKM)
-
Updated
Mar 22, 2022 - C
👀 Linux kernel mode debugfs keylogger
-
Updated
Apr 15, 2022 - C
Pintos - Operating Systems Group Project
-
Updated
Jul 12, 2022 - C
xv6 Operating system with Shell History Ring, Caret Navigation, Scheduling and Paging, done as a part of CS 344 (OS Lab)
-
Updated
Aug 7, 2022 - C
A multi-threaded kernel built in protected mode for the x86 architecture
-
Updated
Oct 7, 2022 - C
Lab assignments for ECE NTUA 3237 OS Lab
-
Updated
Nov 27, 2022 - C
-
Updated
Jun 5, 2023 - C
An introductory guide and codebase for understanding and implementing character device drivers in Linux. Dive into the world of kernel programming and learn how to create your own character device drivers step-by-step
-
Updated
Sep 13, 2023 - C
This repository explores Linux kernel modules, diving into differences between modprobe and insmod (1_modprobe_vs_insmod), and delves deeper into the internal module initialization and exit processes (2_internal_module_init_exit)
-
Updated
Oct 2, 2023 - C
A comprehensive guide to Linux kernel modules, detailing parameter passing and array passing techniques
-
Updated
Oct 2, 2023 - C
A collection of example Linux kernel modules, demonstrating basic structures and functionalities across different kernel versions. This repository is a learning resource for those looking to understand kernel module programming and Linux Kernel nuances.
-
Updated
Oct 4, 2023 - C
Explore synchronization primitives in Linux Kernel with code snippets & detailed markdown files. Dive into semaphores, locking mechanisms, & more
-
Updated
Oct 15, 2023 - C
Explore kernel's per-CPU variables through structured modules, each covering distinct aspects like per-CPU interfaces, dynamic allocation, and more, with C examples and detailed Markdown documentation!
-
Updated
Oct 22, 2023 - C
This project is an introduction to the kernel and driver programming. It is about compiling a custom Kernel, building and using a kernel module, and learning how drivers in Linux work. It is the 2nd project in the Kernel specialization of 42 School.
-
Updated
Sep 5, 2024 - C
Improve this page
Add a description, image, and links to the kernel-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kernel-programming topic, visit your repo's landing page and select "manage topics."