Files
linux-stable-mirror/include/uapi/linux
Pavel Begunkov cf73d9970e io_uring: don't use int for ABI
__kernel_rwf_t is defined as int, the actual size of which is
implementation defined. It won't go well if some compiler / archs
ever defines it as i64, so replace it with __u32, hoping that
there is no one using i16 for it.

Cc: stable@vger.kernel.org
Fixes: 2b188cc1bb ("Add io_uring IO interface")
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/47c666c4ee1df2018863af3a2028af18feef11ed.1751412511.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2025-07-02 17:11:58 -06:00
..
2025-02-08 15:16:29 +00:00
2025-01-13 07:36:29 -08:00
2025-02-05 13:22:04 +09:00
2025-02-12 02:29:30 +00:00
2025-05-03 12:02:09 +02:00
2024-08-29 10:39:37 +02:00
2024-08-26 09:37:23 -07:00
2025-07-02 17:11:58 -06:00
2024-09-01 20:26:05 -07:00
2025-04-17 11:09:10 +02:00
2024-08-19 22:36:26 -04:00
2024-09-06 08:31:40 -06:00
2025-05-13 11:12:48 +02:00
2024-08-12 17:50:34 -07:00
2025-01-08 13:18:11 +01:00
2025-04-17 12:30:02 +02:00
2025-02-25 18:14:03 -08:00
2025-05-21 13:41:03 +02:00
2025-04-17 12:30:02 +02:00
2025-04-14 09:51:31 -04:00
2025-05-27 10:27:54 -04:00