This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 07978330e634 Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/s [...] new 5fc16fa5f13b io_uring: check for non-NULL file pointer in io_file_can_poll() new 415ce0ea55c5 io_uring/napi: fix timeout calculation new 91215f70ea85 io_uring/io-wq: avoid garbage value of 'match' in io_wq_enqueue() new 73254a297c2d io_uring: fix possible deadlock in io_register_iowq_max_workers() new e33915892d88 Merge tag 'io_uring-6.10-20240607' of git://git.kernel.dk/linux new c462ecd659b5 null_blk: fix validation of block size new 7dc3bfcb4c9c nvme-fabrics: use reserved tag for reg read/write command new b1a1fdd7096d nvme: fix nvme_pr_* status code parsing new 27d024235bdb Merge tag 'nvme-6.10-2024-06-05' of git://git.infradead.or [...] new 602079a0a13c Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linux
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/block/null_blk/main.c | 4 ++-- drivers/nvme/host/fabrics.c | 6 +++--- drivers/nvme/host/pr.c | 2 +- io_uring/io-wq.c | 10 +++++----- io_uring/io_uring.h | 2 +- io_uring/napi.c | 24 +++++++++++++----------- io_uring/register.c | 4 ++++ 7 files changed, 29 insertions(+), 23 deletions(-)