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.
#操作系统# SerenityOS 是一款基于X86架构的类 Unix 的图形化操作系统,其UI界面仿90年代设计。
Cilium 为基于Kubernetes 的Linux 容器管理平台上部署的服务,透明地提供服务间的网络和API 连接及安全。 Cilium 底层是基于Linux 内核的新技术eBPF,可以在Linux 系统中动态注入强大的安全性、可见性和网络控制逻辑
A curated list of awesome things related to HarmonyOS. 华为鸿蒙操作系统。
Application Kernel for Containers
翻译 - 容器应用内核
Writing an OS in Rust
翻译 - 用Rust编写OS
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
翻译 - 达尔文内核(镜像)
windows-kernel-exploits Windows平台提权漏洞集合
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
翻译 - Linux 内核模块编程指南(针对 5.x 内核更新)
Windows File System Proxy - FUSE for Windows
翻译 - Windows文件系统代理-Windows的FUSE
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
A secure embedded operating system for microcontrollers
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow. Translations: 🇷🇺
翻译 - 了解一些网络sysctl变量在Linux / Kernel网络流中的适合位置
syzkaller is an unsupervised coverage-guided kernel fuzzer
翻译 - syzkaller是不受监督的,覆盖率指导的内核模糊器
linux-kernel-exploits Linux平台提权漏洞集合