- fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices (Michael Kelley) - disable Write Zeroes on Phison E3C/E4C (Tina Hsu) -----BEGIN PGP SIGNATURE----- iQI/BAABCgApFiEEgdbnc3r/njty3Iq9D55TZVIEUYMFAmM1swYLHGhjaEBsc3Qu ZGUACgkQD55TZVIEUYMPGw//QHUXKJwAlV7JpwiSL7TbPQ5QuRVhykr9vYZSzcRV OUhIuJotfTG6648HeVKk8Ra8L1x7bmH/eBAi39CmCDgdrgsVeigLANpyWMMTq9PG TSDTqXAoliAQO3r45te2hvbWmwlGdqLAb86cgEHHW30KRNpDP4ihmsOIW3ljuajX 2WRgeItNDgiUaALg1XAaND9yE8oqJjcKz4M8o7KgbVWKhZlYUvG/KcxU0MbAPKVq 6UoOaeLlDwwZyCkpBoVNeLgrk8JmVXz6Ih+pb6vqJSkdnlSN2vrHyJaLkiLleV/9 DOL9p1pCCLZtZr36VZ0/Xb5tSynaCVwwZOWEIM1D7e4o37i1K2tOqvX2GZhReSGT GZNJGgsy8/fYXDd8PB9brI3Sv5uv6tv+KlLn8LL5FdYHFqhU0bqNTLEDV6qFBzTP wQeCkPG6RWXd2s+t3UxEfYJoXL8JiXYDLoXcOWaZ1DQQ7+o+TP/+e2Jlr/AlV0MT FNM4nrueFOqNArbdRxJNZcQy6dDxcod5L9FYCFNgdYfqGm+FPdZD7AGyie1UmWx5 H2w3utjVp6gwSWZpG+ywX1Gp8uMVjJnsv3tMJoW27Oyw4t+dUGs0rFVk9ICLV0MQ XulFtDhRyXOqcF3c5MVKMWptAyiCu7LplWWhsFAg9xZznreYJBy6akxVIli7Bj+W NY4= =YNNc -----END PGP SIGNATURE----- Merge tag 'nvme-6.0-2022-09-29' of git://git.infradead.org/nvme into block-6.0 Pull NVMe fixes from Christoph: "nvme fixes for Linux 6.1 - fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices (Michael Kelley) - disable Write Zeroes on Phison E3C/E4C (Tina Hsu)" * tag 'nvme-6.0-2022-09-29' of git://git.infradead.org/nvme: nvme-pci: disable Write Zeroes on Phison E3C/E4C nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices
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%