Menu

Tree [7d5499] master /
 History

HTTPS access


File Date Author Commit
 Documentation 2021-07-23 Peter Collingbourne Peter Collingbourne [e71e2a] userfaultfd: do not untag user pointers
 LICENSES 2021-07-03 Nishanth Menon Nishanth Menon [21de80] LICENSES/dual/CC-BY-4.0: Git rid of "smart quotes"
 arch 2021-07-20 Akira Tsukamoto Akira Tsukamoto [ea196c] riscv: __asm_copy_to-from_user: Fix: Typos in c...
 block 2021-07-07 Yu Kuai Yu Kuai [a73176] blk-cgroup: prevent rcu_sched detected stalls w...
 certs 2021-04-23 Nayna Jain Nayna Jain [781a57] ima: ensure IMA_APPRAISE_MODSIG has necessary d...
 crypto 2021-05-28 Xiao Ni Xiao Ni [9be148] async_xor: check src_offs is not NULL before up...
 drivers 2021-07-13 Jinzhou Su Jinzhou Su [775da8] drm/amdgpu: add another Renoir DID
 fs 2021-07-23 Mike Kravetz Mike Kravetz [e0f7e2] hugetlbfs: fix mount mode command line processing
 include 2021-07-24 Linus Torvalds Linus Torvalds [fc68f4] ACPI: fix NULL pointer dereference
 init 2021-07-17 Linus Torvalds Linus Torvalds [ae14c6] Revert "mm/slub: use stackdepot to save stack t...
 ipc 2021-07-01 Manfred Spraul Manfred Spraul [b869d5] ipc/util.c: use binary search for max_idx
 kernel 2021-07-25 Linus Torvalds Linus Torvalds [a1833a] smpboot: fix duplicate and misplaced inlining d...
 lib 2021-07-15 Alistair Popple Alistair Popple [c52114] lib/test_hmm: remove set but unused page variable
 mm 2021-07-23 Qi Zheng Qi Zheng [e4dc34] mm: fix the deadlock in finish_fault()
 net 2021-07-22 Yajun Deng Yajun Deng [9d85a6] net: sched: cls_api: Fix the the wrong parameter
 samples 2021-06-28 Wang Hai Wang Hai [2620e9] bpf, samples: Fix xdpsock with '-M' parameter m...
 scripts 2021-07-15 Lecopzer Chen Lecopzer Chen [1d1105] Kbuild: lto: fix module versionings mismatch in...
 security 2021-06-21 Roberto Sassu Roberto Sassu [907a39] evm: Check xattr size discrepancy between kerne...
 sound 2021-07-21 Alexander Tsoy Alexander Tsoy [b0084a] ALSA: usb-audio: Add registration quirk for JBL...
 tools 2021-07-23 Peter Collingbourne Peter Collingbourne [0db282] selftest: use mmap instead of posix_memalign to...
 usr 2021-04-30 Masahiro Yamada Masahiro Yamada [9009b4] .gitignore: prefix local generated files with a...
 virt 2021-07-01 Pavel Skripkin Pavel Skripkin [004d62] kvm: debugfs: fix memory leak in kvm_create_vm_...
 .clang-format 2021-05-12 Miguel Ojeda Miguel Ojeda [4792f9] clang-format: Update with the latest for_each m...
 .cocciconfig 2016-06-29 Luis R. Rodriguez Luis R. Rodriguez [dd951f] scripts: add Linux .cocciconfig for coccinelle
 .get_maintainer.ignore 2019-05-15 Marc Gonzalez Marc Gonzalez [982c73] Opt out of scripts/get_maintainer.pl
 .gitattributes 2019-12-05 Stephen Boyd Stephen Boyd [a512ae] .gitattributes: use 'dts' diff driver for dts f...
 .gitignore 2021-04-25 Masahiro Yamada Masahiro Yamada [40cb02] .gitignore: ignore only top-level modules.builtin
 .mailmap 2021-06-25 Marek Behún Marek Behún [72a461] mailmap: add Marek's other e-mail address and i...
 COPYING 2020-02-06 Greg Kroah-Hartman Greg Kroah-Hartman [74835c] COPYING: state that all contributions really ar...
 CREDITS 2021-04-29 Michael Walle Michael Walle [57e1d8] MAINTAINERS: move Murali Karicheri to credits
 Kbuild 2020-02-01 Masahiro Yamada Masahiro Yamada [5f2fb5] kbuild: rename hostprogs-y/always to hostprogs/...
 Kconfig 2020-04-23 Masahiro Yamada Masahiro Yamada [8b59cd] kbuild: ensure full rebuild when the compiler i...
 MAINTAINERS 2021-07-20 Landen Chao Landen Chao [6c2d12] net: Update MAINTAINERS for MediaTek switch driver
 Makefile 2021-07-25 Linus Torvalds Linus Torvalds [ff1176] Linux 5.14-rc3
 README 2018-09-03 Henrik Austad Henrik Austad [a7ddce] Drop all 00-INDEX files from Documentation/

Read Me

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

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 Restructured Text 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.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.