index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-27
io_uring: unlock if __io_run_local_work locked inside
Dylan Yudaken
2
-6
/
+15
2022-10-27
io_uring: use io_run_local_work_locked helper
Dylan Yudaken
1
-2
/
+1
2022-10-22
io_uring/net: fail zc sendmsg when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-22
io_uring/net: fail zc send when unsupported by socket
Pavel Begunkov
1
-0
/
+2
2022-10-20
io-wq: Fix memory leak in worker creation
Rafael Mendonca
1
-1
/
+1
2022-10-19
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
Harshit Mogalapalli
1
-0
/
+3
2022-10-16
io_uring/rw: remove leftover debug statement
Jens Axboe
1
-2
/
+0
2022-10-16
io_uring: don't iopoll from io_ring_ctx_wait_and_kill()
Pavel Begunkov
1
-8
/
+5
2022-10-16
io_uring: reuse io_alloc_req()
Pavel Begunkov
1
-6
/
+2
2022-10-16
io_uring: kill hot path fixed file bitmap debug checks
Pavel Begunkov
2
-1
/
+1
2022-10-16
io_uring: remove FFS_SCM
Pavel Begunkov
4
-25
/
+3
2022-10-12
io_uring/rw: ensure kiocb_end_write() is always called
Jens Axboe
1
-9
/
+29
2022-10-12
io_uring: fix fdinfo sqe offsets calculation
Pavel Begunkov
1
-1
/
+1
2022-10-12
io_uring: local variable rw shadows outer variable in io_write
Stefan Roesch
1
-4
/
+4
2022-10-12
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC
Jens Axboe
1
-1
/
+0
2022-10-12
io_uring: optimise locking for local tw with submit_wait
Pavel Begunkov
2
-2
/
+17
2022-10-12
io_uring: remove redundant memory barrier in io_req_local_work_add
Pavel Begunkov
2
-4
/
+12
2022-10-12
io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT
Jens Axboe
1
-6
/
+22
2022-10-12
io_uring: remove notif leftovers
Pavel Begunkov
1
-1
/
+0
2022-10-12
io_uring: correct pinned_vm accounting
Pavel Begunkov
1
-6
/
+4
2022-10-12
io_uring/af_unix: defer registered files gc to io_uring release
Pavel Begunkov
1
-0
/
+1
2022-10-07
io_uring: limit registration w/ SINGLE_ISSUER
Pavel Begunkov
1
-0
/
+3
2022-10-07
io_uring: remove io_register_submitter
Dylan Yudaken
1
-19
/
+3
2022-10-07
io_uring: simplify __io_uring_add_tctx_node
Dylan Yudaken
3
-13
/
+25
2022-10-07
Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+28
2022-10-07
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2022-10-07
Merge tag 'for-6.1/io_uring-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
15
-304
/
+707
2022-10-06
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2022-09-30
Merge tag 'io_uring-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+8
2022-09-30
io_uring: introduce fixed buffer support for io_uring_cmd
Anuj Gupta
1
-1
/
+18
2022-09-30
io_uring: add io_uring_cmd_import_fixed
Anuj Gupta
1
-0
/
+10
2022-09-30
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
15
-304
/
+707
2022-09-30
Merge branch 'for-6.1/block' into for-6.1/passthrough
Jens Axboe
1
-1
/
+1
2022-09-29
io_uring/net: fix notif cqe reordering
Pavel Begunkov
1
-5
/
+19
2022-09-29
io_uring/net: don't update msg_name if not provided
Pavel Begunkov
1
-1
/
+2
2022-09-29
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL
Jens Axboe
1
-4
/
+4
2022-09-29
io_uring/rw: defer fsnotify calls to task context
Jens Axboe
1
-9
/
+15
2022-09-29
io_uring/net: fix fast_iov assignment in io_setup_async_msg()
Stefan Metzmacher
1
-2
/
+4
2022-09-28
io_uring/net: fix non-zc send with address
Pavel Begunkov
1
-6
/
+6
2022-09-28
io_uring/poll: disable level triggered poll
Jens Axboe
1
-1
/
+1
2022-09-28
io_uring/net: don't skip notifs for failed requests
Pavel Begunkov
1
-21
/
+8
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
1
-1
/
+1
2022-09-26
io_uring/rw: don't lose short results on io_setup_async_rw()
Pavel Begunkov
1
-3
/
+5
2022-09-26
io_uring/rw: fix unexpected link breakage
Pavel Begunkov
1
-0
/
+1
2022-09-26
io_uring: register single issuer task at creation
Dylan Yudaken
1
-0
/
+7
2022-09-26
io_uring/net: fix cleanup double free free_iov init
Pavel Begunkov
1
-10
/
+10
2022-09-24
Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+3
2022-09-23
io_uring: ensure that cached task references are always put on exit
Jens Axboe
1
-0
/
+3
2022-09-23
io_uring: fix CQE reordering
Pavel Begunkov
2
-5
/
+19
2022-09-23
io_uring/net: fix UAF in io_sendrecv_fail()
Pavel Begunkov
1
-10
/
+5
[next]