[note that my GPG key expired today and I had to extent it. It might take some time to propagate to all key servers] The following changes since commit da14f237ceef059ff1a9ee14de283905c2dac11c: Merge tag 'nvme-5.19-2022-05-18' of git://git.infradead.org/nvme into for-5.19/drivers (2022-05-18 06:28:04 -0600) are available in the Git repository at: git://git.infradead.org/nvme.git tags/nvme-5.19-2022-05-19 for you to fetch changes up to 78288665b5d0154978fed431985310cb4f166836: nvme: set non-mdts limits in nvme_scan_work (2022-05-19 21:30:22 +0200) ---------------------------------------------------------------- nvme updates for Linux 5.19 - set non-mdts limits in nvme_scan_work (Chaitanya Kulkarni) - add support for TP4084 - Time-to-Ready Enhancements (me) ---------------------------------------------------------------- Chaitanya Kulkarni (1): nvme: set non-mdts limits in nvme_scan_work Christoph Hellwig (1): nvme: add support for TP4084 - Time-to-Ready Enhancements drivers/nvme/host/constants.c | 1 + drivers/nvme/host/core.c | 95 ++++++++++++++++++++++++++++++++++++++----- include/linux/nvme.h | 31 ++++++++++++++ 3 files changed, 117 insertions(+), 10 deletions(-)