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
30977
10 天前

Learning operating system development using Linux kernel and Raspberry Pi

C
13568
1 年前
sysprog21/lkmpg

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

TeX
8115
5 天前

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

6915
1 年前

A collection of links related to Linux kernel security and exploitation

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

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

MDX
5257
1 年前

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
4376
3 个月前
orhun/kmon
Rust
2757
4 个月前

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

C
2463
9 小时前
Go
2411
8 天前

A list of operating systems and stuff

1936
5 天前
C
1909
2 天前

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

C
1841
1 年前
ashvardanian/less_slow.cpp

Playing around "Less Slow" coding practices in C++ 20, C, CUDA, PTX, & Assembly, from numerics & SIMD to coroutines, ranges, exception handling, networking and user-space IO

C++
1837
6 天前

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

1702
3 年前