index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-11-17
8
-36
/
+20
|
\
|
*
ceph: use get_user_pages_fast()
Al Viro
2017-09-23
1
-2
/
+2
|
*
pvr2fs: use get_user_pages_fast()
Al Viro
2017-09-23
1
-3
/
+1
|
*
atomisp: use get_user_pages_fast()
Al Viro
2017-09-23
1
-4
/
+2
|
*
st: use get_user_pages_fast()
Al Viro
2017-09-23
1
-5
/
+1
|
*
via_dmablit(): use get_user_pages_fast()
Al Viro
2017-09-23
1
-3
/
+3
|
*
fsl_hypervisor: switch to get_user_pages_fast()
Al Viro
2017-09-23
1
-2
/
+2
|
*
rapidio: switch to get_user_pages_fast()
Al Viro
2017-09-23
1
-4
/
+2
|
*
vchiq_2835_arm: switch to get_user_pages_fast()
Al Viro
2017-09-23
1
-13
/
+7
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-17
15
-440
/
+202
|
\
\
|
*
|
iomap_dio_actor(): fix iov_iter bugs
Al Viro
2017-10-12
1
-9
/
+15
|
*
|
switch ksocknal_lib_recv_...() to use of iov_iter_for_each_range()
Al Viro
2017-10-12
3
-109
/
+25
|
*
|
lustre: switch struct ksock_conn to iov_iter
Al Viro
2017-10-12
4
-121
/
+52
|
*
|
vhost/scsi: switch to iov_iter_get_pages()
Al Viro
2017-10-12
1
-48
/
+20
|
*
|
fix a page leak in vhost_scsi_iov_to_sgl() error recovery
Al Viro
2017-10-12
1
-2
/
+3
|
*
|
new primitive: iov_iter_for_each_range()
Al Viro
2017-10-12
2
-0
/
+26
|
*
|
lnet_return_rx_credits_locked: don't abuse list_entry
Al Viro
2017-10-12
1
-1
/
+1
|
*
|
xen: don't open-code iov_iter_kvec()
Al Viro
2017-10-12
1
-12
/
+4
|
*
|
orangefs: remove detritus from struct orangefs_kiocb_s
Al Viro
2017-10-11
1
-6
/
+0
|
*
|
kill iov_shorten()
Al Viro
2017-10-11
2
-23
/
+0
|
*
|
bio_alloc_map_data(): do bmd->iter setup right there
Al Viro
2017-10-11
1
-8
/
+12
|
*
|
bio_copy_user_iov(): saner bio size calculation
Al Viro
2017-10-11
1
-24
/
+6
|
*
|
bio_map_user_iov(): get rid of copying iov_iter
Al Viro
2017-10-11
1
-6
/
+3
|
*
|
bio_copy_from_iter(): get rid of copying iov_iter
Al Viro
2017-10-11
1
-5
/
+6
|
*
|
move more stuff down into bio_copy_user_iov()
Al Viro
2017-10-11
2
-6
/
+5
|
*
|
blk_rq_map_user_iov(): move iov_iter_advance() down
Al Viro
2017-10-11
3
-5
/
+6
|
*
|
bio_map_user_iov(): get rid of the iov_for_each()
Al Viro
2017-10-11
1
-19
/
+2
|
*
|
bio_map_user_iov(): move alignment check into the main loop
Al Viro
2017-10-11
1
-27
/
+27
|
*
|
don't rely upon subsequent bio_add_pc_page() calls failing
Al Viro
2017-10-11
1
-4
/
+4
|
*
|
... and with iov_iter_get_pages_alloc() it becomes even simpler
Al Viro
2017-10-11
1
-16
/
+5
|
*
|
bio_map_user_iov(): switch to iov_iter_get_pages()/iov_iter_advance()
Al Viro
2017-10-11
1
-33
/
+24
*
|
|
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-11-17
32
-821
/
+508
|
\
\
\
|
*
|
|
coredump: call do_unlinkat directly instead of sys_unlink
Christoph Hellwig
2017-11-10
1
-6
/
+1
|
*
|
|
fs: expose do_unlinkat for built-in callers
Christoph Hellwig
2017-11-10
2
-7
/
+6
|
*
|
|
ext4: take handling of EXT4_IOC_GROUP_ADD into a helper, get rid of set_fs()
Al Viro
2017-11-10
1
-43
/
+43
|
*
|
|
ipmi: get rid of pointless access_ok()
Al Viro
2017-11-10
1
-6
/
+0
|
*
|
|
pi433: sanitize ioctl
Al Viro
2017-11-10
1
-78
/
+14
|
*
|
|
cxlflash: get rid of pointless access_ok()
Al Viro
2017-10-17
1
-6
/
+0
|
*
|
|
mtdchar: get rid of pointless access_ok()
Al Viro
2017-10-17
1
-23
/
+1
|
*
|
|
r128: switch compat ioctls to drm_ioctl_kernel()
Al Viro
2017-09-29
3
-61
/
+48
|
*
|
|
selection: get rid of field-by-field copyin
Al Viro
2017-09-29
1
-29
/
+21
|
*
|
|
VT_RESIZEX: get rid of field-by-field copyin
Al Viro
2017-09-29
1
-41
/
+27
|
*
|
|
i2c compat ioctls: move to ->compat_ioctl()
Al Viro
2017-09-20
2
-210
/
+180
|
*
|
|
sched_rr_get_interval(): move compat to native, get rid of set_fs()
Al Viro
2017-09-20
2
-22
/
+30
|
*
|
|
mips: switch to {get,put}_compat_sigset()
Al Viro
2017-09-19
1
-33
/
+4
|
*
|
|
sparc: switch to {get,put}_compat_sigset()
Al Viro
2017-09-19
1
-7
/
+2
|
*
|
|
s390: switch to {get,put}_compat_sigset()
Al Viro
2017-09-19
1
-26
/
+7
|
*
|
|
ppc: switch to {get,put}_compat_sigset()
Al Viro
2017-09-19
1
-29
/
+2
|
*
|
|
parisc: switch to {get,put}_compat_sigset()
Al Viro
2017-09-19
3
-21
/
+3
|
*
|
|
get_compat_sigset()
Al Viro
2017-09-19
8
-51
/
+28
[next]