Linux Security Modules – LSM – is a framework that allows to support a number of security models for Linux kernel. At Kernel Recipes 2012 and 2013, we discussed about generic principles of operating system security and formal security models in the Linux kernel. This...
A presentation of the quilt patch management tool, including use cases (SUSE kernel, OBS) and practical usability tips. Quick presentation of what quilt is, what it can be used for, its most useful commands and what they do 3 typical use cases, step by step Package...
NDIV is a young, very simple, yet efficient network traffic diverter. Its purpose is to help build network applications that intercept packets at line rate with a very low processing overhead. A first example application is a stateless HTTP server reaching line rate...
Working on clang for a while now, I will propose a review of my work on debian rebuild and comment...
Since last year, we have been working on supporting the SoCs from Allwinner, a chinese SoC vendor, in the mainline kernel. These SoCs are cheap, wide-spread, backed by a strong community and, until last year, only supported by an out-of-tree kernel. Through this talk,...