index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
uio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
iov_iter, net: Move hash_and_copy_to_iter() to net/
David Howells
1
-3
/
+0
2023-10-09
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
1
-18
/
+0
2023-09-25
iov_iter: Derive user-backedness from the iterator type
David Howells
1
-3
/
+1
2023-09-25
iov_iter: Renumber ITER_* constants
David Howells
1
-2
/
+2
2023-09-25
iov_iter: Remove last_offset from iov_iter as it was for ITER_PIPE
David Howells
1
-4
/
+1
2023-07-24
iov_iter: Add copy_folio_from_iter_atomic()
Matthew Wilcox (Oracle)
1
-1
/
+8
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2023-06-16
iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_alloc
Christoph Hellwig
1
-6
/
+0
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
1
-0
/
+5
2023-05-24
iov_iter: Kill ITER_PIPE
David Howells
1
-14
/
+0
2023-05-02
mm: hwpoison: coredump: support recovery from dump_user_range()
Kefeng Wang
1
-0
/
+16
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2023-04-05
iov_iter: add copy_page_to_iter_nofault()
Lorenzo Stoakes
1
-0
/
+2
2023-03-30
iov_iter: overlay struct iovec and ubuf/len
Jens Axboe
1
-9
/
+35
2023-03-30
iov_iter: set nr_segs = 1 for ITER_UBUF
Jens Axboe
1
-1
/
+2
2023-03-30
iov_iter: remove iov_iter_iovec()
Jens Axboe
1
-9
/
+0
2023-03-30
iov_iter: add iter_iov_addr() and iter_iov_len() helpers
Jens Axboe
1
-0
/
+2
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
1
-3
/
+6
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+33
2023-02-20
iov_iter: Add a function to extract a page list from an iterator
David Howells
1
-1
/
+26
2023-02-20
iov_iter: Define flags to qualify page extraction.
David Howells
1
-2
/
+8
2023-01-08
iov: add import_ubuf()
Jens Axboe
1
-0
/
+1
2022-12-13
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+6
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-0
/
+3
2022-11-09
iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
Logan Gunthorpe
1
-0
/
+6
2022-09-16
iov_iter: use "maxpages" parameter
Dan Carpenter
1
-1
/
+1
2022-08-08
get rid of non-advancing variants
Al Viro
1
-22
/
+2
2022-08-08
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-0
/
+20
2022-08-08
ITER_PIPE: cache the type of last buffer
Al Viro
1
-1
/
+4
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
1
-0
/
+26
2022-08-03
Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+6
2022-06-27
iov: introduce iov_iter_aligned
Keith Busch
1
-0
/
+2
2022-06-07
No need of likely/unlikely on calls of check_copy_size()
Al Viro
1
-9
/
+6
2022-02-04
tls: cap the output scatter list to something reasonable
Jakub Kicinski
1
-0
/
+17
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+1
2022-01-04
iov_iter: Add copy_folio_to_iter()
Matthew Wilcox (Oracle)
1
-0
/
+7
2021-12-18
uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
Christoph Hellwig
1
-19
/
+1
2021-10-24
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
1
-0
/
+1
2021-10-20
iov_iter: Introduce fault_in_iov_iter_writeable
Andreas Gruenbacher
1
-0
/
+1
2021-10-18
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
1
-1
/
+1
2021-09-15
Revert "iov_iter: track truncated size"
Jens Axboe
1
-5
/
+1
2021-09-14
iov_iter: add helper to save iov_iter state
Jens Axboe
1
-0
/
+15
2021-09-03
iov_iter: track truncated size
Pavel Begunkov
1
-1
/
+5
2021-06-10
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
1
-2
/
+2
2021-06-10
sanitize iov_iter_fault_in_readable()
Al Viro
1
-1
/
+1
2021-06-10
iov_iter: separate direction from flavour
Al Viro
1
-14
/
+10
2021-06-10
iov_iter: switch ..._full() variants of primitives to use of iov_iter_revert()
Al Viro
1
-11
/
+21
2021-06-03
iov_iter: Remove iov_iter_for_each_range()
David Howells
1
-4
/
+0
2021-04-26
iov_iter: Four fixes for ITER_XARRAY
David Howells
1
-1
/
+0
2021-04-23
iov_iter: Add ITER_XARRAY
David Howells
1
-0
/
+11
[next]