index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/poll: lockdep annote io_poll_req_insert_locked
Pavel Begunkov
2022-11-11
1
-0
/
+2
*
io_uring/poll: fix double poll req->flags races
Pavel Begunkov
2022-11-11
1
-12
/
+17
*
io_uring: check for rollover of buffer ID when providing buffers
Jens Axboe
2022-11-10
1
-0
/
+2
*
io_uring: calculate CQEs from the user visible value
Dylan Yudaken
2022-11-08
1
-2
/
+8
*
io_uring: unlock if __io_run_local_work locked inside
Dylan Yudaken
2022-10-27
2
-6
/
+15
*
io_uring: use io_run_local_work_locked helper
Dylan Yudaken
2022-10-27
1
-2
/
+1
*
io_uring/net: fail zc sendmsg when unsupported by socket
Pavel Begunkov
2022-10-22
1
-0
/
+2
*
io_uring/net: fail zc send when unsupported by socket
Pavel Begunkov
2022-10-22
1
-0
/
+2
*
io-wq: Fix memory leak in worker creation
Rafael Mendonca
2022-10-20
1
-1
/
+1
*
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
Harshit Mogalapalli
2022-10-19
1
-0
/
+3
*
io_uring/rw: remove leftover debug statement
Jens Axboe
2022-10-16
1
-2
/
+0
*
io_uring: don't iopoll from io_ring_ctx_wait_and_kill()
Pavel Begunkov
2022-10-16
1
-8
/
+5
*
io_uring: reuse io_alloc_req()
Pavel Begunkov
2022-10-16
1
-6
/
+2
*
io_uring: kill hot path fixed file bitmap debug checks
Pavel Begunkov
2022-10-16
2
-1
/
+1
*
io_uring: remove FFS_SCM
Pavel Begunkov
2022-10-16
4
-25
/
+3
*
io_uring/rw: ensure kiocb_end_write() is always called
Jens Axboe
2022-10-12
1
-9
/
+29
*
io_uring: fix fdinfo sqe offsets calculation
Pavel Begunkov
2022-10-12
1
-1
/
+1
*
io_uring: local variable rw shadows outer variable in io_write
Stefan Roesch
2022-10-12
1
-4
/
+4
*
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
Jens Axboe
2022-10-12
1
-1
/
+0
*
io_uring: optimise locking for local tw with submit_wait
Pavel Begunkov
2022-10-12
2
-2
/
+17
*
io_uring: remove redundant memory barrier in io_req_local_work_add
Pavel Begunkov
2022-10-12
2
-4
/
+12
*
io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
Jens Axboe
2022-10-12
1
-6
/
+22
*
io_uring: remove notif leftovers
Pavel Begunkov
2022-10-12
1
-1
/
+0
*
io_uring: correct pinned_vm accounting
Pavel Begunkov
2022-10-12
1
-6
/
+4
*
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
2022-10-12
1
-0
/
+1
*
io_uring: limit registration w/ SINGLE_ISSUER
Pavel Begunkov
2022-10-07
1
-0
/
+3
*
io_uring: remove io_register_submitter
Dylan Yudaken
2022-10-07
1
-19
/
+3
*
io_uring: simplify __io_uring_add_tctx_node
Dylan Yudaken
2022-10-07
3
-13
/
+25
*
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-1
/
+28
|
\
|
*
io_uring: introduce fixed buffer support for io_uring_cmd
Anuj Gupta
2022-09-30
1
-1
/
+18
|
*
io_uring: add io_uring_cmd_import_fixed
Anuj Gupta
2022-09-30
1
-0
/
+10
|
*
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-30
15
-304
/
+707
|
|
\
|
*
\
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
2022-09-30
1
-1
/
+1
|
|
\
\
*
|
\
\
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
2022-09-27
1
-1
/
+1
*
|
|
|
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
15
-304
/
+707
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
io_uring/net: fix notif cqe reordering
Pavel Begunkov
2022-09-29
1
-5
/
+19
|
*
|
|
io_uring/net: don't update msg_name if not provided
Pavel Begunkov
2022-09-29
1
-1
/
+2
|
*
|
|
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Jens Axboe
2022-09-29
1
-4
/
+4
|
*
|
|
io_uring/rw: defer fsnotify calls to task context
Jens Axboe
2022-09-29
1
-9
/
+15
|
*
|
|
io_uring/net: fix fast_iov assignment in io_setup_async_msg()
Stefan Metzmacher
2022-09-29
1
-2
/
+4
|
*
|
|
io_uring/net: fix non-zc send with address
Pavel Begunkov
2022-09-28
1
-6
/
+6
|
*
|
|
io_uring/net: don't skip notifs for failed requests
Pavel Begunkov
2022-09-28
1
-21
/
+8
|
*
|
|
io_uring/rw: don't lose short results on io_setup_async_rw()
Pavel Begunkov
2022-09-26
1
-3
/
+5
|
*
|
|
io_uring/rw: fix unexpected link breakage
Pavel Begunkov
2022-09-26
1
-0
/
+1
|
*
|
|
io_uring/net: fix cleanup double free free_iov init
Pavel Begunkov
2022-09-26
1
-10
/
+10
|
*
|
|
io_uring: fix CQE reordering
Pavel Begunkov
2022-09-23
2
-5
/
+19
|
*
|
|
io_uring/net: fix UAF in io_sendrecv_fail()
Pavel Begunkov
2022-09-23
1
-10
/
+5
|
*
|
|
io_uring: ensure local task_work marks task as running
Jens Axboe
2022-09-21
1
-0
/
+1
|
*
|
|
io_uring/net: zerocopy sendmsg
Pavel Begunkov
2022-09-21
3
-5
/
+106
[next]