index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
iov_iter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-4
/
+1
2017-05-08
fix braino in generic_file_read_iter()
Al Viro
1
-0
/
+2
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
2017-04-29
fix a braino in ITER_PIPE iov_iter_revert()
Al Viro
1
-1
/
+1
2017-04-02
[iov_iter] new privimitive: iov_iter_revert()
Al Viro
1
-0
/
+63
2017-03-29
kill __copy_from_user_nocache()
Al Viro
1
-2
/
+2
2017-03-28
new helper: uaccess_kernel()
Al Viro
1
-1
/
+1
2017-01-15
fix a fencepost error in pipe_advance()
Al Viro
1
-23
/
+31
2016-12-23
[iov_iter] fix iterate_all_kinds() on empty iterators
Al Viro
1
-29
/
+26
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+96
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-2
/
+96
2016-11-17
fix iov_iter_advance() for ITER_PIPE
Abhi Das
1
-1
/
+3
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
1
-0
/
+1
2016-10-15
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
1
-0
/
+22
2016-10-11
Fix off-by-one in __pipe_get_pages()
Al Viro
1
-2
/
+2
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2016-10-06
pipe: add pipe_buf_release() helper
Miklos Szeredi
1
-3
/
+1
2016-10-06
new iov_iter flavour: pipe-backed
Al Viro
1
-2
/
+395
2016-09-28
get rid of separate multipage fault-in primitives
Al Viro
1
-2
/
+1
2016-09-18
fix iov_iter_fault_in_readable()
Al Viro
1
-22
/
+2
2016-07-29
mm: optimize copy_page_to/from_iter_iovec
Mikulas Patocka
1
-2
/
+6
2016-06-09
iov_iter: use bvec iterator to implement iterate_bvec()
Ming Lei
1
-30
/
+15
2016-05-26
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2016-05-26
do "fold checks into iterate_and_advance()" right
Al Viro
1
-1
/
+1
2016-05-18
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-68
/
+36
2016-05-09
fold checks into iterate_and_advance()
Al Viro
1
-68
/
+36
2016-04-09
fix the copy vs. map logics in blk_rq_map_user_iov()
Al Viro
1
-0
/
+19
2015-12-07
iov_iter: export import_single_range()
Al Viro
1
-0
/
+1
2015-12-07
iov_iter: constify {csum_and_,}copy_to_iter()
Al Viro
1
-5
/
+5
2015-04-12
Merge branch 'iov_iter' into for-next
Al Viro
1
-0
/
+57
2015-04-12
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
1
-0
/
+26
2015-03-30
saner iov_iter initialization primitives
Al Viro
1
-0
/
+57
2015-02-18
move iov_iter.c from mm/ to lib/
Al Viro
1
-0
/
+768