Supriya Ghosh (Editor)

Linux kernel mailing list

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Website
  
lkml.org

Current status
  
Online

Type of site
  
Information exchange for Linux kernel development

The Linux kernel mailing list (LKML) is the main electronic mailing list for Linux kernel development, where the majority of the announcements, discussions, debates, and flame wars over the kernel take place. Many other mailing lists exist to discuss the different subsystems and ports of the Linux kernel, but LKML is the principal communication channel among Linux kernel developers. It is a very high-volume list, usually receiving about 1,000 messages each day, most of which are kernel code patches.

Linux utilizes a workflow governed by LKML, which is the Bazaar where kernel development takes place. In his book Linux Kernel Development, Robert Love notes:

If the Linux kernel community had to exist somewhere physically, it would call the Linux Kernel Mailing List home.

LKML functions as the central place where Linux developers around the world share patches, argue about implementation details, and discuss other issues. The official releases of the Linux kernel are indicated by an email to LKML. New features are discussed and most code is posted to the list before any action is taken. It is also the official place for reporting bugs in the Linux kernel, in case one cannot find the maintainer to whom the bug should be reported. A controversial author suggests that it was on LKML that Tux, the official Linux mascot, was suggested and refined. Many companies associated with Linux kernel make announcements and proposals on LKML; for example, Novell, Intel, VMware, IBM, etc.

The list subscribers include all the Linux kernel maintainers as well as other known figures in Linux circles (such as Jeff V. Merkey, Eric S. Raymond, etc.). A 2000 study found that 14,535 people, from at least 30 different countries, sent at least one email to LKML between 1995 and 2000 to participate in the discussion of Linux development.

Authors of books such as The Linux Kernel Development As A Model of Open Source Knowledge Creation and Motivation of Software Developers in Open Source Projects, and Recovering Device Drivers have made use of LKML for their research studies and surveys.

The newsletter Kernel Traffic used to cover the activities of the Linux-kernel mailing list. Many internet websites include archives of the mailing list.

Linus Torvalds is known for angrily disagreeing with other developers on the LKML. Calling himself a "really unpleasant person", he later explained "I'd like to be a nice person and curse less and encourage people to grow rather than telling them they are idiots. I'm sorry – I tried, it's just not in me." His attitude, which Torvalds considers necessary for making his point clear, has drawn opposition from Intel programmer Sarah Sharp and systemd developer Lennart Poettering, among others.

References

Linux kernel mailing list Wikipedia