This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9106536c1aa3 Merge tag 'pci-v6.5-fixes-1' of git://git.kernel.org/pub/s [...] new 72dbde0f2afb io_uring: correct check for O_TMPFILE new 56675f8b9f9b io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc new 2e40ed24e169 Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linux new 1b95e8179160 nvme: fix possible hang when removing a controller during [...] new 99dc264014d5 nvme-tcp: fix potential unbalanced freeze & unfreeze new 29b434d1e492 nvme-rdma: fix potential unbalanced freeze & unfreeze new 688b419c57c1 nvme-pci: add NVME_QUIRK_BOGUS_NID for Samsung PM9B1 256G [...] new a592ab6171bd Merge tag 'nvme-6.5-2023-08-02' of git://git.infradead.org [...] new 95848dcb9d67 zram: take device and not only bvec offset into account new d74f714896fd block: get rid of unused plug->nowait flag new 2bc057692599 block: don't make REQ_POLLED imply REQ_NOWAIT new f099a108cabf blk-iocost: fix queue stats accounting new a7a7dabb5dd7 nvme: core: don't hold rcu read lock in nvme_ns_chr_uring_ [...] new 360e694282fc Merge tag 'block-6.5-2023-08-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: arch/parisc/kernel/sys_parisc.c | 15 +++++---------- block/blk-core.c | 6 ------ block/blk-iocost.c | 5 +++-- block/fops.c | 7 ++++--- drivers/block/zram/zram_drv.c | 32 ++++++++++++++++++++------------ drivers/nvme/host/core.c | 10 +++++++--- drivers/nvme/host/ioctl.c | 2 -- drivers/nvme/host/pci.c | 3 ++- drivers/nvme/host/rdma.c | 3 ++- drivers/nvme/host/tcp.c | 3 ++- include/linux/bio.h | 2 +- include/linux/blkdev.h | 1 - io_uring/io_uring.c | 3 +++ io_uring/openclose.c | 6 ++++-- 14 files changed, 53 insertions(+), 45 deletions(-)