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-09 18:14:15 +02:00
2023-10-05 09:13:42 -07:00
2023-10-05 21:44:48 +02:00
2023-10-31 05:10:11 -10:00
2023-10-24 13:08:14 -07:00
2023-10-23 19:41:27 +02:00
2023-10-13 09:05:57 +02:00
2023-10-09 12:37:23 +03:00
2023-10-17 12:45:03 +02:00
2023-10-16 12:44:04 -04:00
2023-10-02 19:43:49 +01:00
2023-10-14 10:16:31 -07:00
2023-10-16 10:47:22 +02:00
2023-10-04 14:12:01 +02:00
2023-09-18 09:28:22 +01:00
2023-10-31 17:53:00 -10:00
2023-10-02 19:43:49 +01:00
2023-10-30 13:12:15 -10:00
2023-09-19 18:27:56 +02:00
2023-10-16 16:08:39 +01:00
2023-10-16 12:44:09 -04:00
2023-09-26 16:01:07 +03:00
2023-11-01 09:34:55 -10:00
2023-10-11 08:46:01 -07:00
2023-10-28 13:29:16 +02:00
2023-10-20 14:15:13 -07:00
2023-10-23 21:49:32 -07:00
2023-10-11 17:27:47 -07:00
2023-10-11 17:27:47 -07:00
2023-10-20 14:15:13 -07:00
2023-10-06 16:01:27 -07:00
2023-09-15 12:08:27 -07:00
2023-10-19 17:02:46 -07:00
2023-09-17 10:33:53 -07:00
2023-10-12 07:22:56 -10:00
2023-10-19 17:02:46 -07:00
2023-10-13 15:38:24 -07:00
2023-10-19 14:47:33 -04:00
2023-10-03 12:17:10 -07:00
2023-10-23 11:32:25 +02:00
2023-10-06 22:05:56 +02:00
2023-11-01 09:34:55 -10:00
2023-10-24 14:09:46 -07:00
2023-10-30 20:13:17 -10:00
2023-10-28 13:29:18 +02:00
2023-10-05 11:05:58 +02:00
2023-10-15 16:08:24 +01:00
2023-10-20 12:47:33 +01:00
2023-10-30 11:09:38 -10:00
2023-09-29 08:27:15 +10:00
2023-10-19 11:02:48 +02:00
2023-10-16 21:05:33 -07:00
2023-10-03 12:17:10 -07:00
2023-10-12 18:53:36 +03:00
2023-10-18 14:08:29 +02:00
2023-10-30 20:13:17 -10:00
2023-10-08 20:44:26 -07:00
2023-10-19 11:03:15 +02:00
2023-10-19 14:47:33 -04:00
2023-10-18 12:12:41 -07:00
2023-10-26 20:27:58 -07:00
2023-09-19 16:28:37 +02:00
2023-10-02 11:24:52 -07:00
2023-10-04 11:12:11 +03:00
2023-10-30 18:01:41 -10:00
2023-10-05 08:38:17 -06:00
2023-09-28 07:36:00 -06:00
2023-10-12 09:58:02 +02:00
2023-09-25 14:30:28 +02:00
2023-10-03 15:51:04 -07:00
2023-10-26 13:53:06 +02:00
2023-09-28 12:25:31 +02:00
2023-10-16 12:44:14 -04:00
2023-10-26 13:46:28 -07:00
2023-10-08 22:46:04 -07:00
2023-09-28 21:23:03 +09:00
2023-10-20 12:47:33 +01:00
2023-09-22 09:38:42 +02:00
2023-10-16 12:44:06 -04:00
2023-09-14 15:35:36 -04:00
2023-10-16 12:44:06 -04:00
2023-09-29 17:20:46 -07:00
2023-10-05 09:50:14 +02:00
2023-09-19 13:21:34 -07:00
2023-10-20 11:50:46 +01:00
2023-10-31 05:10:11 -10:00
2023-10-30 19:28:19 -10:00
2023-10-26 13:53:06 +02:00
2023-10-19 11:02:49 +02:00
2023-10-27 10:51:41 +01:00
2023-10-18 10:26:43 +02:00
2023-10-16 12:44:26 -04:00
2023-10-30 15:40:57 -10:00
2023-10-30 13:20:02 -10:00
2023-10-03 12:17:10 -07:00
2023-10-31 05:10:11 -10:00
2023-10-17 21:46:33 +02:00
2023-10-20 14:15:06 -07:00
2023-10-30 13:44:35 -10:00
2023-09-29 17:20:46 -07:00
2023-09-19 17:03:44 +02:00
2023-10-17 17:51:53 -07:00
2023-10-19 11:02:47 +02:00
2023-10-28 13:29:17 +02:00
2023-10-06 12:37:33 +05:30
2023-10-06 12:37:34 +05:30
2023-10-26 15:16:03 +02:00
2023-10-03 21:18:13 +02:00
2023-10-15 20:07:52 +01:00
2023-09-17 00:43:13 +02:00
2023-09-21 09:40:30 +02:00
2023-10-10 13:49:21 +02:00
2023-10-06 11:01:23 +02:00
2023-10-06 11:01:23 +02:00
2023-10-04 22:29:45 +02:00
2023-10-04 22:29:45 +02:00
2023-10-04 22:29:45 +02:00
2023-10-11 19:43:43 +02:00
2023-09-19 13:21:34 -07:00
2023-10-09 15:03:28 +02:00
2023-10-30 13:12:15 -10:00
2023-09-14 15:35:36 -04:00
2023-10-17 13:28:12 +02:00
2023-10-30 09:24:21 -10:00
2023-09-13 22:28:59 +02:00
2023-10-15 13:19:42 +01:00
2023-10-27 10:35:44 +01:00
2023-10-19 13:01:33 +02:00
2023-11-01 06:28:35 -10:00
2023-10-28 13:29:19 +02:00
2023-09-27 11:19:15 +02:00
2023-09-21 19:22:10 +02:00
2023-10-27 10:35:45 +01:00
2023-10-20 19:26:37 +02:00
2023-09-27 16:58:11 +02:00
2023-09-15 13:48:10 +02:00
2023-09-24 17:24:01 +02:00
2023-09-25 16:37:44 -07:00
2023-09-14 16:16:36 +02:00
2023-10-09 09:35:14 +02:00
2023-10-11 08:46:01 -07:00
2023-10-15 19:59:15 +01:00
2023-09-21 12:34:00 +02:00
2023-10-19 11:02:48 +02:00
2023-10-17 23:49:19 -10:00