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
[01/12] raw.c: stick msghdr into raw_frag_vec - - - - --- 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
[03/12] ip_generic_getfrag, udplite_getfrag: switch to passing 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
[05/12] switch l2cap ->memcpy_fromiovec() to msghdr - - - - --- 2014-12-05 Al Viro shemminger Deferred
[06/12] vmci: propagate msghdr all way down to __qp_memcpy_from_queue() - - - - --- 2014-12-05 Al Viro davem Deferred
[07/12] put iov_iter into msghdr - - - - --- 2014-12-05 Al Viro davem Deferred
[08/12] first fruits - kill l2cap ->memcpy_fromiovec() - - - - --- 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
[10/12] ppp_read(): switch to skb_copy_datagram_iter() - - - - --- 2014-12-05 Al Viro davem Deferred
[11/12] skb_copy_datagram_iovec() can die - - - - --- 2014-12-05 Al Viro davem Deferred
[12/12] bury memcpy_toiovec() - - - - --- 2014-12-05 Al Viro davem Deferred
[1/5] separate kernel- and userland-side msghdr - - - - --- 2014-11-18 Al Viro davem Superseded
[2/5] {compat_,}verify_iovec(): switch to generic copying of iovecs - - - - --- 2014-11-18 Al Viro davem Superseded
[3/5] remove a bunch of now-pointless access_ok() in net - - - - --- 2014-11-18 Al Viro davem Superseded
[4/5] bury skb_copy_to_page() - - - - --- 2014-11-18 Al Viro davem Superseded
[5/5] fold verify_iovec() into copy_msghdr_from_user() - - - - --- 2014-11-18 Al Viro davem Superseded
saner sock_from_file() calling conventions (was Re: [PATCH] bpf: Expose a bpf_sock_from_file helper… saner sock_from_file() calling conventions (was Re: [PATCH] bpf: Expose a bpf_sock_from_file helper… - - - - --- 2020-11-12 Al Viro Superseded
[1/4] batman: don't bother flipping ->tt_data - - - - --- 2012-04-18 Al Viro davem Awaiting Upstream
[2/4] batman: don't bother flipping ->tt_crc - - - - --- 2012-04-18 Al Viro davem Awaiting Upstream
batman: keep batman_ogm_packet ->seqno net-endian all along - - - - --- 2012-04-18 Al Viro davem Awaiting Upstream
batman: trivial endianness annotations - - - - --- 2012-04-18 Al Viro davem Awaiting Upstream
[1/3] bluetooth: hidp_connection_add() unsafe use of l2cap_pi() - - - - --- 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
[3/3] bnep: bnep_add_connection() should verify that it's dealing with l2cap socket - - - - --- 2014-12-19 Al Viro davem Awaiting Upstream
[mwifiex] fix braino in mwifiex_fw_dump_info_event() [mwifiex] fix braino in mwifiex_fw_dump_info_event() - - - - --- 2018-08-04 Al Viro davem Awaiting Upstream
[9/9] bpf: make bpf_check_uarg_tail_zero() use check_zeroed_user() Untitled series #180308 1 - - - --- 2020-05-29 Al Viro bpf Awaiting Upstream
[01/18] netlink: make the check for "send from tx_ring" deterministic - - - - --- 2015-01-31 Al Viro davem Changes Requested
[02/18] raw_send_hdrinc(): pass msghdr - - - - --- 2015-01-31 Al Viro davem Changes Requested
[03/18] rawv6_send_hdrinc(): pass msghdr - - - - --- 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
[05/18] switch rxrpc_send_data() to iov_iter primitives - - - - --- 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
[07/18] stash a pointer to msghdr in struct ping_fakehdr - - - - --- 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
[09/18] switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() - - - - --- 2015-01-31 Al Viro davem Changes Requested
[10/18] tipc ->sendmsg() conversion - - - - --- 2015-01-31 Al Viro davem Changes Requested
[11/18] bury net/core/iovec.c - nothing in there is used anymore - - - - --- 2015-01-31 Al Viro davem Changes Requested
[12/18] switch af_alg_make_sg() to iov_iter - - - - --- 2015-01-31 Al Viro davem Changes Requested
[13/18] net/socket.c: fold do_sock_{read,write} into callers - - - - --- 2015-01-31 Al Viro davem Changes Requested
[14/18] switch sockets to ->read_iter/->write_iter - - - - --- 2015-01-31 Al Viro davem Changes Requested
[15/18] switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() - - - - --- 2015-01-31 Al Viro davem Changes Requested
[16/18] vhost: don't bother with copying iovec in handle_tx() - - - - --- 2015-01-31 Al Viro davem Changes Requested
[17/18] vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() - - - - --- 2015-01-31 Al Viro davem Changes Requested
[18/18] vhost: vhost_scsi_handle_vq() should just use copy_from_user() - - - - --- 2015-01-31 Al Viro davem Changes Requested
[v2,01/18] netlink: make the check for "send from tx_ring" deterministic - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,02/18] ipv4: raw_send_hdrinc(): pass msghdr - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,03/18] ipv6: rawv6_send_hdrinc(): pass msghdr - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,04/18] vmci: propagate msghdr all way down to __qp_memcpy_to_queue() - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,05/18] rxrpc: switch rxrpc_send_data() to iov_iter primitives - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,06/18] rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,07/18] ip: stash a pointer to msghdr in struct ping_fakehdr - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,08/18] ip: convert tcp_sendmsg() to iov_iter primitives - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,09/18] net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,10/18] tipc: tipc ->sendmsg() conversion - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,11/18] net: bury net/core/iovec.c - nothing in there is used anymore - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,12/18] crypto: switch af_alg_make_sg() to iov_iter - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,13/18] net/socket.c: fold do_sock_{read,write} into callers - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,14/18] net: switch sockets to ->read_iter/->write_iter - - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,15/18] vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() 1 - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,16/18] vhost: don't bother with copying iovec in handle_tx() 1 - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,17/18] vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() 1 - - - --- 2015-02-02 Al Viro davem Changes Requested
[v2,18/18] vhost: vhost_scsi_handle_vq() should just use copy_from_user() 1 - - - --- 2015-02-02 Al Viro davem Changes Requested
sctp: use proc_remove_subtree() sctp: use proc_remove_subtree() - - - - --- 2018-03-14 Al Viro davem Changes Requested
[endianness,bug?] cxgb4_next_header .match_val/.match_mask should be net-endian [endianness,bug?] cxgb4_next_header .match_val/.match_mask should be net-endian - - - - --- 2018-08-05 Al Viro davem Changes Requested
[1/7] fix hnode refcounting [1/7] fix hnode refcounting 1 - - - --- 2018-09-05 Al Viro davem Changes Requested
[2/7] mark root hnode explicitly [1/7] fix hnode refcounting 1 - - - --- 2018-09-05 Al Viro davem Changes Requested
[3/7] make sure that divisor is a power of 2 [1/7] fix hnode refcounting 1 - - - --- 2018-09-05 Al Viro davem Changes Requested
[4/7] get rid of unused argument of u32_destroy_key() [1/7] fix hnode refcounting 1 - - - --- 2018-09-05 Al Viro davem Changes Requested
[5/7] get rid of tc_u_knode ->tp [1/7] fix hnode refcounting 1 - - - --- 2018-09-05 Al Viro davem Changes Requested
[6/7] get rid of tc_u_common ->rcu [1/7] fix hnode refcounting 1 - - - --- 2018-09-05 Al Viro davem Changes Requested
[7/7] clean tc_u_common hashtable [1/7] fix hnode refcounting 1 - - - --- 2018-09-05 Al Viro davem Changes Requested
[net,01/13] net: sched: cls_u32: fix hnode refcounting cls_u32 cleanups and fixes. 1 - - 1 --- 2018-09-09 Al Viro davem Changes Requested
[net,02/13] net: sched: cls_u32: mark root hnode explicitly cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
[net,03/13] net: sched: cls_u32: disallow linking to root hnode cls_u32 cleanups and fixes. 1 - - 1 --- 2018-09-09 Al Viro davem Changes Requested
[net,04/13] net: sched: cls_u32: make sure that divisor is a power of 2 cls_u32 cleanups and fixes. 1 - - 1 --- 2018-09-09 Al Viro davem Changes Requested
[net,05/13] net: sched: cls_u32: get rid of unused argument of u32_destroy_key() cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
[net,06/13] net: sched: cls_u32: get rid of tc_u_knode ->tp cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
[net,07/13] net: sched: cls_u32: get rid of tc_u_common ->rcu cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
[net,08/13] net: sched: cls_u32: clean tc_u_common hashtable cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
[net,09/13] net: sched: cls_u32: pass tc_u_common to u32_set_parms() instead of tc_u_hnode cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
[net,10/13] net: sched: cls_u32: the tp_c argument of u32_set_parms() is always tp->data cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
[net,11/13] net: sched: cls_u32: get rid of hnode ->tp_c and tp_c argument of u32_set_parms() cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
[net,12/13] net: sched: cls_u32: keep track of knodes count in tc_u_common cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
[net,13/13] net: sched: cls_u32: simplify the hell out u32_delete() emptiness check cls_u32 cleanups and fixes. 1 - - - --- 2018-09-09 Al Viro davem Changes Requested
2.6.34-rc3-git6: Reported regressions from 2.6.33 - - - - --- 2010-04-07 Al Viro davem Not Applicable
2.6.34-rc3-git6: Reported regressions from 2.6.33 - - - - --- 2010-04-07 Al Viro davem Not Applicable
[RFC] breakage in sysfs_readdir() and s_instances abuse in sysfs - - - - --- 2011-06-07 Al Viro davem Not Applicable
[RFC] breakage in sysfs_readdir() and s_instances abuse in sysfs - - - - --- 2011-06-09 Al Viro davem Not Applicable
l2cap_chan_connect() shouldn't be inlined 1 - - - --- 2012-02-05 Al Viro davem Not Applicable
Crash in tun - - - - --- 2012-07-21 Al Viro davem Not Applicable
[01/17] fs: remove ki_nbytes - - - - --- 2015-04-11 Al Viro davem Not Applicable
[02/17] fuse: handle synchronous iocbs internally - - - - --- 2015-04-11 Al Viro davem Not Applicable
[03/17] fs: don't allow to complete sync iocbs through aio_complete - - - - --- 2015-04-11 Al Viro davem Not Applicable
[04/17] fs: split generic and aio kiocb - - - - --- 2015-04-11 Al Viro davem Not Applicable
[05/17] fs: move struct kiocb to fs.h - - - - --- 2015-04-11 Al Viro davem Not Applicable
[06/17] saner iov_iter initialization primitives - - - - --- 2015-04-11 Al Viro davem Not Applicable
[07/17] RxRPC: Fix the conversion to iov_iter - - - - --- 2015-04-11 Al Viro davem Not Applicable
[08/17] RxRPC: Don't call skb_add_data() if there's no data to copy - - - - --- 2015-04-11 Al Viro davem Not Applicable
[09/17] RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument - - - - --- 2015-04-11 Al Viro davem Not Applicable
« 1 2 3 4 »