No description
1984fffe85
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAl5vPjcACgkQONu9yGCS aT6gXhAAnd1HpEVliorpUuuhq6p7H2wBNuW/ZI9vuNqn8ZY+aOjBqo3cOz7fLAp4 UH6eIWwrzkMnoGAXCG4e76ZnylhilKDAikJQOWiL0V/3wWoDAfcnT+OGXNPRUipM UUIgWQF0ZILqDSFKAhSvmt5VZ2wiGfRDTLjdlZuQB2gMLFK9wTl/UtnCkktN8fkz 484kDWrf22EOsUeZc65qqqBhvM3PTz2QXz6U9rEg1+leWXSrI/Bk5Tow77hZePGa aZwyxoYC3RNhXpJnKAcaHeQ8hz7bws63GYWfkYeUJT6RCdWvfNyz10jrd4zuqZeh t/f4pS8PzkIzs6F1wQ2eXQqRK2eqVpM+TvLDNdf4E2uLiLv2iJ/h/7x5lTxIsua5 ruQ9JUAAxqk0UzPswG3bOQfndlR7sxHdaoEcXSS/4+MtOb0U3yJAB/zEDvQahdhT 9tB6/AOR5y06+4THfNV5Nig2LFKjP9SJzPqnetyI+QWetV1/zlhzo3mxkdj+RMyp jYVxgTwdxuBd9Rg5lsVhjSh+n6sJO1WaA1D7Vpk/o7zmGWbANmpbuwP0IU6mUbqB 43ifZDMviWxjZTMon/X0ms0Fhc+OMEzx1GTT8Zed12FkL8Q1Ed37Lw4B9KZlCe/P KWpXC4QRmYs/GGq2dj0tCWFRZOyrCa7InilOhkIcYMd9W8iK3TY= =/ivd -----END PGP SIGNATURE----- Merge 4.19.110 into android-4.19 Changes in 4.19.110 KVM: SVM: fix up incorrect backport Linux 4.19.110 Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I3f39a79203a3a39fd3e61c6d757fde84d2491686 |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
firmware | ||
fs | ||
include | ||
init | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
abi_gki_aarch64.xml | ||
abi_gki_aarch64_cuttlefish_whitelist | ||
abi_gki_aarch64_qcom_whitelist | ||
abi_gki_aarch64_whitelist | ||
build.config.aarch64 | ||
build.config.allmodconfig | ||
build.config.allmodconfig.aarch64 | ||
build.config.allmodconfig.x86_64 | ||
build.config.common | ||
build.config.cuttlefish.aarch64 | ||
build.config.cuttlefish.x86_64 | ||
build.config.gki | ||
build.config.gki.aarch64 | ||
build.config.gki.x86_64 | ||
build.config.x86_64 | ||
COPYING | ||
CREDITS | ||
cuttlefish.fragment | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
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.