Showing headlines posted by mfilion
« Previous ( 1 2 3 4 5 6 )Using syzkaller to detect programming bugs in the Linux kernel
Syzkaller is a valuable tool widely adopted by the kernel community to detect bugs in the kernel. Here is a how-to guide to install the tool and starting using it to improve your code base.
Adding mainline Arm Frame Buffer Compression support for Rockchip
Rockchip SoCs, notably the RK3399, are popular in devices such as Chromebooks and single-board computers. Indeed, they bring some interesting features, one of them being the Arm Frame Buffer Compression (AFBC).
Clean and reliable setup for dependency installation
When you work on a piece of software, you usually want to be able to build and test it manually on your local system, but without compromising your system or destabilizing the distribution provided software.
