summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-20io_uring/poll: don't reissue in case of poll race on multishot requestio_uring-6.2-2023-01-21Jens Axboe
2023-01-20io_uring/msg_ring: fix remote queue to disabled ringio_uring-6.2-2023-01-20Pavel Begunkov
2023-01-20io_uring/msg_ring: fix flagging remote executionPavel Begunkov
2023-01-19io_uring/msg_ring: fix missing lock on overflow for IOPOLLJens Axboe
2023-01-19io_uring/msg_ring: move double lock/unlock helpers higher upJens Axboe
2023-01-13io_uring: lock overflowing for IOPOLLio_uring-6.2-2023-01-13Pavel Begunkov
2023-01-12io_uring/poll: attempt request issue after racy poll wakeupJens Axboe
2023-01-10io_uring/fdinfo: include locked hash table in fdinfo outputJens Axboe
2023-01-09io_uring/poll: add hash if ready poll request can't complete inlineJens Axboe
2023-01-08io_uring/io-wq: only free worker if it was allocated for creationJens Axboe
2023-01-05io_uring: fix CQ waiting timeout handlingio_uring-2023-01-06Pavel Begunkov
2023-01-04io_uring: move 'poll_multi_queue' bool in io_ring_ctxJens Axboe
2023-01-03io_uring: lockdep annotate CQ lockingPavel Begunkov
2023-01-03io_uring: pin context while queueing deferred twPavel Begunkov
2023-01-02io_uring/io-wq: free worker if task_work creation is canceledJens Axboe
2022-12-27uapi:io_uring.h: allow linux/time_types.h to be skippedio_uring-6.2-2022-12-29Stefan Metzmacher
2022-12-23io_uring: check for valid register opcode earlierJens Axboe
2022-12-21io_uring/cancel: re-grab ctx mutex after finishing waitJens Axboe
2022-12-21io_uring: finish waiting before flushing overflow entriesJens Axboe
2022-12-19MAINTAINERS: io_uring: Add include/trace/events/io_uring.hio_uring-6.2-2022-12-19Ammar Faizi
2022-12-19io_uring/net: fix cleanup after recyclePavel Begunkov
2022-12-19io_uring/net: ensure compat import handlers clear free_iovJens Axboe
2022-12-17io_uring: include task_work run after scheduling in wait for eventsJens Axboe
2022-12-17io_uring: don't use TIF_NOTIFY_SIGNAL to test for availability of task_workJens Axboe
2022-12-15io_uring: use call_rcu_hurry if signaling an eventfdDylan Yudaken
2022-12-15io_uring: fix overflow handling regressionPavel Begunkov
2022-12-14io_uring: ease timeout flush locking requirementsPavel Begunkov
2022-12-14io_uring: revise completion_lock lockingPavel Begunkov
2022-12-14io_uring: protect cq_timeouts with timeout_lockPavel Begunkov
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'xtensa-20221213' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-12-13Merge tag 'x86_sev_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-13Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'integrity-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2022-12-13Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2022-12-13Merge tag 'modules-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-12-13Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-12-13Merge tag 'for-linus-6.2-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2022-12-13Merge tag 'for-linus-2022121301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge tag 'devicetree-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-13Merge tag 'hwmon-for-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds