Live blog day 3: afternoon

This is the live stream for this afternoon. Checking your work: Linux kernel testing and CI – David Vernet There are many ways to test the kernel: kselftests, KUnit, xfstests, etc. kselftests are userspace programs, usually written in C, they are in tree at...

Live blog day 3: morning

This is the live stream for this morning. Single board computers made possible by the community – Da Xue In 2016, Da had a crazy dream: he wanted to invest into a better future with an ecosystem with upstream development. So in 2017 he found what Neil from...

Live blog day 2: afternoon

This is the link for this afternoon’s livestream. HID-BPF – Benjamin Tissoires HID-BPF combines Human Interface Devices (HID) and eBPF (extended Berkeley Packet Filter). It is currently in review upstream. HID is a simple protocol to report input devices...

Live blog day 2: morning

We are back for another day of live-blog ! See yesterday afternoon’s liveblog. You can find the live stream here. The kernel self-protection project and how you can help – Gustavo A. R. Silva The kernel self-protection project’s (KSPP) focus is...

Live blog day 1: afternoon

The live stream is still available. Read the morning liveblog. Test-driven kernel releases – Guillaume Tucker The Linux kernel might be heavily tested, because it’s used all over the place. But this is a both hidden and duplicated testing effort, that...