summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-25io_uring: allow multishot polled reqs to defer completionDylan Yudaken
2022-11-25io_uring: remove overflow param from io_post_aux_cqeDylan Yudaken
2022-11-25io_uring: add lockdep assertion in io_fill_cqe_auxDylan Yudaken
2022-11-25io_uring: make io_fill_cqe_aux staticDylan Yudaken
2022-11-25io_uring: add io_aux_cqe which allows deferred completionDylan Yudaken
2022-11-25io_uring: allow defer completion for aux posted cqesDylan Yudaken
2022-11-25io_uring: defer all io_req_complete_failedDylan Yudaken
2022-11-25io_uring: always lock in io_apoll_task_funcDylan Yudaken
2022-11-23io_uring: remove iopoll spinlockPavel Begunkov
2022-11-23io_uring: iopoll protect complete_postPavel Begunkov
2022-11-23io_uring: inline __io_req_complete_put()Pavel Begunkov
2022-11-23io_uring: remove io_req_tw_post_queuePavel Begunkov
2022-11-23io_uring: use io_req_task_complete() in timeoutPavel Begunkov
2022-11-23io_uring: hold locks for io_req_complete_failedPavel Begunkov
2022-11-23io_uring: add completion locking for iopollPavel Begunkov
2022-11-22io_uring: kill io_cqring_ev_posted() and __io_cq_unlock_post()Jens Axboe
2022-11-22Revert "io_uring: disallow self-propelled ring polling"Jens Axboe
2022-11-22io_uring: pass in EPOLL_URING_WAKE for eventfd signaling and wakeupsJens Axboe
2022-11-22eventfd: provide a eventfd_signal_mask() helperJens Axboe
2022-11-21eventpoll: add EPOLL_URING_WAKE poll wakeup flagJens Axboe
2022-11-21io_uring: inline __io_req_complete_post()Pavel Begunkov
2022-11-21io_uring: split tw fallback into a functionPavel Begunkov
2022-11-21io_uring: inline io_req_task_work_add()Pavel Begunkov
2022-11-21io_uring: update outdated comment of callbacksLin Ma
2022-11-21io_uring/poll: remove outdated comments of cachingLin Ma
2022-11-21io_uring: allow multishot recv CQEs to overflowDylan Yudaken
2022-11-21io_uring: revert "io_uring fix multishot accept ordering"Dylan Yudaken
2022-11-21io_uring: do not always force run task_work in io_uring_registerDylan Yudaken
2022-11-21io_uring: fix two assignments in if conditionsXinghui Li
2022-11-21io_uring/net: move mm accounting to a slower pathPavel Begunkov
2022-11-21io_uring: move zc reporting from the hot pathPavel Begunkov
2022-11-21io_uring/net: inline io_notif_flush()Pavel Begunkov
2022-11-21io_uring/net: rename io_uring_tx_zerocopy_callbackPavel Begunkov
2022-11-21io_uring/net: preset notif tw handlerPavel Begunkov
2022-11-21io_uring/net: remove extra notif rsrc setupPavel Begunkov
2022-11-21io_uring: move kbuf put out of generic tw completePavel Begunkov
2022-11-21io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flagStefan Metzmacher
2022-11-20Linux 6.1-rc6v6.1-rc6Linus Torvalds
2022-11-20Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-20Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-11-20tracing: Fix race where eprobes can be called before the eventSteven Rostedt (Google)
2022-11-20Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-20Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-11-20Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-20Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-20Merge tag 'powerpc-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-11-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-11-19Merge tag 'iommu-fixes-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-19Merge tag 'kbuild-fixes-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-19Merge tag '6.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds