Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Linux kernel

From Wikipedia, the free encyclopedia
Free Unix-like operating system kernel

Linux Kernel
Tux
Tux the penguin, mascot of Linux[1]
Linux kernel 6.1.0 kernel booting, underDebian
Original authorLinus Torvalds
DevelopersCommunity contributors
Linus Torvalds
Initial release0.02(5 October 1991; 34 years ago (1991-10-05))
Stable release
Regular: 6.17.8 / 13 November 2025[2] Edit this on Wikidata
LTS: 6.12.58 / 13 November 2025[3] Edit this on Wikidata
Preview release
6.18-rc6[4] Edit this on Wikidata / 16 November 2025
Repository
Written inC (withGNU extensions;[5]C11 (gnu11)[6] since 5.18,C89 (gnu89) before),[7]
Assembly language
Available inEnglish
LicenseGPL-2.0-only with Linux-syscall-note[8][9][10][a]
Websitekernel.org Edit this on Wikidata

TheLinux kernel is afree and open-source[14]: 4 Unix-likekernel that is used in manycomputer systems worldwide. The kernel was created byLinus Torvalds in 1991 and was soon adopted as the kernel for theGNUoperating system (OS) which was created to be afree replacement forUnix. Since the late 1990s, it has been included in manyoperating system distributions, many of which are calledLinux. One such Linux kernel operating system isAndroid which is used in many mobile and embedded devices.

Most of the kernel code is written inC as supported by theGNU Compiler Collection (GCC) which has extensions beyond standard C.[14]: 18 [15] The code also containsassembly code for architecture-specific logic such as optimizing memory use and task execution.[14]: 379–380  The kernel has amodular design such that modules can be integrated assoftware components – including dynamically loaded. The kernel ismonolithic in an architectural sense since the entire OS kernel runs inkernel space.

Linux is provided under theGNU General Public License version 2, although it contains files under othercompatible licenses.[13]

History

[edit]
See also:History of Linux andLinux kernel version history
Linus Torvalds at the LinuxCon Europe 2014

In 1991, Linus Torvalds was acomputer science student enrolled at theUniversity of Helsinki. During his time there, he began to develop an operating system as a side-project inspired by UNIX, for a personal computer.[16] He started with atask switcher inIntel 80386 assembly language and aterminal driver.[16] On 25 August 1991, Torvalds posted the following tocomp.os.minix, anewsgroup onUsenet:[17]

