summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-12aio_setup_vectored_rw(): switch to {compat_,}import_iovec()Al Viro1-19/+9
2015-04-12vmsplice_to_user(): switch to import_iovec()Al Viro1-16/+11
2015-04-12kill aio_setup_single_vector()Al Viro1-17/+1
2015-04-12Merge branch 'iov_iter' into for-nextAl Viro2-0/+71
2015-04-12aio: simplify arguments of aio_setup_..._rw()Al Viro1-28/+17
2015-04-12aio: lift iov_iter_init() into aio_setup_..._rw()Al Viro1-6/+11
2015-04-12lift iov_iter into {compat_,}do_readv_writev()Al Viro1-31/+23
2015-04-12Merge branch 'iocb' into for-nextAl Viro68-271/+201
2015-04-12NFS: fix BUG() crash in notify_change() with patch to chown_common()Andrew Elble1-1/+1
2015-04-12dcache: return -ESTALE not -EBUSY on distributed fs raceJ. Bruce Fields1-1/+1
2015-04-12NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.Anton Altaparmakov2-477/+308
2015-04-12VFS: Add iov_iter_fault_in_multipages_readable()Anton Altaparmakov2-0/+27
2015-04-12drop bogus check in file_open_root()Al Viro1-3/+0
2015-04-12switch security_inode_getattr() to struct path *Al Viro10-35/+24
2015-04-12constify tomoyo_realpath_from_path()Al Viro2-4/+4
2015-04-12whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro6-21/+0
2015-04-12whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro6-8/+0
2015-04-12remove incorrect comment in lookup_one_len()Al Viro1-3/+1
2015-04-12namei.c: fold do_path_lookup() into both callersAl Viro1-24/+24
2015-04-12kill struct filename.separateAl Viro2-14/+17
2015-04-11new helper: msg_data_left()Al Viro8-23/+27
2015-04-11Merge remote-tracking branch 'dh/afs' into for-davemAl Viro7-35/+166
2015-04-11get rid of the size argument of sock_sendmsg()Al Viro3-15/+16
2015-04-09switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec()Al Viro1-17/+3
2015-04-09net: switch importing msghdr from userland to {compat_,}import_iovec()Al Viro3-31/+20
2015-04-09net: switch sendto() and recvfrom() to import_single_range()Al Viro1-16/+8
2015-04-09Merge branch 'iov_iter' into for-davemAl Viro2-0/+71
2015-04-09Merge branch 'iocb' into for-davemAl Viro69-266/+199
2015-04-07Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller22-338/+570
2015-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller91-275/+575
2015-04-07Linux 4.0-rc7v4.0-rc7Linus Torvalds1-1/+1
2015-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-71/+78
2015-04-07net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-07net: dsa: fix filling routing table from OF descriptionPavel Nakonechny2-17/+10
2015-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-14/+31
2015-04-06l2tp: unregister l2tp_net_ops on failure pathWANG Cong1-0/+1
2015-04-06virtio: document queue state logicMichael S. Tsirkin1-5/+9
2015-04-06tc: bpf: add checksum helpersAlexei Starovoitov5-5/+220
2015-04-06mvneta: dont call mvneta_adjust_link() manuallyStas Sergeev1-6/+1
2015-04-06ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org7-19/+34
2015-04-05Input: alps - document stick behavior for protocol V2Hans de Goede1-0/+8
2015-04-05Input: alps - report V2 Dualpoint Stick events via the right evdev nodeHans de Goede1-1/+6
2015-04-05Input: alps - report interleaved bare PS/2 packets via dev3Hans de Goede1-14/+18
2015-04-04Merge tag 'usb-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-5/+26
2015-04-04Merge branch 'nf-hook-compress'David S. Miller53-511/+335
2015-04-04Merge tag 'staging-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds17-91/+132
2015-04-04Merge tag 'tty-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+6
2015-04-04netfilter: Pass nf_hook_state through arpt_do_table().David S. Miller3-9/+7
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller11-30/+25
2015-04-04netfilter: Pass nf_hook_state through ip6t_do_table().David S. Miller7-22/+17