This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1c5183aa6e74 Merge tag 'sched-urgent-2025-03-07' of git://git.kernel.or [...] new bcb0fda3c2da io_uring/rw: ensure reissue path is correctly handled for IOPOLL new d53276d29283 Merge tag 'io_uring-6.14-20250306' of git://git.kernel.dk/linux new 5ac60242b017 ublk: set_params: properly check if parameters can be applied new e06472bab2a5 block: fix conversion of GPT partition name to 7-bit new 8c1624b63a7d nvme-tcp: fix possible UAF in nvme_tcp_poll new 6a3572e10f74 nvme-pci: clean up CMBMSC when registering CMB fails new 56cf7ef0d490 nvme-pci: skip CMB blocks incompatible with PCI P2P DMA new 00817f0f1c45 nvme-ioctl: fix leaked requests on mapping error new 0979ff3676b1 nvmet: remove old function prototype new afb41b08c44e nvme-tcp: Fix a C2HTermReq error message new ad95bab0cd28 nvme-tcp: fix potential memory corruption in nvme_tcp_recv_pdu() new a16f88964c64 nvmet-tcp: Fix a possible sporadic response drops in weakl [...] new 528361c49962 nvme-tcp: fix signedness bug in nvme_tcp_init_connection() new ca57b5bfa214 Merge tag 'nvme-6.14-2025-03-05' of git://git.infradead.or [...] new e7112524e5e8 block: Name the RQF flags enum new 381af8d9f484 Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linux new 5a4041f2c472 btrfs: zoned: fix extent range end unlock in cow_file_range() new 2df2c6ed8960 btrfs: replace deprecated strncpy() with strscpy() new 35d99c68af40 btrfs: fix a leaked chunk map issue in read_one_chunk() new 6ceb6346b043 Merge tag 'for-6.14-rc5-tag' of git://git.kernel.org/pub/s [...] new 39ec9eaaa165 coredump: Only sort VMAs when core_sort_vma sysctl is set new dd047efbe0e0 Merge tag 'execve-v6.14-rc6' of git://git.kernel.org/pub/s [...]
The 22 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: Documentation/admin-guide/sysctl/kernel.rst | 11 +++++++ block/partitions/efi.c | 2 +- drivers/block/ublk_drv.c | 7 +++-- drivers/nvme/host/ioctl.c | 12 +++++--- drivers/nvme/host/pci.c | 21 +++++++++----- drivers/nvme/host/tcp.c | 45 +++++++++++++++++++++++------ drivers/nvme/target/nvmet.h | 1 - drivers/nvme/target/tcp.c | 15 +++++++--- fs/btrfs/inode.c | 9 ++++-- fs/btrfs/sysfs.c | 4 +-- fs/btrfs/volumes.c | 1 + fs/coredump.c | 15 ++++++++-- include/linux/blk-mq.h | 2 +- io_uring/rw.c | 7 ++--- 14 files changed, 112 insertions(+), 40 deletions(-)