index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-01
io_uring/net: move recv/recvmsg flags out of retry loop
Jens Axboe
2024-02-27
io_uring/kbuf: flag request if buffer pool is empty after buffer pick
Jens Axboe
2024-02-27
io_uring/net: improve the usercopy for sendmsg/recvmsg
Jens Axboe
2024-02-27
io_uring/net: move receive multishot out of the generic msghdr path
Jens Axboe
2024-02-27
io_uring/net: unify how recvmsg and sendmsg copy in the msghdr
Jens Axboe
2024-02-15
io_uring/napi: enable even with a timeout of 0
Jens Axboe
2024-02-15
io_uring: kill stale comment for io_cqring_overflow_kill()
Jens Axboe
2024-02-14
io_uring/sqpoll: use the correct check for pending task_work
Jens Axboe
2024-02-14
io_uring: wake SQPOLL task when task_work is added to an empty queue
Jens Axboe
2024-02-14
io_uring/napi: ensure napi polling is aborted when work is available
Jens Axboe
2024-02-12
io_uring: Don't include af_unix.h.
Kuniyuki Iwashima
2024-02-09
io_uring: add register/unregister napi function
Stefan Roesch
2024-02-09
io-uring: add sqpoll support for napi busy poll
Stefan Roesch
2024-02-09
io-uring: add napi busy poll support
Stefan Roesch
2024-02-09
io-uring: move io_wait_queue definition to header file
Stefan Roesch
2024-02-09
Merge branch 'for-io_uring-add-napi-busy-polling-support' of git://git.kernel...
Jens Axboe
2024-02-09
net: add napi_busy_loop_rcu()
Stefan Roesch
2024-02-09
net: split off __napi_busy_poll from napi_busy_poll
Stefan Roesch
2024-02-09
io_uring: add support for ftruncate
Tony Solomonik
2024-02-09
Add do_ftruncate that truncates a struct file
Tony Solomonik
2024-02-08
io_uring: Simplify the allocation of slab caches
Kunwu Chan
2024-02-08
io_uring: re-arrange struct io_ring_ctx to reduce padding
Jens Axboe
2024-02-08
io_uring/sqpoll: manage task_work privately
Jens Axboe
2024-02-08
io_uring: pass in counter to handle_tw_list() rather than return it
Jens Axboe
2024-02-08
io_uring: cleanup handle_tw_list() calling convention
Jens Axboe
2024-02-08
io_uring/poll: improve readability of poll reference decrementing
Jens Axboe
2024-02-08
io_uring: remove unconditional looping in local task_work handling
Jens Axboe
2024-02-08
io_uring: remove next io_kiocb fetch in task_work running
Jens Axboe
2024-02-08
io_uring: handle traditional task_work in FIFO order
Jens Axboe
2024-02-08
io_uring: remove 'loops' argument from trace_io_uring_task_work_run()
Jens Axboe
2024-02-08
io_uring: remove looping around handling traditional task_work
Jens Axboe
2024-02-08
io_uring/kbuf: cleanup passing back cflags
Jens Axboe
2024-02-08
io_uring/rw: remove dead file == NULL check
Jens Axboe
2024-02-08
io_uring: cleanup io_req_complete_post()
Jens Axboe
2024-02-08
io_uring: mark the need to lock/unlock the ring as unlikely
Jens Axboe
2024-02-08
io_uring: add io_file_can_poll() helper
Jens Axboe
2024-02-08
io_uring/cancel: don't default to setting req->work.cancel_seq
Jens Axboe
2024-02-08
io_uring: expand main struct io_kiocb flags to 64-bits
Jens Axboe
2024-02-06
io_uring: use file_mnt_idmap helper
Alexander Mikhalitsyn
2024-02-04
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
2024-02-04
Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
Merge tag 'v6.8-rc3-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-04
Merge tag 'xfs-6.8-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-02-04
Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-04
Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-04
Merge tag 'i2c-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-04
Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-04
Merge tag 'phy-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
2024-02-03
Merge tag 'i2c-host-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
[next]