mainlining shenanigans
-----BEGIN PGP SIGNATURE----- iQJOBAABCgA4FiEEFV+gSSXZJY9ZyuB5LinzTIcAHJcFAmH7zGsaHGplbnMud2lr bGFuZGVyQGxpbmFyby5vcmcACgkQLinzTIcAHJdX5A/8C0gT45gRAcXUeo6Kvw3i 1TUEArvkQUpploaw5irpQ+S6n9D4XbJQrS2ZYZ8/0eqelYT7OG60idT/ZGIr6tq5 0MDF7H2eIVHOBGFUaCMqtHCXnHWU5mOcVc0Y50Ti9KMSKBZJde0OiG/g7xRt24bJ n2qpuixH8YTWUlEc72kzerb6JX0/SU+uzH3ytPk97EAo+L/vkR6pKyObTOWXJvkS EcZgw3t9PV98wVFz/A8eaXsHld/v9eddsG9uJzTxwijBudvdkXfv/9UeFRa8l6cy um/8aRo4tRP82whra5OfYkceVk1kwiqDEoobWa9fyMSJVTmPZ4IiZFWdIG1kWwF0 5DydDvlZ1228HqWtKEOuvqbKADiVW8PyMNdf4LQr4ieBoCDxw5Am8LEapOq1ANOd SoXnoIiDtGQsGAeeg6w6swiiNe385Odeq4tCZgtAd3G3PFYe8a3cU5xo0JhBKiMU qU3vYt6wkQpulQ4SwlxObmjQGtAsENPXElFBPSZgvMplKRkc5GOwvZbhZPXyvPyc L3fzeQXXpFJqTmK9zEQMqClT+S6hYx78bl5PbUe7K1Qqeyrfmd9/vyNjfqGs4Rlg joXNsrjTw91zdMFKad+n2NAxB/u5S6BstIc9/PjnlaXBaG+4BM3mM9B425wD7dBJ 2mNM05hoQTq+ENEX4NuP44k= =3iSC -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmIBNoMACgkQmmx57+YA GNm20hAAmMzLgJ9wcyDtD2vtXPnHVAo5M6K35KJJoP/gcukemkG+Oh8zKrSYoRGS WFz6JwiUCutDXmf5vpZ2x8/MksaJ1T9YmvG21xRJvI05VZ6EJjTcULjATbEVSG3S 5388A1eEp9NBNE25LSelW53yTWpnil1Pp5F91M2JDjkqbAx4WNYsP5lmuXZEDDz8 FFsQRua2xbO3sQEkJElG+U+dzzbkZfFDMvAPUcy4nTL1bEp1o8ftOgmZ3p9yS9h6 liWoTKObxKrtL5TGXgm1at/Vvh/yj08RLowyWJLKwzRFyVm2zhcgF/birXnYQ0U1 1TZp/bG1Vtj90UupmI6bstH1t7e6GecU7udfhLJyRaRTNz1ghZGePClYohXI8w2A 2N3vdPmSDURQzbaKHTytg4khF4OrE50s26M3UYfrI7uBnbE0YRnppimSQaTpK2Ci cqhP7pLw28+cUFjU1xgwNpyNaFdNTjFhbDbPz4nAE70AWA3C0V5ZMoPU+jlWYtfb tvMKs7AAMeAZ5RbMJUYLmGd2NZIgk9unCTQkbmdM88KGSs5bWPgl5JkQ0aQXFa8+ UH1OD05O0228Qszxy3nhE6kP69GWWx48n3qfTvGA4619mTD3P2Tx9adTISfDnDTL xWf70wgA2Nbquh1ztcuvofXXf+NG7BgbomgMBAzfMD0Pz+qqQto= =hhrA -----END PGP SIGNATURE----- Merge tag 'optee-fix-for-v5.17' of git://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes OP-TEE fix shutdown problems * tag 'optee-fix-for-v5.17' of git://git.linaro.org/people/jens.wiklander/linux-tee: optee: use driver internal tee_context for some rpc Link: https://lore.kernel.org/r/20220203132323.GA4132001@jade Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
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.