summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-15io_uring: Fix incorrect sizeof operator for copy_from_user callColin Ian King
2021-06-14io_uring: inline io_iter_do_read()Pavel Begunkov
2021-06-14io_uring: unify SQPOLL and user task cancellationsPavel Begunkov
2021-06-14io_uring: cache task struct refsPavel Begunkov
2021-06-14io_uring: don't vmalloc rsrc tagsPavel Begunkov
2021-06-14io_uring: add helpers for 2 level table allocPavel Begunkov
2021-06-14io_uring: remove rsrc put work irq save/restorePavel Begunkov
2021-06-14io_uring: hide rsrc tag copy into generic helpersPavel Begunkov
2021-06-14io-wq: simplify worker exitingPavel Begunkov
2021-06-14io-wq: don't repeat IO_WQ_BIT_EXIT check by workerPavel Begunkov
2021-06-14io_uring: rename function *task_filePavel Begunkov
2021-06-14io_uring: refactor io_iopoll_req_issuedPavel Begunkov
2021-06-14io-wq: remove unused io-wq refcountingPavel Begunkov
2021-06-14io-wq: embed wqe ptr array into struct io_wqPavel Begunkov
2021-06-14io_uring: fix blocking inline submissionPavel Begunkov
2021-06-14io_uring: enable shmem/memfd memory registrationPavel Begunkov
2021-06-14io_uring: don't bounce submit_state cachelinesPavel Begunkov
2021-06-14io_uring: rename io_get_cqringPavel Begunkov
2021-06-14io_uring: kill cached_cq_overflowPavel Begunkov
2021-06-14io_uring: deduce cq_mask from cq_entriesPavel Begunkov
2021-06-14io_uring: remove dependency on ring->sq/cq_entriesPavel Begunkov
2021-06-14io_uring: better locality for rsrc fieldsPavel Begunkov
2021-06-14io_uring: shuffle rarely used ctx fieldsPavel Begunkov
2021-06-14io_uring: make fail flag not link specificPavel Begunkov
2021-06-14io_uring: get rid of files in exit cancelPavel Begunkov
2021-06-14io_uring: simplify waking sqo_sq_waitPavel Begunkov
2021-06-14io_uring: remove unused park_task_workPavel Begunkov
2021-06-14io_uring: improve sq_thread waiting checkPavel Begunkov
2021-06-14io_uring: improve sqpoll event/state handlingPavel Begunkov
2021-06-13Linux 5.13-rc6v5.13-rc6Linus Torvalds
2021-06-13Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...Linus Torvalds
2021-06-13Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-12Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-12Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-12Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-12Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-12Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-12Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-12Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-06-11riscv: Fix BUILTIN_DTB for sifive and microchip socAlexandre Ghiti
2021-06-11Merge tag 'trace-v5.13-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-11Merge tag 'clang-features-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-11Merge tag 'gpio-fixes-for-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds