This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 04f41cbf03ec Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kern [...] new 06521ac0485e io_uring/waitid: don't abuse io_tw_state new 8802766324e1 io_uring/kbuf: reallocate buf lists on upgrade new 34cae91215c6 io_uring/uring_cmd: don't assume io_uring_cmd_data layout new e663da62ba86 io_uring/uring_cmd: switch sqe to async_data on EAGAIN new 0edf1283a9d1 io_uring/uring_cmd: remove dead req_has_async_data() check new 2b4fc4cd43f2 io_uring/waitid: setup async data in the prep handler new d6211ebbdaa5 io_uring/uring_cmd: unconditionally copy SQEs at prep time new ea7173247414 Merge tag 'io_uring-6.14-20250214' of git://git.kernel.dk/linux new 1f47ed294a2b block: cleanup and fix batch completion adding conditions new 80e648042e51 partitions: mac: fix handling of bogus partition table new 1b8c8cdad174 Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linux new ba69e0750b03 efi: Avoid cold plugged memory for placing the kernel new bbc4578537e3 efi: Use BIT_ULL() constants for memory attributes new c7ab7b2a18f3 Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/ [...] new f1bf10d7e909 cifs: pick channels for individual subrequests new cabb162eb5ab Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba [...]
The 16 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/partitions/mac.c | 18 ++++++++++++++--- drivers/firmware/efi/efi.c | 6 ++++-- drivers/firmware/efi/libstub/randomalloc.c | 3 +++ drivers/firmware/efi/libstub/relocate.c | 3 +++ fs/smb/client/cifsglob.h | 1 - fs/smb/client/file.c | 7 ++++--- include/linux/blk-mq.h | 18 +++++++++++++---- include/linux/efi.h | 31 +++++++++++++++--------------- io_uring/kbuf.c | 16 +++++++++++---- io_uring/uring_cmd.c | 28 +++++++++------------------ io_uring/waitid.c | 18 ++++++++--------- 11 files changed, 89 insertions(+), 60 deletions(-)