This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e9b8ffafd20a Merge tag 'usb-6.13-rc4' of git://git.kernel.org/pub/scm/l [...] new 020b40f35624 io_uring: make ctx->timeout_lock a raw spinlock new 12d908116f7e io_uring: Fix registered ring file refcount leak new c261e4f1dd29 io_uring/register: limit ring resizing to DEFER_TASKRUN new dbd2ca9367eb io_uring: check if iowq is killed before queuing new 7c05bd92305d Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linux new 26fff8a4432f block/bdev: use helper for max block size check new 51588b1b77b6 nvme: use blk_validate_block_size() for max LBA check new 224749be6c23 block: Revert "block: Fix potential deadlock while freezin [...] new 85672ca9ceea block: avoid to reuse `hctx` not removed from cpuhp callback list new 11167b29e53b Merge tag 'block-6.13-20241220' of git://git.kernel.dk/linux new 74d7e038fd07 hwmon: (tmp513) Fix interpretation of values of Shunt Volt [...] new da1d0e6ba211 hwmon: (tmp513) Fix Current Register value interpretation new dd471e25770e hwmon: (tmp513) Fix interpretation of values of Temperatur [...] new d74276290cf9 Merge tag 'hwmon-for-v6.13-rc4' of git://git.kernel.org/pu [...] new 926e86205897 arm64/signal: Silence sparse warning storing GCSPR_EL0 new 499551201b5f Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
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: arch/arm64/kernel/signal.c | 35 +++++++++++++++-------------------- block/bdev.c | 3 +-- block/blk-mq-sysfs.c | 16 ++++++++++------ block/blk-mq.c | 40 +++++++++++++++++++++------------------- block/blk-sysfs.c | 4 ++-- drivers/hwmon/tmp513.c | 10 ++++++---- drivers/nvme/host/core.c | 2 +- include/linux/io_uring.h | 4 +--- include/linux/io_uring_types.h | 2 +- io_uring/io_uring.c | 17 +++++++++++------ io_uring/register.c | 3 +++ io_uring/timeout.c | 40 ++++++++++++++++++++-------------------- 12 files changed, 92 insertions(+), 84 deletions(-)