]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus
authorJens Axboe <axboe@kernel.dk>
Mon, 11 Sep 2017 21:56:49 +0000 (15:56 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 11 Sep 2017 21:56:49 +0000 (15:56 -0600)
commitfe8e0affd6abab55fe2a136f4b77247021d1326a
treeeea96c1d9a6f0a86a3eee1f4cda07ab60c69914d
parent193611074069e154f7dbd4d79dbec946666fc3f5
parentc57c5c0894d9b7de2035809642269d98259e372f
Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus

Pull NVMe fixes from Christoph:

"Below are a few small fixes for the current merge window:

 - fix string.h compilation failures with the new memcpy_and_pad
   helper (Martin Wilck)
 - fix incorrect dereference of a PCI data structure in the lightnvm
   support code (me)
 - HMB fixes (Akinobu Mita and me)"