Show patches with: Submitter = Al Viro       |   326 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[10/18] tipc ->sendmsg() conversion - - - - --- 2015-01-31 Al Viro davem Changes Requested
[09/18] switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() - - - - --- 2015-01-31 Al Viro davem Changes Requested
[08/18] convert tcp_sendmsg() to iov_iter primitives - - - - --- 2015-01-31 Al Viro davem Changes Requested
[07/18] stash a pointer to msghdr in struct ping_fakehdr - - - - --- 2015-01-31 Al Viro davem Changes Requested
[06/18] make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly - - - - --- 2015-01-31 Al Viro davem Changes Requested
[05/18] switch rxrpc_send_data() to iov_iter primitives - - - - --- 2015-01-31 Al Viro davem Changes Requested
[04/18] propagate msghdr all way down to __qp_memcpy_to_queue() - - - - --- 2015-01-31 Al Viro davem Changes Requested
[03/18] rawv6_send_hdrinc(): pass msghdr - - - - --- 2015-01-31 Al Viro davem Changes Requested
[02/18] raw_send_hdrinc(): pass msghdr - - - - --- 2015-01-31 Al Viro davem Changes Requested
[01/18] netlink: make the check for "send from tx_ring" deterministic - - - - --- 2015-01-31 Al Viro davem Changes Requested
Recent Linus' tree, kernel BUG at fs/inode.c:1436! 1 - - - --- 2014-12-19 Al Viro davem RFC
[3/3] bnep: bnep_add_connection() should verify that it's dealing with l2cap socket - - - - --- 2014-12-19 Al Viro davem Awaiting Upstream
[2/3] cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket - - - - --- 2014-12-19 Al Viro davem Awaiting Upstream
[1/3] bluetooth: hidp_connection_add() unsafe use of l2cap_pi() - - - - --- 2014-12-19 Al Viro davem Awaiting Upstream
[WTF?] random test in netlink_sendmsg() - - - - --- 2014-12-13 Al Viro davem RFC
[25/25] bury memcpy_toiovec() - - - - --- 2014-12-09 Al Viro davem Accepted
[24/25] skb_copy_datagram_iovec() can die - - - - --- 2014-12-09 Al Viro davem Accepted
[23/25] ppp_read(): switch to skb_copy_datagram_iter() - - - - --- 2014-12-09 Al Viro davem Accepted
[22/25] switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives - - - - --- 2014-12-09 Al Viro davem Accepted
[21/25] first fruits - kill l2cap ->memcpy_fromiovec() - - - - --- 2014-12-09 Al Viro davem Accepted
[20/25] put iov_iter into msghdr - - - - --- 2014-12-09 Al Viro davem Accepted
[19/25] vmci: propagate msghdr all way down to __qp_memcpy_from_queue() - - - - --- 2014-12-09 Al Viro davem Accepted
[18/25] switch l2cap ->memcpy_fromiovec() to msghdr - - - - --- 2014-12-09 Al Viro davem Accepted
[17/25] switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) - - - - --- 2014-12-09 Al Viro davem Accepted
[16/25] ip_generic_getfrag, udplite_getfrag: switch to passing msghdr - - - - --- 2014-12-09 Al Viro davem Accepted
[15/25] ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt" - - - - --- 2014-12-09 Al Viro davem Accepted
[14/25] raw.c: stick msghdr into raw_frag_vec - - - - --- 2014-12-09 Al Viro davem Accepted
[13/25] copy_from_iter_nocache() - - - - --- 2014-12-09 Al Viro davem Accepted
[12/25] new helper: iov_iter_kvec() - - - - --- 2014-12-09 Al Viro davem Accepted
[11/25] csum_and_copy_..._iter() - - - - --- 2014-12-09 Al Viro davem Accepted
[10/25] iov_iter.c: handle ITER_KVEC directly - - - - --- 2014-12-09 Al Viro davem Accepted
[09/25] iov_iter.c: convert copy_to_iter() to iterate_and_advance - - - - --- 2014-12-09 Al Viro davem Accepted
[08/25] iov_iter.c: convert copy_from_iter() to iterate_and_advance - - - - --- 2014-12-09 Al Viro davem Accepted
[07/25] iov_iter.c: get rid of bvec_copy_page_{to,from}_iter() - - - - --- 2014-12-09 Al Viro davem Accepted
[06/25] iov_iter.c: convert iov_iter_zero() to iterate_and_advance - - - - --- 2014-12-09 Al Viro davem Accepted
[05/25] iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds - - - - --- 2014-12-09 Al Viro davem Accepted
[04/25] iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds - - - - --- 2014-12-09 Al Viro davem Accepted
[03/25] iov_iter.c: convert iov_iter_npages() to iterate_all_kinds - - - - --- 2014-12-09 Al Viro davem Accepted
[02/25] iov_iter.c: iterate_and_advance - - - - --- 2014-12-09 Al Viro davem Accepted
[01/25] iov_iter.c: macros for iterating over iov_iter - - - - --- 2014-12-09 Al Viro davem Accepted
[RFC,PATCHES] iov_iter.c rewrite - - - - --- 2014-12-09 Al Viro davem RFC
[12/12] bury memcpy_toiovec() - - - - --- 2014-12-05 Al Viro davem Deferred
[11/12] skb_copy_datagram_iovec() can die - - - - --- 2014-12-05 Al Viro davem Deferred
[10/12] ppp_read(): switch to skb_copy_datagram_iter() - - - - --- 2014-12-05 Al Viro davem Deferred
[09/12] switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives - - - - --- 2014-12-05 Al Viro davem Deferred
[08/12] first fruits - kill l2cap ->memcpy_fromiovec() - - - - --- 2014-12-05 Al Viro davem Deferred
[07/12] put iov_iter into msghdr - - - - --- 2014-12-05 Al Viro davem Deferred
[06/12] vmci: propagate msghdr all way down to __qp_memcpy_from_queue() - - - - --- 2014-12-05 Al Viro davem Deferred
[05/12] switch l2cap ->memcpy_fromiovec() to msghdr - - - - --- 2014-12-05 Al Viro shemminger Deferred
[04/12] switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) - - - - --- 2014-12-05 Al Viro shemminger Deferred
[03/12] ip_generic_getfrag, udplite_getfrag: switch to passing msghdr - - - - --- 2014-12-05 Al Viro shemminger Deferred
[02/12] ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt" - - - - --- 2014-12-05 Al Viro shemminger Deferred
[01/12] raw.c: stick msghdr into raw_frag_vec - - - - --- 2014-12-05 Al Viro shemminger Deferred
[RFC,13/13] copy_from_iter_nocache() - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,12/13] new helper: iov_iter_kvec() - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,11/13] csum_and_copy_..._iter() - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,10/13] iov_iter.c: handle ITER_KVEC directly - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,09/13] iov_iter.c: convert copy_to_iter() to iterate_and_advance - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,08/13] iov_iter.c: convert copy_from_iter() to iterate_and_advance - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,07/13] iov_iter.c: get rid of bvec_copy_page_{to,from}_iter() - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,06/13] iov_iter.c: convert iov_iter_zero() to iterate_and_advance - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,05/13] iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,04/13] iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,03/13] iov_iter.c: convert iov_iter_npages() to iterate_all_kinds - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,02/13] iov_iter.c: iterate_and_advance - - - - --- 2014-12-04 Al Viro davem RFC
[RFC,01/13] iov_iter.c: macros for iterating over iov_iter - - - - --- 2014-12-04 Al Viro davem RFC
[v2,17/17] rds: switch rds_message_copy_from_user() to iov_iter - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,16/17] rds: switch ->inc_copy_to_user() to passing iov_iter - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,15/17,atm] switch vcc_sendmsg() to copy_from_iter() - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,14/17] vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,13/17] tipc_msg_build(): pass msghdr instead of its ->msg_iov - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,12/17] tipc_sendmsg(): pass msghdr instead of its ->msg_iov - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,11/17] switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,10/17] switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,09/17] kill zerocopy_sg_from_iovec() - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,08/17] {macvtap,tun}_get_user(): switch to iov_iter - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,07/17] new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter() - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,06/17] switch macvtap to ->read_iter() - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,05/17] switch drivers/net/tun.c to ->read_iter() - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,04/17] new helper: memcpy_to_msg() - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,03/17] switch ipxrtr_route_packet() from iovec to msghdr - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,02/17] new helper: memcpy_from_msg() - - - - --- 2014-11-25 Al Viro davem Accepted
[v2,01/17] new helper: skb_copy_and_csum_datagram_msg() - - - - --- 2014-11-25 Al Viro davem Accepted
[17/17] rds: switch rds_message_copy_from_user() to iov_iter - - - - --- 2014-11-22 Al Viro davem RFC
[16/17] rds: switch ->inc_copy_to_user() to passing iov_iter - - - - --- 2014-11-22 Al Viro davem RFC
[15/17,atm] switch vcc_sendmsg() to copy_from_iter() - - - - --- 2014-11-22 Al Viro davem RFC
[14/17] vmci_transport: switch ->enqeue_dgram, ->enqueue_stream and ->dequeue_stream to msghdr - - - - --- 2014-11-22 Al Viro davem RFC
[13/17] tipc_msg_build(): pass msghdr instead of its ->msg_iov - - - - --- 2014-11-22 Al Viro davem RFC
[12/17] tipc_sendmsg(): pass msghdr instead of its ->msg_iov - - - - --- 2014-11-22 Al Viro davem RFC
PATCH 11/17] switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter - - - - --- 2014-11-22 Al Viro davem RFC
[10/17] switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() - - - - --- 2014-11-22 Al Viro davem RFC
[09/17] kill zerocopy_sg_from_iovec() - - - - --- 2014-11-22 Al Viro davem RFC
[08/17] {macvtap,tun}_get_user(): switch to iov_iter - - - - --- 2014-11-22 Al Viro davem RFC
[07/17] new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter() - - - - --- 2014-11-22 Al Viro davem RFC
[06/17] switch macvtap to ->read_iter() - - - - --- 2014-11-22 Al Viro davem RFC
[05/17] switch drivers/net/tun.c to ->read_iter() - - - - --- 2014-11-22 Al Viro davem RFC
[04/17] new helper: memcpy_to_msg() - - - - --- 2014-11-22 Al Viro davem RFC
[03/17] switch ipxrtr_route_packet() from iovec to msghdr - - - - --- 2014-11-22 Al Viro davem RFC
[02/17] new helper: memcpy_from_msg() - - - - --- 2014-11-22 Al Viro davem RFC
[01/17] new helper: skb_copy_and_csum_datagram_msg() - - - - --- 2014-11-22 Al Viro davem RFC
« 1 2 3 4 »