This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f10b439638e2 Merge tag 'regulator-fix-v6.1-rc6' of git://git.kernel.org [...] new 4e45886956a2 zonefs: Fix race between modprobe and mount new db58653ce0c7 zonefs: Fix active zone accounting new 3e0d88f911fb Merge tag 'zonefs-6.1-rc7' of git://git.kernel.org/pub/scm [...] new 2f3893437a4e io_uring: cmpxchg for poll arm refs release new a26a35e9019f io_uring: make poll refs more robust new 9d94c04c0db0 io_uring/filetable: fix file reference underflow new 12ad3d2d6c5b io_uring/poll: fix poll_refs race with cancelation new 7cfe7a09489c io_uring: clear TIF_NOTIFY_SIGNAL if set and task_work not [...] new 364eb618348c Merge tag 'io_uring-6.1-2022-11-25' of git://git.kernel.dk/linux new 22c17e279a1b blk-mq: fix queue reference leak on blk_mq_alloc_disk_for_ [...] new 4ba5f0c36cfd s390/dasd: Fix spelling mistake "Ivalid" -> "Invalid" new b49e648fcca7 s390/dasd: increase printing of debug data payload new 590ce6d96d6a s390/dasd: fix no record found for raw_track_access new 7e8a05b47ba7 s390/dasd: fix possible buffer overflow in copy_pair_show new 7d4a93176e01 ublk_drv: don't forward io commands in reserve order new 990f32003120 Merge tag 'block-6.1-2022-11-25' of git://git.kernel.dk/linux new 172c65e673cc power: supply: rk817: check correct variable new 883babd43dcf power: supply: rk817: Change rk817_chg_cur_to_reg to int new f9be5cb6c1f0 power: supply: ip5xxx: Fix integer overflow in current_now [...] new 767e684367e4 power: supply: ab8500: Defer thermal zone probe new 644e9524388a Merge tag 'for-v6.1-rc' of git://git.kernel.org/pub/scm/li [...]
The 21 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/blk-mq.c | 7 ++- drivers/block/ublk_drv.c | 82 +++++++++++++++++------------------- drivers/power/supply/ab8500_btemp.c | 9 +++- drivers/power/supply/ip5xxx_power.c | 2 +- drivers/power/supply/rk817_charger.c | 14 +++--- drivers/s390/block/dasd_devmap.c | 2 +- drivers/s390/block/dasd_eckd.c | 43 +++++++++---------- drivers/s390/block/dasd_ioctl.c | 2 +- fs/zonefs/super.c | 23 +++++++--- fs/zonefs/zonefs.h | 6 ++- io_uring/filetable.c | 2 - io_uring/io_uring.h | 9 +++- io_uring/poll.c | 47 ++++++++++++++++++--- 13 files changed, 150 insertions(+), 98 deletions(-)