mainlining shenanigans
Go to file
Jens Axboe 5ed9b35702 nvme updates for Linux 5.14:
- move the ACPI StorageD3 code to drivers/acpi/ and add quirks for
    certain AMD CPUs (Mario Limonciello)
  - zoned device support for nvmet (Chaitanya Kulkarni)
  - fix the rules for changing the serial number in nvmet (Noam Gottlieb)
  - various small fixes and cleanups (Dan Carpenter, JK Kim,
    Chaitanya Kulkarni, Hannes Reinecke, Wesley Sheng, Geert Uytterhoeven,
    Daniel Wagner)
 -----BEGIN PGP SIGNATURE-----
 
 iQI/BAABCgApFiEEgdbnc3r/njty3Iq9D55TZVIEUYMFAmDRiswLHGhjaEBsc3Qu
 ZGUACgkQD55TZVIEUYOz6g//aalapvqbZJpEUQJUVDRmZM9af6Js1reFYy6AW8D8
 h0rDi3nE7sq76ku6kJDleg5141j9CJJpIpCkxrC2Hc8V41mKEjYbXoHwy0qYTYFY
 iroVq9/pL+qDzXolWu8epWk2bYrxA+UjksvQ1UPMk4cz3fCmlSOe/fr3DrCLQ/Vy
 vE9YhisTGH9HoJzGITp/YG2seNJWql3tSh3dgbmPNZuMaW4+nu3VPjLbSKhJFT7Z
 WZzxopBQdkyyhO+0odPI1qqoYpAmXtKA5k+5Qbk6Cfa6kC8J4xHsmdbQ7MS5P/lc
 zphtHjU8q90vU6Js37Gy2n+IMbeut2feseYVou715jt8j2I14wvotI7w9wuEPUMQ
 BTW3CXmXK0XkS55i/8k1GCrkrZaNyF8Xps3zzC6ZYFlAJGYbur1XEyPFgjPNRmCZ
 G8B/dUG1qQCJd8C0TPm7TGjDKkiPtRu+ICx+rhD82EEIDBOWKm41O4MBLlWSwb3Y
 P9W1+t5LkDKhVPf3C4aZTRJakqAKfeBFCQkXAg98kwiuSFhkw3DelJaaCEUMB8KS
 8pGU9fpsp9nVOmrQjTAkLdVGQyzw7Jj5P7tZmAsjkzu+LT31AmW/4WjPzI2tWCia
 S22sPXRxYH6la2pHFiTH4ksPIsSGEKGhNkYd+cfHpstL9T4c/0cHzQVKoRc9mitR
 Tg0=
 =Gfad
 -----END PGP SIGNATURE-----

Merge tag 'nvme-5.14-2021-06-22' of git://git.infradead.org/nvme into for-5.14/drivers

Pull NVMe updates from Christoph

"nvme updates for Linux 5.14:

 - move the ACPI StorageD3 code to drivers/acpi/ and add quirks for
   certain AMD CPUs (Mario Limonciello)
 - zoned device support for nvmet (Chaitanya Kulkarni)
 - fix the rules for changing the serial number in nvmet (Noam Gottlieb)
 - various small fixes and cleanups (Dan Carpenter, JK Kim,
   Chaitanya Kulkarni, Hannes Reinecke, Wesley Sheng, Geert Uytterhoeven,
   Daniel Wagner)"

* tag 'nvme-5.14-2021-06-22' of git://git.infradead.org/nvme: (38 commits)
  nvmet: use NVMET_MAX_NAMESPACES to set nn value
  nvme.h: add missing nvme_lba_range_type endianness annotations
  nvme: remove zeroout memset call for struct
  nvme-pci: remove zeroout memset call for struct
  nvmet: remove zeroout memset call for struct
  nvmet: add ZBD over ZNS backend support
  nvmet: add Command Set Identifier support
  nvmet: add nvmet_req_bio put helper for backends
  nvmet: add req cns error complete helper
  block: export blk_next_bio()
  nvmet: remove local variable
  nvmet: use nvme status value directly
  nvmet: use u32 type for the local variable nsid
  nvmet: use u32 for nvmet_subsys max_nsid
  nvmet: use req->cmd directly in file-ns fast path
  nvmet: use req->cmd directly in bdev-ns fast path
  nvmet: make ver stable once connection established
  nvmet: allow mn change if subsys not discovered
  nvmet: make sn stable once connection was established
  nvmet: change sn size and check validity
  ...
