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
/
kbuf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
io_uring/kbuf: return correct iovec count from classic buffer peek
Jens Axboe
2024-08-30
1
-1
/
+1
*
io_uring/kbuf: sanitize peek buffer setup
Jens Axboe
2024-08-21
1
-3
/
+6
*
io_uring: fix error pbuf checking
Pavel Begunkov
2024-07-20
1
-1
/
+3
*
io_uring/kbuf: add helpers for getting/peeking multiple buffers
Jens Axboe
2024-04-22
1
-3
/
+154
*
io_uring/kbuf: remove dead define
Jens Axboe
2024-04-15
1
-2
/
+0
*
io_uring: move mapping/allocation helpers to a separate file
Jens Axboe
2024-04-15
1
-0
/
+1
*
io_uring: use unpin_user_pages() where appropriate
Jens Axboe
2024-04-15
1
-3
/
+2
*
io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring
Jens Axboe
2024-04-15
1
-108
/
+26
*
io_uring/kbuf: vmap pinned buffer ring
Jens Axboe
2024-04-15
1
-24
/
+15
*
io_uring/kbuf: hold io_buffer_list reference over mmap
Jens Axboe
2024-04-02
1
-8
/
+27
*
io_uring/kbuf: protect io_buffer_list teardown with a reference
Jens Axboe
2024-04-02
1
-4
/
+11
*
io_uring/kbuf: get rid of bl->is_ready
Jens Axboe
2024-04-02
1
-8
/
+0
*
io_uring/kbuf: get rid of lower BGID lists
Jens Axboe
2024-04-02
1
-62
/
+8
*
io_uring/kbuf: rename is_mapped
Pavel Begunkov
2024-03-13
1
-10
/
+10
*
io_uring/kbuf: rename REQ_F_PARTIAL_IO to REQ_F_BL_NO_RECYCLE
Jens Axboe
2024-03-08
1
-9
/
+0
*
io_uring/kbuf: flag request if buffer pool is empty after buffer pick
Jens Axboe
2024-02-27
1
-2
/
+8
*
io_uring/kbuf: cleanup passing back cflags
Jens Axboe
2024-02-08
1
-10
/
+4
*
io_uring: add io_file_can_poll() helper
Jens Axboe
2024-02-08
1
-1
/
+1
*
io_uring/kbuf: add method for returning provided buffer ring head
Jens Axboe
2023-12-21
1
-0
/
+26
*
io_uring/kbuf: check for buffer list readiness after NULL check
Jens Axboe
2023-12-05
1
-2
/
+2
*
io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring()
Dan Carpenter
2023-12-05
1
-2
/
+2
*
io_uring: free io_buffer_list entries via RCU
Jens Axboe
2023-11-28
1
-13
/
+51
*
io_uring/kbuf: prune deferred locked cache when tearing down
Jens Axboe
2023-11-28
1
-0
/
+8
*
io_uring/kbuf: recycle freed mapped buffer ring entries
Jens Axboe
2023-11-28
1
-11
/
+66
*
io_uring/kbuf: defer release of mapped buffer rings
Jens Axboe
2023-11-28
1
-5
/
+39
*
io_uring: indicate if io_kbuf_recycle did recycle anything
Dylan Yudaken
2023-11-06
1
-3
/
+3
*
Merge tag 'for-6.7/io_uring-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-01
1
-25
/
+33
|
\
|
*
io_uring/kbuf: Use slab for struct io_buffer objects
Gabriel Krisman Bertazi
2023-10-05
1
-21
/
+26
|
*
io_uring/kbuf: Allow the full buffer id space for provided buffers
Gabriel Krisman Bertazi
2023-10-05
1
-4
/
+7
|
*
io_uring/kbuf: Fix check of BID wrapping in provided buffers
Gabriel Krisman Bertazi
2023-10-05
1
-1
/
+1
*
|
io_uring/kbuf: don't allow registered buffer rings on highmem pages
Jens Axboe
2023-10-03
1
-8
/
+19
|
/
*
io_uring: stop calling free_compound_page()
Matthew Wilcox (Oracle)
2023-08-21
1
-5
/
+1
*
Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-26
1
-36
/
+124
|
\
|
*
io_uring/kbuf: remove extra ->buf_ring null check
Pavel Begunkov
2023-04-12
1
-8
/
+6
|
*
io_uring/kbuf: disallow mapping a badly aligned provided ring buffer
Jens Axboe
2023-04-03
1
-0
/
+18
|
*
io_uring: add support for user mapped provided buffer ring
Jens Axboe
2023-04-03
1
-23
/
+76
|
*
io_uring/kbuf: rename struct io_uring_buf_reg 'pad' to'flags'
Jens Axboe
2023-04-03
1
-2
/
+6
|
*
io_uring/kbuf: add buffer_list->is_mapped member
Jens Axboe
2023-04-03
1
-6
/
+8
|
*
io_uring/kbuf: move pinning of provided buffer ring into helper
Jens Axboe
2023-04-03
1
-12
/
+25
*
|
io_uring: fix memory leak when removing provided buffers
Wojciech Lukowicz
2023-04-01
1
-1
/
+4
*
|
io_uring: fix return value when removing provided buffers
Wojciech Lukowicz
2023-04-01
1
-2
/
+0
|
/
*
io_uring: fix size calculation when registering buf ring
Wojciech Lukowicz
2023-02-22
1
-1
/
+1
*
io_uring: don't use complete_post in kbuf
Pavel Begunkov
2022-11-25
1
-9
/
+5
*
io_uring: iopoll protect complete_post
Pavel Begunkov
2022-11-23
1
-2
/
+2
*
io_uring: check for rollover of buffer ID when providing buffers
Jens Axboe
2022-11-10
1
-0
/
+2
*
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
2022-08-12
1
-4
/
+4
*
io_uring: mem-account pbuf buckets
Pavel Begunkov
2022-08-04
1
-1
/
+1
*
io_uring: allow 0 length for buffer select
Dylan Yudaken
2022-07-24
1
-2
/
+2
*
io_uring: kbuf: inline io_kbuf_recycle_ring()
Hao Xu
2022-07-24
1
-28
/
+0
*
io_uring: kbuf: kill __io_kbuf_recycle()
Hao Xu
2022-07-24
1
-29
/
+42
[next]