Show patches with: Submitter = Yann Droneaud       |    Archived = No       |   82 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv1,6/6] IB/uverbs: check access to userspace response buffer - - - --- 2015-05-04 Yann Droneaud Rejected
[PATCHv1,5/6] IB/uverbs: move cast from u64 to void __user pointer to its own variable - - - --- 2015-05-04 Yann Droneaud Rejected
[PATCHv1,4/6] IB/uverbs: subtract command header from input size - - - --- 2015-05-04 Yann Droneaud Rejected
[PATCHv1,3/6] IB/uverbs: check userspace output buffer size in ib_uverbs_poll_cq() - - - --- 2015-05-04 Yann Droneaud Rejected
[PATCHv1,2/6] IB/uverbs: check userspace output buffer size - - - --- 2015-05-04 Yann Droneaud Rejected
[PATCHv1,1/6] IB/uverbs: check userspace input buffer size - - - --- 2015-05-04 Yann Droneaud Rejected
MAINTAINERS: add include/rdma/ to InfiniBand subsystem - - - --- 2015-05-04 Yann Droneaud Accepted
[v1,2/2] IB/core: don't disallow registering region starting at 0x0 - - - --- 2015-04-13 Yann Droneaud Rejected
[v1,1/2] IB/core: disallow registering 0-sized memory region - - - --- 2015-04-13 Yann Droneaud Rejected
[RESEND,2/2] IB/core: don't disallow registering region starting at 0x0 - - - --- 2015-04-08 Yann Droneaud Rejected
[RESEND,1/2] IB/core: disallow registering 0-sized memory region - - - --- 2015-04-08 Yann Droneaud Rejected
[2/2] IB/core: don't disallow registering region starting at 0x0 - - - --- 2015-04-08 Yann Droneaud Superseded
[1/2] IB/core: disallow registering 0-sized memory region - - - --- 2015-04-08 Yann Droneaud Superseded
[libibverbs,9/9] ibv_cmd_destroy_flow(): initialize comp_mask explicitly - - - --- 2014-10-01 Yann Droneaud Rejected
[libibverbs,8/9] ibv_cmd_create_flow(): initialize flow_id->comp_mask - - - --- 2014-10-01 Yann Droneaud Rejected
[libibverbs,7/9] ibv_cmd_create_flow(): explicitly clear fields - - - --- 2014-10-01 Yann Droneaud Rejected
[libibverbs,6/9] ibv_cmd_open_qp(): initialize reserved field in struct ibv_open_qp - - - --- 2014-10-01 Yann Droneaud Rejected
[libibverbs,5/9] kern-abi: remove unused qp_type union in struct ibv_kern_send_wr - - - --- 2014-10-01 Yann Droneaud Rejected
[libibverbs,4/9] ibv_cmd_create_srq_ex(): set reserved field in struct ibv_create_xsrq - - - --- 2014-10-01 Yann Droneaud Rejected
[libibverbs,3/9] ibv_cmd_post_send(): initialize reserved field in struct ibv_kern_send_wr - - - --- 2014-10-01 Yann Droneaud Rejected
[libibverbs,2/9] ibv_cmd_post_recv(): initialize reserved field in struct ibv_kern_recv_wr - - - --- 2014-10-01 Yann Droneaud Rejected
[libibverbs,1/9] ibv_cmd_create_ah(): initialize reserved fields in various structures - - - --- 2014-10-01 Yann Droneaud Rejected
[4/4] IB/uverbs: subtract command header from input size - - - --- 2014-07-20 Yann Droneaud Rejected
[3/4] IB/uverbs: check userspace output buffer size in ib_uverbs_poll_cq() - - - --- 2014-07-20 Yann Droneaud Rejected
[2/4] IB/uverbs: check userspace output buffer size - - - --- 2014-07-20 Yann Droneaud Rejected
[1/4] IB/uverbs: check userspace input buffer size - - - --- 2014-07-20 Yann Droneaud Rejected
[libmlx5] abi: adds explicit padding on mlx5_create_cq and mlx5_create_srq - - - --- 2014-05-04 Yann Droneaud Rejected
[libcxgb4,2/2] kernel abi: adds explicit padding in struct c4iw_alloc_ucontext_resp - - - --- 2014-05-04 Yann Droneaud Rejected
[libcxgb4,1/2] kernel abi: adds explicit padding in struct c4iw_create_cq_resp - - - --- 2014-05-04 Yann Droneaud Rejected
[4/4] RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_resp - - - --- 2014-05-04 Yann Droneaud Superseded
[3/4] RDMA/cxgb4: add missing padding at end of struct c4iw_create_cq_resp - - - --- 2014-05-04 Yann Droneaud Superseded
[2/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_srq - - - --- 2014-05-04 Yann Droneaud Superseded
[1/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_cq - - - --- 2014-05-04 Yann Droneaud Superseded
[22/22] uverbs: use size_t for userspace buffer input and output length - - - --- 2013-08-18 Yann Droneaud Rejected
[21/22] uverbs: fix call to INIT_UDATA with no output buffer - - - --- 2013-08-18 Yann Droneaud Rejected
[20/22] uverbs: ib_uverbs_poll_cq(): check output length against number of wc - - - --- 2013-08-18 Yann Droneaud Rejected
[19/22] uverbs: check output length - - - --- 2013-08-18 Yann Droneaud Rejected
[18/22] uverbs: check input length - - - --- 2013-08-18 Yann Droneaud Rejected
[17/22] ucma: ucma_write(): strict userspace buffer length check - - - --- 2013-08-18 Yann Droneaud Rejected
[16/22] ucma: ucma_write(): check userspace buffer length first - - - --- 2013-08-18 Yann Droneaud Rejected
[15/22] ucma: use size_t for userspace buffer input and output length - - - --- 2013-08-18 Yann Droneaud Rejected
[14/22] ucma: ucma_query_path(): check output length - - - --- 2013-08-18 Yann Droneaud Rejected
[13/22] ucma: ucma_migrate_id(): check output length - - - --- 2013-08-18 Yann Droneaud Rejected
[12/22] ucma: check userspace input length - - - --- 2013-08-18 Yann Droneaud Rejected
[11/22] ucm: ib_ucm_write(): strict userspace buffer length check - - - --- 2013-08-18 Yann Droneaud Rejected
[10/22] ucm: ib_ucm_write(): check userspace buffer length first - - - --- 2013-08-18 Yann Droneaud Rejected
[09/22] ucm: use size_t for userspace buffer input and output length - - - --- 2013-08-18 Yann Droneaud Rejected
[08/22] ucm: check userspace input length - - - --- 2013-08-18 Yann Droneaud Rejected
[07/22] ucm: changes ib_ucm_path_get() src arg to be a pointer - - - --- 2013-08-18 Yann Droneaud Rejected
[06/22] ucm: changes ib_ucm_alloc_data() src arg to be a pointer - - - --- 2013-08-18 Yann Droneaud Rejected
[05/22] ucm: ib_ucm_event(): returns ENOSPC instead of ENOMEM - - - --- 2013-08-18 Yann Droneaud Rejected
[04/22] infiniband: ib_copy_to_udata(): check output length - - - --- 2013-08-18 Yann Droneaud Rejected
[03/22] infiniband: ib_copy_from_udata(): check input length - - - --- 2013-08-18 Yann Droneaud Rejected
[02/22] infiniband: ib_udata: const'ify inbuf - - - --- 2013-08-18 Yann Droneaud Rejected
[01/22] infiniband: ib_copy_{from,to}_udata(): const'ify arguments - - - --- 2013-08-18 Yann Droneaud Rejected
[librdmacm] examples: adds cmtime to .gitignore - - - --- 2013-08-17 Yann Droneaud Rejected
[librdmacm,3/3] examples: use IBV_SEND_INLINE if supported - - - --- 2013-08-17 Yann Droneaud Rejected
[librdmacm,2/3] adds rdma_query_qp() function. - - - --- 2013-08-17 Yann Droneaud Rejected
[librdmacm,1/3] man: rdma_post_*(): memory region is optional only with IBV_SEND_INLINE. - - - --- 2013-08-17 Yann Droneaud Rejected
[libibverbs,v2,11/11] read_config_file(): refuse to open configuration file if it's symlink - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,10/11] read_config(): reject symlinks - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,09/11] Check owner/permissions of config directory/files - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,08/11] read_config(): refuse to open IBV_CONFIG_DIR if it's not a directory - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,07/11] read_config(): check opened directory - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,06/11] read_config_file(): check opened file - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,05/11] read_config_file(): use the directory file descriptor to open configuration f… - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,04/11] read_config(): move file type check in read_config_file() - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,03/11] read_config(): open configuration directory with open() - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,02/11] read_config(): ignore directory entry with backup suffix (~) - - - --- 2013-08-08 Yann Droneaud Rejected
[libibverbs,v2,01/11] read_config(): ignore files beginning with '.' - - - --- 2013-08-08 Yann Droneaud Rejected
[librdmacm,8/8] Open files with "close on exec" flag - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,6/8] Add .gitignore rules - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,5/8] configure: Use automake's option "subdir-objects" - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,4/8] configure: Apply updates proposed by autoupdate - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,3/8] autogen.sh: Use autoreconf in autogen.sh - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,2/8] Makefile.am: Fix an automake warning - - - --- 2013-07-16 Yann Droneaud Rejected
[librdmacm,1/8] Add "foreign" option to AM_INIT_AUTOMAKE - - - --- 2013-07-16 Yann Droneaud Rejected
[3/3] read_config: skip file/directory with unsecure permissions - - - --- 2013-05-20 Yann Droneaud Rejected
[2/3] read_config: ignore directory entry with backup suffix (~) - - - --- 2013-05-20 Yann Droneaud Rejected
[1/3] read_config: ignore files beginning with '.' - - - --- 2013-05-20 Yann Droneaud Rejected
[2/5] ibverbs_init: reset the list head after releasing items - - - --- 2011-03-31 Yann Droneaud Superseded
[1/5] load_drivers: reset the list head after releasing items - - - --- 2011-03-31 Yann Droneaud Superseded