Architecture ![]() |
Boot ![]() |
Community ![]() |
Development ![]() |
Documentation ![]() |
Driver |
Graphics ![]() |
Hwmon ![]() |
IO ![]() |
MM ![]() |
Network ![]() |
Perf ![]() |
PM ![]() |
Realtime ![]() |
Security ![]() |
Storage ![]() |
Test ![]() |
Video ![]() |
Virtualization ![]() |
Architecture
Boot
Community
- debian’s support for secure boot on x86 and arm – Ben Hutchings
- Kernel maintainance in Linux distributions: Debian – Maximilian Attems
- Linux kernel as a componant in an industrial project: project versus upstream – Arnaud Patard
- Linux Kernel release model – Greg KH
- Linux Stable Release process – Greg KH
- Maintainer’s don’t scale – Daniel Vetter
- Patches carved into stone tablets, why the Linux kernel developers rely on plain text email instead of using “modern” development tools – Greg KH
- Teaching the Linux kernel, one exercise at a time – Greg KH
- The linux driver model – Greg KH
- The Linux Kernel, how fast it is developed and how we stay sane doing it – Greg KH
- Why you need a test strategy for your kernel development – Laurent Pinchard
Development
- Automating source code evolutions using Coccinelle – Julia Lawall
- Crosstool-NG, a cross-toolchain generator – Yann E. Morin
- Deciphering Oopsies – Borislav Petkov
- From git tag to the front page : how kernel releases are made – Konstantin Ryabitsev
- Linux Kernel ABI specification – Sasha Levin
- Quick state of the art of clang – Sylvestre Ledru
- Quilt, a patch management tool – Jean Delvare
- Refactoring the Linux Kernel – Thomas Gleixner
- Speed up your kernel development cycle with QEMU – Stefan Hajnoczi
- Speeding up development by setting up a kernel build farm – Willy Tarreau
- Understanding the Linux Kernel via ftrace – Steven Rostedt
- Would an abi changes visualization tool be useful to linux kernel maintenance? – Dodji Seketeli
- Writing Code: Keep It Short, Stupid! – Hans Verkuil
Documentation
Driver
Graphics
IO
Network
Perf
PM
Realtime
Security
- Control group status update – Tejun Heo
- EBPF and XDP – Eric Leblond
- Hardened kernels for everyone – Yves-Alexis Perez
- Kernel packet capture technologies – Eric Leblond
- Landlock lsm: unprivileged sandboxing – Mickael Salaün
- Linux Security Modules : tracing, deciding, acting – Samir Bellabes
- Linux Security Modules: different formal concepts – Samir Bellabes
- Moderne key management with GPG
- Nftables, what motivations and what solutions – Eric Leblond
- The state of Kernel self protection – Kees Cook
- What’s new in nftables? – Eric Leblond
- WireGuard: A Kernelspace VPN with Cutting-edge Cryptography – Jason A. Donenfeld
Storage
Test
Video