Hi Linus, Only thing here are the changes from Arnd from last week, which now have the appropriate header include to ensure they actually compile if COMPAT is enabled. Please pull! git://git.kernel.dk/linux-block.git tags/block-5.5-20191226 ---------------------------------------------------------------- Arnd Bergmann (5): pktcdvd: fix regression on 64-bit architectures compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES compat_ioctl: block: handle add zone open, close and finish ioctl compat_ioctl: block: handle Persistent Reservations block/compat_ioctl.c | 16 ++++++++++++++++ drivers/block/pktcdvd.c | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) -- Jens Axboe