index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
iov_iter.c
Age
Commit message (
Expand
)
Author
2021-02-17
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
2019-09-24
mm: introduce page_size()
Matthew Wilcox (Oracle)
2019-05-31
uio: make import_iovec()/compat_import_iovec() return bytes on success
Jens Axboe
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-04-03
iov_iter: Fix build error without CONFIG_CRYPTO
YueHaibing
2019-02-26
iov_iter: optimize page_copy_sane()
Eric Dumazet
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-13
iov_iter: introduce hash_and_copy_to_iter helper
Sagi Grimberg
2018-12-13
iov_iter: pass void csum pointer to csum_and_copy_to_iter
Sagi Grimberg
2018-11-27
iov_iter: reduce code duplication
Al Viro
2018-11-25
iov_iter: teach csum_and_copy_to_iter() to handle pipe-backed ones
Al Viro
2018-10-24
iov_iter: Add I/O discard iterator
David Howells
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
iov_iter: Use accessor function
David Howells
2018-07-16
lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe()
Dan Williams
2018-07-16
lib/iov_iter: Document _copy_to_iter_flushcache()
Dan Williams
2018-07-16
lib/iov_iter: Document _copy_to_iter_mcsafe()
Dan Williams
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-15
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
Dan Williams
2018-05-02
iov_iter: fix memory leak in pipe_get_pages_alloc()
Ilya Dryomov
2018-05-02
iov_iter: fix return type of __pipe_get_pages()
Ilya Dryomov
2017-10-11
new primitive: iov_iter_for_each_range()
Al Viro
2017-09-20
iov_iter: fix page_copy_sane for compound pages
Petar Penkov
2017-07-07
Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-07
iov_iter: saner checks on copyin/copyout
Al Viro
2017-06-29
iov_iter: sanity checks for copy to/from page primitives
Al Viro
2017-06-29
iov_iter/hardening: move object size checks to inlined part
Al Viro
2017-06-09
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...
Dan Williams
2017-05-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
fix braino in generic_file_read_iter()
Al Viro
2017-05-01
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-04-29
fix a braino in ITER_PIPE iov_iter_revert()
Al Viro
2017-04-02
[iov_iter] new privimitive: iov_iter_revert()
Al Viro
2017-03-28
kill __copy_from_user_nocache()
Al Viro
2017-03-28
new helper: uaccess_kernel()
Al Viro
2017-01-14
fix a fencepost error in pipe_advance()
Al Viro
2016-12-22
[iov_iter] fix iterate_all_kinds() on empty iterators
Al Viro
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-11-17
fix iov_iter_advance() for ITER_PIPE
Abhi Das
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-10-14
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2016-10-11
Fix off-by-one in __pipe_get_pages()
Al Viro
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-05
pipe: add pipe_buf_release() helper
Miklos Szeredi
2016-10-05
new iov_iter flavour: pipe-backed
Al Viro
[next]