drm/edid/firmware: Add built-in edid/1280x720.bin firmware
[platform/kernel/linux-starfive.git] / io_uring /
2023-07-19 Andres Freundio_uring: Use io_schedule* in cqring wait
2023-07-19 Jens Axboeio_uring: wait interruptibly for request completions...
2023-06-28 Jens Axboeio_uring/net: use the correct msghdr union member in...
2023-06-28 Jens Axboeio_uring/poll: serialize poll linked timer start with...
2023-06-28 Jens Axboeio_uring/net: disable partial retries for recvmsg with...
2023-06-28 Jens Axboeio_uring/net: clear msg_controllen on partial sendmsg...
2023-06-21 Jens Axboeio_uring/net: save msghdr->msg_control for retries
2023-06-21 Wenwen Chenio_uring: unlock sqd->lock before sq thread release CPU
2023-06-09 Ben Noordhuisio_uring: undeprecate epoll_ctl support
2023-05-11 Pavel Begunkovio_uring/rsrc: use nospec'ed indexes
2023-04-13 Wojciech Lukowiczio_uring: fix memory leak when removing provided buffers
2023-04-13 Wojciech Lukowiczio_uring: fix return value when removing provided buffers
2023-04-06 Pavel Begunkovio_uring: fix poll/netmsg alloc caches
2023-04-06 Pavel Begunkovio_uring/rsrc: fix rogue rsrc node grabbing
2023-04-06 Jens Axboeio_uring/poll: clear single/double poll flags on poll...
2023-04-06 Jens Axboeblock/io_uring: pass in issue_flags for uring_cmd task_...
2023-03-30 Savino Dicanosaio_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get()
2023-03-30 Jens Axboeio_uring/net: avoid sending -ECONNABORTED on repeated...
2023-03-22 Pavel Begunkovio_uring/msg_ring: let target know allocated index
2023-03-17 Jens Axboeio_uring/uring_cmd: ensure that device supports IOPOLL
2023-03-11 Jens Axboeio_uring/poll: allow some retries for poll triggering...
2023-03-11 Xinghui Liio_uring: fix two assignments in if conditions
2023-03-11 Wojciech Lukowiczio_uring: fix size calculation when registering buf...
2023-03-10 Jens Axboeio_uring: mark task TASK_RUNNING before handling resume...
2023-03-10 Joseph Qiio_uring: fix fget leak when fs don't support nowait...
2023-03-10 David Lamparterio_uring: remove MSG_NOSIGNAL from recvmsg
2023-03-10 Pavel Begunkovio_uring/rsrc: disallow multi-source reg buffers
2023-03-10 Jens Axboeio_uring: add reschedule point to handle_tw_list()
2023-03-10 Jens Axboeio_uring: add a conditional reschedule to the IOPOLL...
2023-03-10 Jens Axboeio_uring: handle TIF_NOTIFY_RESUME when checking for...
2023-03-10 Pavel Begunkovio_uring: use user visible tail in io_uring_poll()
2023-02-09 Al Virouse less confusing names for iov_iter direction initial...
2023-02-01 Dylan Yudakenio_uring: always prep_async for drain requests
2023-02-01 Pavel Begunkovio_uring: inline __io_req_complete_put()
2023-02-01 Pavel Begunkovio_uring: remove io_req_tw_post_queue
2023-02-01 Pavel Begunkovio_uring: use io_req_task_complete() in timeout
2023-02-01 Pavel Begunkovio_uring: hold locks for io_req_complete_failed
2023-02-01 Pavel Begunkovio_uring: inline __io_req_complete_post()
2023-02-01 Pavel Begunkovio_uring: inline io_req_task_work_add()
2023-02-01 Jens Axboeio_uring/net: cache provided buffer group value for...
2023-02-01 Pavel Begunkovio_uring/msg_ring: fix remote queue to disabled ring
2023-01-24 Jens Axboeio_uring/poll: don't reissue in case of poll race on...
2023-01-18 Jens Axboeio_uring/io-wq: only free worker if it was allocated...
2023-01-18 Jens Axboeio_uring/io-wq: free worker if task_work creation is...
2023-01-18 Jens Axboeio_uring/poll: attempt request issue after racy poll...
2023-01-18 Pavel Begunkovio_uring: lock overflowing for IOPOLL
2023-01-18 Jens Axboeio_uring/fdinfo: include locked hash table in fdinfo...
2023-01-18 Jens Axboeio_uring/poll: add hash if ready poll request can't...
2023-01-12 Pavel Begunkovio_uring: fix CQ waiting timeout handling
2023-01-12 Pavel Begunkovio_uring: pin context while queueing deferred tw
2023-01-12 Jens Axboeio_uring: check for valid register opcode earlier
2023-01-12 Jens Axboeio_uring/cancel: re-grab ctx mutex after finishing...
2023-01-04 Jens Axboeio_uring: pass in EPOLL_URING_WAKE for eventfd signalin...
2022-12-31 Pavel Begunkovio_uring: remove iopoll spinlock
2022-12-31 Pavel Begunkovio_uring: protect cq_timeouts with timeout_lock
2022-12-31 Pavel Begunkovio_uring/net: fix cleanup after recycle
2022-12-31 Jens Axboeio_uring/net: ensure compat import handlers clear free_iov
2022-12-31 Pavel Begunkovio_uring: improve io_double_lock_ctx fail handling
2022-12-31 Pavel Begunkovio_uring: dont remove file from msg_ring reqs
2022-12-31 Pavel Begunkovio_uring: add completion locking for iopoll
2022-12-31 Stefan Metzmacherio_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE...
2022-12-11 Linus TorvaldsMerge tag 'iommu-fix-v6.1-rc8' of git://git./linux...
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'soc-fixes-6.1-6' of git://git./linux/kernel...
2022-12-09 Linus TorvaldsMerge tag 'drm-fixes-2022-12-09' of git://anongit.freed...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git./linux/kernel...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Harshit Mogalapalliio_uring: Fix a null-ptr-deref in io_tctx_exit_cb()
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc8' of git://git....
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git./linux...
2022-12-03 Linus TorvaldsMerge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel...
2022-12-03 Linus TorvaldsMerge tag 'dax-fixes-6.1-rc8' of git://git./linux/kerne...
2022-12-03 Linus TorvaldsMerge tag 'block-6.1-2022-12-02' of git://git.kernel...
2022-12-03 Linus TorvaldsMerge tag 'pinctrl-v6.1-5' of git://git./linux/kernel...
2022-12-03 Linus TorvaldsMerge tag 'riscv-for-linus-6.1-rc8' of git://git./linux...
2022-12-02 Linus TorvaldsMerge tag 'mmc-v6.1-rc5-2' of git://git./linux/kernel...
2022-12-02 Linus TorvaldsMerge tag 'sound-6.1-rc8' of git://git./linux/kernel...
2022-12-02 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-02' of git:/...
2022-12-01 Palmer DabbeltRISC-V: Fix a race condition during kernel stack overflow
2022-12-01 Linus TorvaldsMerge tag 'efi-fixes-for-v6.1-4' of git://git./linux...
2022-12-01 Linus TorvaldsMerge tag 'hwmon-for-v6.1-rc8' of git://git./linux...
2022-12-01 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-11-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-11-29 Linus TorvaldsMerge tag 'net-6.1-rc8-2' of git://git./linux/kernel...
2022-11-29 Arnd BergmannMerge tag 'at91-fixes-6.1-3' of https://git./linux...
2022-11-29 Paolo BonziniMerge tag 'kvm-s390-master-6.1-2' of https://git./linux...
2022-11-29 Jakub KicinskiMerge tag 'wireless-2022-11-28' of git://git./linux...
2022-11-29 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2022-11-28 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.1-2' of git://git...
2022-11-28 Linus TorvaldsMerge tag 'trace-v6.1-rc6' of git://git./linux/kernel...
2022-11-28 Linus TorvaldsMerge tag 'fuse-fixes-6.1-rc8' of git://git./linux...
next