]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
Merge tag 'nvme-5.11-2021-01-14' of git://git.infradead.org/nvme into block-5.11
authorJens Axboe <axboe@kernel.dk>
Thu, 14 Jan 2021 22:17:33 +0000 (15:17 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 14 Jan 2021 22:17:33 +0000 (15:17 -0700)
Pull NVMe fixes from Christoph:

"nvme fixes for 5.11:

 - don't initialize hwmon for discover controllers (Sagi Grimberg)
 - fix iov_iter handling in nvme-tcp (Sagi Grimberg)
 - fix a preempt warning in nvme-tcp (Sagi Grimberg)
 - fix a possible NULL pointer dereference in nvme (Israel Rukshin)"

* tag 'nvme-5.11-2021-01-14' of git://git.infradead.org/nvme:
  nvme: don't intialize hwmon for discovery controllers
  nvme-tcp: fix possible data corruption with bio merges
  nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT
  nvmet-rdma: Fix NULL deref when setting pi_enable and traddr INADDR_ANY


Trivial merge