Hi Linus, Just a single fix for a potential divide-by-zero, introduced in this cycle. Please pull! The following changes since commit c3414550cb0d4dfad1816ee14ff1f44819d270db: Merge tag 'nvme-6.6-2023-10-18' of git://git.infradead.org/nvme into block-6.6 (2023-10-18 15:32:51 -0600) are available in the Git repository at: git://git.kernel.dk/linux.git tags/block-6.6-2023-10-27 for you to fetch changes up to 2dd710d476f2f1f6eaca884f625f69ef4389ed40: blk-throttle: check for overflow in calculate_bytes_allowed (2023-10-20 18:38:17 -0600) ---------------------------------------------------------------- block-6.6-2023-10-27 ---------------------------------------------------------------- Khazhismel Kumykov (1): blk-throttle: check for overflow in calculate_bytes_allowed block/blk-throttle.c | 6 ++++++ 1 file changed, 6 insertions(+) -- Jens Axboe