News

Hi folks - I've found myself having do some socket programming in the linux kernel. (yes, yes, I know: have I thought about user space? Yes, that's where I've prototyped my code. This is a ...
The Google-backed project to make Rust a second programming language in Linux kernel development after C just took it's next big step. Key to the project is Spain-based developer Miguel Ojeda, who ...
The makers of systems programming language Rust are looking at how to adapt the language for use in the Linux kernel. Josh Triplett, a former Intel engineer and a lead of the Rust language team ...
As part of the Rust for Linux project, aimed to make it possible to use Rust for Linux driver development, the Android team at Google is working on evaluating the benefits that using Rust would bring.
This course provides an overview of System Programming for the Linux operating system, or software which is interfacing directly with the Linux Kernel and C library. The basic components of a Linux ...
The Linux Foundation has released the 2011 edition of its kernel development study. The report provides insight into the status of Linux kernel programming and the level of developer participation ...
What just happened? Rust will soon be part of Linux, Torvalds has decided. The memory safe programming language will join C and the other traditional languages developers use to create new pieces ...
The search giant is working to allow Rust code in the Linux kernel, a major technological and cultural shift after decades using only C.
The Linux kernel has turned 34 years old today. On this day in 1991, Linus Torvalds posted to a newsgroup on Usenet that he ...
An analysis of the 5.7 million lines of Linux source code shows that it contains fewer bugs per thousand lines of code than commercial counterparts. By Michelle Delio.