This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 725d444db6b0 Merge tag 'devicetree-fixes-for-6.5-1' of git://git.kernel [...] new 6adc2272aaaf io_uring: don't audit the capability check in io_uring_create() new a9be20226958 io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq new 32832a407a71 io_uring: Fix io_uring mmap() by using architecture-provid [...] new 07e981137f17 ia64: mmap: Consider pgoff when searching for free mapping new bdd1d82e7d02 Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linux new 70904263512a blk-mq: Fix stall due to recursive flush plug new 3641c90c4e36 blk-mq: delete dead struct blk_mq_hw_ctx->queued field new 013adcbef165 blk-iocost: skip empty flush bio in iocost new 106397376c03 sbitmap: fix batching wakeup new 23881aec85f3 loop: deprecate autoloading callback loop_probe() new bb5faa99f0ce loop: do not enforce max_loop hard limit by (new) default new f036d67c02b6 Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linux
The 12 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/ia64/kernel/sys_ia64.c | 2 +- arch/parisc/kernel/sys_parisc.c | 15 ++++++++---- block/blk-core.c | 3 +-- block/blk-iocost.c | 4 ++++ block/blk-mq.c | 9 ++++++- drivers/block/loop.c | 40 +++++++++++++++++++++++++++++-- include/linux/blk-mq.h | 2 -- io_uring/io_uring.c | 52 ++++++++++++++++++++--------------------- lib/sbitmap.c | 15 ++++++------ 9 files changed, 95 insertions(+), 47 deletions(-)