| commit | 3f0e9c8cefa913dd9bd1d79b9a68896ea130f106 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Dec 26 11:44:35 2025 -0800 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Dec 26 11:44:35 2025 -0800 |
| tree | ae39eaff50ac10bf1c9af9523477e194db48c28c | |
| parent | 4079a38693910c44780b31cd3cbd220b4144e473 [diff] | |
| parent | 1ddb815fdfd45613c32e9bd1f7137428f298e541 [diff] |
Merge tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux Pull block fixes from Jens Axboe: - Fix for a signedness issue introduced in this kernel release for rnbd - Fix up user copy references for ublk when the server exits * tag 'block-6.19-20251226' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux: block: rnbd-clt: Fix signedness bug in init_dev() ublk: clean up user copy references on ublk server exit