This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 26e57507a0f0 Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/sc [...] new 423d5081d045 io_uring/msg_ring: move double lock/unlock helpers higher up new e12d7a46f65a io_uring/msg_ring: fix missing lock on overflow for IOPOLL new 56d8e3180c06 io_uring/msg_ring: fix flagging remote execution new 8579538c89e3 io_uring/msg_ring: fix remote queue to disabled ring new 9c38747f0cdb Merge tag 'io_uring-6.2-2023-01-20' of git://git.kernel.dk/linux new b0907cadabca md: fix incorrect declaration about claim_rdev in md_impor [...] new ee16c404f9bd Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/ [...] new 216f764716f3 block, bfq: switch 'bfqg->ref' to use atomic refcount apis new 3e9900f3bd7b pktcdvd: check for NULL returna fter calling bio_split_to_ [...] new e3ff8887e7db blk-cgroup: fix missing pd_online_fn() while activating policy new 9d6033e35069 block/rnbd-clt: fix wrong max ID in ida_alloc_max new 774656479397 block: fix hctx checks for batch allocation new c06ba7b892a5 nvme-apple: reset controller during shutdown new c0a4a1eafbd4 nvme-apple: only reset the controller when RTKit is running new 1c5842085851 nvme-pci: fix timeout request state check new 955bc12299b1 Merge tag 'nvme-6.2-2023-01-20' of git://git.infradead.org [...] new edc00350d205 Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux
The 17 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 | 8 +-- block/bfq-iosched.h | 2 +- block/blk-cgroup.c | 4 ++ block/blk-mq.c | 6 +- drivers/block/pktcdvd.c | 2 + drivers/block/rnbd/rnbd-clt.c | 2 +- drivers/md/md.c | 4 +- drivers/nvme/host/apple.c | 24 ++++++-- drivers/nvme/host/pci.c | 2 +- io_uring/io_uring.c | 4 +- io_uring/msg_ring.c | 130 ++++++++++++++++++++++++++---------------- 11 files changed, 123 insertions(+), 65 deletions(-)