index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
io_uring.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-01
io_uring/net: simplify zerocopy send user API
Pavel Begunkov
1
-2
/
+5
2022-09-01
io_uring/notif: remove notif registration
Pavel Begunkov
1
-8
/
+0
2022-09-01
Revert "io_uring: rename IORING_OP_FILES_UPDATE"
Pavel Begunkov
1
-11
/
+1
2022-09-01
Revert "io_uring: add zc notification flush requests"
Pavel Begunkov
1
-1
/
+0
2022-08-23
io_uring: uapi: Add `extern "C"` in io_uring.h for liburing
Ammar Faizi
1
-0
/
+8
2022-07-25
io_uring: add zc notification flush requests
Pavel Begunkov
1
-0
/
+1
2022-07-25
io_uring: rename IORING_OP_FILES_UPDATE
Pavel Begunkov
1
-1
/
+11
2022-07-25
io_uring: flush notifiers after sendzc
Pavel Begunkov
1
-0
/
+4
2022-07-25
io_uring: sendzc with fixed buffers
Pavel Begunkov
1
-1
/
+5
2022-07-25
io_uring: allow to pass addr into sendzc
Pavel Begunkov
1
-1
/
+1
2022-07-25
io_uring: wire send zc request type
Pavel Begunkov
1
-0
/
+5
2022-07-25
io_uring: add notification slot registration
Pavel Begunkov
1
-0
/
+17
2022-07-25
io_uring: support multishot in recvmsg
Dylan Yudaken
1
-0
/
+7
2022-07-25
io_uring: multishot recv
Dylan Yudaken
1
-0
/
+5
2022-07-25
io_uring: let to set a range for file slot allocation
Pavel Begunkov
1
-0
/
+13
2022-07-25
io_uring: add support for passing fixed file descriptors
Jens Axboe
1
-0
/
+17
2022-07-25
io_uring: replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-07-25
io_uring: add sync cancelation API through io_uring_register()
Jens Axboe
1
-0
/
+15
2022-07-25
io_uring: add IORING_ASYNC_CANCEL_FD_FIXED cancel flag
Jens Axboe
1
-0
/
+2
2022-07-25
io_uring: add IORING_SETUP_SINGLE_ISSUER
Pavel Begunkov
1
-1
/
+4
2022-07-25
io_uring: add support for level triggered poll
Jens Axboe
1
-0
/
+3
2022-07-08
io_uring: explicit sqe padding for ioctl commands
Pavel Begunkov
1
-1
/
+4
2022-06-30
io_uring: keep sendrecv flags in ioprio
Pavel Begunkov
1
-1
/
+1
2022-06-14
io_uring: remove IORING_CLOSE_FD_AND_FILE_SLOT
Pavel Begunkov
1
-6
/
+0
2022-05-31
io_uring: let IORING_OP_FILES_UPDATE support choosing fixed file slots
Xiaoguang Wang
1
-0
/
+6
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/l...
Linus Torvalds
1
-2
/
+22
2022-05-23
Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-...
Linus Torvalds
1
-1
/
+2
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-b...
Linus Torvalds
1
-1
/
+7
2022-05-18
io_uring: add support for ring mapped supplied buffers
Jens Axboe
1
-0
/
+36
2022-05-14
io_uring: add IORING_ACCEPT_MULTISHOT for accept
Hao Xu
1
-0
/
+5
2022-05-13
io_uring: add flag for allocating a fully sparse direct descriptor space
Jens Axboe
1
-1
/
+7
2022-05-13
io_uring: allow allocated fixed files for openat/openat2
Jens Axboe
1
-0
/
+9
2022-05-11
fs,io_uring: add infrastructure for uring-cmd
Jens Axboe
1
-8
/
+13
2022-05-09
io_uring: support CQE32 in io_uring_cqe
Stefan Roesch
1
-0
/
+7
2022-05-09
io_uring: add support for 128-byte SQEs
Jens Axboe
1
-0
/
+8
2022-05-09
Merge branch 'for-5.19/io_uring-socket' into for-5.19/io_uring-passthrough
Jens Axboe
1
-2
/
+9
2022-05-06
io_uring: add POLL_FIRST support for send/sendmsg and recv/recvmsg
Jens Axboe
1
-0
/
+10
2022-04-30
io_uring: add IORING_SETUP_TASKRUN_FLAG
Jens Axboe
1
-0
/
+7
2022-04-30
io_uring: use TWA_SIGNAL_NO_IPI if IORING_SETUP_COOP_TASKRUN is used
Jens Axboe
1
-0
/
+8
2022-04-30
io_uring: return hint on whether more data is available after receive
Jens Axboe
1
-0
/
+2
2022-04-26
io_uring: add type to op enum
Dylan Yudaken
1
-1
/
+1
2022-04-25
io_uring: add socket(2) support
Jens Axboe
1
-0
/
+1
2022-04-25
io_uring: add fgetxattr and getxattr support
Stefan Roesch
1
-0
/
+2
2022-04-25
io_uring: add fsetxattr and setxattr support
Stefan Roesch
1
-1
/
+5
2022-04-25
io_uring: add support for IORING_ASYNC_CANCEL_ANY
Jens Axboe
1
-0
/
+2
2022-04-25
io_uring: allow IORING_OP_ASYNC_CANCEL with 'fd' key
Jens Axboe
1
-0
/
+3
2022-04-25
io_uring: add support for IORING_ASYNC_CANCEL_ALL
Jens Axboe
1
-0
/
+7
2022-04-11
io_uring: flag the fact that linked file assignment is sane
Jens Axboe
1
-0
/
+1
2022-03-24
io_uring: remove IORING_CQE_F_MSG
Jens Axboe
1
-2
/
+0
[next]