index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
uio.h
Age
Commit message (
Expand
)
Author
Files
Lines
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-04
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-27
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
2021-02-05
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
1
-1
/
+7
2020-10-13
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+9
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-5
/
+5
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
1
-8
/
+0
2020-10-03
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
1
-3
/
+9
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
1
-1
/
+0
2019-10-31
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
1
-2
/
+2
2019-07-13
Merge tag 'for-5.3/io_uring-20190711' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2019-06-29
block: never take page references for ITER_BVEC
Christoph Hellwig
1
-9
/
+1
2019-06-01
uio: make import_iovec()/compat_import_iovec() return bytes on success
Jens Axboe
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-01
iov_iter: fix iov_iter_type
Ming Lei
1
-1
/
+1
2019-03-23
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+19
2019-03-18
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
Jens Axboe
1
-5
/
+19
2019-02-04
uio: remove the unused iov_for_each macro
Christoph Hellwig
1
-8
/
+0
2018-12-13
iov_iter: introduce hash_and_copy_to_iter helper
Sagi Grimberg
1
-0
/
+3
2018-12-13
iov_iter: pass void csum pointer to csum_and_copy_to_iter
Sagi Grimberg
1
-1
/
+1
2018-10-24
iov_iter: Add I/O discard iterator
David Howells
1
-0
/
+7
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-5
/
+5
2018-10-24
iov_iter: Use accessor function
David Howells
1
-15
/
+33
2018-09-13
uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()
Dave Jiang
1
-1
/
+1
2018-05-23
uio, lib: Fix CONFIG_ARCH_HAS_UACCESS_MCSAFE compilation
Dan Williams
1
-1
/
+1
2018-05-15
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
Dan Williams
1
-0
/
+15
2017-10-12
new primitive: iov_iter_for_each_range()
Al Viro
1
-0
/
+4
2017-10-12
kill iov_shorten()
Al Viro
1
-2
/
+0
2017-07-10
fix brown paperbag bug in inlined copy_..._iter()
Al Viro
1
-4
/
+4
2017-07-08
Merge branch 'uaccess-work.iov_iter' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+64
2017-06-30
iov_iter/hardening: move object size checks to inlined part
Al Viro
1
-5
/
+53
2017-06-09
x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...
Dan Williams
1
-0
/
+15
2017-04-02
[iov_iter] new privimitive: iov_iter_revert()
Al Viro
1
-1
/
+5
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+3
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-0
/
+3
2016-11-01
fs: decouple READ and WRITE from the block layer ops
Christoph Hellwig
1
-1
/
+1
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2016-10-10
constify iov_iter_count() and iter_is_iovec()
Al Viro
1
-2
/
+2
2016-10-06
new iov_iter flavour: pipe-backed
Al Viro
1
-3
/
+11
2016-09-28
get rid of separate multipage fault-in primitives
Al Viro
1
-1
/
+0
2016-09-18
fix iov_iter_fault_in_readable()
Al Viro
1
-1
/
+1
2016-04-09
fix the copy vs. map logics in blk_rq_map_user_iov()
Al Viro
1
-0
/
+1
[next]