summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-24io_uring: kill io_put_req_deferred()Pavel Begunkov
2022-04-24io_uring: minor refactoring for some tw handlersPavel Begunkov
2022-04-24io_uring: clean poll tw PF_EXITING handlingPavel Begunkov
2022-04-24io_uring: optimise io_get_cqe()Pavel Begunkov
2022-04-24io_uring: optimise submission left countingPavel Begunkov
2022-04-24io_uring: optimise submission loop invariantPavel Begunkov
2022-04-24io_uring: add helper to return req to cache listPavel Begunkov
2022-04-24io_uring: helper for empty req cache checksPavel Begunkov
2022-04-24io_uring: inline io_flush_cached_reqsPavel Begunkov
2022-04-24io_uring: shrink final link flushPavel Begunkov
2022-04-24io_uring: memcpy CQE from reqPavel Begunkov
2022-04-24io_uring: explicitly keep a CQE in io_kiocbPavel Begunkov
2022-04-24io_uring: rename io_sqe_file_registerPavel Begunkov
2022-04-24io_uring: deduplicate SCM accountingPavel Begunkov
2022-04-24io_uring: don't pass around fixed index for scmPavel Begunkov
2022-04-24io_uring: refactor __io_sqe_files_scmPavel Begunkov
2022-04-24io_uring: uniform SCM accountingPavel Begunkov
2022-04-24io_uring: don't scm-account for non af_unix socketsPavel Begunkov
2022-04-24io_uring: move finish_wait() outside of loop in cqring_wait()Jens Axboe
2022-04-24io_uring: refactor io_req_add_compl_list()Pavel Begunkov
2022-04-24io_uring: silence io_for_each_link() warningPavel Begunkov
2022-04-24io_uring: partially uninline io_put_task()Pavel Begunkov
2022-04-24io_uring: cleanup conditional submit lockingPavel Begunkov
2022-04-24io_uring: optimise mutex locking for submit+iopollPavel Begunkov
2022-04-24io_uring: pre-calculate syscall iopolling decisionPavel Begunkov
2022-04-24io_uring: split off IOPOLL argument verifictionPavel Begunkov
2022-04-24io_uring: clean up io_queue_next()Pavel Begunkov
2022-04-24io_uring: move poll recycling later in compl flushingPavel Begunkov
2022-04-24io_uring: optimise io_free_batch_listPavel Begunkov
2022-04-24io_uring: refactor io_req_find_nextPavel Begunkov
2022-04-24io_uring: remove extra ifs around io_commit_cqringPavel Begunkov
2022-04-24io_uring: small optimisation of tctx_task_workPavel Begunkov
2022-04-24Linux 5.18-rc4v5.18-rc4Linus Torvalds
2022-04-24Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-24Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-24Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-24kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds
2022-04-24page_alloc: use vmalloc_huge for large system hashSong Liu
2022-04-23Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2022-04-23Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2022-04-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-23Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-23Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-23Merge tag 'block-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-23Merge tag 'io_uring-5.18-2022-04-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-23Merge tag 'perf-tools-fixes-for-v5.18-2022-04-22' of git://git.kernel.org/pub...Linus Torvalds
2022-04-23sparc: cacheflush_32.h needs struct pageRandy Dunlap
2022-04-23Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie