#Bootlin
🎙️ Closing talk of the day at #EmbeddedRecipes2026!

The Bootlin team takes the stage to wrap up the day in style: "Embedded War Stories from the Bootlin team". 🪖

#EmbeddedRecipes2026 #EmbeddedLinux #Bootlin #WarStories #EmbeddedSystems #LinuxKernel #Debugging #OpenSource
May 27, 2026 at 3:15 PM
Every time I have to think of Bootlin for whatever reason I still think of them first as Free Electrons :'(
August 12, 2025 at 12:53 AM
i have a feeling this bootstrap html linter bookmarklet will come in handy
github.com/twbs/bootlin...
GitHub - twbs/bootlint: HTML linter for Bootstrap projects
HTML linter for Bootstrap projects. Contribute to twbs/bootlint development by creating an account on GitHub.
github.com
September 22, 2026 at 8:27 PM
Writing safe, performant eBPF code isn’t just about knowing the verifier, it’s about having the right tools, tests, and feedback loops. That’s why the eBPF Foundation has been funding work to improve the developer experience for the eBPF subsystem
Improving the eBPF tests in the kernel – eBPF
This article was originally posted at Bootlin, and is republished with permission.
ebpf.foundation
March 25, 2025 at 4:23 PM
4. Advanced: linux drivers
• bootlin
• the linux foundation
May 25, 2026 at 4:54 PM
Bouncing on trampolines to run eBPF programs | Discussion
Bouncing on trampolines to run eBPF programs – Bootlin
bootlin.com
August 11, 2025 at 8:00 AM
Great to see eBPF Foundation funding put to work with Bootlin making patches to bring eBPF support for ARM64 closer to x86_64. ARM64 is gaining traction so many companies and users need the most recent eBPF features to be available on both architectures
Bouncing on trampolines to run eBPF programs – eBPF
This blog post is the second installment in Bootlin eBPF blog post series, following the blog post about eBPF selftests.
ebpf.foundation
August 8, 2025 at 3:23 PM
I'll be attending the Open Source Summit and Embedded Linux Conference Europe in Prague this October

I'll be there with some folks from Bootlin. If you're also going and fancy sharing a beer or just chatting about open source / embedded Linux, you're welcome!

#OpenSourceSummit #ELCEurope #Prague
August 1, 2026 at 11:28 AM
Embedded Linux Networking: Deep Dive into Kernel and User-Space Tools

Bootlin has launched a comprehensive Embedded Linux Networking course, designed for engineers who want to master networking in embedded Linux systems. This course covers kernel internals, debugging, performance tuning, and…
Embedded Linux Networking: Deep Dive into Kernel and User-Space Tools
Bootlin has launched a comprehensive Embedded Linux Networking course, designed for engineers who want to master networking in embedded Linux systems. This course covers kernel internals, debugging, performance tuning, and essential tools like iproute2, ethtool, and tcpdump. 🔗 Course Registration: 🔗 Course Details: 🔗 Announcement Blog: You Should Know: Essential Commands & Practices 1. Network Stack Analysis & Debugging…
undercodetesting.com
April 24, 2025 at 6:00 AM
With funding from Alpha-Omega, eBPF continues to advance security work with the addition of KASAN memory checker support for eBPF programs
Driving eBPF Performance: LSFMMBPF 2026 Updates | Bootlin
Join Bootlin's Alexis Lothoré for a recap of the LSFMMBPF 2026 eBPF track in Zagreb. Discover the latest on BPF features, the KASAN for eBPF project, and Linux kernel development.
alpha-omega.dev
June 23, 2026 at 8:30 AM
Poison, redzones and shadows: inside KASAN – Bootlin https://lobste.rs/s/exuqoz ##security ##linux
Poison, redzones and shadows: inside KASAN – Bootlin
bootlin.com
July 6, 2026 at 8:30 PM
Root Commit releases free training materials on OpenEmbedded and Yocto using the BeaglePlay SBC M...

https://www.cnx-software.com/2025/05/13/root-commit-releases-free-training-materials-on-openembedded-and-yocto-using-the-beagleplay-sbc/

