Files
linux/io_uring
Jens Axboe d6406c45f1 io_uring: track restrictions separately for IORING_OP and IORING_REGISTER
It's quite likely that only register opcode restrictions exists, in
which case we'd never need to check the normal opcodes. Split
ctx->restricted into two separate fields, one for I/O opcodes, and one
for register opcodes.

Reviewed-by: Gabriel Krisman Bertazi <krisman@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2026-01-13 10:31:48 -07:00
..
2025-01-28 15:10:40 -07:00
2026-01-05 17:08:20 -07:00
2026-01-05 17:08:20 -07:00
2026-01-05 17:08:20 -07:00
2025-09-08 08:06:37 -06:00
2025-02-17 16:43:04 -08:00
2025-03-07 13:41:08 -07:00
2025-12-28 15:54:45 -07:00
2025-12-28 15:54:45 -07:00
2025-12-28 15:54:45 -07:00
2024-02-09 09:04:39 -07:00
2025-11-13 11:19:37 -07:00