This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 39d3389331ab Merge tag 'drm-fixes-2026-01-16' of https://gitlab.freedes [...] new da579f05ef0f io_uring: move local task_work in exit cancel loop new 216c7a0326c6 Merge tag 'io_uring-6.19-20260116' of git://git.kernel.org [...] new ca22c566b891 block: zero non-PI portion of auto integrity buffer new 40b94ec7edbb null_blk: fix kmemleak by releasing references to fault co [...] new 340f4fc5508c nvme-pci: disable secondary temp for Wodposit WPBSNM8 new 32b63acd78f5 nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build [...] new 7d3fa7e95493 nvme-apple: add "apple,t8103-nvme-ans2" as compatible new d1877cc72703 nvme-fc: release admin tagset if init fails new 2fa8961d3a6a nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready() new 84164acba331 nvmet: do not copy beyond sybsysnqn string length new 0edb475ac0a7 nvme: fix PCIe subsystem reset controller state transition new 015c2246edab Merge tag 'nvme-6.19-2026-01-14' of git://git.infradead.or [...] new ec19ed2b3e2a rnbd-clt: fix refcount underflow in device unmap path new d3eeb99bbc99 Merge tag 'block-6.19-20260116' of git://git.kernel.org/pu [...]
The 14 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/bio-integrity-auto.c | 2 +- drivers/block/null_blk/main.c | 12 +++++++++++- drivers/block/rnbd/rnbd-clt.c | 1 - drivers/nvme/host/apple.c | 1 + drivers/nvme/host/fc.c | 2 ++ drivers/nvme/host/pci.c | 7 ++++++- drivers/nvme/target/passthru.c | 2 +- drivers/nvme/target/tcp.c | 21 ++++++++++++++++----- io_uring/io_uring.c | 8 ++++---- 9 files changed, 42 insertions(+), 14 deletions(-)