io_uring: import 5.15-stable io_uring
No upstream commit exists. This imports the io_uring codebase from 5.15.85, wholesale. Changes from that code base: - Drop IOCB_ALLOC_CACHE, we don't have that in 5.10. - Drop MKDIRAT/SYMLINKAT/LINKAT. Would require further VFS backports, and we don't support these in 5.10 to begin with. - sock_from_file() old style calling convention. - Use compat_get_bitmap() only for CONFIG_COMPAT=y Signed-off-by:Jens Axboe <axboe@kernel.dk> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Loading
-
mentioned in commit 76050cdc
-
mentioned in commit 5052861e
-
mentioned in commit 45bcdceb
-
mentioned in commit dc567ece
-
mentioned in commit 070a64c5
-
mentioned in commit 50ced4b2
-
mentioned in commit 1beedc92
-
mentioned in commit ec3f24f4
-
mentioned in commit 5e6347b5
-
mentioned in commit d0f788b8
-
mentioned in commit fef924db
-
mentioned in commit 35eb3d7d
-
mentioned in commit 623d867c
-
mentioned in commit 4a69d8da
-
mentioned in commit b25e29dc
-
mentioned in commit 9446bffc
Please sign in to comment