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
/
include
/
linux
/
uio.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-12-07
iov_iter: constify {csum_and_,}copy_to_iter()
Al Viro
1
-2
/
+2
2015-04-12
new helper: iov_iter_rw()
Omar Sandoval
1
-0
/
+8
2015-04-12
Merge branch 'iov_iter' into for-next
Al Viro
1
-0
/
+14
2015-04-12
VFS: Add iov_iter_fault_in_multipages_readable()
Anton Altaparmakov
1
-0
/
+1
2015-03-30
saner iov_iter initialization primitives
Al Viro
1
-0
/
+14
2015-02-18
new helper: dup_iter()
Al Viro
1
-0
/
+2
2015-02-18
Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+3
2015-02-04
vhost: vhost_scsi_handle_vq() should just use copy_from_user()
Al Viro
1
-2
/
+0
2015-02-04
vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()
Al Viro
1
-3
/
+0
2015-02-04
vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()
Al Viro
1
-1
/
+0
2015-01-29
new helper: iov_iter_bvec()
Al Viro
1
-1
/
+3
2014-12-17
new helper: iter_is_iovec()
Al Viro
1
-0
/
+5
2014-12-10
bury memcpy_toiovec()
Al Viro
1
-1
/
+0
2014-12-09
copy_from_iter_nocache()
Al Viro
1
-0
/
+1
2014-12-09
new helper: iov_iter_kvec()
Al Viro
1
-0
/
+2
2014-12-09
csum_and_copy_..._iter()
Al Viro
1
-0
/
+2
2014-12-09
iov_iter.c: handle ITER_KVEC directly
Al Viro
1
-0
/
+1
2014-10-09
Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
Matthew Wilcox
1
-0
/
+3
2014-09-27
fuse: honour max_read and max_write in direct_io mode
Miklos Szeredi
1
-1
/
+1
2014-08-07
switch iov_iter_get_pages() to passing maximal number of pages
Al Viro
1
-1
/
+1
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+4
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
1
-1
/
+4
2014-06-27
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-05-07
bio_vec-backed iov_iter
Al Viro
1
-2
/
+12
2014-05-07
lustre: get rid of messing with iovecs
Al Viro
1
-0
/
+9
2014-05-07
new helper: copy_page_from_iter()
Al Viro
1
-0
/
+2
2014-05-07
iov_iter_truncate()
Al Viro
1
-0
/
+6
2014-05-07
new helper: iov_iter_get_pages_alloc()
Al Viro
1
-0
/
+2
2014-05-07
new helper: iov_iter_npages()
Al Viro
1
-0
/
+1
2014-05-07
new helper: iov_iter_get_pages()
Al Viro
1
-0
/
+2
2014-05-07
start adding the tag to iov_iter
Al Viro
1
-12
/
+3
[next]