Demi Marie Obenour
fcc77d33a3
net: Remove support for AIO on sockets
...
The only user of msg->msg_iocb was AF_ALG, but that's deprecated.
It can be removed entirely at the cost of only supporting synchronous
operations. This doesn't break userspace, which will silently block
(for a bounded amount of time) in io_submit instead of operating
asynchronously.
This also makes struct msghdr smaller, helping every other caller of
sendmsg().
Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com >
Acked-by: Jakub Kicinski <kuba@kernel.org >
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
2026-05-29 14:05:30 +08:00
..
2026-04-13 19:03:11 -07:00
2026-04-16 20:34:34 -07:00
2026-04-16 19:27:51 -07:00
2026-04-13 20:10:58 -07:00
2026-04-18 00:10:48 -07:00
2026-04-20 11:31:01 -07:00
2026-04-20 11:20:35 -07:00
2026-04-15 14:15:25 -07:00
2026-04-27 15:08:04 +02:00
2026-05-22 20:25:30 +08:00
2026-04-15 17:15:18 -07:00
2026-04-17 14:18:55 -07:00
2026-04-22 15:10:22 +01:00
2026-04-24 14:20:03 -07:00
2026-04-19 08:47:40 -07:00
2026-04-15 16:52:20 +02:00
2026-04-18 00:10:50 -07:00
2026-04-13 14:56:54 -07:00
2026-04-13 15:51:31 -07:00
2026-04-16 07:03:40 -07:00
2026-04-16 07:03:40 -07:00
2026-04-27 15:52:51 -06:00
2026-04-15 10:54:24 -07:00
2026-04-16 10:12:43 -07:00
2026-04-14 10:53:44 -07:00
2026-04-15 08:37:45 -07:00
2026-04-18 00:10:51 -07:00
2026-04-21 14:12:01 -07:00
2026-04-21 07:30:44 -07:00
2026-04-19 12:58:08 -07:00
2026-04-27 10:26:49 +02:00
2026-04-30 11:37:39 +02:00
2026-04-16 22:19:29 +02:00
2026-04-24 00:36:50 +02:00
2026-04-16 07:03:40 -07:00
2026-04-19 08:01:17 -07:00
2026-04-16 13:31:04 +02:00
2026-04-16 21:07:13 +02:00
2026-05-29 13:54:43 +08:00
2026-04-15 12:59:16 -07:00
2026-04-22 09:50:46 -07:00
2026-04-23 12:13:57 +02:00
2026-04-13 16:22:30 -07:00
2026-04-15 12:59:16 -07:00
2026-04-14 23:03:02 -07:00
2026-04-13 10:10:28 -07:00
2026-04-18 00:10:48 -07:00
2026-04-21 16:41:54 +01:00
2026-04-18 00:10:50 -07:00
2026-04-13 15:42:19 -07:00
2026-04-18 13:07:36 -05:00
2026-04-27 05:54:25 -07:00
2026-04-18 11:29:14 -07:00
2026-04-18 00:10:48 -07:00
2026-04-18 00:10:47 -07:00
2026-04-27 05:54:24 -07:00
2026-04-15 12:59:16 -07:00
2026-04-19 08:01:17 -07:00
2026-04-27 18:46:17 -07:00
2026-04-13 14:56:28 -07:00
2026-04-24 09:41:58 -07:00
2026-04-22 08:53:23 -04:00
2026-04-13 11:46:08 -07:00
2026-04-24 00:34:59 +02:00
2026-04-27 15:47:21 -06:00
2026-04-17 14:09:02 -07:00
2026-04-15 14:41:21 -07:00
2026-04-18 00:10:50 -07:00
2026-04-20 11:35:17 -07:00
2026-04-20 15:42:18 -07:00
2026-04-21 12:48:44 +02:00
2026-04-20 20:10:50 -10:00
2026-04-20 20:10:50 -10:00
2026-04-19 08:01:17 -07:00
2026-04-13 15:42:19 -07:00
2026-04-19 08:44:41 -07:00
2026-04-19 08:01:17 -07:00
2026-05-05 16:12:07 +08:00
2026-05-29 14:05:30 +08:00
2026-04-18 00:10:47 -07:00
2026-04-13 19:03:11 -07:00
2026-04-17 14:23:26 -06:00
2026-04-21 18:54:28 +03:00
2026-04-28 14:28:29 -04:00
2026-04-18 00:10:54 -07:00
2026-04-20 12:02:24 -07:00