This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f5020a08b2b3 Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/lin [...] new 9921d5013a6e selftests/net: don't tests batched TCP io_uring zc new 6dcabcd39894 io_uring: fix typo in io_uring.h comment new 0fc8c2acbfc7 io_uring: calculate CQEs from the user visible value new 3851d25c75ed io_uring: check for rollover of buffer ID when providing buffers new 30a33669fa21 io_uring/poll: fix double poll req->flags races new 5576035f15df io_uring/poll: lockdep annote io_poll_req_insert_locked new 4e6b2b2e4f30 Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linux new f02be9002c48 block, bfq: fix null pointer dereference in bfq_bio_bfqg() new f829230dd519 block: sed-opal: kmalloc the cmd/resp buffers new d7ac8dca938c nvme: quiet user passthrough command errors new becc4cac309d nvmet: fix memory leak in nvmet_subsys_attr_model_store_locked new e65fdf530f55 nvmet: fix a memory leak new df24560d058d Merge tag 'nvme-6.1-2022-11-10' of git://git.infradead.org [...] new b0b6e2c9d354 Merge tag 'block-6.1-2022-11-11' of git://git.kernel.dk/linux
The 14 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: block/bfq-cgroup.c | 4 +++ block/sed-opal.c | 32 +++++++++++++++++++--- drivers/nvme/host/core.c | 3 +- drivers/nvme/host/pci.c | 2 -- drivers/nvme/target/configfs.c | 8 ++++-- include/uapi/linux/io_uring.h | 2 +- io_uring/io_uring.c | 10 +++++-- io_uring/kbuf.c | 2 ++ io_uring/poll.c | 31 +++++++++++++-------- .../testing/selftests/net/io_uring_zerocopy_tx.sh | 2 +- 10 files changed, 70 insertions(+), 26 deletions(-)