You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Hugh Dickins eba151dc93 mm: fix swap cache node allocation mask 5 years ago
Documentation mtd: rawnand: Pass a nand_chip object to nand_release() 5 years ago
arch arm64: perf: Report the PC value in REGS_ABI_32 mode 5 years ago
block block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failed 5 years ago
certs
crypto crypto: algboss - don't wait during notifier callback 5 years ago
drivers Revert "tty: hvc: Fix data abort due to race in hvc_open" 5 years ago
firmware Fix built-in early-load Intel microcode alignment 5 years ago
fs btrfs: fix data block group relocation failure due to concurrent scrub 5 years ago
include net: qed: fix left elements count calculation 5 years ago
init x86: Fix early boot crash on gcc-10, third try 5 years ago
ipc ipc/util.c: sysvipc_find_ipc() incorrectly updates position index 5 years ago
kernel tracing: Fix event trigger to accept redundant spaces 5 years ago
lib lib/zlib: remove outdated and incorrect pre-increment optimization 5 years ago
mm mm: fix swap cache node allocation mask 5 years ago
net SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment() 5 years ago
samples samples: bpf: Fix build error 5 years ago
scripts kbuild: improve cc-option to clean up all temporary files 5 years ago
security apparmor: don't try to replace stale label in ptraceme check 5 years ago
sound ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch table 5 years ago
tools perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() 5 years ago
usr initramfs: restore default compression behavior 5 years ago
virt KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER 5 years ago
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: Update drm/i915 bug filing URL 5 years ago
Makefile Linux 4.14.187 5 years ago
README

README

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

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

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

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

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.