Show patches with: Submitter = Gustavo A. R. Silva       |   91 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning [next] RDMA/cm: Avoid -Wflex-array-member-not-at-end warning - - - --- 2024-03-25 Gustavo A. R. Silva New
[next] RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings [next] RDMA/uverbs: Avoid -Wflex-array-member-not-at-end warnings - 1 - --- 2024-03-01 Gustavo A. R. Silva Accepted
[v3,next] RDMA/core: Use size_{add,sub,mul}() in calls to struct_size() [v3,next] RDMA/core: Use size_{add,sub,mul}() in calls to struct_size() - - - --- 2023-09-17 Gustavo A. R. Silva Accepted
[v2,next] RDMA/core: Use size_{add,mul}() in calls to struct_size() [v2,next] RDMA/core: Use size_{add,mul}() in calls to struct_size() - 1 - --- 2023-09-11 Gustavo A. R. Silva Changes Requested
[next] RDMA/core: Use size_{add,mul}() in calls to struct_size() [next] RDMA/core: Use size_{add,mul}() in calls to struct_size() - - - --- 2023-09-11 Gustavo A. R. Silva Superseded
[next] RDMA/mlx4: Copy union directly [next] RDMA/mlx4: Copy union directly - 1 - --- 2023-08-15 Gustavo A. R. Silva Accepted
[next] RDMA/irdma: Replace one-element array with flexible-array member [next] RDMA/irdma: Replace one-element array with flexible-array member - - - --- 2023-08-02 Gustavo A. R. Silva Accepted
[v2,next] RDMA/core: Fix multiple -Warray-bounds warnings [v2,next] RDMA/core: Fix multiple -Warray-bounds warnings - - - --- 2023-03-21 Gustavo A. R. Silva Accepted
[next] RDMA/core: Fix multiple -Warray-bounds warnings [next] RDMA/core: Fix multiple -Warray-bounds warnings - - - --- 2023-03-21 Gustavo A. R. Silva Superseded
[next] net/mlx4_en: Replace fake flex-array with flexible-array member [next] net/mlx4_en: Replace fake flex-array with flexible-array member - 1 - --- 2023-03-06 Gustavo A. R. Silva Not Applicable
[next] RDMA/erdma: Replace zero-length arrays with flexible-array members [next] RDMA/erdma: Replace zero-length arrays with flexible-array members 1 1 - --- 2023-01-10 Gustavo A. R. Silva Accepted
[next] net/mlx5e: Replace zero-length array with flexible-array member [next] net/mlx5e: Replace zero-length array with flexible-array member - - - --- 2023-01-10 Gustavo A. R. Silva Not Applicable
[next] net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper [next] net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper - 1 - --- 2022-09-26 Gustavo A. R. Silva Not Applicable
[next] treewide: uapi: Replace zero-length arrays with flexible-array members [next] treewide: uapi: Replace zero-length arrays with flexible-array members 1 - - --- 2022-06-27 Gustavo A. R. Silva jgg Changes Requested
[next] treewide: Replace zero-length arrays with flexible-array members [next] treewide: Replace zero-length arrays with flexible-array members - 1 - --- 2022-02-15 Gustavo A. R. Silva Not Applicable
[net-next] net/mlx5: Use struct_size() helper in kvzalloc() [net-next] net/mlx5: Use struct_size() helper in kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Not Applicable
[net-next] net/mlx5: Use kvcalloc() instead of kvzalloc() [net-next] net/mlx5: Use kvcalloc() instead of kvzalloc() - - - --- 2021-09-28 Gustavo A. R. Silva Not Applicable
[net-next] net/mlx5e: Use array_size() helper [net-next] net/mlx5e: Use array_size() helper - - - --- 2021-09-28 Gustavo A. R. Silva Not Applicable
[net-next] net/mlx4: Use array_size() helper in copy_to_user() [net-next] net/mlx4: Use array_size() helper in copy_to_user() - 1 - --- 2021-09-28 Gustavo A. R. Silva Not Applicable
[next] RDMA/hfi1: Use struct_size() and flex_array_size() helpers [next] RDMA/hfi1: Use struct_size() and flex_array_size() helpers - - - --- 2021-09-27 Gustavo A. R. Silva jgg Accepted
[next] i40e: Replace one-element array with flexible-array member [next] i40e: Replace one-element array with flexible-array member 1 - - --- 2021-05-25 Gustavo A. R. Silva Accepted
[RESEND,next] rds: Fix fall-through warnings for Clang [RESEND,next] rds: Fix fall-through warnings for Clang - 1 - --- 2021-03-05 Gustavo A. R. Silva Not Applicable
[RESEND,next] net/mlx4: Fix fall-through warnings for Clang [RESEND,next] net/mlx4: Fix fall-through warnings for Clang - 1 - --- 2021-03-05 Gustavo A. R. Silva Not Applicable
[115/141] rds: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - - - --- 2020-11-20 Gustavo A. R. Silva Not Applicable
[050/141] RDMA/mlx5: Fix fall-through warnings for Clang Fix fall-through warnings for Clang 1 - - --- 2020-11-20 Gustavo A. R. Silva jgg Accepted
[044/141] net/mlx4: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - 1 - --- 2020-11-20 Gustavo A. R. Silva Not Applicable
[035/141] IB/qedr: Fix fall-through warnings for Clang Fix fall-through warnings for Clang 1 - - --- 2020-11-20 Gustavo A. R. Silva jgg Accepted
[034/141] IB/mlx4: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - - - --- 2020-11-20 Gustavo A. R. Silva jgg Accepted
[008/141] IB/hfi1: Fix fall-through warnings for Clang Fix fall-through warnings for Clang - - 1 --- 2020-11-20 Gustavo A. R. Silva jgg Accepted
[next] net/mlx5e: Fix potential null pointer dereference [next] net/mlx5e: Fix potential null pointer dereference - 1 - --- 2020-09-25 Gustavo A. R. Silva Not Applicable
[next] net/mlx5: Use fallthrough pseudo-keyword [next] net/mlx5: Use fallthrough pseudo-keyword - - - --- 2020-07-27 Gustavo A. R. Silva Not Applicable
[next] net/mlx4: Use fallthrough pseudo-keyword [next] net/mlx4: Use fallthrough pseudo-keyword - - - --- 2020-07-27 Gustavo A. R. Silva Not Applicable
[v2,next] IB/hfi1: Use fallthrough pseudo-keyword [v2,next] IB/hfi1: Use fallthrough pseudo-keyword - - - --- 2020-07-21 Gustavo A. R. Silva jgg Mainlined
[v2,next] IB/hfi1: Remove unnecessary fall-through markings [v2,next] IB/hfi1: Remove unnecessary fall-through markings - 1 - --- 2020-07-09 Gustavo A. R. Silva jgg Mainlined
[next] IB/hfi1: Remove unnecessary fall-through markings [next] IB/hfi1: Remove unnecessary fall-through markings - - - --- 2020-07-09 Gustavo A. R. Silva Superseded
[next] IB/hfi1: Use fallthrough pseudo-keyword [next] IB/hfi1: Use fallthrough pseudo-keyword - - - --- 2020-07-07 Gustavo A. R. Silva Superseded
IB/core: Use sizeof_field() helper IB/core: Use sizeof_field() helper - - - --- 2020-05-27 Gustavo A. R. Silva jgg Accepted
RDMA/siw: Replace one-element array and use struct_size() helper RDMA/siw: Replace one-element array and use struct_size() helper - - - --- 2020-05-19 Gustavo A. R. Silva jgg Mainlined
[v2] RDMA/rtrs: client: Fix function return on success [v2] RDMA/rtrs: client: Fix function return on success - 1 - --- 2020-05-19 Gustavo A. R. Silva jgg Mainlined
RDMA/rtrs: client: Fix function return on success RDMA/rtrs: client: Fix function return on success - - - --- 2020-05-19 Gustavo A. R. Silva Superseded
net/mlx5: Replace zero-length array with flexible-array net/mlx5: Replace zero-length array with flexible-array - - - --- 2020-05-07 Gustavo A. R. Silva Not Applicable
IB/mlx4: Replace zero-length array with flexible-array IB/mlx4: Replace zero-length array with flexible-array - - - --- 2020-05-07 Gustavo A. R. Silva jgg Not Applicable
IB/rdmavt: Replace zero-length array with flexible-array IB/rdmavt: Replace zero-length array with flexible-array - - - --- 2020-05-07 Gustavo A. R. Silva jgg Mainlined
[v2,next] RDMA/hns: Fix uninitialized variable bug [v2,next] RDMA/hns: Fix uninitialized variable bug 1 - - --- 2020-03-28 Gustavo A. R. Silva jgg Mainlined
[next] RDMA/hns: Fix uninitialized variable bug [next] RDMA/hns: Fix uninitialized variable bug - - - --- 2020-03-27 Gustavo A. R. Silva Superseded
scsi: Replace zero-length array with flexible-array member scsi: Replace zero-length array with flexible-array member - 1 - --- 2020-02-24 Gustavo A. R. Silva Not Applicable
[next] net/mlx5e: Replace zero-length array with flexible-array member [next] net/mlx5e: Replace zero-length array with flexible-array member - - - --- 2020-02-18 Gustavo A. R. Silva Not Applicable
[next] net/mlx5/fs_counters: Replace zero-length array with flexible-array member [next] net/mlx5/fs_counters: Replace zero-length array with flexible-array member - - - --- 2020-02-17 Gustavo A. R. Silva Not Applicable
[next] net/mlx5: IPsec, Replace zero-length array with flexible-array member [next] net/mlx5: IPsec, Replace zero-length array with flexible-array member - - - --- 2020-02-17 Gustavo A. R. Silva Not Applicable
IB/core: Replace zero-length array with flexible-array member IB/core: Replace zero-length array with flexible-array member - - - --- 2020-02-13 Gustavo A. R. Silva jgg Accepted
IB/multicast: Replace zero-length array with flexible-array member IB/multicast: Replace zero-length array with flexible-array member - - - --- 2020-02-13 Gustavo A. R. Silva jgg Accepted
IB/mthca: Replace zero-length array with flexible-array member IB/mthca: Replace zero-length array with flexible-array member - - - --- 2020-02-13 Gustavo A. R. Silva jgg Accepted
IB/core, cache: Replace zero-length array with flexible-array member IB/core, cache: Replace zero-length array with flexible-array member - - - --- 2020-02-13 Gustavo A. R. Silva jgg Accepted
IB/hfi1: Fix Spectre v1 vulnerability IB/hfi1: Fix Spectre v1 vulnerability - - - --- 2019-07-31 Gustavo A. R. Silva Mainlined
RDMA/siw: Mark expected switch fall-throughs RDMA/siw: Mark expected switch fall-throughs - - - --- 2019-07-11 Gustavo A. R. Silva jgg Mainlined
RDMA/ucma: Use struct_size() helper RDMA/ucma: Use struct_size() helper - - - --- 2019-06-04 Gustavo A. R. Silva jgg Mainlined
[next] IB/hfi1: Use struct_size() helper [next] IB/hfi1: Use struct_size() helper - 1 - --- 2019-05-29 Gustavo A. R. Silva jgg Mainlined
[next] IB/qib: Use struct_size() helper [next] IB/qib: Use struct_size() helper - 1 - --- 2019-05-29 Gustavo A. R. Silva jgg Mainlined
[next] IB/rdmavt: Use struct_size() helper [next] IB/rdmavt: Use struct_size() helper - 1 - --- 2019-05-29 Gustavo A. R. Silva jgg Mainlined
[next] net/mlx5e: Remove redundant assignment [next] net/mlx5e: Remove redundant assignment 2 2 - --- 2019-03-02 Gustavo A. R. Silva leon Not Applicable
IB/hfi1: Add missing break in switch statement IB/hfi1: Add missing break in switch statement - 1 - --- 2019-02-21 Gustavo A. R. Silva jgg Mainlined
[net-next] net/mlx4: Mark expected switch fall-through [net-next] net/mlx4: Mark expected switch fall-through - 1 - --- 2019-01-23 Gustavo A. R. Silva Not Applicable
RDMA/mlx5: Replace kzalloc with kcalloc RDMA/mlx5: Replace kzalloc with kcalloc 1 - - --- 2019-01-15 Gustavo A. R. Silva jgg Mainlined
IB/srp: Use struct_size() in kzalloc() IB/srp: Use struct_size() in kzalloc() - 1 - --- 2019-01-08 Gustavo A. R. Silva jgg Mainlined
IB/usnic: Use struct_size() in kmalloc() IB/usnic: Use struct_size() in kmalloc() - - - --- 2019-01-07 Gustavo A. R. Silva jgg Mainlined
IB/cm: Use struct_size() in kmalloc() IB/cm: Use struct_size() in kmalloc() - - - --- 2019-01-07 Gustavo A. R. Silva jgg Mainlined
IB/core: Use struct_size() in kzalloc() IB/core: Use struct_size() in kzalloc() - - - --- 2019-01-04 Gustavo A. R. Silva jgg Mainlined
RDMA/hns: Use 64-bit arithmetic instead of 32-bit RDMA/hns: Use 64-bit arithmetic instead of 32-bit - - - --- 2018-10-18 Gustavo A. R. Silva Changes Requested
RDMA/ucma: Fix Spectre v1 vulnerability RDMA/ucma: Fix Spectre v1 vulnerability - - - --- 2018-10-16 Gustavo A. R. Silva Accepted
IB/ucm: Fix Spectre v1 vulnerability IB/ucm: Fix Spectre v1 vulnerability - - - --- 2018-10-16 Gustavo A. R. Silva Accepted
[24/33] net/mlx5e: Mark expected switch fall-throughs net: ethernet: Mark expected switch fall-throughs 1 - - --- 2018-08-07 Gustavo A. R. Silva Not Applicable
[18/33] net/mlx4/en_rx: Mark expected switch fall-throughs net: ethernet: Mark expected switch fall-throughs - - - --- 2018-08-07 Gustavo A. R. Silva Not Applicable
[17/33] net/mlx4/mcg: Mark expected switch fall-throughs net: ethernet: Mark expected switch fall-throughs - - - --- 2018-08-07 Gustavo A. R. Silva Not Applicable
net/mlx5e: Fix uninitialized variable net/mlx5e: Fix uninitialized variable 1 1 - --- 2018-07-31 Gustavo A. R. Silva Not Applicable
rds: send: Fix dead code in rds_sendmsg rds: send: Fix dead code in rds_sendmsg 1 - - --- 2018-07-25 Gustavo A. R. Silva Not Applicable
IB/mlx5: Fix memory leak in mlx5_ib_create_flow - - - --- 2018-06-07 Gustavo A. R. Silva Accepted
IB/ocrdma_hw: Remove redundant checks and goto labels - - - --- 2018-03-30 Gustavo A. R. Silva Accepted
[v2] net/mlx5: Fix use-after-free 1 1 - --- 2018-03-22 Gustavo A. R. Silva Not Applicable
net/mlx5/core/fpga/ipsec: Fix use-after-free - 1 - --- 2018-03-22 Gustavo A. R. Silva Superseded
RDMA/bnxt_re/qplib_sp: Use true and false for boolean values 1 - - --- 2018-03-05 Gustavo A. R. Silva jgg Accepted
rds: send: mark expected switch fall-through in rds_rm_size 2 - - --- 2018-02-19 Gustavo A. R. Silva Not Applicable
RDMA/nldev: Fix multiple potential NULL pointer dereferences - - - --- 2018-02-09 Gustavo A. R. Silva Rejected
[v2] IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey - 1 - --- 2017-11-07 Gustavo A. R. Silva Accepted
IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey - 1 - --- 2017-11-06 Gustavo A. R. Silva Superseded
net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_action 1 - - --- 2017-11-05 Gustavo A. R. Silva Not Applicable
IB/core: fix duplicated code for different branches - - - --- 2017-08-13 Gustavo A. R. Silva Changes Requested
IB/qib: remove duplicate code - 2 - --- 2017-06-07 Gustavo A. R. Silva Accepted
infiniband: hw: qedr: add null check before pointer dereference 1 - - --- 2017-05-22 Gustavo A. R. Silva Accepted
infiniband: hw: i40iw: fix duplicated code for different branches 1 1 - --- 2017-05-18 Gustavo A. R. Silva Accepted
[infiniband-hw-i40iw] question about identical code for different branches - 1 - --- 2017-05-17 Gustavo A. R. Silva Superseded
[infiniband-core] question about arguments position - - - --- 2017-05-05 Gustavo A. R. Silva Accepted