Brak opisu

Nishanth Menon 29e558e461 arm64: dts: ti: Add support for J721E Common Processor Board 6 lat temu
Documentation b91f20792c dt-bindings: serial: 8250_omap: Add compatible for J721E UART controller 6 lat temu
LICENSES 19e6420e41 LICENSES: Remove CC-BY-SA-4.0 license text 7 lat temu
arch 29e558e461 arm64: dts: ti: Add support for J721E Common Processor Board 6 lat temu
block bde271d1ad blk-iolatency: #include "blk.h" 6 lat temu
certs c4df32c80d export.h: remove VMLINUX_SYMBOL() and VMLINUX_SYMBOL_STR() 7 lat temu
crypto c6142a43a3 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
drivers 59c1b54400 soc: ti: Add Support for J721E SoC config option 6 lat temu
firmware bf070bb0e6 kbuild: remove all dummy assignments to obj- 8 lat temu
fs e9e47779aa Fix aio_poll() races 6 lat temu
include c6142a43a3 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
init 53dcaeeff1 Revert "mm: use early_pfn_to_nid in page_ext_init" 6 lat temu
ipc 59cf0a9339 ipc/shm.c: use ERR_CAST() for shm_lock() error return 7 lat temu
kernel c6142a43a3 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
lib ce900ddd66 lib/Kconfig.debug: fix build error without CONFIG_BLOCK 6 lat temu
mm 423497a96d mm: Fix warning in insert_pfn() 6 lat temu
net c6142a43a3 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
samples 35936a1576 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
scripts c6142a43a3 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
security c6142a43a3 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
sound c6142a43a3 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
ti_config_fragments 09b8c8427d ti_config_fragments/baseport.cfg: Enable TI_SYSCON_CLK 6 lat temu
tools c6142a43a3 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
usr f6f57a4643 initramfs: move gen_initramfs_list.sh from scripts/ to usr/ 7 lat temu
virt 7ceedcefc2 KVM: Reject device ioctls from processes other than the VM's creator 6 lat temu
.clang-format 7bee9bd21b clang-format: Set IndentWrappedFunctionNames false 7 lat temu
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 lat temu
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 lat temu
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 lat temu
.gitignore 90545a710c .gitignore: Add .dtbo and .itb files to top level list 6 lat temu
.mailmap 828bf6e904 Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm 7 lat temu
COPYING bf02d49123 COPYING: use the new text with points to the license files 7 lat temu
CREDITS 6b69cbd8b1 9p: remove Ron Minnich from MAINTAINERS 7 lat temu
Kbuild 09bd7c75e5 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild 8 lat temu
Kconfig 006477f40d kconfig: move the "Executable file formats" menu to fs/Kconfig.binfmt 7 lat temu
MAINTAINERS c6142a43a3 Merge branch 'linux-4.19.y' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 lat temu
Makefile a03957ab0f Linux 4.19.38 6 lat temu
README 4b290af0b3 Docs: Added a pointer to the formatted docs to README 7 lat temu

README

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.
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.