mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-15 09:34:17 +00:00
Linus Torvalds
8c2d370154
MMC host:
- sdhci-msm: Fix crypto key eviction -----BEGIN PGP SIGNATURE----- iQJLBAABCgA1FiEEugLDXPmKSktSkQsV/iaEJXNYjCkFAmd2h+EXHHVsZi5oYW5z c29uQGxpbmFyby5vcmcACgkQ/iaEJXNYjCk23hAAm7A00MH8KUI0KkDIrQLYXwGq kQK0assRApOBgGaivVUoQc0n8uy7wyLLPcAJQHN/gT+I24fbWtSo2H71HqxQRtHd ZiA9OJgQ9hd2wtwM7ghWNEuJht/X/B9KGTY3Zd08YzMkO7ufehS5N8heNA7Q2jA6 xGozt0LfSw4oWDpDCVvimxc0gyvDCkb8VHdbrvlVL+OaFk1z8I3KbxzGJqwYJf8K WSSKEPWdbM1pYafi36gD2c1M+FuW/pAI5K+DalihxB6Zk//x+pCaDp7UIRm825mp N91/mvw948HjcN+ZU8GkHyFIvjaXGj0rchiH4y8DL1Sd8oE6LZo9MNMolQMwNtzp 9wQtHnOVLyJSTJAMSCQ4BZ2zzA5wyJbjbwpFS4G4ghQfYJX3WJnsGNMTvgFkdIf4 FdYvI+YW+F7NRVifea1zdDfpxGybCJFSQaw3ioTa7TzBOBPuLsy0sGmeA5rdpCP6 i/wUWL99+QjBInqTv7s9cIkujoQPVMrfWmpIdciSPy0R8l5oD+w+1TvGBKUzS5gd 0cXpipX4At8xa32qFsP5HoyErwNrpru5DSR/jSTyUz1KXbu0h01o9FGj+Gg4R3s+ u4aLmqvKyzGf4Rvz3HZSMF6zwkNkZSmKqbJ5rzDmPKLnRvmwz2XGn0i0TilR5BNo AZzPMDbisTxjzC2vMHo= =YEK8 -----END PGP SIGNATURE----- Merge tag 'mmc-v6.13-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc Pull MMC fix from Ulf Hansson: - sdhci-msm: Fix crypto key eviction * tag 'mmc-v6.13-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc: mmc: sdhci-msm: fix crypto key eviction
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 reStructuredText 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.5%
Assembly
1%
Shell
0.6%
Python
0.3%
Makefile
0.3%