Result Details
Root Commit releases free training materials on OpenEmbedded and Yocto using the BeaglePlay SBC
Michael Opdenacker, Founder of Root Commit, has published free and open-source training materials on OpenEmbedded and Yocto using the BeaglePlay SBC powered by a Texas Instruments AM625 processor. If the name rings a bell, it’s because Michael was the founder of Bootlin (previously Free Electrons) before selling the company to employees in 2021. He’s now started a new company called Root Commit, where he continues providing Embedded Linux training and development services. He’s kept the tradition of releasing free training materials, with the latest course being related to Yocto development on the BeaglePlay board. You’ll find resources on the Root Commit website with three files, including 220 pages of lectures, 18 practical labs for the BeaglePlay board and QEMU, and source code/patchsets released under a Creative Commons BY-SA 4.0 license. The course includes an introduction to the Yocto Project 5.0 and Embedded Linux, a Getting Started guide explaining how to create a recipe, use BitBake, and build an image for an emulated ARM64 machine, and more detailed instructions for Yocto recipes and layers. Slide from the Lectures PDF You can try to follow the tutorials by yourself, or join a four-day online course taking place online on September 2-5 or 9-12, with 25% theory and 75% practical activities for a total of 32 hours of learning. While the materials are free, attending the online course costs 1995 Euros. Jean-Luc Aufranc (CNXSoft) Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011. Share this: **Support CNX Software! Donate viacryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress**
www.cnx-software.com
May 13, 2025 at 1:51 PM
Sichere Over-the-Air-Updates auf dem Raspberry Pi 5 – ganz ohne U-Boot! Bootlin experimentiert ...

https://bsky.app/profile/did:plc:gjjenwxzqkcwknrua5dmmxvs/post/3lpongavzdk2e

Result Details
Awakari App
awakari.com
May 21, 2025 at 12:59 PM
bootlin/simplest-yocto-setup: Working example of a yocto setup without unnecessary complications

simplest-yocto-setup is an example of the simplest, but realistic and working, Yocto/OpenEmbedded setup. It aims at providing an example of how Yocto/OE can be used as the embedded Linux build system…
bootlin/simplest-yocto-setup: Working example of a yocto setup without unnecessary complications
simplest-yocto-setup is an example of the simplest, but realistic and working, Yocto/OpenEmbedded setup. It aims at providing an example of how Yocto/OE can be used as the embedded Linux build system for end products without unnecessary complications. While working for several Bootlin customers on their Yocto/OpenEmbedded setups we have seen many problems caused by unnecessary complications in their layers. We have spent a lot of time in educating to writing clean layers, which…
capitalgrowthlab.com
February 1, 2026 at 4:09 AM
Tilck: a tiny Linux-compatible kernel Tilck is an educational monolithic kernel designed to be Linux-compatible at binary level. It runs on i686 and RISCV64 at the moment. Project’s small-scal...

#OS #News

Origin | Interest | Match
Tilck: a tiny Linux-compatible kernel
> Tilck is an educational _monolithic_ kernel designed to be Linux-compatible at binary level. It runs on i686 and RISCV64 at the moment. Project’s small-scale and simple design makes it the perfect playground for playing in kernel mode while retaining the ability to compare how the _very same_ _usermode bits_ run on the Linux kernel as well. That’s a rare feature in the realm of educational kernels. Because of that, building a program for Tilck requires just a gcc-musl toolchain from bootlin.com. Tilck has no need to have its own set of custom written applications, like most educational kernels do. It just runs mainstream Linux programs like the BusyBox suite. While the Linux-compatibility and the monolithic design might seem a limitation from the OS research point of view, on the other side, such design bring the whole project much closer to _real-world_ applications in the future, compared to the case where some serious (or huge) effort is required to port pre-existing software on it. Also, nothing stops Tilck from implementing custom non-Linux syscalls that aware apps might take advantage of. > > ↫ Tilck GitHub page Tilck implements about 100 Linux syscalls, and is not focused on replacing the Linux kernel or even becoming a generic desktop or server operating system. It supports both i686 and RISC-V, has support for FAT, and a whole slew of other features. It can run a number of console and even a few framebuffer applications, but don’t expect things like X11 to work, or to ever work.
www.osnews.com
July 17, 2025 at 2:22 PM
.@Bootlincom has just released a V4L2-based open-source #Linux driver adding support for H.264 hardware video encoding on #Allwinner V3/V3s/S3 #camera processors. #opensource

cnx-software.com/2023/11/17/all…
Allwinner VPU gets open-source Linux driver for its H.264 hardware video encoder - CNX Software
Bootlin has released an open-source Linux-kernel based V4L2 driver to support the H.264 video encoder found in Allwinner V3, V3s, and S3 SoCs
www.cnx-software.com
February 6, 2025 at 4:40 AM
.@bootlincom snagboot open-source, cross-vendor recovery and flashing tool currently works with @ST_World STM32, @AllwinnerTech sunxi, @TXInstruments Sitara, @MicrochipMakes SAMAD5, and @NXP iMX processors. #embeddedsoftware #embeddedsystems

cnx-software.com/2023/05/25/sna…
Snagboot is an open-source cross-vendor recovery tool for embedded targets - CNX Software
Bootlin has just released the Snagboot open-source recovery tool for embedded platforms designed to work with multiple vendors, and currently STMicro
www.cnx-software.com
February 6, 2025 at 4:06 AM