This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9e058c2952ca Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/s [...] new e6db6f9398da io_uring/io-wq: only free worker if it was allocated for creation new febb985c06cb io_uring/poll: add hash if ready poll request can't comple [...] new ea97cbebaf86 io_uring/fdinfo: include locked hash table in fdinfo output new 6e5aedb9324a io_uring/poll: attempt request issue after racy poll wakeup new 544d163d659d io_uring: lock overflowing for IOPOLL new 2ce7592df99f Merge tag 'io_uring-6.2-2023-01-13' of git://git.kernel.dk/linux new 49e4d04f0486 block: Drop spurious might_sleep() from blk_put_queue() new aa96d6aa7563 nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regression new 453116a441f0 nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 co [...] new 09113abfb6ba nvme-pci: fix error handling in nvme_pci_enable() new 2fa1dc8637b5 nvme: remove __nvme_ioctl new 7b7fdb8e2dbc nvme: replace the "bool vec" arguments with flags in the i [...] new 313c08c72ee7 nvme: don't allow unprivileged passthrough on partitions new c7c0644ead24 MAINTAINERS: stop nvme matching for nvmem files new 3d25b1e83692 Merge tag 'nvme-6.2-2023-01-12' of git://git.infradead.org [...] new 97ec4d559d93 Merge tag 'block-6.2-2023-01-13' of git://git.kernel.dk/linux
The 16 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: MAINTAINERS | 3 +- block/blk-core.c | 3 -- drivers/nvme/host/apple.c | 2 +- drivers/nvme/host/ioctl.c | 110 ++++++++++++++++++++++++++-------------------- drivers/nvme/host/pci.c | 12 +++-- io_uring/fdinfo.c | 12 ++++- io_uring/io-wq.c | 7 ++- io_uring/poll.c | 48 +++++++++++++------- io_uring/rw.c | 6 ++- 9 files changed, 128 insertions(+), 75 deletions(-)