mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
Linux kernel source tree
-----BEGIN PGP SIGNATURE----- iQI9BAABCAAnBQJaU1K+IBxqYXJra28uc2Fra2luZW5AbGludXguaW50ZWwuY29t AAoJEHF5t2cEq6GL1LYP/1m77DwH+sFhxYXHySyveCouyP4JOAsz+ni0XnoZnQ8H 5UvfB51QFwU9SPfUlz8TI2Eeu2fcrJZQAmDYFU3ymfR9815ElTlarf6SlnM8RVn8 Zv0LuoElZ7XFWyapfQCBA6dQqKp2aTp5+2x4U/4A14RT4QJPlWNR6o10WghreDwB 4UPhKnhtkcL+PEfTn4433b3De2BLSBbce3HH13BDm+9kQZhrJO6OhnbdBORqlCMj urBvmEIwxgQ1GHLBDsq7NokRXCJR+ie498gCVA+hZp4E30VaMfSXn7JCLcaqtDCn R5nhSjSSvGvtDOQAv8W3onokbjGF9cKL6hgDgVv49AfPx8jJMhCYA4N/WGJNWQa6 A8MbDeKMQqc34rqJzoqXq2YbTiK4pThIQl/cTp3zTrBihju6qlZDIB8rPw4Kr+ME G1EVXevQJ7Zx57R1ELGgc/aPeo7YX5MhqgqjcLe0MgB9HiYrZMAM159Un5dtZoCk EboOjEWd56NKF0nIN6vquut//yKRYq4dBHVKBzkWrFk+v/5P5DjekV420B4h58Tr ZugSY0lGOkiboc+cYfuIE7KwpgASUd3HMN6IJTzXo0uZMd1pQbYeiUidU8fzCV+6 PMa8Hd/ibg8HyUNtvWilB/5JKfgDL17G7bd3DUj4ZqhDe0sDyzqBDWUhykwjtwot =nYMp -----END PGP SIGNATURE----- Merge tag 'tpmdd-next-20180108' of git://git.infradead.org/users/jjs/linux-tpmdd into next-tpm tpmdd updates for Linux 4.16 |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| firmware | ||
| fs | ||
| include | ||
| init | ||
| ipc | ||
| kernel | ||
| lib | ||
| mm | ||
| net | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .cocciconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| COPYING | ||
| CREDITS | ||
| Kbuild | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||
| 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.