2021-06-24 09:39:02 -06:00
arch Two perf fixes: 2021-05-23 06:32:40 -10:00
block block: export blk_next_bio() 2021-06-17 15:51:20 +02:00
certs Kbuild updates for v5.13 (2nd) 2021-05-08 10:00:11 -07:00
crypto for-5.13/drivers-2021-04-27 2021-04-28 14:39:37 -07:00
Documentation block_dump: remove comments in docs 2021-05-24 06:47:21 -06:00
drivers nvme updates for Linux 5.14: 2021-06-24 09:39:02 -06:00
fs mark pstore-blk as broken 2021-06-14 08:26:03 -06:00
include nvme.h: add missing nvme_lba_range_type endianness annotations 2021-06-17 15:51:21 +02:00
init Merge branch 'akpm' (patches from Andrew) 2021-05-07 00:34:51 -07:00
ipc ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry 2021-05-22 15:09:07 -10:00
kernel block_dump: remove block_dump feature 2021-05-24 06:47:21 -06:00
lib lib: kunit: suppress a compilation warning of frame size 2021-05-22 15:09:07 -10:00
LICENSES LICENSES: Add the CC-BY-4.0 license 2020-12-08 10:33:27 -07:00
mm block_dump: remove block_dump feature 2021-05-24 06:47:21 -06:00
net Char/misc driver fixes for 5.13-rc3 2021-05-20 06:31:52 -10:00
samples Kbuild updates for v5.13 (2nd) 2021-05-08 10:00:11 -07:00
scripts kbuild: dummy-tools: adjust to stricter stackprotector check 2021-05-17 12:10:03 +09:00
security trusted-keys: match tpm_get_ops on all return paths 2021-05-12 22:36:37 +03:00
sound sound fixes for 5.13-rc3 2021-05-20 06:42:21 -10:00
tools powerpc fixes for 5.13 #4 2021-05-23 06:07:33 -10:00
usr .gitignore: prefix local generated files with a slash 2021-05-02 00:43:35 +09:00
virt kvm: Cap halt polling at kvm->max_halt_poll_ns 2021-05-07 06:06:22 -04:00
.clang-format cxl for 5.12 2021-02-24 09:38:36 -08:00
.cocciconfig
.get_maintainer.ignore Opt out of scripts/get_maintainer.pl 2019-05-16 10:53:40 -07:00
.gitattributes .gitattributes: use 'dts' diff driver for dts files 2019-12-04 19:44:11 -08:00
.gitignore .gitignore: ignore only top-level modules.builtin 2021-05-02 00:43:35 +09:00
.mailmap Merge drm/drm-fixes into drm-misc-fixes 2021-05-11 13:35:52 +02:00
COPYING COPYING: state that all contributions really are covered by this file 2020-02-10 13:32:20 -08:00
CREDITS MAINTAINERS: move Murali Karicheri to credits 2021-04-29 15:47:30 -07:00
Kbuild kbuild: rename hostprogs-y/always to hostprogs/always-y 2020-02-04 01:53:07 +09:00
Kconfig kbuild: ensure full rebuild when the compiler is updated 2020-05-12 13:28:33 +09:00
MAINTAINERS proc: remove Alexey from MAINTAINERS 2021-05-22 15:09:07 -10:00
Makefile Linux 5.13-rc3 2021-05-23 11:42:48 -10:00
README Drop all 00-INDEX files from Documentation/ 2018-09-09 15:08:58 -06:00

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.