Commit cf72cbb39da8 for kernel

commit cf72cbb39da84b6f02f90c07f33b102fc10b16f0
Merge: a99d741df737 2cf20c4e0f72
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Aug 28 16:51:14 2026 -0700

    Merge tag 'io_uring-7.3-20260828' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux

    Pull io_uring fixes from Jens Axboe:
     "A few smaller fixes for io_uring that should go into the 7.3-rc1
      kernel, all three headed to stable as well. This contains:

       - A few fixes around cancellation and teardown for waitid

       - Cap the user size for the query interface copy-out"

    * tag 'io_uring-7.3-20260828' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux:
      io_uring/waitid: avoid siginfo copy during ring teardown
      io_uring/waitid: honor task_work cancellation
      io_uring/query: cap user size passed to copy_struct_to_user