Commit 041c16acbafb for kernel

commit 041c16acbafbdd8c089cc077c78e060322dde18c
Merge: e99785a923d5 795663b4d160
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Feb 12 15:07:50 2026 -0800

    Merge tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux

    Pull io_uring large rx buffer support from Jens Axboe:
     "Now that the networking updates are upstream, here's the support for
      large buffers for zcrx.

      Using larger (bigger than 4K) rx buffers can increase the effiency of
      zcrx. For example, it's been shown that using 32K buffers can decrease
      CPU usage by ~30% compared to 4K buffers"

    * tag 'for-7.0/io_uring-zcrx-large-buffers-20260206' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
      io_uring/zcrx: implement large rx buffer support