0% found this document useful (0 votes)
83 views4 pages

Torvalds - Linux - Linux Kernel Source Tree

The document is a snapshot of the Linux kernel source tree on GitHub, showing recent activity including merges and updates across various components. It highlights the number of commits, branches, tags, and contributors, as well as links to documentation for kernel developers. Additionally, it provides instructions for building documentation and emphasizes the importance of reading specific files for kernel development guidelines.

Uploaded by

raunak.lanjewar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
83 views4 pages

Torvalds - Linux - Linux Kernel Source Tree

The document is a snapshot of the Linux kernel source tree on GitHub, showing recent activity including merges and updates across various components. It highlights the number of commits, branches, tags, and contributors, as well as links to documentation for kernel developers. Additionally, it provides instructions for building documentation and emphasizes the importance of reading specific files for kernel development guidelines.

Uploaded by

raunak.lanjewar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

7/25/25, 12:17 AM torvalds/linux: Linux kernel source tree

torvalds linux Type / to search


Code Pull requests 481 Actions Projects Security Insights

linux Public

1 Branch 893 Tags Go to file t Go to file Add fileAbout Code


Linux kernel source tree
torvalds Merge tag 'sound-6.16' of git://git.kernel.org/pub/scm/li…
Readme
dd9c173 · 2 hours ago 1,369,352 Commits
View license
Documentation Merge tag 'char-misc-6.… 4 days ago Activity
198k stars
LICENSES LICENSES: add CC0-1.0 … 2 months ago 7.8k watching
arch Merge tag 'arm64-fixes' … 3 hours ago 57.1k forks
block Merge tag 'block-6.16-2… last week Report repository
certs sign-file,extract-cert: us… 10 months ago Releases
crypto crypto: wp512 - Use API … last month 893 tags
drivers Merge tag 'net-6.16-rc8'… 3 hours ago
Packages
fs fix the regression in ufs … yesterday No packages published
include Merge tag 'arm64-fixes' … 3 hours ago
futex: Temporary disable… 3 weeks ago Contributors 5,000+
https://github.com/torvalds/linux 1/4
7/25/25, 12:17 AM torvalds/linux: Linux kernel source tree

init
io_uring Merge tag 'io_uring-6.16… last week
ipc Merge tag 'mm-nonmm-… last month
+ 16,351 contributors
kernel Merge tag 'trace-v6.16-r… 4 days ago
lib maple_tree: fix mt_destr… 2 weeks ago Languages
mm Merge tag 'vfs-6.16-rc7.f… 5 days ago C 98.3% Assembly 0.7%
net Merge tag 'ipsec-2025-… 8 hours ago Shell 0.4% Python 0.2%
Makefile 0.2% Rust 0.1%
rust Merge tag 'rust-fixes-6.1… 5 days ago Other 0.1%
samples samples/damon: fix dam… 2 weeks ago
scripts Merge tag 'rust-fixes-6.1… 5 days ago
security selinux: change security… last month
sound Merge tag 'asoc-fix-v6.1… 12 hours ago
tools Merge tag 'net-6.16-rc8'… 3 hours ago
usr usr/include: openrisc: do… 2 months ago
virt KVM: Allow CPU to resc… last month
.clang-format BackMerge tag 'v6.15-rc… 2 months ago
.clippy.toml rust: clean Rust 1.88.0's … 2 months ago
.cocciconfig scripts: add Linux .cocci… 9 years ago
https://github.com/torvalds/linux 2/4
7/25/25, 12:17 AM torvalds/linux: Linux kernel source tree

.editorconfig .editorconfig: remove tri… last year


.get_maintainer.ig… MAINTAINERS: Retire Ra… 8 months ago
.gitattributes .gitattributes: set diff dri… 2 years ago
.gitignore .gitignore: ignore Python… 3 months ago
.mailmap MAINTAINERS: Update K… 2 weeks ago
.pylintrc docs: add a .pylintrc file … 3 months ago
.rustfmt.toml rust: add .rustfmt.toml 3 years ago
COPYING COPYING: state that all … 5 years ago
CREDITS CREDITS: Add entry for … last month
Kbuild drm: ensure drm header… 5 months ago
Kconfig io_uring: Rename KConfi… 5 months ago
MAINTAINERS Merge tag 'net-6.16-rc8'… 3 hours ago
Makefile Linux 6.16-rc7 4 days ago
README README: Fix spelling last year

README License

Linux kernel
============

https://github.com/torvalds/linux 3/4
7/25/25, 12:17 AM torvalds/linux: Linux kernel source tree

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or


``make pdfdocs``. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,


several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the


requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.

https://github.com/torvalds/linux 4/4

You might also like