index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval
Jens Axboe
2023-11-28
2
-9
/
+12
*
io_uring/net: ensure socket is marked connected on connect retry
Jens Axboe
2023-11-20
1
-13
/
+11
*
io_uring/kbuf: Allow the full buffer id space for provided buffers
Gabriel Krisman Bertazi
2023-11-20
1
-4
/
+7
*
io_uring/kbuf: Fix check of BID wrapping in provided buffers
Gabriel Krisman Bertazi
2023-11-20
1
-1
/
+1
*
io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() f...
Al Viro
2023-11-08
1
-1
/
+1
*
io_uring/fdinfo: lock SQ thread while retrieving thread cpu/pid
Jens Axboe
2023-11-02
1
-6
/
+12
*
io-wq: fully initialize wqe before calling cpuhp_state_add_instance_nocalls()
Jeff Moyer
2023-10-25
1
-6
/
+4
*
io_uring: fix crash with IORING_SETUP_NO_MMAP and invalid SQ ring address
Jens Axboe
2023-10-25
1
-0
/
+6
*
io_uring: ensure io_lockdep_assert_cq_locked() handles disabled rings
Jens Axboe
2023-10-10
1
-14
/
+27
*
io_uring/kbuf: don't allow registered buffer rings on highmem pages
Jens Axboe
2023-10-10
1
-8
/
+19
*
io_uring: don't allow IORING_SETUP_NO_MMAP rings on highmem pages
Jens Axboe
2023-10-10
1
-1
/
+15
*
io_uring/fs: remove sqe->rw_flags checking from LINKAT
Jens Axboe
2023-10-06
1
-1
/
+1
*
io_uring/net: fix iter retargeting for selected buf
Pavel Begunkov
2023-09-23
1
-0
/
+5
*
io_uring: annotate the struct io_kiocb slab for appropriate user copy
Jens Axboe
2023-09-23
1
-2
/
+14
*
io_uring: Don't set affinity on a dying sqpoll thread
Gabriel Krisman Bertazi
2023-09-13
1
-1
/
+3
*
io_uring: break out of iowq iopoll on teardown
Pavel Begunkov
2023-09-13
3
-0
/
+13
*
io_uring/net: don't overflow multishot accept
Pavel Begunkov
2023-09-13
1
-1
/
+1
*
io_uring/net: don't overflow multishot recv
Pavel Begunkov
2023-09-13
1
-1
/
+1
*
io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
Jens Axboe
2023-09-13
5
-15
/
+41
*
io_uring: break iopolling on signal
Pavel Begunkov
2023-09-13
1
-0
/
+3
*
io_uring: fix false positive KASAN warnings
Pavel Begunkov
2023-09-13
2
-2
/
+0
*
io_uring: fix drain stalls by invalid SQE
Pavel Begunkov
2023-09-13
1
-0
/
+2
*
io_uring/parisc: Adjust pgoff in io_uring mmap() for parisc
Helge Deller
2023-08-08
1
-0
/
+3
*
io_uring: correct check for O_TMPFILE
Aleksa Sarai
2023-08-07
1
-2
/
+4
*
Merge tag 'io_uring-6.5-2023-07-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-28
1
-6
/
+17
|
\
|
*
io_uring: gate iowait schedule on having pending requests
Jens Axboe
2023-07-24
1
-6
/
+17
*
|
Merge tag 'io_uring-6.5-2023-07-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-22
1
-26
/
+26
|
\
|
|
*
io_uring: Fix io_uring mmap() by using architecture-provided get_unmapped_area()
Helge Deller
2023-07-21
1
-25
/
+17
|
*
io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
Jens Axboe
2023-07-20
1
-0
/
+8
|
*
io_uring: don't audit the capability check in io_uring_create()
Ondrej Mosnacek
2023-07-18
1
-1
/
+1
*
|
Merge tag 'io_uring-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-14
1
-2
/
+13
|
\
|
|
*
io_uring: Use io_schedule* in cqring wait
Andres Freund
2023-07-07
1
-2
/
+13
*
|
Merge tag 'io_uring-6.5-2023-07-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-03
2
-21
/
+36
|
\
|
|
*
io_uring: flush offloaded and delayed task_work on exit
Jens Axboe
2023-06-28
1
-3
/
+19
|
*
io_uring: remove io_fallback_tw() forward declaration
Jens Axboe
2023-06-27
1
-15
/
+14
|
*
io_uring/net: use proper value for msg_inq
Jens Axboe
2023-06-27
1
-4
/
+4
*
|
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-29
1
-1
/
+0
|
\
\
|
*
|
fsnotify: move fsnotify_open() hook into do_dentry_open()
Amir Goldstein
2023-06-12
1
-1
/
+0
*
|
|
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-22
3
-11
/
+26
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
1
-3
/
+0
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
1
-4
/
+0
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
1
-1
/
+5
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
David Howells
2023-05-23
1
-0
/
+2
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-28
/
+6
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
1
-1
/
+1
|
*
|
|
|
|
|
io_uring: rsrc: delegate VMA file-backed check to GUP
Lorenzo Stoakes
2023-06-09
1
-28
/
+6
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
15
-327
/
+369
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
io_uring: merge conditional unlock flush helpers
Pavel Begunkov
2023-06-23
1
-12
/
+1
|
*
|
|
|
|
io_uring: make io_cq_unlock_post static
Pavel Begunkov
2023-06-23
2
-3
/
+1
[next]