I'm doing a (free) operating system (just a hobby, won't be big and professional like gnu) for 386(486)AT clones. This has been brewing since April, and is starting to get ready. I'd like any feedback on things people like/dislike in minix, as my OS resembles it somewhat (same physical layout of the file-system (due to practical reasons) among other things).
I've currently portedbash(1.08) andgcc(1.40), and things seem to work. This implies that I'll get something practical within a few months [...]
Yes - it's free of any minix code, and it has a multi-threaded fs. It is NOT protable [sic] (uses 386 task switching etc), and it probably never will support anything other than AT-harddisks, as that's all I have :-(.

On 17 September 1991, Torvalds prepared version 0.01 of Linux and put on the "ftp.funet.fi" – FTP server of the Finnish University and Research Network (FUNET). It was not even executable since its code still needed Minix to compile and test it.[18]

On 5 October 1991, Torvalds announced the first "official" version of Linux, version 0.02.[19][18]

[As] I mentioned a month ago, I'm working on a free version of a Minix-lookalike for AT-386 computers. It has finally reached the stage where it's even usable (though may not be depending on what you want), and I am willing to put out the sources for wider distribution. It is just version 0.02...but I've successfully run bash, gcc, gnu-make, gnu-sed, compress, etc. under it.

Linux grew rapidly as many developers, including theMINIX community, contributed to the project.[citation needed] At the time, theGNU Project had completed many components for its free UNIX replacement,GNU, but its kernel, theGNU Hurd, was incomplete. The project adopted the Linux kernel for its OS.[20]

Torvalds labeled the kernel with major version 0 to indicate that it was not yet intended for general use.[21] Version 0.11, released in December 1991, was the first version to beself-hosted; compiled on a computer running the Linux kernel.

When Torvalds released version 0.12 in January 1992, he adopted theGNU General Public License version 2 (GPLv2) over his previous self-drafted license, which had not permitted commercial redistribution. GPL took effect as of 1 February 1992.[22] In contrast toUnix, allsource files of Linux are freely available, includingdevice drivers.[23]

The initial success of Linux was driven by programmers and testers across the world. With the support of thePOSIX APIs, through the libC that, whether needed, acts as an entry point to the kernel address space, Linux could run software and applications that had been developed for Unix.[24]

The Linux kernel supports various hardware architectures, providing a common platform for software, includingproprietary software.

On 19 January 1992, the first post to the new newsgroupalt.os.linux was submitted.[25] On 31 March 1992, the newsgroup was renamedcomp.os.linux.[26]

The fact that Linux is amonolithic kernel rather than amicrokernel was the topic of a debate betweenAndrew S. Tanenbaum, the creator of MINIX, and Torvalds.[27] TheTanenbaum–Torvalds debate started in 1992 on theUsenet groupcomp.os.minix as a general discussion about kernel architectures.[28][29]

Version 0.96 released in May 1992 was the first capable of running theX Window System.[30][31] In March 1994, Linux 1.0.0 was released with 176,250 lines of code.[32] As indicated by the version number, it was the first version considered suitable for aproduction environment.[21] In June 1996, after release 1.3, Torvalds decided that Linux had evolved enough to warrant a new major number, and so labeled the next release as version 2.0.0.[33][34] Significant features of 2.0 includedsymmetric multiprocessing (SMP), support for more processors types and support for selecting specific hardware targets and for enabling architecture-specific features and optimizations.[24] Themake *config family of commands ofkbuild enable and configure options for building ad hoc kernel executables (vmlinux) and loadable modules.[35][36]

Version 2.2, released on 20 January 1999,[37] improved locking granularity and SMP management, addedm68k,PowerPC,Sparc64,Alpha, and other 64-bit platforms support.[38] Furthermore, it added newfile systems includingMicrosoft'sNTFS read-only capability.[38] In 1999, IBM published its patches to the Linux 2.2.13 code for the support of theS/390 architecture.[39]

Version 2.4.0, released on 4 January 2001,[40] contained support forISAPlug and Play,USB, andPC Cards. Linux 2.4 added support for thePentium 4 andItanium (the latter introduced theia64 ISA that was jointly developed by Intel and Hewlett-Packard to supersede the olderPA-RISC), and for the newer64-bit MIPS processor.[41] Development for 2.4.x changed a bit in that more features were made available throughout the series, including support forBluetooth,Logical Volume Manager (LVM) version 1,RAID support,InterMezzo andext3 file systems.

Version 2.6.0 was released on 17 December 2003.[42] The development for 2.6.x changed further towards including new features throughout the series. Among the changes that have been made in the 2.6 series are: integration ofμClinux into the mainline kernel sources,PAE support, support for several new lines ofCPUs, integration of Advanced Linux Sound Architecture (ALSA) into the mainline kernel sources, support for up to 232 users (up from 216), support for up to 229 process IDs (64-bit only, 32-bit architectures still limited to 215),[43] substantially increased the number of device types and the number of devices of each type, improved64-bit support, support forfile systems which support file sizes of up to 16terabytes, in-kernelpreemption, support for theNative POSIX Thread Library (NPTL),User-mode Linux integration into the mainline kernel sources,SELinux integration into the mainline kernel sources,InfiniBand support, and considerably more.

Starting with 2.6.x releases, the kernel supported a large number of file systems; some designed for Linux, likeext3,ext4,FUSE,Btrfs,[44] and others native to other operating systems likeJFS,XFS, Minix,Xenix,Irix,Solaris,System V,Windows andMS-DOS.[45]

Though development had not used aversion control system thus far, in 2002, Linux developers adoptedBitKeeper, which was made freely available to them even though it was notfree software. In 2005, because of efforts toreverse-engineer it, the company which owned the software revoked its support of the Linux community. In response, Torvalds and others wroteGit. The new system was written within weeks, and in two months the first official kernel made using it was released.[46]

In 2005 thestable team was formed as a response to the lack of a kernel tree where people could work onbug fixes, and it would keep updatingstable versions.[47] In February 2008 thelinux-next tree was created to serve as a place where patches aimed to be merged during the next development cycle gathered.[48][49] Several subsystem maintainers also adopted the suffix-next for trees containing code which they mean to submit for inclusion in the next release cycle. As of January 2014[update], the in-development version of Linux is held in an unstable branch namedlinux-next.[50]

The 20th anniversary of Linux was celebrated by Torvalds in July 2011 with the release of version 3.0.0.[33] As 2.6 had been the version number for 8 years, a newuname26 personality that reports 3.x as 2.6.40+x had to be added to the kernel so that old programs would work.[51]

Version 3.0 was released on 22 July 2011.[52] On 30 May 2011, Torvalds announced that the big change was "NOTHING. Absolutely nothing." and asked, "...let's make sure we really make the next release not just an all new shiny number, but a good kernel too."[53] After the expected 6–7 weeks of the development process, it would be released near the 20th anniversary of Linux.

On 11 December 2012, Torvalds decided to reduce kernel complexity by removing support fori386 processors—specifically by not having toemulate[54] theatomicCMPXCHG instruction introduced with thei486 to allow reliablemutexes—making the 3.7 kernel series the last one still supporting the original processor.[55][56] The same series unified support for theARM processor.[57]

The numbering change from 2.6.39 to 3.0, and from 3.19 to 4.0, involved no meaningful technical differentiation; the major version number was increased simply to avoid large minor numbers.[52][58] Stable 3.x.y kernels were released until 3.19 in February 2015. Version 3.11, released on 2 September 2013,[59] added many new features such as newO_TMPFILE flag foropen(2) to reduce temporary file vulnerabilities, experimental AMDRadeon dynamic power management, low-latency network polling, andzswap (compressed swap cache).[60]

In April 2015, Torvalds released kernel version 4.0.[33] By February 2015, Linux had received contributions from nearly 12,000 programmers from more than 1,200 companies, including some of the world's largest software and hardware vendors.[61] Version 4.1 of Linux, released in June 2015, contains over 19.5 million lines of code contributed by almost 14,000 programmers.[62]

Linus Torvalds announced that kernel version 4.22 would instead be numbered 5.0 in March 2019, stating that "'5.0' doesn't mean anything more than that the 4.x numbers started getting big enough that I ran out of fingers and toes."[63] It featured many major additions such as support for the AMD RadeonFreeSync andNVIDIA Xavier display, fixes forF2FS,EXT4 andXFS, restored support for swap files on theBtrfsfile system and continued work on theIntelIcelake Gen11 graphics and on theNXPi.MX8 SoCs.[64][65] This release was noticeably larger than the rest, Torvalds mentioning that "The overall changes for all of the 5.0 release are much bigger."[63]

A total of 1,991 developers, of whom 334 were first-time collaborators, added more than 553,000 lines of code to version 5.8, breaking the record previously held by version 4.9.[66]

Popularity

[edit]
Main article:Usage share of operating systems

According to the Stack Overflow's annual Developer Survey of 2019, more than 53% of all respondents have developed software forLinux and about 27% forAndroid,[67] although only about 25% develop with Linux-based operating systems.[68]

Most websites run onLinux-based operating systems,[69][70] and all of theworld's 500 most powerful supercomputers run on Linux.[71]

Linux distributions bundle the kernel withsystem software (e.g., theGNU C Library,systemd, and otherUnixutilities anddaemons) and a wide selection ofapplication software, but theirusage share in desktops is low in comparison to other operating systems.

Android, which runs on a modified Linux kernel, accounts for the majority of mobile device operating systems,[72][73][74] and is increasingly being used inembedded devices, making it a significant driver of Linux adoption.[24]

Value

[edit]
Redevelopment costs of Linux kernel

The cost to redevelop version 2.6.0 of the Linux kernel in a traditional proprietary development setting has been estimated to be US$612 million (€467M, £394M) in 2004 prices using theCOCOMO person-month estimation model.[75] In 2006, a study funded by the European Union put the redevelopment cost of kernel version 2.6.8 higher, at €882M ($1.14bn, £744M).[76]

This topic was revisited in October 2008 by Amanda McPherson, Brian Proffitt, and Ron Hale-Evans. Using David A. Wheeler's methodology, they estimated redevelopment of the 2.6.25 kernel now costs $1.3bn (part of a total $10.8bn to redevelop Fedora 9).[77] Again, Garcia-Garcia and Alonso de Magdaleno from University of Oviedo (Spain) estimate that the value annually added to kernel was about €100M between 2005 and 2007 and €225M in 2008, it would cost also more than €1bn (about $1.4bn as of February 2010) to develop in the European Union.[78]

As of 7 March 2011[update], using then-currentLOC (lines of code) of a 2.6.x Linux kernel and wage numbers with David A. Wheeler's calculations it would cost approximately $3bn (about €2.2bn) to redevelop the Linux kernel as it keeps getting bigger. An updated calculation as of 26 September 2018[update], using then-current 20,088,609 LOC (lines of code) for the 4.14.14 Linux kernel and the current US national average programmer salary of $75,506 show that it would cost approximately $14,725,449,000 (£11,191,341,000) to rewrite the existing code.[79]

Distribution

[edit]

Most who use Linux do so via aLinux distribution. Some distributions ship the vanilla or stable kernel. However, several vendors (such asRed Hat andDebian) maintain a customized source tree. These are usually updated at a slower pace than the vanilla branch, and they usually include all fixes from the relevant stable branch, but at the same time they can also add support for drivers or features which had not been released in the vanilla version the distribution vendor started basing its branch from.

Developers

[edit]

Community

[edit]
Million lines of codeKernel Version010203040501.0.02.2.02.5.04.06.17.1Million lines of codeGrowth of the Linux kernel by number of lines of code
Graph of the sizes of Linux Kernel versions in millions of lines of code[80]. Viewsource data.

The community of Linux kernel developers comprises about 5000–6000 members. According to the "2017 State of Linux Kernel Development", a study issued by the Linux Foundation, covering the commits for the releases 4.8 to 4.13, about 1500 developers were contributing from about 200–250 companies on average. The top 30 developers contributed a little more than 16% of the code. For companies, the top contributors are Intel (13.1%) and Red Hat (7.2%), Linaro (5.6%), IBM (4.1%), the second and fifth places are held by the 'none' (8.2%) and 'unknown' (4.1%) categories.[81]

"Instead of a roadmap, there are technical guidelines. Instead of a central resource allocation, there are persons and companies who all have a stake in the further development of the Linux kernel, quite independently from one another:People like Linus Torvalds and I don’t plan the kernel evolution. We don’t sit there and think up the roadmap for the next two years, then assign resources to the various new features. That's because we don’t have any resources. The resources are all owned by the various corporations who use and contribute to Linux, as well as by the various independent contributors out there. It's those people who own the resources who decide..."

— Andrew Morton, 2005

None
Unknown
Consultants
SUSE
Google
nearly 500 other
companies


Corporate affiliation of contributions to the Linux kernel, 4.8–4.13[81]

Conflict

[edit]

Notable conflicts among Linux kernel developers:

  • In July 2007,Con Kolivas announced that he would cease developing for the Linux kernel.[82][83]
  • In July 2009,Alan Cox quit his role as theTTY layer maintainer after disagreement with Torvalds.[84]
  • In December 2010, there was a discussion between Linux SCSI maintainer James Bottomley and SCST maintainer Vladislav Bolkhovitin about which SCSI target stack should be included in the Linux kernel.[85] This made some Linux users upset.[86]
  • In June 2012, Torvalds made it very clear that hedid not agree withNVIDIA releasing its drivers as closed.[87]
  • In April 2014, Torvalds bannedKay Sievers from submitting patches to the Linux kernel for failing to deal withbugs that causedsystemd to negatively interact with the kernel.[88]
  • In October 2014,Lennart Poettering accused Torvalds of tolerating the rough discussion style on Linux kernel related mailing lists and of being a bad role model.[89]
  • In March 2015, Christoph Hellwig filed a lawsuit againstVMware for infringement of the copyright on the Linux kernel.[90] Linus Torvalds made it clear that he did not agree with this and similar initiatives by calling lawyers a festering disease.[91]
  • In April 2021, a team from theUniversity of Minnesota was found to be submitting "bad faith" patches to the kernel as part of its research. This resulted in the immediate reversion of all patches ever submitted by a member of the university. In addition, a warning was issued by a senior maintainer that any future patch from the university would be rejected on sight.[92][93]

Prominent Linux kernel developers have been aware of the importance of avoiding conflicts between developers.[94] For a long time there was no code of conduct for kernel developers due to opposition by Torvalds.[95] However, a Linux KernelCode of Conflict was introduced on 8 March 2015.[96] It was replaced on 16 September 2018 by a newCode of Conduct based on theContributor Covenant. This coincided with a public apology by Torvalds and a brief break from kernel development.[97][98] On 30 November 2018, complying with theCode of Conduct, Jarkko Sakkinen of Intel sent out patches replacing instances of "fuck" appearing in source code comments with suitable versions focused on the word 'hug'.[99]

Developers who feel treated unfairly can report this to theLinux Foundation Technical Advisory Board.[100] In July 2013, the maintainer of the USB 3.0 driverSage Sharp asked Torvalds to address the abusive commentary in the kernel development community. In 2014, Sharp backed out of Linux kernel development, saying that "The focus on technical excellence, in combination with overloaded maintainers, and people with different cultural and social norms, means that Linux kernel maintainers are often blunt, rude, or brutal to get their job done".[101] At the linux.conf.au (LCA) conference in 2018, developers expressed the view that the culture of the community has gotten much better in the past few years. Daniel Vetter, the maintainer of the Intel drm/i915 graphics kernel driver, commented that the "rather violent language and discussion" in the kernel community has decreased or disappeared.[102]

Laurent Pinchart asked developers for feedback on their experiences with the kernel community at the 2017 Embedded Linux Conference Europe. The issues brought up were discussed a few days later at the Maintainers Summit. Concerns over the lack of consistency in how maintainers responded to patches submitted by developers were echoed byShuah Khan, the maintainer of the kernel self-test framework. Torvalds contended that there would never be consistency in the handling of patches because different kernel subsystems have, over time, adopted different development processes. Therefore, it was agreed upon that each kernel subsystem maintainer would document the rules for patch acceptance.[103]

Development

[edit]

Linux is evolution, notintelligent design!

— Linus Torvalds, 2005[104][105][106]

Codebase

[edit]

The kernel source code, a.k.a. source tree, is managed in theGitversion control system – also created by Torvalds.[107]

As of 2021[update], the 5.11 release of the Linux kernel had around 30.34 million lines of code. Roughly 14% of the code is part of the "core," including architecture-specific code, kernel code, and memory management code, while 60% is drivers.

Contributions

[edit]

Contributions are submitted as patches, in the form of text messages on theLinux kernel mailing list (LKML) (and often also on other mailing lists dedicated to particular subsystems). The patches must conform to a set of rules and to a formal language that, among other things, describes which lines of code are to be deleted and what others are to be added to the specified files. These patches can be automatically processed so that system administrators can apply them in order to make just some changes to the code or to incrementally upgrade to the next version.[108] Linux is distributed also inGNU zip (gzip) andbzip2 formats.

A developer who wants to change the Linux kernel writes and tests a code change. Depending on how significant the change is and how many subsystems it modifies, the change will either be submitted as a single patch or in multiple patches ofsource code. In case of a single subsystem that is maintained by a single maintainer, these patches are sent as e-mails to the maintainer of the subsystem with the appropriate mailing list in Cc. The maintainer and the readers of the mailing list will review the patches and provide feedback. Once the review process has finished the subsystem maintainer accepts the patches in the relevantGit kernel tree. If the changes to the Linux kernel are bug fixes that are considered important enough, a pull request for the patches will be sent to Torvalds within a few days. Otherwise, a pull request will be sent to Torvalds during the next merge window. The merge window usually lasts two weeks and starts immediately after the release of the previous kernel version.[109] The Git kernel source tree names all developers who have contributed to the Linux kernel in theCredits directory and all subsystem maintainers are listed inMaintainers.[110]

As with many large open-source software projects, developers are required to adhere to theContributor Covenant, acode of conduct intended to address harassment of minority contributors.[111][112] Additionally, to prevent offense the use ofinclusive terminology within the source code is mandated.[113]

Programming language

[edit]
See also:Rust for Linux

Linux is written in a specialC programming language supported byGCC, a compiler that extends the C standard in many ways, for example usinginline sections of code written in theassembly language (in GCC's "AT&T-style" syntax) of the target architecture.

In September 2021, the GCC version requirement for compiling and building the Linux kernel increased from GCC 4.9 to 5.1, allowing the potential for the kernel to be moved from using C code based on theC89 standard to using code written with theC11 standard,[114] with the migration to the standard taking place in March 2022, with the release of Linux 5.18.[115]

Initial support for theRust programming language was added in Linux 6.1[116] which was released in December 2022,[117] with later kernel versions, such as Linux 6.2 and Linux 6.3, further improving the support.[118][119]

Coding style

[edit]

Since 2002, code must adhere to the 21 rules of theLinux Kernel Coding Style.[120][121]

Versioning

[edit]

As for most software, the kernel is versioned as a series of dot-separated numbers.

For early versions, the version consisted of three or four dot-separated numbers calledmajor release,minor release andrevision.[14]: 9  At that time, odd-numbered minor releases were for development and testing, while even numbered minor releases for production. The optional fourth digit indicated a patch level.[21] Development releases were indicated with a release candidate suffix (-rc).

The current versioning conventions are different. The odd/even number implying dev/prod has been dropped, and a major version is indicated by the first two numbers together. While the time-frame is open for the development of the next major, the -rcN suffix is used to identify the n'th release candidate for the next version.[122] For example, the release of the version 4.16 was preceded by seven 4.16-rcN (from -rc1 to -rc7). Once a stable version is released, its maintenance is passed to thestable team. Updates to a stable release are identified by a three-number scheme (e.g., 4.16.1, 4.16.2, ...).[122]

Toolchain

[edit]

The kernel is usually built with theGNU toolchain. The GNU C compiler, GNU cc, part of theGNU Compiler Collection (GCC), is the defaultcompiler for mainline Linux. Sequencing is handled by GNUmake. TheGNU Assembler (often called GAS or GNU as) outputs theobject files from the GCC generatedassembly code. Finally, theGNU Linker (GNU ld) produces a statically linked executable kernel file calledvmlinux. Bothas andld are part ofGNU Binary Utilities (binutils).

GNU cc was for a long time the only compiler capable of correctly building Linux. In 2004,Intel claimed to have modified the kernel so thatits C compiler was also capable of compiling it.[123] There was another such reported success in 2009, with a modified 2.6.22 version.[124][125] Support for the Intel compiler has been dropped in 2023.[126]

Since 2010, effort has been underway to build Linux withClang, an alternative compiler for the C language;[127] as of 12 April 2014, the official kernel could almost be compiled by Clang.[128][129] The project dedicated to this effort is namedLLVMLinux after theLLVM compiler infrastructure upon which Clang is built.[130] LLVMLinux does not aim to fork either Linux or the LLVM, therefore it is a meta-project composed of patches that are eventually submitted to the upstream projects. By enabling Linux to be compiled by Clang, developers may benefit from shorter compilation times.[131]

In 2017, developers completed upstreaming patches to support building the Linux kernel withClang in the 4.15 release, havingbackported support forX86-64 andAArch64 to the 4.4, 4.9, and 4.14 branches of the stable kernel tree. Google'sPixel 2 shipped with the firstClang builtLinux kernel,[132] though patches forPixel (1st generation) did exist.[133] 2018 sawChromeOS move to building kernels withClang by default,[134] whileAndroid madeClang[135] andLLVM's linker LLD[136] required for kernel builds in 2019.Google moved its production kernel used throughout its datacenters to being built withClang in 2020.[137] TheClangBuiltLinux group coordinates fixes to bothLinux andLLVM to ensure compatibility, both composed of members fromLLVMLinux and having upstreamed patches fromLLVMLinux.

Debugging

[edit]
Main articles:KGDB,Kernel panic, andLinux kernel oops
Linux kernel panic output

As with any software, problems with the Linux kernel can be difficult totroubleshoot. Common challenges relate to userspace vs. kernel space access, misuse of synchronization primitives, and incorrect hardware management.[14]: 364 

Anoops is a non-fatal error in the kernel. After such an error, operations continue with suspect reliability.[138]

A panic (generated bypanic()) is a fatal error. After such an error, the kernel prints a message and halts the computer.[14]: 371 

The kernel provides fordebugging by printing viaprintk() which stores messages in a circular buffer (overwriting older entries with newer). Thesyslog(2) system call provides for reading and clearing the message buffer and for setting the maximumlog level of the messages to be sent to the console.[139] Kernel messages are also exported to userland through the/dev/kmsg interface.[140]

Theftrace mechanism allow for debugging by tracing. It is used for monitoring and debugging Linux at runtime and it can analyze user space latencies due to kernel misbehavior.[141][142][143][144] Furthermore,ftrace allows users to trace Linux at boot-time.[145]

kprobes andkretprobes can break into kernel execution (like debuggers in userspace) and collect information non-disruptively.[146]kprobes can be inserted into code at (almost) any address, while kretprobes work at function return.uprobes have similar purposes but they also have some differences in usage and implementation.[147]

WithKGDB Linux can be debugged in much the same way as userspace programs. KGDB requires an additional machine that runsGDB and that is connected to the target to be debugged using aserial cable orEthernet.[148]

Change process

[edit]

The Linux kernel project integrates new code on a rolling basis. Standard operating procedure is that software checked into the project must work andcompile without error.

Each kernel subsystem is assigned a maintainer who is responsible for reviewing patches against the kernel code standards and keeping a queue of patches that can be submitted to Torvalds within a merge window that is usually several weeks.

Patches are merged by Torvalds into the source code of the prior stable Linux kernel release, creating the release candidate (-rc) for the next stable release. Once the merge window is closed, only fixes to the new code in the development release are accepted. The -rc development release of the kernel goes throughregression testing and once it is considered stable by Torvalds and the subsystem maintainers, a new version is released and the development process starts over again.[149]

Mainline Linux

[edit]

The Git tree that contains the Linux kernel source code is referred to asmainline Linux. Every stable kernel release originates from the mainline tree,[150] and is frequently published onkernel.org. Mainline Linux has only solid support for a small subset of the many devices that run Linux. Non-mainline support is provided by independent projects, such asYocto orLinaro, but in many cases the kernel from the device vendor is needed.[151] Using a vendor kernel likely requires aboard support package.

Maintaining a kernel tree outside of mainline Linux has proven to be difficult.[152]

Mainlining refers to the effort of adding support for a device to the mainline kernel,[153] while there was formerly only support in a fork or no support at all. This usually includes adding drivers ordevice tree files. When this is finished, the feature or security fix is consideredmainlined.[154]

Linux-like kernel

[edit]

The maintainer of the stable branch,Greg Kroah-Hartman, has applied the termLinux-like todownstream kernel forks by vendors that add millions of lines of code to the mainline kernel.[155] In 2019,Google stated that it wanted to use the mainline Linux kernel inAndroid so the number of kernel forks would be reduced.[156] The term Linux-like has also been applied to theEmbeddable Linux Kernel Subset, which does not include the full mainline Linux kernel but a small modified subset of the code.[157]

Linux forks

[edit]
AniPod bootingiPodLinux

There are certain communities that develop kernels based on the official Linux. Some interesting bits of code from theseforks that includeLinux-libre,Compute Node Linux,INK,L4Linux,RTLinux, andUser-Mode Linux (UML) have been merged into the mainline.[158] Some operating systems developed for mobile phones initially used heavily modified versions of Linux, including GoogleAndroid,Firefox OS, HPwebOS, NokiaMaemo and JollaSailfish OS. In 2010, the Linux community criticised Google for effectively starting its own kernel tree:[159][160]

This means that any drivers written for Android hardware platforms, can not get merged into the main kernel tree because they have dependencies on code that only lives in Google's kernel tree, causing it to fail to build in the kernel.org tree. Because of this, Google has now prevented a large chunk of hardware drivers and platform code from ever getting merged into the main kernel tree. Effectively creating a kernel branch that a number of different vendors are now relying on.[161]

— Greg Kroah-Hartman, 2010

Today Android uses a customized Linux[162] where major changes are implemented in device drivers, but some changes to the core kernel code is required. Android developers also submit patches to the official Linux that finally can boot the Android operating system. For example, aNexus 7 can boot and run the mainline Linux.[162]

At a 2001 presentation at theComputer History Museum, Torvalds had this to say in response to a question about distributions of Linux using precisely the same kernel sources or not:

They're not... well they are, and they're not. There is no single kernel. Every single distribution has their own changes. That's been going on since pretty much day one. I don't know if you may rememberYggdrasil was known for having quite extreme changes to the kernel and even today all of the major vendors have their own tweaks because they have some portion of the market they're interested in and quite frankly that's how it should be. Because if everybody expects one person, me, to be able to track everything that's not the point of GPL. That's not the point of having an open system. So actually the fact that a distribution decides that something is so important to them that they will add patches for even when it's not in the standard kernel, that's a really good sign for me. So that's for example how something likeReiserFS got added. And the reason why ReiserFS is the first journaling filesystem that was integrated in the standard kernel was not because I loveHans Reiser. It was becauseSUSE actually started shipping with ReiserFS as their standard kernel, which told me "ok." This is actually in production use. Normal People are doing this. They must know something I don't know. So in a very real sense what a lot of distribution houses do, they are part of this "let's make our own branch" and "let's make our changes to this." And because of the GPL, I can take the best portions of them.[163]

— Linus Torvalds, 2001

Long-term support

[edit]
Boot messages of a Linux kernel 2.6.25.17

The latest version and older versions are maintained separately. Most of the latest kernel releases were supervised by Torvalds.[164]

The Linux kernel developer community maintains a stable kernel by applying fixes forsoftware bugs that have been discovered during the development of the subsequent stable kernel. Therefore, www.kernel.org always lists two stable kernels. The next stable Linux kernel is released about 8 to 12 weeks later.

Some releases aredesignated forlong-term support aslongterm with bug fix releases for two or more years.[165]

Size

[edit]

Some projects have attempted to reduce the size of the Linux kernel. One of them isTinyLinux. In 2014, Josh Triplett started the -tiny source tree for a reduced size version.[166][167][168][169]

Architecture and features

[edit]
See also:vmlinux
Map of the Linux kernel
Sankey diagram of Linux Kernel Source Lines of Code

Even though seemingly contradictory, the Linux kernel is both monolithic and modular. The kernel is classified as amonolithic kernel architecturally since the entire OS runs in kernel space. The design is modular since it can be assembled frommodules that in some cases are loaded and unloaded at runtime.[14]: 338 [170] It supports features once only available in closed source kernels of non-free operating systems.

The rest of the article makes use of the UNIX and Unix-like operating systems convention of themanual pages. The number that follows the name of a command, interface, or other feature specifies the section (i.e. the type of the OS' component or feature) it belongs to. For exampleexecve(2) refers to a system call, andexec(3) refers to a userspace library wrapper.

The following is an overview of architectural design and of noteworthy features.

Mostdevice drivers and kernel extensions run inkernel space (ring 0 in manyCPUarchitectures), with full access to the hardware. Some exceptions run inuser space; notable examples are filesystems based onFUSE/CUSE, and parts of UIO.[194][195] Furthermore, theX Window System andWayland, the windowing system and display server protocols that most people use with Linux, do not run within the kernel. Differently, the actual interfacing withGPUs ofgraphics cards is an in-kernel subsystem calledDirect Rendering Manager (DRM).

Unlike standard monolithic kernels, device drivers are easily configured asmodules, and loaded or unloaded while the system is running and can also be pre-empted under certain conditions in order to handlehardware interrupts correctly and to better supportsymmetric multiprocessing.[177] By choice, Linux has no stable device driverapplication binary interface.[196]

Linux typically makes use ofmemory protection andvirtual memory and can also handlenon-uniform memory access,[197] however the project has absorbedμClinux which also makes it possible to run Linux onmicrocontrollers without virtual memory.[198]

The hardware is represented in the file hierarchy. User applications interact with device drivers via entries in the/dev or/sys directories.[199] Process information is mapped into the/proc directory.[199]

Various layers within Linux, also showing separation between theuserland andkernel space
User modeUser applicationsbash,LibreOffice,GIMP,Blender,0 A.D.,Mozilla Firefox, ...
System componentsinit daemon:
OpenRC,runit,systemd...
System daemons:
polkitd,smbd,sshd,udevd...
Windowing system:
X11,Wayland,SurfaceFlinger (Android)
Graphics:
Mesa,AMD Catalyst, ...
Other libraries:
GTK,Qt,EFL,SDL,SFML,FLTK,GNUstep, ...
C standard libraryfopen,execv,malloc,memcpy,localtime,pthread_create... (up to 2000subroutines)
glibc aims to be fast,musl aims to be lightweight,uClibc targets embedded systems,bionic was written forAndroid, etc. All aim to bePOSIX/SUS-compatible.
Kernel modeLinux kernelstat,splice,dup,read,open,ioctl,write,mmap,close,exit, etc. (about 380 system calls)
The Linux kernelSystem Call Interface (SCI), aims to bePOSIX/SUS-compatible[200]
Process scheduling subsystemIPC subsystemMemory management subsystemVirtual files subsystemNetworking subsystem
Other components:ALSA,DRI,evdev,klibc,LVM,device mapper,Linux Network Scheduler,Netfilter
Linux Security Modules:SELinux,TOMOYO,AppArmor,Smack
Hardware (CPU,main memory,data storage devices, etc.)

Interfaces

[edit]
Main pages:Linux kernel interfaces andInterfaces of the Linux kernel (Category)
See also:System call,POSIX, andSingle UNIX Specification
Four interfaces are distinguished: two internal to the kernel, and two between the kernel and userspace.

Linux started as a clone of UNIX, and aims towardPOSIX andSingle UNIX Specification compliance.[201] The kernel provides system calls and other interfaces that are Linux-specific. In order to be included in the official kernel, the code must comply with a set of licensing rules.[8][13]

The Linuxapplication binary interface (ABI) between the kernel and the user space has four degrees of stability (stable, testing, obsolete, removed);[202] Thesystem calls are expected to never change in order to preservecompatibility foruserspace programs that rely on them.[203]

Loadable kernel modules (LKMs), by design, cannot rely on a stable ABI.[196] Therefore, they must always be recompiled whenever a new kernel executable is installed in a system, otherwise they will not be loaded. In-tree drivers that are configured to become an integral part of the kernel executable (vmlinux) are statically linked by the build process.

There is no guarantee of stability of source-level in-kernel API[196] and, because of this,device driver code, as well as the code of any other kernel subsystem, must be kept updated with kernel evolution. Any developer who makes an API change is required to fix any code that breaks as the result of their change.[204]

Kernel-to-userspace API

[edit]

The set of theLinux kernel API that regards the interfaces exposed to user applications is fundamentally composed of UNIX and Linux-specificsystem calls.[205] A system call is an entry point into the Linux kernel.[206] For example, among the Linux-specific ones there is the family of theclone(2) system calls.[207] Most extensions must be enabled by defining the_GNU_SOURCEmacro in aheader file or when the user-land code is being compiled.[208]

System calls can only be invoked via assembly instructions that enable the transition from unprivileged user space to privileged kernel space inring 0. For this reason, theC standard library (libC) acts as a wrapper to most Linux system calls, by exposing C functions that, if needed,[209] transparently enter the kernel which will execute on behalf of the calling process.[205] For system calls not exposed by libC, such as thefast userspace mutex,[210] the library provides a function calledsyscall(2) which can be used to explicitly invoke them.[211]

Pseudo filesystems (e.g., thesysfs andprocfs filesystems) andspecial files (e.g.,/dev/random,/dev/sda,/dev/tty, and many others) constitute another layer of interface to kernel data structures representing hardware or logical (software) devices.[212][213]

Kernel-to-userspace ABI

[edit]
Main article:Linux Standard Base

Because of the differences existing between the hundreds of various implementations of the Linux OS, executable objects, even though they are compiled, assembled, and linked for running on a specific hardware architecture (that is, they use theISA of the target hardware), often cannot run on different Linux distributions. This issue is mainly due to distribution-specific configurations and a set of patches applied to the code of the Linux kernel, differences in system libraries, services (daemons), filesystem hierarchies, and environment variables.

The main standard concerning application and binary compatibility of Linux distributions is theLinux Standard Base (LSB).[214][215] However, the LSB goes beyond what concerns the Linux kernel, because it also defines the desktop specifications, the X libraries and Qt that have little to do with it.[216] The LSB version 5 is built upon several standards and drafts (POSIX, SUS, X/Open,File System Hierarchy (FHS), and others).[217]

The parts of the LSB more relevant to the kernel are theGeneral ABI (gABI),[218] especially theSystem V ABI[219][220] and theExecutable and Linking Format (ELF),[221][222] and theProcessor Specific ABI (psABI), for example theCore Specification for X86-64.[223][224]

The standard ABI for how x86_64 user programs invoke system calls is to load the syscall number into therax register, and the other parameters intordi,rsi,rdx,r10,r8, andr9, and finally to put thesyscall assembly instruction in the code.[225][226][227]

In-kernel API

[edit]
At XDC2014, Alex Deucher from AMD announced the unified kernel-mode driver.[228] The proprietary Linux graphic driver,libGL-fglrx-glx, will share the sameDRM infrastructure withMesa 3D. As there is no stable in-kernelABI, AMD had to constantly adapt the formerbinary blob used by Catalyst.

There are several internal kernel APIs between kernel subsystems. Some are available only within the kernel subsystems, while a somewhat limited set of in-kernel symbols (i.e., variables, data structures, and functions) is exposed to dynamically loadable modules (e.g., device drivers loaded on demand) whether they're exported with theEXPORT_SYMBOL() andEXPORT_SYMBOL_GPL() macros[229][230] (the latter reserved to modules released under a GPL-compatible license).[231]

Linux provides in-kernel APIs that manipulate data structures (e.g.,linked lists,radix trees,[232]red-black trees,[233]queues) or perform common routines (e.g., copy data from and to user space, allocate memory, print lines to the system log, and so on) that have remained stable at least since Linux version 2.6.[234][235][236]

In-kernel APIs include libraries of low-level common services used by device drivers:

In-kernel ABI

[edit]

The Linux developers chose not to maintain a stable in-kernel ABI. Modules compiled for a specific version of the kernel cannot be loaded into another version without being recompiled.[196]

Process management

[edit]
See also:Process (computing),Thread (computing), andProcess management (computing)

Linux, as other kernels, has the ability to manage processes including creating, suspending, resuming and terminating. Unlike other operating systems, the Linux kernel implements processes as a group of threads called tasks. If two tasks share the same TGID, then they are called in the kernel terminology a task group. Each task is represented by atask_structdata structure. When a process is created it is assigned a globally unique identifier calledPID and cannot be shared[246][247]

A new process can be created by calling clone[248] family of system calls or forksystem call. Processes can be suspended and resumed by the kernel by sending signals like SIGSTOP and SIGCONT. A process can terminate itself by calling exit system call, or terminated by another process by sending signals like SIGKILL, SIGABRT or SIGINT.

If the executable is dynamically linked to shared libraries, adynamic linker is used to find and load the needed objects, prepare the program to run and then run it.[249]

TheNative POSIX Thread Library (NPTL)[250] provides the POSIX standard thread interface (pthreads) to userspace. The kernel isn't aware of processes nor threads but it is aware oftasks, thus threads are implemented in userspace. Threads in Linux are implemented astasks sharing resources, while if they aren't sharing called to be independent processes.

The kernel provides thefutex(7) (fast user-space mutex) mechanisms for user-space locking and synchronization.[251] The majority of the operations are performed in userspace but it may be necessary to communicate with the kernel using thefutex(2) system call.[210]

As opposed to userspace threads described above,kernel threads run in kernel space.[252] They are threads created by the kernel itself for specialized tasks; they are privileged like the kernel and aren't bound to any process or application.

Scheduling

[edit]
Main articles:Completely Fair Scheduler andEarliest eligible virtual deadline first scheduling
See also:Scheduling (computing) § Linux

The Linuxprocess scheduler is modular, in the sense that it enables different scheduling classes and policies.[253][254] Scheduler classes are plugable scheduler algorithms that can be registered with the base scheduler code. Each class schedules different types of processes. The core code of the scheduler iterates over each class in order of priority and chooses the highest priority scheduler that has a schedulable entity of type struct sched_entity ready to run.[14]: 46–47  Entities may be threads, group of threads, and even all the processes of a specific user.

Linux provides bothuser preemption as well as fullkernel preemption.[14]: 62–63  Preemption reduceslatency, increases responsiveness,[255] and makes Linux more suitable for desktop andreal-time applications.

For normal tasks, by default, the kernel uses theCompletely Fair Scheduler (CFS) class[needs update], introduced in version 2.6.23.[179] The scheduler is defined as a macro in a C header asSCHED_NORMAL. In other POSIX kernels, a similar policy known asSCHED_OTHER allocates CPU timeslices (i.e, it assigns absolute slices of the processor time depending on either predetermined or dynamically computed priority of each process). The Linux CFS does away with absolute timeslices and assigns a fair proportion of CPU time, as a function of parameters like the total number of runnable processes and the time they have already run; this function also takes into account a kind of weight that depends on their relative priorities (nice values).[14]: 46–50 

With user preemption, the kernel scheduler can replace the current process with the execution of acontext switch to a different one that therefore acquires the computing resources for running (CPU, memory, and more). It makes it according to the CFS algorithm (in particular, it uses a variable calledvruntime for sorting entities and then chooses the one that has the smaller vruntime, - i.e., the schedulable entity that has had the least share of CPU time), to the active scheduler policy and to the relative priorities.[256] With kernel preemption, the kernel can preempt itself when an interrupt handler returns, when kernel tasks block, and whenever a subsystem explicitly calls the schedule() function.

The kernel also contains two POSIX-compliant[257] real-time scheduling classes namedSCHED_FIFO (realtimefirst-in-first-out) andSCHED_RR (realtimeround-robin), both of which take precedence over the default class.[253] An additional scheduling policy known asSCHED DEADLINE, implementing theearliest deadline first algorithm (EDF), was added in kernel version 3.14, released on 30 March 2014.[258][259]SCHED_DEADLINE takes precedence over all the other scheduling classes.

Real-timePREEMPT_RT patches, included into the mainline Linux since version 2.6, provide adeterministic scheduler, the removal of preemption and interrupt disabling (where possible), PI Mutexes (i.e., locking primitives that avoid priority inversion),[260][261] support forHigh Precision Event Timers (HPET), preemptiveread-copy-update (RCU), (forced) IRQ threads, and other minor features.[262][263][264]

In 2023, Peter Zijlstra proposed replacing CFS with anearliest eligible virtual deadline first scheduling (EEVDF) scheduler,[265][266] to prevent the need for CFS "latency nice" patches.[267] The EEVDF scheduler replaced CFS in version 6.6 of the Linux kernel.[178]

Synchronization

[edit]

The kernel has different causes of concurrency (e.g., interrupts, bottom halves, preemption of kernel and users tasks, symmetrical multiprocessing).[14]: 167 

For protecting critical regions (sections of code that must be executed atomically), shared memory locations (likeglobal variables and other data structures with global scope), and regions of memory that are asynchronously modifiable by hardware (e.g., having the Cvolatiletype qualifier), Linux provides a large set of tools. They consist ofatomic types (which can only be manipulated by a set of specific operators),spinlocks,semaphores,mutexes,[268][14]: 176–198 [269] andlockless algorithms (e.g.,RCUs).[270][271][272] Most lock-less algorithms are built on top ofmemory barriers for the purpose of enforcingmemory ordering and prevent undesired side effects due tocompiler optimization.[273][274][275][276]

PREEMPT_RT code included in mainline Linux provideRT-mutexes, a special kind of Mutex which do not disable preemption and have support for priority inheritance.[277][278] Almost all locks are changed into sleeping locks when using configuration for realtime operation.[279][264][278]Priority inheritance avoids priority inversion by granting a low-priority task which holds a contended lock the priority of a higher-priority waiter until that lock is released.[280][281]

Linux includes a kernel lock validator calledLockdep.[282][283]

Interrupts

[edit]

Although the management ofinterrupts could be seen as a single job, it is divided into two. This split in two is due to the different time constraints and to the synchronization needs of the tasks whose the management is composed of. The first part is made up of an asynchronousinterrupt service routine (ISR) that in Linux is known as thetop half, while the second part is carried out by one of three types of the so-calledbottom halves (softirq,tasklets, andwork queues).[14]: 133–137 

Linux interrupt service routines can be nested. A new IRQ can trap into a high priority ISR that preempts any other lower priority ISR.

Memory

[edit]
See also:Memory management andVirtual memory

The Linux kernel manages both physical and virtual memory. It divides physical memory into zones,[284] each of which has a specific purpose.

  • ZONE_DMA: this zone is suitable for DMA.
  • ZONE_NORMAL: for normal memory operations.
  • ZONE_HIGHMEM: part of physical memory that is only accessible to the kernel using temporary mapping.

Those zones are the most common, but others exist.[284]

Linux implementsvirtual memory with 4 or 5-levelpage tables.[285] The kernel is notpageable (meaning it is always resident in physical memory and cannot be swapped to the disk) and there is no memory protection (noSIGSEGV signals, unlike in user space), therefore memory violations lead to instability and system crashes.[14]: 20  User memory is pageable by default, although paging for specific memory areas can be disabled with themlock()system call family.

Page frame information is maintained in apposite data structures (of typestruct page) that are populated immediately after boot and kept until shutdown, regardless of whether they are associated with virtual pages. The physical address space is divided into different zones, according to architectural constraints and intended use. NUMA systems with multiple memory banks are also supported.[286]

Small chunks of memory can be dynamically allocated in kernel space via the family ofkmalloc() APIs and freed with the appropriate variant ofkfree().vmalloc() andkvfree() are used for large virtually contiguous chunks.alloc_pages() allocates the desired number of entire pages.

The Linux Storage Stack Diagram[287]

The kernel used to include the SLAB, SLUB and SLOB allocators as configurable alternatives.[288][289] The SLOB allocator was removed in Linux 6.4[290] and the SLAB allocator was removed in Linux 6.8.[291] The sole remaining allocator is SLUB, which aims for simplicity and efficiency,[289] isPREEMPT_RT compatible[292] and was introduced in Linux 2.6.

Virtual filesystem

[edit]
See also:Virtual file system

Since Linux supports numerous filesystems with different features and functionality, it is necessary to implement a generic filesystem that is independent from underlying filesystems. Thevirtual file system interfaces with other Linux subsystems, userspace, or APIs and abstracts away the different implementations of underlying filesystems. VFS implements system calls likecreate,open,read,write andclose.VFS implements a genericsuperblock[293] andinode block that is independent from the one that the underlying filesystem has.

In this subsystem directories and files are represented by astruct filedata structure. Whenuserspace requests access to a file it is returned afile descriptor (non negative integer value) but inkernel space it is astruct file structure. This structure stores all the information the kernel knows about a file or directory.

sysfs andprocfs are virtual filesystems that expose hardware information anduserspace programs' runtime information. These filesystems aren't present on disk and instead the kernel implements them as acallback or routine which gets called when they are accessed by userspace.

Supported architectures

[edit]
See also:List of Linux-supported computer architectures andLinux-powered device
TiVoDVR, a consumer device running Linux

While not originally designed to beportable,[17][294] Linux is now one of the most widely ported operating system kernels, running on a diverse range of systems from theARM architecture to IBMz/Architecturemainframe computers. The first port was performed on theMotorola 68000 platform. The modifications to the kernel were so fundamental that Torvalds viewed the Motorola version as afork and a "Linux-like operating system".[294] However, that moved Torvalds to lead a major restructure of the code to facilitate porting to more computing architectures. The first Linux that, in a single source tree, had code for more than i386 alone, supported theDECAlpha AXP 64-bit platform.[295][296][294]

Linux runs as the main operating system onIBM'sSummit; as of October 2019[update], all of the world's500 fastest supercomputers run some operating system based on the Linux kernel,[71] a big change from 1998 when the first Linux supercomputer got added to the list.[297]

Linux has also been ported to various handheld devices such asApple'siPhone 3G andiPod.[298]

Supported devices

[edit]

In 2007, the LKDDb project has been started to build a comprehensive database of hardware and protocols known by Linux kernels.[299] The database is built automatically by static analysis of the kernel sources. Later in 2014, the Linux Hardware project was launched to automatically collect a database of all tested hardware configurations with the help of users of various Linux distributions.[300]

Live patching

[edit]
This section needs to beupdated. Please help update this article to reflect recent events or newly available information.
Last update: April 2015
(September 2023)

Rebootless updates can even be applied to the kernel by usinglive patching technologies such asKsplice,kpatch andkGraft. Minimalistic foundations for live kernel patching were merged into the Linux kernel mainline in kernel version 4.0, which was released on 12 April 2015. Those foundations, known aslivepatch and based primarily on the kernel'sftrace functionality, form a common core capable of supporting hot patching by both kGraft and kpatch, by providing anapplication programming interface (API) for kernel modules that contain hot patches and anapplication binary interface (ABI) for the userspace management utilities. However, the common core included into Linux kernel 4.0 supports only thex86 architecture and does not provide any mechanisms for ensuringfunction-level consistency while the hot patches are applied.

Security

[edit]

Kernel bugs present potential security issues. For example, they may allow forprivilege escalation or createdenial-of-service attack vectors. Over the years, numerous bugs affecting system security were found and fixed.[301] New features are frequently implemented to improve the kernel's security.[302][303]

Capabilities(7) have already been introduced in the section about the processes and threads. Android makes use of them andsystemd gives administrators detailed control over the capabilities of processes.[304]

Linux offers a wealth of mechanisms to reduce kernel attack surface and improve security which are collectively known as theLinux Security Modules (LSM).[305] They comprise theSecurity-Enhanced Linux (SELinux) module, whose code has been originally developed and then released to the public by theNSA,[306] andAppArmor[193] among others. SELinux is now actively developed and maintained onGitHub.[192] SELinux and AppArmor provide support to access control security policies, includingmandatory access control (MAC), though they profoundly differ in complexity and scope.

Another security feature is the Seccomp BPF (SECure COMPuting with Berkeley Packet Filters) which works by filtering parameters and reducing the set of system calls available to user-land applications.[307]

Critics have accused kernel developers of covering up security flaws, or at least not announcing them; in 2008, Torvalds responded to this with the following:[308][309]

I personally consider security bugs to be just "normal bugs". I don't cover them up, but I also don't have any reason what-so-ever to think it's a good idea to track them and announce them as something special...one reason I refuse to bother with the whole security circus is that I think it glorifies—and thus encourages—the wrong behavior. It makes "heroes" out of security people, as if the people who don't just fix normal bugs aren't as important. In fact, all the boring normal bugs areway more important, just because there's[sic] a lot more of them. I don't think some spectacular security hole should be glorified or cared about as being any more "special" than a random spectacular crash due to bad locking.

Linux distributions typically release security updates to fix vulnerabilities in the Linux kernel. Many offerlong-term support releases that receive security updates for a certain Linux kernel version for an extended period of time.

In 2024, researchers disclosed that the Linux kernel contained a serious vulnerability, CVE-2024-50264, located in the AF_VSOCK subsystem. This bug is a use-after-free flaw, a class of memory corruption issue that occurs when a program continues to use memory after it has been freed.[310][311] Such flaws are particularly dangerous in the kernel, as they can allow attackers to escalate privileges. The bug was resolved in May 2025.[312]

Legal

[edit]

Licensing terms

[edit]

Initially, Torvalds released Linux under a license which forbade any commercial use.[313] This was changed in version 0.12 by a switch to theGNU General Public License version 2 (GPLv2).[22] This license allows distribution and sale of possibly modified and unmodified versions of Linux but requires that all those copies be released under the same license and be accompanied by - or that, on request, free access is given to - the complete corresponding source code.[314] Torvalds has described licensing Linux under the GPLv2 as the "best thing I ever did".[313]

The Linux kernel is licensed explicitly underGNU General Public License version 2 only (GPL-2.0-only) with an explicit syscall exception (Linux-syscall-note),[8][11][12] without offering the licensee the option to choose any later version, which is a common GPL extension. Contributed code must be available underGPL-compatible license.[13][204]

There was considerable debate about how easily the license could be changed to use later GPL versions (including version 3), and whether this change is even desirable.[315] Torvalds himself specifically indicated upon the release of version 2.4.0 that his own code is released only under version 2.[316] However, the terms of the GPL state that if no version is specified, then any version may be used,[317] andAlan Cox pointed out that very few other Linux contributors had specified a particular version of the GPL.[318]

In September 2006, a survey of 29 key kernel programmers indicated that 28 preferred GPLv2 to the then-current GPLv3 draft. Torvalds commented, "I think a number of outsiders... believed that I personally was just the odd man out because I've been so publicly not a huge fan of the GPLv3."[319] This group of high-profile kernel developers, including Torvalds,Greg Kroah-Hartman andAndrew Morton, commented on mass media about their objections to the GPLv3.[320] They referred to clauses regardingDRM/tivoization, patents, "additional restrictions" and warned aBalkanisation of the "Open Source Universe" by the GPLv3.[320][321] Torvalds, who decided not to adopt the GPLv3 for the Linux kernel, reiterated his criticism even years later.[322]

Loadable kernel modules

[edit]

It is debated whether someloadable kernel modules (LKMs) are to be consideredderivative works under copyright law, and thereby whether or not they fall under the terms of the GPL.

In accordance with the license rules, LKMs using only a public subset of the kernel interfaces[229][230] are non-derived works, thus Linux gives system administrators the mechanisms to load out-of-tree binary objects into the kernel address space.[13]

There are some out-of-tree loadable modules that make legitimate use of thedma_buf kernel feature.[323] GPL compliant code can certainly use it. However, a different possible use case would beNvidia Optimus that pairs a fast GPU with an Intel integrated GPU, where the Nvidia GPU writes into theIntel framebuffer when it is active. But, Nvidia cannot use this infrastructure because it necessitates bypassing a rule that can only be used by LKMs that are also GPL.[231]Alan Cox replied onLKML, rejecting a request from one of Nvidia's engineers to remove this technical enforcement from the API.[324] Torvalds clearly stated on the LKML that "[I] claim that binary-only kernel modules ARE derivative "by default"'".[325]

On the other hand, Torvalds has also said that "[one] gray area in particular is something like a driver that was originally written for another operating system (i.e., clearly not a derived work of Linux in origin). THAT is a gray area, and _that_ is the area where I personally believe that some modules may be considered to not be derived works simply because they weren't designed for Linux and don't depend on any special Linux behaviour".[326]Proprietary graphics drivers, in particular, are heavily discussed.

Whenever proprietary modules are loaded into Linux, the kernel marks itself as being "tainted",[327] and therefore bug reports from tainted kernels will often be ignored by developers.

Firmware binary blobs

[edit]

The official kernel, that is, Torvalds's git branch at the kernel.org repository, containsbinary blobs released under the terms of the GNU GPLv2 license.[8][13] Linux can also load binary blobs, proprietary firmware, drivers, or other executable modules from the filesystem, and link them into kernel space.[328]

When necessary (e.g., for accessing boot devices or for speed), firmware can be built-in to the kernel, meaning building the firmware intovmlinux; however, this is not always a viable option for technical or legal issues (e.g., it is not permitted to do this with firmware that is not GPL compatible, although this is quite common nonetheless).[329]

Trademark

[edit]

Linux is a registeredtrademark of Linus Torvalds in the United States, the European Union, and some other countries.[330][331] A legal battle over the trademark began in 1996, when William Della Croce, a lawyer who was never involved in the development of Linux, started requesting licensing fees for the use of the wordLinux. After it was proven that the word was in common use long before Della Croce's claimed first use, the trademark was awarded to Torvalds.[332][333][334]

Removal of Russian maintainers

[edit]

In October 2024, during theRussian invasion of Ukraine, kernel developerGreg Kroah-Hartman removed some kernel developers whose email addresses suggested a connection to Russia from their roles as maintainers.[335][336]Linus Torvalds responded that he did not support Russian aggression and would not revert the patch, insinuating that opponents of the patch wereRussian trolls.[337] James Bottomley, a kernel developer, issued an apology for the handling of the situation and clarified that the action was a consequence ofU.S. sanctions against Russia.[338]

See also

[edit]

Notes

[edit]
  1. ^As a whole, Linux source is provided under the terms of theGPL-2.0-only license with an explicit syscall exception.[11][12] Aside from that, individual files can be provided under a different license which is required to be compatible with the GPL-2.0-only license (i.e., the GNU General Public License version 2) or a dual license, with one of the choices being the GPL version 2 or a GPLv2 compatible license.[13]

References

[edit]
  1. ^"Linux Logos and Mascots". Linux Online. 2008. Archived fromthe original on 15 August 2010. Retrieved19 September 2024.
  2. ^Greg Kroah-Hartman (13 November 2025)."Linux 6.17.8". Retrieved13 November 2025.
  3. ^Greg Kroah-Hartman (13 November 2025)."Linux 6.12.58". Retrieved13 November 2025.
  4. ^Linus Torvalds (16 November 2025)."Linux 6.18-rc6". Retrieved16 November 2025.
  5. ^Russell, Paul Rusty."GNU Extensions".Unreliable Guide To Hacking The Linux Kernel. Retrieved4 August 2025.
  6. ^MaskRay (12 May 2024)."Exploring GNU extensions in the Linux kernel".MaskRay. Retrieved4 August 2025.
  7. ^Bergmann, Arnd (3 March 2022)."Kbuild: move to -std=gnu11".Linux kernel mailing list (Mailing list). Archived fromthe original on 16 July 2023. Retrieved19 October 2025.
  8. ^abcd"COPYING".git.kernel.org.Archived from the original on 2 September 2021. Retrieved2 September 2021.
  9. ^"GNU General Public License v2.0 only".spdx.org.Archived from the original on 16 July 2022. Retrieved2 September 2021.
  10. ^"Linux Syscall Note".spdx.org.Archived from the original on 30 January 2023. Retrieved2 September 2021.
  11. ^ab"GPL-2.0".git.kernel.org.Archived from the original on 16 July 2023. Retrieved2 September 2021.
  12. ^ab"Linux-syscall-note".git.kernel.org.Archived from the original on 18 January 2023. Retrieved2 September 2021.
  13. ^abcdef"Linux kernel licensing rules".The Linux Kernel documentation.Archived from the original on 7 March 2020. Retrieved6 January 2020.
  14. ^abcdefghijklmnLove, Robert (2010).Linux kernel development (3rd ed.). Upper Saddle River, NJ:Addison-Wesley.ISBN 978-0-672-32946-3.LCCN 2010018961.OCLC 268788260.OL 25534863M.
  15. ^"Extensions to the C Language Family".gcc.gnu.org.Archived from the original on 20 November 2020. Retrieved13 November 2020.
  16. ^abRichardson, Marjorie (1 November 1999)."Interview: Linus Torvalds". Linux Journal.Archived from the original on 14 May 2011. Retrieved20 August 2009.
  17. ^abTorvalds, Linus Benedict (26 August 1991)."What would you like to see most in minix?".Newsgroupcomp.os.minix.Usenet: 1991Aug25.205708.9541@klaava.Helsinki.FI.Archived from the original on 9 May 2013. Retrieved14 September 2016.
  18. ^abWelsh, Matt; Dalheimer, Matthias Kalle; Kaufman, Lar (1999). "1: Introduction to Linux".Running Linux (3rd ed.). Sebastopol, California: O'Reilly Media, Inc. p. 5.ISBN 1-56592-976-4.OCLC 50638246.
  19. ^"Free minix-like kernel sources for 386-AT - Google Groups".groups.google.com. 5 October 1991.Archived from the original on 1 March 2021. Retrieved19 March 2020.
  20. ^Williams, Sam (March 2002)."Chapter 9: The GNU General Public License".Free as in Freedom: Richard Stallman's Crusade for Free Software.O'Reilly.ISBN 0-596-00287-4. Retrieved12 November 2010.
  21. ^abcChristine Bresnahan & Richard Blum (2016).LPIC-2: Linux Professional Institute Certification Study Guide: Exam 201 and Exam 202. John Wiley & Sons. p. 107.ISBN 9781119150794.
  22. ^abTorvalds, Linus."Release Notes for Linux v0.12". The Linux Kernel Archives.Archived from the original on 19 August 2007. Retrieved21 February 2007.
  23. ^Fred Hantelmann (2016).LINUX Start-up Guide: A self-contained introduction. Springer Science & Business Media. p. 1.ISBN 9783642607493.
  24. ^abcFred Hantelmann (2016).LINUX Start-up Guide: A self-contained introduction. Springer Science & Business Media. p. 16.ISBN 9783642607493.
  25. ^Summers, David W. (19 January 1992)."Troubles with Partitions".Newsgroupalt.os.linux.Usenet: 1992Jan19.085628.18752@cseg01.uark.edu.Archived from the original on 2 June 2013. Retrieved7 January 2007.
  26. ^Clegg, Alan B. (31 March 1992)."It's here!".Newsgroupcomp.os.linux.Usenet: 1992Mar31.131811.19832@rock.concert.net.Archived from the original on 2 June 2013. Retrieved7 January 2007.
  27. ^"Appendix A: The Tanenbaum-Torvalds Debate".Open Sources: Voices from the Open Source Revolution.O'Reilly. 1999.ISBN 1-56592-582-3. Retrieved22 November 2006.
  28. ^Tanenbaum, Andy (29 January 1992)."LINUX is obsolete".Newsgroupcomp.os.minix.Usenet: 12595@star.cs.vu.nl.Archived from the original on 17 October 2011. Retrieved10 May 2006.
  29. ^Tanenbaum, Andy (12 May 2006)."Tanenbaum-Torvalds Debate: Part II".VU University Amsterdam.Archived from the original on 5 August 2015. Retrieved6 January 2007.
  30. ^"0.96 out next week".www.krsaborio.net.
  31. ^"refs/tags/v0.96a - pub/scm/linux/kernel/git/nico/archive - Git at Google".kernel.googlesource.com.Archived from the original on 27 July 2025. Retrieved3 May 2025.
  32. ^Hayward, David (22 November 2012)."The history of Linux: how time has shaped the penguin".TechRadar.Archived from the original on 19 March 2020. Retrieved26 March 2020.
  33. ^abcChristine Bresnahan & Richard Blum (2016).LPIC-2: Linux Professional Institute Certification Study Guide: Exam 201 and Exam 202. John Wiley & Sons. p. 108.ISBN 9781119150794.
  34. ^Torvalds, Linus (9 June 1996)."Linux 2.0 really _is_ released."LKML (Mailing list).Archived from the original on 2 April 2015. Retrieved8 March 2015.
  35. ^ab"Kernel Build System — The Linux Kernel documentation".Kernel.org.Archived from the original on 22 July 2020. Retrieved17 July 2020.
  36. ^ab"Kconfig make config — The Linux Kernel documentation".Kernel.org.Archived from the original on 17 July 2020. Retrieved13 September 2020.
  37. ^Torvalds, Linus (20 January 1999)."2.2.0-final".LKML (Mailing list).Archived from the original on 2 April 2015. Retrieved8 March 2015.
  38. ^ab"The Wonderful World of Linux 2.2". 26 January 1999.Archived from the original on 6 November 2014. Retrieved27 October 2008.
  39. ^"Linux/390 Observations and Notes".linuxvm.org.Archived from the original on 26 February 2019. Retrieved29 March 2020.
  40. ^Torvalds, Linus (4 January 2001)."And oh, btw."LKML (Mailing list).Archived from the original on 26 January 2016. Retrieved8 March 2015.
  41. ^"The Wonderful World of Linux 2.4". Archived fromthe original on 17 March 2005. Retrieved27 October 2008.
  42. ^Torvalds, Linus (17 December 2003)."Linux 2.6.0".LKML (Mailing list).Archived from the original on 2 April 2015. Retrieved28 February 2015.
  43. ^"proc(5) - Linux manual page" (see /proc/sys/kernel/pid_max).Archived from the original on 7 February 2014. Retrieved19 February 2014.
  44. ^"btrfs Wiki".btrfs.wiki.kernel.org.Archived from the original on 25 April 2012. Retrieved17 July 2020.
  45. ^Fred Hantelmann (2016).LINUX Start-up Guide: A self-contained introduction. Springer Science & Business Media. pp. 1–2.ISBN 9783642607493.
  46. ^Linux Kernel Mailing List (17 June 2005)."Linux 2.6.12".git-commits-head (Mailing list).Archived from the original on 26 January 2016. Retrieved23 January 2008.
  47. ^Kroah-Hartman, Greg (3 August 2006)."Adrian Bunk is now taking over the 2.6.16-stable branch".LKML (Mailing list).Archived from the original on 26 January 2016. Retrieved21 February 2015.
  48. ^Rothwell, Stephen (12 February 2008)."Announce: Linux-next (Or Andrew's dream :-))".LKML (Mailing list).Archived from the original on 24 November 2010. Retrieved30 October 2010.
  49. ^Corbet, Jonathan (21 October 2010)."linux-next and patch management process".LWN.net. Eklektix, Inc.Archived from the original on 21 June 2010. Retrieved30 October 2010.
  50. ^"The Linux Kernel Archives". Kernel.org.Archived from the original on 30 January 1998. Retrieved22 January 2014.
  51. ^"Add a personality to report 2.6.x version numbers [LWN.net]".lwn.net.Archived from the original on 16 July 2020. Retrieved15 July 2020.
  52. ^abTorvalds, Linus (21 July 2011)."Linux 3.0 release".Linux kernel mailing list.Archived from the original on 18 October 2019. Retrieved16 May 2013.
  53. ^Torvalds, Linus (30 May 2011)."Linux 3.0-rc1".LKML (Mailing list). Archived fromthe original on 31 May 2011. Retrieved1 July 2013.
  54. ^Torvalds, Linus (10 April 2001)."Re: [PATCH] i386 rw_semaphores fix".yarchive.net. Retrieved26 May 2024.
  55. ^Vaughan-Nichols, Steven J. (13 December 2012)."Good-Bye 386: Linux to drop support for i386 chips with next major release".ZDNet.CBS Interactive.Archived from the original on 17 February 2015. Retrieved6 February 2013.
  56. ^Fingas, Jon (15 December 2012)."Linux to drop i386 support in the 3.8 kernel, make us upgrade our Doom rig".Engadget.AOL.Archived from the original on 2 April 2015. Retrieved22 March 2015.
  57. ^Vaughan-Nichols, Steven J. (11 December 2012)."Linux 3.7 arrives, ARM developers rejoice".ZDNet.CBS Interactive.Archived from the original on 5 November 2014. Retrieved6 February 2013.
  58. ^Torvalds, Linus (12 April 2015)."Linux 4.0 released".LKML (Mailing list).Archived from the original on 13 April 2015. Retrieved12 April 2015.
  59. ^Torvalds, Linus (2 September 2013)."Linux 3.11".LKML (Mailing list).Archived from the original on 26 February 2014. Retrieved3 September 2013.
  60. ^"Linux 3.11". kernelnewbies.org. 2 September 2013.Archived from the original on 14 November 2021. Retrieved21 January 2014.
  61. ^"The Linux Foundation Releases Linux Development Report".Linux Foundation. 18 February 2015. Archived fromthe original on 19 July 2016. Retrieved20 February 2015.
  62. ^Michael Larabel (23 June 2014)."Linux Kernel At 19.5 Million Lines Of Code, Continues Rising".Phoronix.Archived from the original on 23 November 2020. Retrieved23 June 2015.
  63. ^abTorvalds, Linus (3 March 2019)."Linus Torvalds: Linux 5.0".LKML.Archived from the original on 25 August 2024. Retrieved25 August 2024.
  64. ^Prakash, Abhishek (11 January 2023)."Linux Kernel 5.0 Released! Check Out The New Features".It's FOSS.Archived from the original on 25 August 2024. Retrieved25 August 2024.
  65. ^Larabel, Micheal (6 January 2019)."The Many New Features & Improvements Of The Linux 5.0 Kernel".www.phoronix.com.Archived from the original on 16 October 2024. Retrieved25 August 2024.
  66. ^Corbet, Jonathan (3 August 2020)."Some statistics from the 5.8 kernel cycle".LWN - Linux Weekly News.Archived from the original on 4 September 2020. Retrieved11 August 2020.
  67. ^"Stack Overflow Developer Survey 2019 - most popular technologies".Stack Overflow.Archived from the original on 8 October 2020. Retrieved17 March 2020.
  68. ^"Stack Overflow Developer Survey 2019 - development environments and tools".Stack Overflow.Archived from the original on 7 March 2020. Retrieved17 March 2020.
  69. ^"Usage Statistics and Market Share of Operating Systems for Websites, March 2020".w3techs.com. Retrieved17 March 2020.
  70. ^"Usage Statistics and Market Share of Unix for Websites, March 2020".w3techs.com.Archived from the original on 25 September 2021. Retrieved17 March 2020.
  71. ^ab"TOP500 Supercomputer Sites: Operating system Family / Linux". Top500.org.Archived from the original on 19 November 2012. Retrieved10 August 2025.
  72. ^"Gartner Says Sales of Tablets Will Represent Less Than 10 Percent of All Devices in 2014" (Press release).Egham, UK:Gartner. 15 October 2014. Archived fromthe original on 17 October 2014. Retrieved19 October 2014.
  73. ^Lunden, Ingrid (15 October 2014)."Tablet Sales Growth Plummets In 2014 As Android Smartphones Continue To Soar: Gartner".TechCrunch.AOL.Archived from the original on 23 October 2014. Retrieved23 October 2014.
  74. ^"Global PC Shipments Exceed Forecast with Mild Improvement in Consumer Demand, While Apple Moves to #5 Spot, According to IDC" (Press release).Framingham, MA:IDC. 8 October 2014. Archived fromthe original on 11 October 2014. Retrieved19 October 2014.
  75. ^Wheeler, David A."Linux Kernel 2.6: It's Worth More!".Archived from the original on 20 August 2011. Retrieved18 January 2007.
  76. ^"Economic impact of FLOSS on innovation and competitiveness of the EU ICT sector"(PDF) (Table 3 on page 50).Archived(PDF) from the original on 15 February 2010. Retrieved8 January 2011.
  77. ^"Estimating Total Development Cost Of a Linux Distribution"(PDF) (Table on page 6). Archived fromthe original(PDF) on 11 July 2010.
  78. ^"The Billion Dollar Kernel". Linux.slashdot.org. 24 February 2010.Archived from the original on 15 May 2011. Retrieved12 November 2010.
  79. ^Wheeler, David."The Linux Kernel: It's Worth More!".Archived from the original on 24 February 2021. Retrieved17 September 2012.
  80. ^"The Linux Kernel Archives".www.kernel.org.Archived from the original on 21 February 2011. Retrieved28 February 2023.
  81. ^ab"2017 State of Linux Kernel Development".The Linux Foundation. 25 October 2017.Archived from the original on 27 May 2020. Retrieved27 May 2020.
  82. ^"Why I quit: kernel developer Con Kolivas".APC Magazine. ACP Magazines. 24 July 2007. Archived fromthe original on 7 July 2011. Retrieved15 August 2011.
  83. ^Corbet, Jonathan (25 July 2007)."Re: -mm merge plans for 2.6.23". LWN.net.Archived from the original on 11 February 2018. Retrieved10 February 2018.
  84. ^Cox, Alan (28 July 2009)."Re: [PATCH] kdesu broken".Archived from the original on 11 February 2018. Retrieved10 February 2018.
  85. ^Rodrigues, Goldwyn (22 January 2011)."A tale of two SCSI targets".Archived from the original on 15 February 2018. Retrieved14 February 2018.
  86. ^Steinmetz, Andreas (17 January 2013)."LIO - the broken iSCSI target implementation".Archived from the original on 15 February 2018. Retrieved14 February 2018.
  87. ^Paul, Ryan (19 June 2012)."Linus Torvalds says "f–k you" to NVIDIA".Archived from the original on 15 February 2018. Retrieved14 February 2018.
  88. ^John Gold (3 April 2014)."Linus Torvalds suspends key Linux developer: Kernel panic as Systemd dev pokes the bear".Archived from the original on 24 March 2019. Retrieved24 March 2019.
  89. ^Poettering, Lennart (6 October 2014)."On the sickness of the Linux Kernel Community".Google+. Archived fromthe original on 27 May 2018. Retrieved10 February 2018.
  90. ^Brodkin, Jon (6 March 2015)."VMware alleged to have violated Linux's open source license for years".Ars Technica.Archived from the original on 15 February 2018. Retrieved14 February 2018.
  91. ^McCarthy, Kieren (26 August 2016)."Having offended everyone else in the world, Linus Torvalds calls own lawyers a 'nasty festering disease'".The Register.Archived from the original on 15 February 2018. Retrieved14 February 2018.
  92. ^Kroah-Hartman, Greg."[PATCH 000/190] Revertion of all of the umn.edu commits".Linux Kernel Mailing List Archive.Archived from the original on 13 January 2022. Retrieved13 January 2022.
  93. ^Chin, Monica (30 April 2021)."How a university got itself banned from the Linux kernel". The Verge.Archived from the original on 13 January 2022. Retrieved13 January 2022.
  94. ^Corbet, Jonathan (10 September 2007)."KS2007: Developer relations and development process".LWN.net.Archived from the original on 12 February 2018. Retrieved11 February 2018.
  95. ^Brodkin, Jon (16 July 2013)."Linus Torvalds defends his right to shame Linux kernel developers".ARS Technica.Archived from the original on 17 February 2018. Retrieved11 February 2018.
  96. ^Corbet, Jonathan (9 March 2015)."The kernel's code of conflict".LWN.net.Archived from the original on 12 February 2018. Retrieved11 February 2018.
  97. ^Corbet, Jonathan (18 September 2018)."Code, conflict, and conduct".LWN.net.Archived from the original on 19 September 2018. Retrieved19 September 2018.
  98. ^Cohen, Noam (19 September 2018)."After Years of Abusive E-mails, the Creator of Linux Steps Aside".The New Yorker.Archived from the original on 20 February 2020. Retrieved24 September 2018.
  99. ^Larabel, Michael."Dropping Profanity In Kernel Code Comments: Linux Gets "Hugs"".Phoronix.Archived from the original on 21 April 2019. Retrieved15 June 2019.
  100. ^"Code of Conflict". Retrieved4 February 2018.[permanent dead link]
  101. ^Sharwood, Simon (6 October 2015)."Linux kernel dev who asked Linus Torvalds to stop verbal abuse quits over verbal abuse".The Register.Archived from the original on 29 March 2020. Retrieved4 February 2018.
  102. ^Edge, Jake (31 January 2018)."Too many lords, not enough stewards".LWN.net.Archived from the original on 9 November 2020. Retrieved4 February 2018.
  103. ^Corbet, Jonathan (6 November 2017)."Bash the kernel maintainers".LWN.net.Archived from the original on 26 January 2021. Retrieved4 February 2018.
  104. ^"Linux Evolution"(PDF). 26 March 2008.Archived(PDF) from the original on 14 December 2013. Retrieved6 November 2013.
  105. ^"Perpetual Development: A Model of the Linux Kernel Life Cycle"(PDF). 25 October 2011.Archived(PDF) from the original on 17 October 2013. Retrieved6 November 2013.
  106. ^Kroah-Hartman, Greg (12 February 2008)."Re: Announce: Linux-next (Or Andrew's dream :-))".Linux Kernel Mailing List (Mailing list).Archived from the original on 2 February 2017. Retrieved30 January 2017.
  107. ^Robert Love (2010).Linux Kernel Development: Linux Kernel Development. Pearson Education. p. 11.ISBN 9780768696790.
  108. ^Robert Love (2010).Linux Kernel Development: Linux Kernel Development. Pearson Education. p. 12.ISBN 9780768696790.
  109. ^"How the development process works".Archived from the original on 9 December 2017. Retrieved4 February 2018.
  110. ^Robert Love (2010).Linux Kernel Development: Linux Kernel Development. Pearson Education. p. 13.ISBN 9780768696790.
  111. ^"Contributor Covenant Code of Conduct".The Linux Kernel documentation.Archived from the original on 6 October 2021. Retrieved6 October 2021.
  112. ^"Linux Kernel Contributor Covenant Code of Conduct Interpretation".The Linux Kernel Documentation.Archived from the original on 6 October 2021. Retrieved6 October 2021.
  113. ^Williams, Dan."[PATCH] CodingStyle: Inclusive Terminology".Linux Kernel Mailing List.Archived from the original on 22 October 2021. Retrieved22 October 2021.
  114. ^Tim Anderson."Linux kernel minimum compiler raised to GCC 5.1, allowing potential C11 use".The Register. Retrieved12 May 2023.
  115. ^Larabel, Michael."The Switch Has Been Made From C89 To C11/GNU11 With Linux 5.18".www.phoronix.com.Archived from the original on 12 May 2023. Retrieved12 May 2023.
  116. ^Proven, Liam."Linux 6.1: Rust to hit mainline kernel".The Register.Archived from the original on 12 October 2022. Retrieved12 May 2023.
  117. ^Sharwood, Simon (11 December 2022)."Linus Torvalds reveals Linux kernel 6.1".The Register.Archived from the original on 12 May 2023. Retrieved12 May 2023.
  118. ^Corbet, Jonathan."Rust in the 6.2 kernel".LWN.net.Archived from the original on 3 June 2023. Retrieved12 May 2023.
  119. ^Larabel, Michael."More Rust Code Readied For Linux 6.3 - Closer To Having Rust Drivers Upstreamed".Phoronix.Archived from the original on 12 May 2023. Retrieved12 May 2023.
  120. ^"HOWTO do Linux kernel development — The Linux Kernel documentation".Kernel.org.Archived from the original on 7 March 2020. Retrieved4 January 2020.
  121. ^"Linux kernel coding style — The Linux Kernel documentation".Kernel.org.Archived from the original on 5 January 2020. Retrieved4 January 2020.
  122. ^ab"How the development process works — The Linux Kernel documentation".Kernel.org.Archived from the original on 9 December 2017. Retrieved26 March 2020.
  123. ^Kubbilun, Ingo A. (2 June 2004)."Linux kernel patch for Intel Compiler" (in German). Pyrillion.org. Archived fromthe original on 22 July 2011. Retrieved12 November 2010.
  124. ^timothy (26 February 2009)."High Performance Linux Kernel Project — LinuxDNA".Slashdot Linux.Dice Holdings.Archived from the original on 18 October 2019. Retrieved30 October 2010.
  125. ^Ryan, Justin (25 February 2009)."LinuxDNA Supercharges Linux with the Intel C/C++ Compiler".Linux Journal. Belltown Media, Inc.Archived from the original on 9 November 2020. Retrieved30 October 2010.
  126. ^Larabel, Michael (5 March 2023)."Linux 6.3 Drops Support For The Intel ICC Compiler".Phoronix.Archived from the original on 6 March 2023. Retrieved6 March 2023.
  127. ^Lelbach, Bryce (25 October 2010)."Clang builds a working Linux Kernel (Boots to RL5 with SMP, networking and X, self hosts)".cfe-dev (Mailing list). Archived fromthe original on 7 September 2015.
  128. ^Larabel, Michael (12 April 2014)."Linux 3.15 Can Almost Be Compiled Under LLVM's Clang".Phoronix.Archived from the original on 13 August 2020. Retrieved10 June 2014.
  129. ^Larabel, Michael (22 August 2014)."Patch By Patch, LLVM Clang Gets Better At Building The Linux Kernel".Phoronix.Archived from the original on 13 August 2020. Retrieved10 August 2025.
  130. ^Edge, Jake (7 May 2013)."LFCS: The LLVMLinux project".LWN.net.Archived from the original on 10 August 2020. Retrieved3 March 2015.
  131. ^Möller, Jan-Simon (2 February 2014)."LLVMLinux: The Linux Kernel with Dragon Wings"(PDF).LLVM Project.Archived(PDF) from the original on 3 August 2020. Retrieved3 March 2015.
  132. ^Desaulniers, Nick; Hackmann, Greg; Hines, Stephen (18 October 2017)."2017 LLVM Developers' Meeting: Compiling Android userspace and Linux kernel with LLVM"(video).youtube.com. llvm.org.Archived from the original on 31 December 2020. Retrieved10 August 2025.
  133. ^Hackmann, Greg (2 February 2017)."marlin-nougat-mr1-clang Patch Series".Archived from the original on 10 December 2020. Retrieved6 December 2020.
  134. ^Kaehlcke, Matthias (22 October 2018)."cros-kernel2: Make clang the default compiler for kernel builds".Archived from the original on 10 December 2020. Retrieved6 December 2020.
  135. ^Larabel, Michael (4 February 2019)."Using LLVM Clang To Compile The Linux Kernel Is Heating Up Again Thanks To Google".Phoronix.Archived from the original on 25 November 2020. Retrieved6 December 2020.
  136. ^Desaulniers, Nick (10 December 2019)."vts: kernel: enforce vts_kernel_toolchain for all TARGET_ARCH for R".Archived from the original on 10 December 2020. Retrieved6 December 2020.
  137. ^Desaulniers, Nick (19 November 2020)."Re: violating function pointer signature".LKML.Archived from the original on 14 April 2021. Retrieved6 December 2020.
  138. ^Bradford, John (8 March 2003)."Re: what's an OOPS".LKML (Mailing list).Archived from the original on 31 October 2014. Retrieved30 October 2010.
  139. ^"syslog(2) - Linux manual page".man7.org.Archived from the original on 13 October 2020. Retrieved15 August 2020.
  140. ^"kmsg: export printk records to the /dev/kmsg interface [LWN.net]".lwn.net.Archived from the original on 2 October 2015. Retrieved16 August 2020.
  141. ^See what your computer is doing with Ftrace utilities, 24 January 2019,archived from the original on 15 December 2021, retrieved9 May 2021
  142. ^"Debugging the kernel using Ftrace - part 1 [LWN.net]".lwn.net.Archived from the original on 9 November 2020. Retrieved15 September 2020.
  143. ^"Debugging the kernel using Ftrace - part 2 [LWN.net]".lwn.net.Archived from the original on 31 March 2020. Retrieved15 September 2020.
  144. ^"ftrace - Function Tracer — The Linux Kernel documentation".Kernel.org.Archived from the original on 19 September 2020. Retrieved15 September 2020.
  145. ^"Boot-time tracing — The Linux Kernel documentation".Kernel.org.Archived from the original on 31 October 2020. Retrieved19 September 2020.
  146. ^"Kernel Probes (Kprobes) — The Linux Kernel documentation".Kernel.org.Archived from the original on 11 October 2020. Retrieved6 October 2020.
  147. ^"Uprobe-tracer: Uprobe-based Event Tracing — The Linux Kernel documentation".Kernel.org.Archived from the original on 4 December 2020. Retrieved6 October 2020.
  148. ^"Using kgdb, kdb and the kernel debugger internals".mirrors.edge.kernel.org.Archived from the original on 26 January 2021. Retrieved3 November 2020.
  149. ^Gene Sally (2010).Pro Linux Embedded Systems. Apress. p. 252.ISBN 9781430272267.
  150. ^Billimoria, Kaiwan N. (2021).Linux Kernel Programming A Comprehensive Guide to Kernel Internals, Writing Kernel Modules, and Kernel Synchronization. Birmingham: Packt Publishing, Limited. p. 55.ISBN 978-1-78995-592-7.OCLC 1240585605.
  151. ^Vaduva, Alexandru; Gonzalez, Alex; Simmonds, Chris (2016).Linux : embedded development : leverage the power of Linux to develop captivating and powerful embedded Linux projects : a course in three modules. Birmingham, UK:Packt Publishing. p. 663.ISBN 978-1-78712-445-5.OCLC 960471438.
  152. ^Karim Yaghmour (2008).Building embedded Linux systems (2nd ed.). Sebastopol [Calif.]: O'Reilly Media. p. 387.ISBN 978-0-596-52968-0.OCLC 273049576.
  153. ^Yaghmour, Karim (2011).Embedded Android. Sebastopol, CA: O'Reilly Media. p. 44.ISBN 978-1-4493-2798-9.OCLC 812180000.
  154. ^"SoC (System on a Chip)".OpenWrt Wiki. 6 November 2014.Archived from the original on 23 August 2022. Retrieved15 March 2021.
  155. ^"What to do about CVE numbers [LWN.net]".lwn.net.Archived from the original on 23 April 2021. Retrieved15 March 2021.
  156. ^Amadeo, Ron (20 November 2019)."Google outlines plans for mainline Linux kernel support in Android".Ars Technica.Archived from the original on 9 April 2021. Retrieved31 March 2021.
  157. ^Bruchon, Jody (24 April 2021),jbruchon/elks,archived from the original on 2 May 2021, retrieved27 April 2021
  158. ^"The state of preempt-rt".linuxplumbersconf.org. Archived fromthe original on 15 October 2016. Retrieved14 June 2016.
  159. ^Meyer, David (3 February 2010)."Linux developer explains Android kernel code removal".ZDNet.CBS Interactive.Archived from the original on 15 October 2016. Retrieved3 February 2010.
  160. ^"Chapter 03: maemo Platform Overview".maemo Technology Overview.Nokia. 2008. Archived fromthe original on 16 June 2008. Retrieved9 April 2010.
  161. ^Kroah-Hartman, Greg (2 February 2010)."Android and the Linux kernel community".Archived from the original on 27 April 2019. Retrieved3 February 2010.
  162. ^abRoger Ye (2017).Android System Programming. Packt Publishing. p. 14.ISBN 9781787120389.
  163. ^Torvalds, Linus (19 September 2001)."The Origins of Linux—Linus Torvalds".YouTube.Archived from the original on 15 December 2021. Retrieved6 December 2020.
  164. ^"Linux MAINTAINERS file". Archived fromthe original on 12 January 2013.
  165. ^Alexandru Vaduva, Alex Gonzalez & Chris Simmonds (2016).Linux: Embedded Development. Packt Publishing. p. 663.ISBN 9781787124455.
  166. ^"Linux for little systems [LWN.net]".lwn.net.Archived from the original on 27 July 2025. Retrieved22 November 2024.
  167. ^"Kernel tinification [LWN.net]".lwn.net.Archived from the original on 12 November 2024. Retrieved22 November 2024.
  168. ^Brown, Eric (13 April 2017)."Shrinking the Linux Kernel and File System for IoT".Linux.com.Archived from the original on 6 October 2024. Retrieved22 November 2024.
  169. ^Shizukuishi, Takuya; Matsubara, Katsuya (30 March 2020)."An efficient tinification of the linux kernel for minimizing resource consumption".Proceedings of the 35th Annual ACM Symposium on Applied Computing. pp. 1228–1237.doi:10.1145/3341105.3373913.ISBN 978-1-4503-6866-7.Archived from the original on 20 January 2025. Retrieved22 November 2024.
  170. ^"README". git.kernel.org. Archived fromthe original on 24 July 2012. Retrieved24 March 2021.
  171. ^"KernelBuild - Linux Kernel Newbies".kernelnewbies.org.Archived from the original on 19 October 2020. Retrieved13 September 2020.
  172. ^"The Sysctl Interface".Linux.it.Archived from the original on 17 February 2020. Retrieved13 September 2020.
  173. ^"sysctl(8) - Linux manual page".man7.org.Archived from the original on 30 September 2020. Retrieved13 September 2020.
  174. ^"procfs(5) - Linux manual page".man7.org.Archived from the original on 24 September 2020. Retrieved13 September 2020.
  175. ^"sched(7) - Linux manual page".man7.org.Archived from the original on 17 July 2020. Retrieved27 July 2020.
  176. ^"FAQ: Preemption".kernelnewbies.org. 22 August 2009.Archived from the original on 7 August 2020. Retrieved7 May 2015.
  177. ^abJonathan Corbet (24 February 2003)."Driver porting: the preemptible kernel".LWN.net.Archived from the original on 10 August 2020. Retrieved7 May 2015.
  178. ^ab"EEVDF Scheduler Merged For Linux 6.6, Intel Hybrid Cluster Scheduling Re-Introduced".Phoronix.Archived from the original on 11 September 2023. Retrieved10 September 2023.
  179. ^abMolnár, Ingo (13 April 2007)."[patch] Modular Scheduler Core and Completely Fair Scheduler [CFS]".LKML (Mailing list).Archived from the original on 3 November 2020. Retrieved30 March 2020.
  180. ^"Completely Fair Scheduler | Linux Journal".Linuxjournal.com.Archived from the original on 3 August 2020. Retrieved30 March 2020.
  181. ^"ioctl(2) - Linux manual page".man7.org.Archived from the original on 20 July 2020. Retrieved11 August 2020.
  182. ^"aio(7) - Linux manual page".man7.org.Archived from the original on 12 April 2020. Retrieved11 August 2020.
  183. ^"io_setup(2) - Linux manual page".man7.org.Archived from the original on 20 August 2020. Retrieved11 August 2020.
  184. ^"KVM".Linux-kvm.org.Archived from the original on 28 March 2020. Retrieved29 March 2020.
  185. ^"TechComparison - Linux Virtualization Wiki".Virt.kernelnewbies.org.Archived from the original on 3 August 2020. Retrieved29 March 2020.
  186. ^"Virtualization_support_through_KVM in Linux_2_6_20 - Linux Kernel Newbies".Kernelnewbies.org.Archived from the original on 29 November 2019. Retrieved29 March 2020.
  187. ^Coekaerts, Wim."Linux mainline contains all the Xen code bits for Dom0 and DomU support".blogs.oracle.com.Archived from the original on 3 August 2020. Retrieved29 March 2020.
  188. ^"Xen celebrates full Dom0 and DomU support in Linux 3.0 – blog.xen.org". 7 June 2011. Archived fromthe original on 7 June 2011. Retrieved29 March 2020.
  189. ^Wilk, Konrad Rzeszutek (31 January 2014)."Linux 3.14 and PVH".Xen Project.Archived from the original on 29 March 2020. Retrieved29 March 2020.
  190. ^"Introduction to Xen Virtualization | Virtualization Guide | openSUSE Leap 15.2".doc.opensuse.org.Archived from the original on 28 September 2020. Retrieved29 September 2020.
  191. ^"Virtualization technology | Virtualization Guide | openSUSE Leap 15.3".doc.opensuse.org.Archived from the original on 30 September 2021. Retrieved30 September 2021.
  192. ^ab"SELinux Project".GitHub.Archived from the original on 12 December 2019. Retrieved10 January 2020.
  193. ^ab"AppArmor".The Linux Kernel documentation.Archived from the original on 8 May 2020. Retrieved10 January 2020.
  194. ^Jake Edge (25 November 2008)."Character devices in user space".LWN.net.Archived from the original on 26 January 2021. Retrieved7 May 2015.
  195. ^Jonathan Corbet (2 May 2007)."UIO: user-space drivers".LWN.net.Archived from the original on 11 November 2020. Retrieved7 May 2015.
  196. ^abcd"stable-api-nonsense - Linux kernel source tree".git.kernel.org.Archived from the original on 5 March 2021. Retrieved18 April 2020.
  197. ^Gorman, Mel (15 February 2004).Understanding the Linux Virtual Memory Manager(PDF). Prentice Hall. p. 26.ISBN 0-13-145348-3.Archived(PDF) from the original on 3 May 2019. Retrieved27 January 2020.
  198. ^Greg Ungerer."uClinux mainline Announcement". Archived fromthe original on 31 October 2007. Retrieved15 January 2008.
  199. ^abNguyen, Binh (30 July 2004)."Linux Filesystem Hierarchy: Chapter 1. Linux Filesystem Hierarchy". The Linux Documentation Project.Archived from the original on 2 December 2020. Retrieved28 November 2012.
  200. ^"Admin Guide README".Kernel.org git repositories.
  201. ^"Linux kernel release 5.x — The Linux Kernel documentation".Kernel.org.Archived from the original on 7 March 2020. Retrieved4 January 2020.
  202. ^"README\ABI\Documentation - kernel/git/torvalds/linux.git - Linux kernel source tree".git.kernel.org.Archived from the original on 1 October 2020. Retrieved18 April 2020.
  203. ^"syscalls\stable\ABI\Documentation - kernel/git/torvalds/linux.git - Linux kernel source tree".git.kernel.org.Archived from the original on 2 October 2020. Retrieved18 April 2020.
  204. ^ab"1.Intro.rst - Documentation/process/1.Intro.rst - Linux source code (v5.8) - Bootlin".elixir.bootlin.com.Archived from the original on 14 April 2021. Retrieved8 August 2020.
  205. ^ab"syscalls".man7.Archived from the original on 15 January 2020. Retrieved28 January 2020.
  206. ^"intro(2) - Linux manual page".man7.org.Archived from the original on 17 July 2020. Retrieved16 July 2020.
  207. ^"clone".man7.org.Archived from the original on 18 January 2020. Retrieved28 January 2020.
  208. ^"feature_test_macros".man7.org.Archived from the original on 19 January 2020. Retrieved28 January 2020.
  209. ^"vdso(7) - Linux manual page".man7.org.Archived from the original on 2 February 2020. Retrieved2 February 2020.
  210. ^ab"futex(2) - Linux manual page".man7.org.Archived from the original on 31 January 2020. Retrieved2 February 2020.
  211. ^"syscall(2) - Linux manual page".man7.org.Archived from the original on 21 January 2020. Retrieved2 February 2020.
  212. ^"sysfs(5) - Linux manual page".man7.org.Archived from the original on 18 January 2020. Retrieved6 January 2020.
  213. ^"Rules on how to access information in sysfs — The Linux Kernel documentation".Kernel.org.Archived from the original on 7 March 2020. Retrieved6 January 2020.
  214. ^"Linux Foundation Referenced Specifications".refspecs.linuxbase.org. Retrieved3 February 2020.
  215. ^"LSB Specifications".refspecs.linuxbase.org. Retrieved3 February 2020.
  216. ^"Linux Standard Base Desktop Specification, Generic Part".refspecs.linuxbase.org. Retrieved3 February 2020.
  217. ^"Normative References".refspecs.linuxfoundation.org.Archived from the original on 12 August 2020. Retrieved3 February 2020.
  218. ^"Linux Standard Base Core Specification, Generic Part".refspecs.linuxfoundation.org.Archived from the original on 29 November 2019. Retrieved3 February 2020.
  219. ^"System V Application Binary Interface - Edition 4.1"(PDF).Sco.com.Archived(PDF) from the original on 13 December 2019. Retrieved3 February 2020.
  220. ^"Xinuos Inc. | Developers | Gabi | 17 December 2003 | System V Application Binary Interface - DRAFT".Sco.com.Archived from the original on 3 February 2020. Retrieved3 February 2020.
  221. ^"Executable And Linking Format (ELF)".Refspecs.linuxbase.org. Retrieved3 February 2020.
  222. ^"elf(5) - Linux manual page".man7.org.Archived from the original on 30 November 2020. Retrieved18 November 2020.
  223. ^"Linux Standard Base Core Specification for X86-64".Refspecs.linuxbase.org. Retrieved3 February 2020.
  224. ^"System V Application Binary Interface - DRAFT".Refspecs.linuxbase.org. Retrieved3 February 2020.
  225. ^Seyfarth, Ray (2012).Introduction to 64 Bit Intel Assembly Language Programming for Linux. CreateSpace Independent Publishing Platform. p. 170.ISBN 9781478119203.
  226. ^Drysdale, David (9 July 2014)."Anatomy of a system call, part 1 [LWN.net]".lwn.net.Archived from the original on 18 August 2020. Retrieved16 July 2020.
  227. ^"Anatomy of a system call, part 2 [LWN.net]".lwn.net.Archived from the original on 6 August 2020. Retrieved16 July 2020.
  228. ^Deucher, Alex (7 October 2014)."AMD's New Unified Open Source Driver".X.Org Foundation.Archived from the original on 21 January 2015. Retrieved21 January 2015.
  229. ^ab"Symbols - Unreliable Guide To Hacking The Linux Kernel — The Linux Kernel documentation".Kernel.org.Archived from the original on 3 August 2020. Retrieved8 February 2020.
  230. ^ab"Exported symbols and the internal API [LWN.net]".Lwn.net.Archived from the original on 31 March 2020. Retrieved15 March 2020.
  231. ^ab"Unexporting kallsyms_lookup_name() [LWN.net]".Lwn.net.Archived from the original on 1 April 2020. Retrieved15 March 2020.
  232. ^"Trees I: Radix trees [LWN.net]".lwn.net.Archived from the original on 8 November 2020. Retrieved13 November 2020.
  233. ^"Trees II: red-black trees [LWN.net]".lwn.net.Archived from the original on 13 November 2020. Retrieved13 November 2020.
  234. ^"Unreliable Guide To Hacking The Linux Kernel".Kernel.org (1st ed.). 2005.Archived from the original on 16 February 2020. Retrieved15 March 2020.
  235. ^"Unreliable Guide To Hacking The Linux Kernel — The Linux Kernel documentation".Kernel.org.Archived from the original on 7 March 2020. Retrieved15 March 2020.
  236. ^"Unreliable Guide To Locking — The Linux Kernel documentation".Kernel.org.Archived from the original on 7 March 2020. Retrieved15 March 2020.
  237. ^"SCSI Interfaces Guide — The Linux Kernel documentation".Kernel.org.Archived from the original on 2 June 2020. Retrieved11 June 2020.
  238. ^"libATA Developer's Guide — The Linux Kernel documentation".Kernel.org.Archived from the original on 30 May 2020. Retrieved11 June 2020.
  239. ^"DRM Internals — The Linux Kernel documentation".Kernel.org.Archived from the original on 1 June 2020. Retrieved11 June 2020.
  240. ^"Kernel Mode Setting (KMS) — The Linux Kernel documentation".Kernel.org.Archived from the original on 11 June 2020. Retrieved11 June 2020.
  241. ^"Introduce DMA buffer sharing mechanism [LWN.net]".lwn.net.Archived from the original on 11 June 2020. Retrieved11 June 2020.
  242. ^"Sharing CPU and GPU buffers on Linux*".01.org. 12 May 2016.Archived from the original on 11 June 2020. Retrieved11 June 2020.
  243. ^"Buffer Sharing and Synchronization — The Linux Kernel documentation".Kernel.org.Archived from the original on 1 June 2020. Retrieved11 June 2020.
  244. ^"About mac80211". Linux Kernel Organization, Inc.Archived from the original on 1 February 2021. Retrieved8 June 2014.
  245. ^"Linux 802.11 Driver Developer's Guide — The Linux Kernel documentation".Kernel.org.Archived from the original on 19 November 2021. Retrieved19 November 2021.
  246. ^"clone(2) - Linux manual page".man7.org.Archived from the original on 15 July 2020. Retrieved15 July 2020.
  247. ^"clone3(), fchmodat4(), and fsinfo() [LWN.net]".lwn.net.Archived from the original on 15 June 2020. Retrieved15 July 2020.
  248. ^"[PATCH v3 1/2] fork: add clone3 [LWN.net]".lwn.net.Archived from the original on 16 July 2020. Retrieved16 July 2020.
  249. ^"ld-linux.so(8) - Linux manual page".man7.org.Archived from the original on 26 November 2020. Retrieved18 November 2020.
  250. ^"nptl(7) - Linux manual page".man7.org.Archived from the original on 25 July 2020. Retrieved25 July 2020.
  251. ^"futex(7) - Linux manual page".man7.org.Archived from the original on 15 July 2020. Retrieved25 July 2020.
  252. ^"Kernel threads made easy [LWN.net]".lwn.net.Archived from the original on 31 March 2020. Retrieved15 August 2020.
  253. ^abBar, Moshe (1 April 2000)."The Linux Scheduler".Linux Journal. Belltown Media, Inc.Archived from the original on 2 February 2021. Retrieved14 April 2012.
  254. ^BKK19-TR03 - The Linux Kernel Scheduler - Overview, 23 April 2019,archived from the original on 15 December 2021, retrieved17 May 2021
  255. ^"Lowering Latency in Linux: Introducing a Preemptible Kernel | Linux Journal".Linuxjournal.com.Archived from the original on 9 August 2020. Retrieved17 August 2020.
  256. ^"CFS Scheduler — The Linux Kernel documentation".Kernel.org.Archived from the original on 1 May 2021. Retrieved1 May 2021.
  257. ^"IEEE Standard for Information Technology – Portable Operating System Interface, POSIX.1b, Real-time extensions (IEEE Std 1003.1b-1993)".Archived from the original on 16 November 2010. Retrieved17 March 2016.
  258. ^Larabel, Michael (24 January 2014)."The Linux 3.14 Kernel Already Has Many Exciting Features".Phoronix.Archived from the original on 13 August 2020. Retrieved3 February 2014.
  259. ^"Linux kernel 3.14, Section 1.1. Deadline scheduling class for better real-time scheduling".kernelnewbies.org. 30 March 2014.Archived from the original on 15 January 2021. Retrieved2 April 2014.
  260. ^"RT-mutex implementation design — The Linux Kernel documentation".Kernel.org.Archived from the original on 26 November 2021. Retrieved17 December 2021.
  261. ^"RT-mutex subsystem with PI support — The Linux Kernel documentation".Kernel.org.Archived from the original on 26 November 2021. Retrieved17 December 2021.
  262. ^McKenney, Paul (10 August 2005)."A realtime preemption overview".LWN.net.Archived from the original on 10 August 2020. Retrieved5 February 2012.
  263. ^"OSADL Project: Realtime Linux".OSADL.Archived from the original on 4 February 2021. Retrieved5 February 2012.
  264. ^abRostedt, Steven (24 October 2018)."Real-Time is coming to Linux. What does that mean for you?"(PDF).Archived(PDF) from the original on 27 July 2025. Retrieved10 August 2025.
  265. ^"EEVDF Scheduler May Be Ready For Landing With Linux 6.6".Phoronix.Archived from the original on 29 August 2023. Retrieved31 August 2023.
  266. ^"[PATCH 00/10] sched: EEVDF using latency-nice [LWN.net]".LWN.net.Archived from the original on 2 September 2023. Retrieved10 September 2023.
  267. ^"An EEVDF CPU scheduler for Linux [LWN.net]".LWN.net.Archived from the original on 1 September 2023. Retrieved31 August 2023.
  268. ^"locking — The Linux Kernel documentation".Kernel.org.Archived from the original on 23 January 2022. Retrieved17 December 2021.
  269. ^"locking.rst - Documentation/kernel-hacking/locking.rst - Linux source code (v5.11.10) - Bootlin".elixir.bootlin.com.Archived from the original on 14 April 2021. Retrieved29 March 2021.
  270. ^"What is RCU, Fundamentally? [LWN.net]".lwn.net.Archived from the original on 4 May 2021. Retrieved29 March 2021.
  271. ^"What is RCU? Part 2: Usage [LWN.net]".lwn.net.Archived from the original on 8 March 2021. Retrieved29 March 2021.
  272. ^"RCU part 3: the RCU API [LWN.net]".lwn.net.Archived from the original on 22 March 2021. Retrieved29 March 2021.
  273. ^"Linux-Kernel Memory Model".open-std.org. Retrieved29 March 2021.
  274. ^"A formal kernel memory-ordering model (part 1) [LWN.net]".lwn.net.Archived from the original on 14 April 2021. Retrieved29 March 2021.
  275. ^"A formal kernel memory-ordering model (part 2) [LWN.net]".lwn.net.Archived from the original on 14 April 2021. Retrieved29 March 2021.
  276. ^Stern, Alan."Explanation of the Linux-Kernel Memory Consistency Model".Archived from the original on 14 April 2021. Retrieved29 March 2021.
  277. ^"kernel/git/torvalds/linux.git - Linux kernel source tree".git.kernel.org.Archived from the original on 10 November 2021. Retrieved17 December 2021.
  278. ^ab"Lock types and their rules — The Linux Kernel documentation".Kernel.org.Archived from the original on 4 November 2021. Retrieved17 December 2021.
  279. ^"Short subjects: Realtime, Futexes, and ntfs3".Lwn.net.Archived from the original on 8 December 2022. Retrieved20 February 2022.
  280. ^"RT-mutex subsystem with PI support — The Linux Kernel documentation".Kernel.org.Archived from the original on 18 March 2022. Retrieved20 February 2022.
  281. ^"RT-mutex implementation design — the Linux Kernel documentation".Archived from the original on 16 June 2020. Retrieved27 November 2021.
  282. ^"Runtime locking correctness validator — The Linux Kernel documentation".Kernel.org.Archived from the original on 15 December 2021. Retrieved17 December 2021.
  283. ^"Interrupts, threads, and lockdep [LWN.net]".lwn.net.Archived from the original on 27 November 2021. Retrieved17 December 2021.
  284. ^ab"Physical Memory — The Linux Kernel documentation".docs.kernel.org.Archived from the original on 29 January 2025. Retrieved26 January 2025.
  285. ^"Page Tables — The Linux Kernel documentation".www.kernel.org. Retrieved21 July 2024.
  286. ^"Physical Memory — The Linux Kernel documentation".www.kernel.org.Archived from the original on 22 July 2024. Retrieved21 July 2024.
  287. ^"The Linux Storage Stack Diagram".Thomas-krenn.com.Archived from the original on 3 August 2020. Retrieved19 March 2020.
  288. ^"The SLUB allocator".Lwn.net. 11 April 2007.Archived from the original on 9 March 2022. Retrieved20 February 2022.
  289. ^ab"Slab allocators in the Linux Kernel: SLAB, SLOB, SLUB"(PDF).Events.static.linuxfound.org. Retrieved20 February 2022.
  290. ^Corbet, Jonathan (28 April 2023)."6.4 Merge window, part 1 [LWN.net]".LWN.net.Archived from the original on 12 May 2023. Retrieved12 May 2023.
  291. ^"The first half of the 6.8 merge window [LWN.net]".lwn.net.Archived from the original on 15 September 2024. Retrieved21 July 2024.
  292. ^"Kernel/Git/Torvalds/Linux.git - Linux kernel source tree".Git.kernel.org.Archived from the original on 10 November 2021. Retrieved10 November 2021.
  293. ^"The Superblock (System Administration Guide: Basic Administration)".docs.oracle.com.Archived from the original on 29 January 2025. Retrieved26 January 2025.
  294. ^abcTorvalds, Linus (January 1999)."The Linux Edge".Open Sources: Voices from the Open Source Revolution.O'Reilly.ISBN 1-56592-582-3. Retrieved13 October 2013.
  295. ^"Porting Linux to the DEC Alpha: The Kernel and Shell".Archived from the original on 5 September 2019. Retrieved5 October 2019.
  296. ^"Linux on Alpha: A Strategic Choice".Archived from the original on 4 September 2019. Retrieved5 October 2019.
  297. ^"Avalon Cluster | TOP500 Supercomputer Sites".Top500.org.Archived from the original on 5 October 2019. Retrieved5 October 2019.
  298. ^Wang, David (6 May 2010)."Android Now Running On iPhone 3G".TechHive.IDG.Archived from the original on 22 July 2010. Retrieved11 July 2010.
  299. ^"LKDDb". LKDDb Project.Archived from the original on 25 February 2021. Retrieved26 January 2021.
  300. ^"Linux Hardware". Linux Hardware Project.Archived from the original on 26 January 2021. Retrieved26 January 2021.
  301. ^Mookhey, K. K.; Burghate, Nilesh (1 July 2005).Linux: Security, Audit and Control Features. US:ISACA. p. 14.ISBN 1-893209-78-4.LCCN 2005284667.OCLC 69327696.OL 12217098M.Archived from the original on 2 June 2013. Retrieved31 December 2010.
  302. ^Hatch, Brian (15 July 2008).Hacking Exposed Linux: Linux Security Secrets and Solutions.McGraw-Hill Osborne Media. p. 524.ISBN 978-0-07-226257-5.OCLC 234073834.OL 9585473M.Archived from the original on 2 June 2013. Retrieved31 December 2010.
  303. ^Jaeger, Trent (7 October 2008).Operating System Security. Morgan and Claypool Publishers. p. 122.ISBN 978-1-59829-212-1.OCLC 141384425.OL 12496480M.Archived from the original on 2 June 2013. Retrieved31 December 2010.
  304. ^Corbet, Jonathan."CAP_PERFMON — and new capabilities in general".lwn.net.Archived from the original on 4 August 2020. Retrieved2 August 2020.
  305. ^"Linux Security Module Usage".The Linux Kernel documentation.Archived from the original on 2 May 2020. Retrieved10 January 2020.
  306. ^"SELinux Frequently Asked Questions (FAQ)".National Security Agency. Archived fromthe original on 18 September 2019. Retrieved10 January 2020.
  307. ^"Seccomp BPF (SECure COMPuting with filters)".The Linux Kernel documentation.Archived from the original on 7 March 2020. Retrieved10 January 2020.
  308. ^Andrews, Jeremy (16 July 2008)."Security Bugs and Full Disclosure".KernelTrap. Archived fromthe original on 19 July 2008. Retrieved31 December 2010.
  309. ^Spengler, Brad (16 July 2008)."Linux's unofficial security-through-coverup policy".Full Disclosure (Mailing list).Archived from the original on 7 August 2020. Retrieved31 December 2010.
  310. ^"NVD – CVE-2024-50264".nvd.nist.gov. 18 November 2024. Retrieved11 September 2025.
  311. ^"CVE-2024-50264".Ubuntu. 19 November 2024. Retrieved11 September 2025.
  312. ^"CVE-2024-50264".cve.org. 19 November 2024. Retrieved11 September 2025.
  313. ^abYamagata, Hiroo (3 August 1997)."The Pragmatist of Free Software".HotWired. Archived fromthe original on 10 February 2007. Retrieved21 February 2007.
  314. ^"GPL-v2".gnu.org.Archived from the original on 25 December 2019. Retrieved28 January 2020.
  315. ^Corbet, Jonathan (31 January 2006)."GPLv3 and the kernel".LWN.net.Archived from the original on 10 August 2020. Retrieved21 February 2007.
  316. ^Torvalds, Linus (8 September 2000)."Linux-2.4.0-test8".LKML (Mailing list).Archived from the original on 15 May 2020. Retrieved21 February 2007.
  317. ^"gnu.org".Gnu.org.Archived from the original on 2 February 2021. Retrieved18 October 2017.
  318. ^Cox, Alan (20 January 2006)."Re: GPL V3 and Linux".LKML (Mailing list).Archived from the original on 26 January 2021. Retrieved21 February 2007.
  319. ^Shankland, Stephen (25 September 2006)."Top Linux programmers pan GPL 3".News.com.CNET. Archived fromthe original on 14 September 2013. Retrieved21 February 2007.
  320. ^abJames E.J. Bottomley; Mauro Carvalho Chehab; Thomas Gleixner; Christoph Hellwig; Dave Jones; Greg Kroah-Hartman; Tony Luck; Andrew Morton; Trond Myklebust; David Woodhouse (15 September 2006)."Kernel developers' position on GPLv3: The Dangers and Problems with GPLv3".LWN.net.Archived from the original on 18 January 2021. Retrieved11 March 2015.
  321. ^Petreley, Nicholas (27 September 2006)."A fight against evil or a fight for attention?". linuxjournal.com.Archived from the original on 2 March 2018. Retrieved11 March 2015.
  322. ^"Linus Torvalds says GPL v3 violates everything that GPLv2 stood for".Debconf 2014. 2014.Archived from the original on 8 May 2018. Retrieved21 March 2018.
  323. ^Clark, Rob; Semwal, Sumit (1 November 2012)."DMA Buffer Sharing Framework: An Introduction"(PDF). Embedded Linux Conference.Archived(PDF) from the original on 8 August 2014. Retrieved2 August 2014.
  324. ^Cox, Alan (10 October 2012)."[PATCH] dma-buf: Use EXPORT_SYMBOL".Direct Rendering Infrastructure (Mailing list).Archived from the original on 22 January 2013. Retrieved3 September 2013.
  325. ^Torvalds, Linus (10 December 2003)."RE: Linux GPL and binary module exception clause?".LKML (Mailing list).Archived from the original on 15 June 2011. Retrieved31 December 2010.
  326. ^Torvalds, Linus (3 December 2003)."Re: Linux GPL and binary module exception clause?".LKML (Mailing list).Archived from the original on 28 April 2020. Retrieved12 November 2010.
  327. ^"Tainted kernels — The Linux Kernel documentation".Kernel.org.Archived from the original on 7 March 2020. Retrieved13 January 2020.
  328. ^"Linux Firmware API — The Linux Kernel documentation".Kernel.org.Archived from the original on 13 January 2020. Retrieved13 January 2020.
  329. ^"Built-in firmware — The Linux Kernel documentation".Kernel.org.Archived from the original on 10 June 2020. Retrieved10 June 2020.
  330. ^"Linux TM registration in the US".uspto.gov.Archived from the original on 24 February 2021. Retrieved6 September 2019.
  331. ^"Linux TM registration in the EU".euipo.europa.eu.Archived from the original on 9 June 2016. Retrieved28 November 2020.
  332. ^Hughes, Phil (1 August 1997)."Linux Trademark Dispute".Linux Journal. Belltown Media, Inc.Archived from the original on 30 April 2010. Retrieved8 December 2010.
  333. ^Hughes, Phil (1 March 1997)."Action Taken on Linux Trademark".Linux Journal. Belltown Media, Inc.Archived from the original on 3 March 2010. Retrieved8 December 2010.
  334. ^Gisselberg, Tonya (2010)."The Trademark History of Linux, the Operating System"(PDF). Gisselberg Law Firm, Inc. Archived fromthe original(PDF) on 11 July 2011. Retrieved8 December 2010.
  335. ^Kroah-Hartman, Greg."[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements".Linux kernel mailing list (Mailing list). Retrieved11 August 2025.
  336. ^Purdy, Kevin (24 October 2024)."Removal of Russian coders spurs debate about Linux kernel's politics".Ars Technica. Retrieved18 November 2024.
  337. ^Torvalds, Linus (23 October 2024)."Re: [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."".Linux kernel mailing list (Mailing list). Retrieved11 August 2025.
  338. ^Bottomley, James (24 October 2024)."Re: linux: Goodbye from a Linux community volunteer".Linux kernel mailing list (Mailing list). Retrieved11 August 2025.

Further reading

[edit]

External links

[edit]
Wikimedia Commons has media related toLinux kernel.
Wikibooks has more on the topic of:Linux kernel
Organization
Kernel
Support
People
Technical
Debugging
Startup
ABIs
APIs
Kernel
System Call
Interface
In-kernel
Userspace
Daemons,
File systems
Wrapper
libraries
Components
Variants
Virtualization
Adoption
Range
of use
Adopters
Linux kernel
Controversies
Distributions
Organizations
Adoption
Media
Security
certifications
Linux
Kernel
GNU/
Linux
XNU
QNX
Microsoft
Windows
Zircon
FreeBSD,NetBSD
OpenHarmony,
HarmonyOS NEXT
FreeRTOS
  • Amazfit OS
    • Zepp OS
  • MIUI Band OS
Nintendo
system software
Minix 3
Symbian
Others
Operating
systems

andnetwork
operating
systems
Linux-
based
Entirely free
Partly proprietary
FreeBSD-
based
Entirely free
Partly proprietary
Proprietary
Routing daemons
Other software
Related articles
Contributors to theLinux operating system
Kernel
GNU
Distributions
Other developers
Advocates
Others
Retrieved from "https://en.wikipedia.org/w/index.php?title=Linux_kernel&oldid=1322649195"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp