Files
linux-stable-mirror/include/linux
Linus Torvalds ffa059b262 Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linux
Pull io_uring updates from Jens Axboe:
 "This contains the core io_uring updates, of which there are not many,
  and adds support for using WAITID through io_uring and hence not
  needing to block on these kinds of events.

  Outside of that, tweaks to the legacy provided buffer handling and
  some cleanups related to cancelations for uring_cmd support"

* tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linux:
  io_uring/poll: use IOU_F_TWQ_LAZY_WAKE for wakeups
  io_uring/kbuf: Use slab for struct io_buffer objects
  io_uring/kbuf: Allow the full buffer id space for provided buffers
  io_uring/kbuf: Fix check of BID wrapping in provided buffers
  io_uring/rsrc: cleanup io_pin_pages()
  io_uring: cancelable uring_cmd
  io_uring: retain top 8bits of uring_cmd flags for kernel internal use
  io_uring: add IORING_OP_WAITID support
  exit: add internal include file with helpers
  exit: add kernel_waitid_prepare() helper
  exit: move core of do_wait() into helper
  exit: abstract out should_wake helper for child_wait_callback()
  io_uring/rw: add support for IORING_OP_READ_MULTISHOT
  io_uring/rw: mark readv/writev as vectored in the opcode definition
  io_uring/rw: split io_read() into a helper
2023-11-01 11:09:19 -10:00
..
2023-10-05 09:13:42 -07:00
2023-10-24 13:08:14 -07:00
2023-10-14 10:16:31 -07:00
2023-09-18 09:28:22 +01:00
2023-10-11 08:46:01 -07:00
2023-10-19 14:47:33 -04:00
2023-09-28 07:36:00 -06:00
2023-10-12 09:58:02 +02:00
2023-10-16 12:44:06 -04:00
2023-10-16 12:44:06 -04:00
2023-10-27 10:51:41 +01:00
2023-10-17 21:46:33 +02:00
2023-09-29 17:20:46 -07:00
2023-10-03 21:18:13 +02:00
2023-10-06 11:01:23 +02:00
2023-10-06 11:01:23 +02:00
2023-09-13 22:28:59 +02:00
2023-10-15 13:19:42 +01:00
2023-09-21 19:22:10 +02:00
2023-10-27 10:35:45 +01:00
2023-09-14 16:16:36 +02:00