Skip to content
Snippets Groups Projects
Forked from drm / msm
This fork has diverged from the upstream repository.
  • Linus Torvalds's avatar
    e9a5a78d
    Merge tag 'for-6.8/io_uring-2024-01-18' of git://git.kernel.dk/linux · e9a5a78d
    Linus Torvalds authored
    Pull io_uring fixes from Jens Axboe:
     "Nothing major in here, just a few fixes and cleanups that arrived
      after the initial merge window pull request got finalized, as well as
      a fix for a patch that got merged earlier"
    
    * tag 'for-6.8/io_uring-2024-01-18' of git://git.kernel.dk/linux:
      io_uring: combine cq_wait_nr checks
      io_uring: clean *local_work_add var naming
      io_uring: clean up local tw add-wait sync
      io_uring: adjust defer tw counting
      io_uring/register: guard compat syscall with CONFIG_COMPAT
      io_uring/rsrc: improve code generation for fixed file assignment
      io_uring/rw: cleanup io_rw_done()
    e9a5a78d
    History
    Merge tag 'for-6.8/io_uring-2024-01-18' of git://git.kernel.dk/linux
    Linus Torvalds authored
    Pull io_uring fixes from Jens Axboe:
     "Nothing major in here, just a few fixes and cleanups that arrived
      after the initial merge window pull request got finalized, as well as
      a fix for a patch that got merged earlier"
    
    * tag 'for-6.8/io_uring-2024-01-18' of git://git.kernel.dk/linux:
      io_uring: combine cq_wait_nr checks
      io_uring: clean *local_work_add var naming
      io_uring: clean up local tw add-wait sync
      io_uring: adjust defer tw counting
      io_uring/register: guard compat syscall with CONFIG_COMPAT
      io_uring/rsrc: improve code generation for fixed file assignment
      io_uring/rw: cleanup io_rw_done()