Repository navigation

#

Linux

Created by Linus Torvalds

发布于 September 17, 1991

torvalds/linux
维基百科
linux-kernel logo

Linux 是类UNIX 的开源操作系统,被广泛使用,以高效、可靠著称。

Linux 严格来说是单指操作系统的内核,因操作系统中包含了许多用户图形接口和其他实用工具。 如今Linux常用来指基于Linux的完整操作系统,内核则改以Linux内核称之。

A little bit about a linux kernel

Python
30568
6 天前

Learning operating system development using Linux kernel and Raspberry Pi

C
13433
1 年前
sysprog21/lkmpg

The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)

TeX
7902
1 天前

linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频

6421
1 年前

A collection of links related to Linux kernel security and exploitation

5885
2 个月前
hackclub/putting-the-you-in-cpu

A technical explainer by @kognise of how your computer runs programs, from start to finish.

MDX
5170
10 个月前

The perfect emulation setup to study and develop the Linux kernel, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 24.04 host.

Python
4287
7 个月前
orhun/kmon
Rust
2687
3 天前

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)

C
2398
2 天前
Go
2305
11 天前

一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等

C
1819
1 年前

A list of operating systems and stuff

1795
2 个月前
C
1758
4 天前

Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library, and Busybox userland utilities.

HTML
1610
1 年前

嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev

1580
3 年前