This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 2bac7dc169af Merge tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/sc [...] new 005308f7bdac io_uring/poll: clear single/double poll flags on poll arming new 4ff0b50de8ca io_uring/rsrc: fix rogue rsrc node grabbing new fd30d1cdcc4f io_uring: fix poll/netmsg alloc caches new f3fa7f026e5f Merge tag 'io_uring-6.3-2023-03-30' of git://git.kernel.dk/linux new bb430b694226 loop: LOOP_CONFIGURE: send uevents for partitions new 1231363aec86 nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQN new 88eaba80328b nvme-tcp: fix a possible UAF when failing to allocate an io queue new 1a06ed2d4289 Merge tag 'nvme-6.3-2023-03-31' of git://git.infradead.org [...] new 433279beba1d md: fix regression for null-ptr-deference in __md_stop() new 24ab70d83784 Merge tag 'md-fixes-2023-03-29' of https://git.kernel.org/ [...] new 81409e5e483c Merge tag 'block-6.3-2023-03-30' of git://git.kernel.dk/linux
The 11 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/loop.c | 18 +++++++++--------- drivers/md/md.c | 3 ++- drivers/nvme/host/pci.c | 3 ++- drivers/nvme/host/tcp.c | 46 ++++++++++++++++++++++++++-------------------- io_uring/alloc_cache.h | 1 + io_uring/poll.c | 1 + io_uring/rsrc.h | 12 +++++------- 7 files changed, 46 insertions(+), 38 deletions(-)