This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from af95dc6fdc25 Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/s [...] new f8024f1f36a3 io_uring/kbuf: don't allow registered buffer rings on high [...] new 1658633c0465 io_uring: ensure io_lockdep_assert_cq_locked() handles dis [...] new 223ef4743164 io_uring: don't allow IORING_SETUP_NO_MMAP rings on highmem pages new 0f8baa3c9802 io-wq: fully initialize wqe before calling cpuhp_state_add [...] new a88c38694714 Merge tag 'io_uring-6.6-2023-10-06' of git://git.kernel.dk/linux new 2fd7b0f6d5ad md/raid5: release batch_last before waiting for another st [...] new e680a14aec19 Merge tag 'md-fixes-20231003' of https://git.kernel.org/pu [...] new 07a1141ff170 nbd: don't call blk_mark_disk_dead nbd_clear_sock_ioctl new fc5b94f1cb40 Merge tag 'block-6.6-2023-10-06' of git://git.kernel.dk/linux new b21f18ef964b PM: hibernate: Fix copying the zero bitmap to safe pages new 82714078aee4 Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/lin [...]
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/nbd.c | 3 ++- drivers/md/raid5.c | 7 +++++++ io_uring/io-wq.c | 10 ++++------ io_uring/io_uring.c | 16 +++++++++++++++- io_uring/io_uring.h | 41 +++++++++++++++++++++++++++-------------- io_uring/kbuf.c | 27 +++++++++++++++++++-------- kernel/power/snapshot.c | 4 ++-- 7 files changed, 76 insertions(+), 32 deletions(-)