Age | Commit message (Expand) | Author |
2023-01-29 | io_uring: use user visible tail in io_uring_poll() | Pavel Begunkov |
2023-01-29 | io_uring: pass in io_issue_def to io_assign_file() | Jens Axboe |
2023-01-29 | io_uring: Enable KASAN for request cache | Breno Leitao |
2023-01-29 | io_uring: handle TIF_NOTIFY_RESUME when checking for task_work | Jens Axboe |
2023-01-29 | io_uring/msg-ring: ensure flags passing works for task_work completions | Jens Axboe |
2023-01-29 | io_uring: Split io_issue_def struct | Breno Leitao |
2023-01-29 | io_uring: Rename struct io_op_def | Breno Leitao |
2023-01-29 | io_uring: refactor __io_req_complete_post | Pavel Begunkov |
2023-01-29 | io_uring: optimise ctx flags layout | Pavel Begunkov |
2023-01-29 | io_uring: simplify fallback execution | Pavel Begunkov |
2023-01-29 | io_uring: don't export io_put_task() | Pavel Begunkov |
2023-01-29 | io_uring: return back links tw run optimisation | Pavel Begunkov |
2023-01-29 | io_uring: make io_sqpoll_wait_sq return void | Quanfa Fu |
2023-01-29 | io_uring: optimise deferred tw execution | Pavel Begunkov |
2023-01-29 | io_uring: add io_req_local_work_add wake fast path | Pavel Begunkov |
2023-01-29 | io_uring: waitqueue-less cq waiting | Pavel Begunkov |
2023-01-29 | io_uring: wake up optimisations | Pavel Begunkov |
2023-01-29 | io_uring: add lazy poll_wq activation | Pavel Begunkov |
2023-01-29 | io_uring: separate wq for ring polling | Pavel Begunkov |
2023-01-29 | io_uring: move io_run_local_work_locked | Pavel Begunkov |
2023-01-29 | io_uring: mark io_run_local_work static | Pavel Begunkov |
2023-01-29 | io_uring: don't set TASK_RUNNING in local tw runner | Pavel Begunkov |
2023-01-29 | io_uring: refactor io_wake_function | Pavel Begunkov |
2023-01-29 | io_uring: move submitter_task out of cold cacheline | Pavel Begunkov |
2023-01-29 | io_uring: remove excessive unlikely on IS_ERR | Dmitrii Bundin |
2023-01-29 | io_uring/msg_ring: Pass custom flags to the cqe | Breno Leitao |
2023-01-29 | io_uring: keep timeout in io_wait_queue | Pavel Begunkov |
2023-01-29 | io_uring: optimise non-timeout waiting | Pavel Begunkov |
2023-01-29 | io_uring: set TASK_RUNNING right after schedule | Pavel Begunkov |
2023-01-29 | io_uring: simplify io_has_work | Pavel Begunkov |
2023-01-29 | io_uring: mimimise io_cqring_wait_schedule | Pavel Begunkov |
2023-01-29 | io_uring: parse check_cq out of wq waiting | Pavel Begunkov |
2023-01-29 | io_uring: move defer tw task checks | Pavel Begunkov |
2023-01-29 | io_uring: kill io_run_task_work_ctx | Pavel Begunkov |
2023-01-29 | io_uring: don't iterate cq wait fast path | Pavel Begunkov |
2023-01-29 | io_uring: rearrange defer list checks | Pavel Begunkov |
2023-01-29 | Linux 6.2-rc6v6.2-rc6 | Linus Torvalds |
2023-01-29 | Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-01-29 | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-01-29 | Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-01-29 | Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-01-29 | Revert "mm/compaction: fix set skip in fast_find_migrateblock" | Vlastimil Babka |
2023-01-28 | Fix up more non-executable files marked executable | Linus Torvalds |
2023-01-28 | Merge tag '6.2-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd | Linus Torvalds |
2023-01-27 | Merge tag '6.2-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds |
2023-01-27 | Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linux | Linus Torvalds |
2023-01-27 | Merge tag 'io_uring-6.2-2023-01-27' of git://git.kernel.dk/linux | Linus Torvalds |
2023-01-27 | Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-01-27 | Merge tag 'trace-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2023-01-27 | Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |