This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8fdb05de0e2d Merge tag 'net-6.19-rc9' of git://git.kernel.org/pub/scm/l [...] new 351ea48ae880 rust_binderfs: fix a dentry leak new 2005aabe94ea functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING t [...] new 49233c41cf85 Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/lin [...] new 0ae91d8ab709 io_uring/zcrx: fix page array leak new af07330e28ad io_uring/zcrx: fix rq flush locking new b1dfe4e0fcef io_uring/fdinfo: kill unnecessary newline feed in CQE32 printing new 38cfdd9dd279 io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEs new 92f778a0b17a Merge tag 'io_uring-6.19-20260205' of git://git.kernel.org [...] new 071be3b0b657 nvme-pci: handle changing device dma map requirements new 52a0a9854934 nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovec new 7e210d5e934c Merge tag 'nvme-6.19-2026-02-05' of git://git.infradead.or [...] new a6abd64e145c loop: revert exclusive opener loop status change new 06bc4e26310f Merge tag 'block-6.19-20260205' of git://git.kernel.org/pu [...]
The 13 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/android/binder/rust_binderfs.c | 9 +-- drivers/block/loop.c | 45 ++++---------- drivers/nvme/host/pci.c | 45 +++++++++----- drivers/nvme/target/tcp.c | 17 ++++++ drivers/usb/gadget/function/f_fs.c | 108 ++++++++++++++++----------------- drivers/usb/gadget/function/u_fs.h | 2 +- io_uring/fdinfo.c | 13 ++-- io_uring/zcrx.c | 9 +-- 8 files changed, 128 insertions(+), 120 deletions(-)