mainlining shenanigans
17aab656ae
-----BEGIN PGP SIGNATURE----- iQJKBAABCAA1FiEEUdvKHhzqrUYPB/u8L21+TfbCqH4FAl4VxLAXHG1hdHRoaWFz LmJnZ0BnbWFpbC5jb20ACgkQL21+TfbCqH5KdQ/zBPHiZm7NcZfYWNrxoNbCAS84 +ycyXIHNT8OZsAvy3Wlmk3Y6+2KFSWCacm4bWpfopNWtHL3axPENdJgYNDvX8foG 44eExCepYrTUgPyhwsax5jWewxO04/xYuRYslyBAFjqodv2q8Zik2uP1MqMsgh/e zW13kj1qh34g1wSHTd34/blF1Jn7/zLW9UQCWdnBOV8W6rKc2mD25gJ5VdGN0Yp3 +yLP9u6+gBzqnIgtrTbwRCL1zKNnBnKe/Mzetc19G9dGkumEFnvQ6hw9XO0xl77g FJS0/mypA0NwWLLt55Q+ZJpMh7x05pUfnvuwuz0yxyo6c54ZqmAH7hPkpiDBCM9Q vZYk0b2oWbEL65bMX370SLa+EY2nPB9bOSg/sMD/t0Bw/wO04tsgYHMN20AYUGTt sAcQz698hy/zfzJK60PzoP0gQNvssi2Z1QMK+73hmaIWuqsnhFvO8EtwI4Vflw2U VtIuKQ6E46R+8jd81cWDSjSlW82SPxZ51RRfryjFCK4baQ0XrlMB39l9f7hjt1IW XcMdK4IBhsG6Mg8T5KaQz2b9kDkecwIZaPLTYBKMP4cK4MwiGrl/Bifi+eXkQMsX do2w/8BwePvau0xhqI0J5puvlUg06pNj78MRtxGF/T+XjE2Xv2mNNly6v2a1uogt vJhxuospwI5buFj1sQ== =0tI1 -----END PGP SIGNATURE----- Merge tag 'v5.5-next-cmdq-stable' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux cmdq patches needed by drm driver to use cmdq interface |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
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 | ||
COPYING | ||
CREDITS | ||
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. 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.