On Tue, 30 Aug 2022 07:56:36 +0700, Ammar Faizi wrote: > From: Ammar Faizi <ammarfaizi2@xxxxxxxxxxx> > > Hi Jens, > > This series adds io_uring syscall functions and exports them. There > are 7 patches in this series: > > [...] Applied, thanks! [1/7] syscall: Make io_uring syscall arguments consistent commit: 09164272d3aa5f4727fdf2181284d29e88194201 [2/7] syscall: Add io_uring syscall functions commit: f0b43c84cb3d1a4af4f1a32193bcad66fe458488 [3/7] man: Clarify "man 2" entry for io_uring syscalls commit: 9a8512f6dbd259a52b3f98fb5e6324a9b2841c3c [4/7] man: Add `io_uring_enter2()` function signature commit: 584b9ed0ceef30934e747435fe0b535528495de6 [5/7] man: Alias `io_uring_enter2()` to `io_uring_enter()` commit: 8251e2778b0a1a897337aa011cb59ec85de599e0 [6/7] test/io_uring_{enter,setup,register}: Use the exported syscall functions commit: 64208a184c155580bfde12ced79ff09d9bcc52a8 [7/7] man/io_uring_enter.2: Fix typo "which is behaves" -> "which behaves" commit: 1ef00fc157cd0fa96d4da355ee86c977b6e4169e Best regards, -- Jens Axboe