-----BEGIN PGP SIGNATURE----- iQJOBAABCgA4FiEEFV+gSSXZJY9ZyuB5LinzTIcAHJcFAmGlyQkaHGplbnMud2lr bGFuZGVyQGxpbmFyby5vcmcACgkQLinzTIcAHJewwA//e6HhZCm7Sn37pxBcG3xY HQd0Q5u7UhD/CLTuWelMdSVDl+HhOcya5rM+DrobzGNUfmdT4+mEjmEHZ9u0Xxiv Z0oEvZ0c4SMsXFsgpibeZu5LIxPE/jIKVGugiJ4cTWHCaGElTK9ygA49xydk+Y4X 81+r922jca8++iwBVFLuaecVs6UFHWwAH0zNNVR6XNyHPWhGI+UVHC5wo0+LdhVB Kq8YC7+lxOAnNGBeAo3rVW2HF5sIPAqKpuN6rQhbpdzkNUy9ua7oy3/iJnN/iMIE idrIh+MiXd6MTJqU11BQKqp9fCksLv4dWwMbrN1e69m8kMFlKjEX1GJsF/1FmdJL zCEBI1MpKwCVD3CwRDPHvOKdbu0vVWRFX/gtWZ+yokpNtzGCFhr5sKcibYh7lQRe 5N0PyF507P02L0b1ctTa3XEpwwup+ZBulMzFBBh1T4kjsW8cXOBpUcrCZK1VXgiX IcBgdQz55A0dRGxVceJD8/KxOjTN/7keCZr0591ZJTuWioR9O3MHuTlSz8FE7dfP 8516QNCoqHKhFs/4bOQWVcsD5pF3wYFfdLBPzQGpJvNEH6Vi72CR5PCkJYJo0NWU rkQTN8SeGMYxFwJG/s8P4Cnykllm6dP3Z2kXAomGtAqVfRtcGZZzTo1g4FOQKw84 X4CkQKcxSMSbMKsNKfd1SY8= =dYAo -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmG3UgcACgkQmmx57+YA GNme5g/+L5RnU5hsb366LfGkkuLoNmF47Jqf94rU0MGBdd52RCRggbAF4T2JemtU xgDYBzucoDPE799mGCemypiF+0xf5buNF2IKvTYtCDrjj67Ym9RaJ9M/bP49ZyIj V3ylh6eiu3gefE2HWk7+7xtEIReb2cEe3Jp9B2NEdVnBltVQtSzRvBLdFyFmawDT Cu+jo7/YbYRMx/9wEFLDE+ssBMIQr5t8HXfSOCgRjMHvsqISnYcG0KhaMEr+I7AI vNiTfr0id7MyIRx4QXirrMm/IUIO0B0qywFCa7e/jzjB/MEmrlYtjDf9qQLNlqP9 8B++IOQQ6Iv7zAkcVkuefMT3IiPCQmD/oMoH83DKIV199OGSiBZTBnEsMykj1Rou ItypOntXnynXIGfZs0WN88axTktVjLwyCpmxxMUlBptf42P/AMBfXdMb+9kr3nbm F43M2nHJuU88XH1wg/MGsE3EFzjMO7QO5fFj0a6x/3H2qGrmDAM7SYjAWHe+XN8U QDkFZSLM6g8zI5vlzqNdO2+dAJljPEm1SruUW693JM66M+U9V805wTXVhLzgxaPw v9m2uTqQZgO75P01j74gKXsUnHCyDtPTN6blyKBwxGo50GEMHuQ7C69i4Hv/Mdn1 v9cxvUKk5Xv79AfFWiRT3gg4riEwBgB1hBJ9lczIzGue2EmlbmE= =gH+8 -----END PGP SIGNATURE----- Merge tag 'amdtee-fix-for-v5.16' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes AMD-TEE fix IS_ERR() bug * tag 'amdtee-fix-for-v5.16' of git://git.linaro.org/people/jens.wiklander/linux-tee: tee: amdtee: fix an IS_ERR() vs NULL bug Link: https://lore.kernel.org/r/20211130070351.GA2308099@jade Signed-off-by: Arnd Bergmann <arnd@arndb.de>
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.
Description
Languages
C
97.6%
Assembly
1%
Shell
0.5%
Python
0.3%
Makefile
0.3%