Show patches with: Submitter = Jason Gunthorpe       |    Archived = No       |   896 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[rdma-core,1/8] Update kernel headers - - - --- 2018-03-13 Jason Gunthorpe shefty Not Applicable
[rdma-core,2/8] verbs: Use kabi for IB_UVERBS_CQ_FLAGS_TIMESTAMP_COMPLETION - - - --- 2018-03-13 Jason Gunthorpe shefty Not Applicable
[rdma-core,3/8] rxe: Get rid of rxe_get_context_resp - - - --- 2018-03-13 Jason Gunthorpe shefty Not Applicable
[rdma-core,4/8] Allow static_assert to be used - - - --- 2018-03-13 Jason Gunthorpe shefty Not Applicable
[rdma-core,5/8] verbs: Remove bogus padding from ibv_dealloc_mw - - - --- 2018-03-13 Jason Gunthorpe shefty Not Applicable
[rdma-core,6/8] verbs: Provide infrastructure to remove kernel headers copies - - - --- 2018-03-13 Jason Gunthorpe shefty Not Applicable
[rdma-core,7/8] verbs: Replace more of kern-abi.h with kernel headers - - - --- 2018-03-13 Jason Gunthorpe shefty Not Applicable
[rdma-core,8/8] verbs: Use kabi for create_qp - - - --- 2018-03-13 Jason Gunthorpe shefty Not Applicable
[v3,rdma-core] srp_daemon: Remove duplicate sync_res shutdown - 2 - --- 2017-12-19 Jason Gunthorpe leon Accepted
[rdma-core] verbs: Remove comp_mask checks from verbs.h - - - --- 2017-12-20 Jason Gunthorpe leon Accepted
[1/8] verbs: Always allocate a verbs_context - - - --- 2018-01-08 Jason Gunthorpe leon Accepted
[2/8] bnxt_re: Convert from init_context to alloc_context - - - --- 2018-01-08 Jason Gunthorpe leon Accepted
[3/8] mlx4: Convert from init_context to alloc_context - - - --- 2018-01-08 Jason Gunthorpe leon Accepted
[4/8] mlx5: Convert from init_context to alloc_context - - - --- 2018-01-08 Jason Gunthorpe leon Accepted
[5/8] verbs: Remove init_context/uninit_context - 1 - --- 2018-01-08 Jason Gunthorpe leon Accepted
[6/8] verbs: Provide a default implementation for every verbs op - - - --- 2018-01-08 Jason Gunthorpe leon Accepted
[7/8] verbs: Convert all providers to use verbs_set_ops - - - --- 2018-01-08 Jason Gunthorpe leon Accepted
[8/8] verbs: Remove tests for NULL ops - - - --- 2018-01-08 Jason Gunthorpe leon Accepted
[rdma-core] Fix compiler warnings on PPC64 and others - - - --- 2018-02-08 Jason Gunthorpe leon Accepted
[rdma-core] mlx4: Fix 1<<31 expressions - 1 - --- 2018-02-08 Jason Gunthorpe leon Accepted
[v5,rdma-core,1/3] ccan: Add bitmap support for rdma-core - - - --- 2018-02-27 Jason Gunthorpe leon Accepted
[rdma-core] Ensure all public headers compile in C++ mode - - - --- 2018-02-28 Jason Gunthorpe leon Accepted
[rdma-core] Fix typo in rdma_create_symlink - - - --- 2018-03-12 Jason Gunthorpe leon Accepted
[rdma-core] cbuild: Make cbuild work with git worktrees - - - --- 2018-03-27 Jason Gunthorpe leon Superseded
[rdma-core] Update IBVERBS_PABI_VERSION to 18 - - - --- 2018-03-28 Jason Gunthorpe leon Superseded
[rdma-core,v2] cbuild: Make cbuild work with git worktrees - - - --- 2018-03-28 Jason Gunthorpe leon Accepted
[rdma-core,v2] Update IBVERBS_PABI_VERSION to 18 - - - --- 2018-03-28 Jason Gunthorpe leon Accepted
[rdma-core] verbs: Fix mis-spelling of ibv_create_qp_ex_to_reg - - - --- 2018-03-28 Jason Gunthorpe leon Accepted
[rdma-core] verbs: Add missing MLX5_1.5 to ibverbs-providers.symbols - - - --- 2018-04-16 Jason Gunthorpe leon Accepted
[rdma-core] mlx5: Use kernel headers for the mmap command number - - - --- 2018-04-16 Jason Gunthorpe leon Accepted
[rdma-core] Add a script to update the kernel headers - - - --- 2018-04-16 Jason Gunthorpe leon Accepted
[rdma-core] Check for broken strict aliasing - - - --- 2018-04-20 Jason Gunthorpe leon Accepted
[rdma-core] verbs: Fix warning from gcc-8 - 1 - --- 2018-07-11 Jason Gunthorpe leon Accepted
[1/3] RDMA: Mark imm_data as be32 in the verbs uapi header - - - --- 2018-01-11 Jason Gunthorpe jgg Accepted
[2/3] RDMA/hns: Fix endian problems around imm_data and rkey - - - --- 2018-01-11 Jason Gunthorpe jgg Accepted
[3/3] RDMA/qedr: Fix endian problems around imm_data 1 - - --- 2018-01-11 Jason Gunthorpe jgg Accepted
RDMA: Do not used __packed in uapi headers - - - --- 2018-02-07 Jason Gunthorpe jgg Accepted
rxe: Do not use 'struct sockaddr' in a uapi header - - - --- 2018-02-07 Jason Gunthorpe jgg Accepted
RDMA/mlx4: Move flag constants to uapi header - - - --- 2018-03-13 Jason Gunthorpe jgg Accepted
[1/2] RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr - - - --- 2018-03-13 Jason Gunthorpe jgg Accepted
[2/2] RDMA/rxe: Use structs to describe the uABI instead of opencoding - - - --- 2018-03-13 Jason Gunthorpe jgg Accepted
[v2] RDMA/i40iw: Move uapi header to include/uapi 1 - - --- 2018-03-14 Jason Gunthorpe jgg Accepted
RDMA/hns: Use structs to describe the uABI instead of opencoding - - - --- 2018-03-14 Jason Gunthorpe jgg Accepted
RDMA/cxgb4: Use structs to describe the uABI instead of opencoding - 1 - --- 2018-03-14 Jason Gunthorpe jgg Accepted
RDMA/bnxt: Fix structure layout for bnxt_re_pd_resp - - - --- 2018-03-16 Jason Gunthorpe jgg Accepted
[1/6] RDMA: Remove minor pahole differences between 32/64 - - - --- 2018-03-20 Jason Gunthorpe jgg Accepted
[2/6] RDMA/ucma: Fix uABI structure layouts for 32/64 compat - - - --- 2018-03-20 Jason Gunthorpe jgg Accepted
[3/6] RDMA/qedr: Fix uABI structure layouts for 32/64 compat 1 - - --- 2018-03-20 Jason Gunthorpe jgg Accepted
[4/6] RDMA/mlx4: Fix uABI structure layouts for 32/64 compat - - - --- 2018-03-20 Jason Gunthorpe jgg Accepted
[5/6] RDMA/rxe: Fix uABI structure layouts for 32/64 compat - - - --- 2018-03-20 Jason Gunthorpe jgg Accepted
[6/6] RDMA: Change all uapi headers to use __aligned_u64 instead of __u64 - - - --- 2018-03-20 Jason Gunthorpe jgg Accepted
[rdma-rc] RDMA/rdma_cm: Fix use after free race with process_one_req - - - --- 2018-03-22 Jason Gunthorpe jgg Accepted
RDMA: Use u64_to_user_ptr everywhere - - - --- 2018-03-27 Jason Gunthorpe jgg Accepted
[rdma-core] Do not install mlx5 kernel headers if mlx5 is not built - - - --- 2018-05-15 Jason Gunthorpe jgg Accepted
[rdma-core] Fix kernel-headers/update to work with 'git rebase -i' exec - - - --- 2018-05-17 Jason Gunthorpe jgg Accepted
[rdma-core] hns: Use verbs_set_ops instead of opencoding - - - --- 2018-05-17 Jason Gunthorpe jgg Accepted
[rdma-core] Use find_package(PkgConfig) not include(FindPkgConfig) - - - --- 2018-05-22 Jason Gunthorpe jgg Accepted
[for-rc] IB/uverbs: Fix uverbs_attr_get_obj - 1 - --- 2018-05-22 Jason Gunthorpe jgg Accepted
[rdma-core] librdmacm: Fix return code from rdma_create_id2 - 1 - --- 2018-05-25 Jason Gunthorpe jgg Accepted
[rdma-core] srp_daemon: Increase buffer size to avoid snprintf overflow - 1 - --- 2018-05-25 Jason Gunthorpe jgg Accepted
RDMA/core: Remove indirection through ib_cache_setup() - 1 - --- 2018-05-29 Jason Gunthorpe jgg Accepted
IB/rxe: Do not hide uABI stuff in memcpy - 2 - --- 2018-06-12 Jason Gunthorpe jgg Accepted
[for-rc] IB/uverbs: Fix ordering of ucontext check in ib_uverbs_write - 1 - --- 2018-06-12 Jason Gunthorpe jgg Accepted
IB/usnic: Update with bug fixes from core code - - - --- 2018-06-13 Jason Gunthorpe jgg Accepted
IB/uverbs: Delete type and id from uverbs_obj_attr - - - --- 2018-06-20 Jason Gunthorpe jgg Accepted
IB/core: Check for rdma_protocol_ib only after validating port_num - - - --- 2018-06-25 Jason Gunthorpe jgg Accepted
IB/srpt: Support HCAs with more than two ports - - - --- 2018-06-29 Jason Gunthorpe jgg Accepted
IB/uverbs: Replace ib_ucq_object uverbs_file with the one in ib_uobject - - - --- 2018-07-06 Jason Gunthorpe jgg Accepted
IB/uverbs: Do not use uverbs_cmd_mask in the ioctl path - 1 - --- 2018-07-06 Jason Gunthorpe jgg Accepted
RDMA/cxgb4: Restore the dropped uninitialized_var - - - --- 2018-07-10 Jason Gunthorpe jgg Accepted
[01/11] IB/uverbs: Get rid of null_obj_type - 1 - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[02/11] IB/uverbs: Handle IDR and FD types without truncation - - - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[03/11] IB/uverbs: Clarify the kref'ing ordering for alloc_commit - - - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[04/11] IB/uverbs: Revise the placement of get/puts on uobject - - - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[05/11] IB/uverbs: Clarify and revise uverbs_close_fd - - - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[06/11] IB/uverbs: Revise and clarify the rwsem and uobjects_lock - - - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[07/11] IB/uverbs: Rework the locking for cleaning up the ucontext - - - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[08/11] IB/uverbs: Always propagate errors from rdma_alloc_commit_uobject() - - - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[09/11] IB/uverbs: Move the FD uobj type struct file allocation to alloc_commit - - - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[10/11] IB/mlx5: Use the ucontext from the uobj, not the file - - - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[1/2] IB/uverbs: Move ib_access_flags and ib_read_counters_flags to uapi - 1 - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[2/2] IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs language - 1 - --- 2018-07-11 Jason Gunthorpe jgg Accepted
[rdma] IB/cache: Restore compatibility for ib_query_gid [rdma] IB/cache: Restore compatibility for ib_query_gid - - - --- 2018-07-27 Jason Gunthorpe jgg Accepted
IB/mlx5: Fix leaking stack memory to userspace IB/mlx5: Fix leaking stack memory to userspace 1 - - --- 2018-08-09 Jason Gunthorpe jgg Changes Requested
[v1,01/10] IB/uverbs: Have the core code create the uverbs_root_spec Allow dissociation after destroy for the ioctl methods - 2 - --- 2018-08-10 Jason Gunthorpe jgg Accepted
[v1,02/10] IB/uverbs: Build the specs into a radix tree at runtime Allow dissociation after destroy for the ioctl methods - 2 - --- 2018-08-10 Jason Gunthorpe jgg Accepted
[v1,03/10] IB/uverbs: Use uverbs_api to manage the object type inside the uobject Allow dissociation after destroy for the ioctl methods - - - --- 2018-08-10 Jason Gunthorpe jgg Accepted
[v1,04/10] IB/uverbs: Provide implementation private memory for the uverbs_attr_bundle Allow dissociation after destroy for the ioctl methods - 1 - --- 2018-08-10 Jason Gunthorpe jgg Accepted
[v1,05/10] IB/uverbs: Remove the ib_uverbs_attr pointer from each attr Allow dissociation after destroy for the ioctl methods - 1 - --- 2018-08-10 Jason Gunthorpe jgg Accepted
[v1,06/10] IB/uverbs: Add a simple allocator to uverbs_attr_bundle Allow dissociation after destroy for the ioctl methods - 1 - --- 2018-08-10 Jason Gunthorpe jgg Accepted
[v1,07/10] IB/uverbs: Use uverbs_alloc for allocations Allow dissociation after destroy for the ioctl methods - 1 - --- 2018-08-10 Jason Gunthorpe jgg Accepted
[v1,08/10] IB/uverbs: Use uverbs_api to unmarshal ioctl commands Allow dissociation after destroy for the ioctl methods - - - --- 2018-08-10 Jason Gunthorpe jgg Accepted
[v1,09/10] IB/uverbs: Remove struct uverbs_root_spec and all supporting code Allow dissociation after destroy for the ioctl methods - - - --- 2018-08-10 Jason Gunthorpe jgg Accepted
[v1,10/10] IB/uverbs: Do not check for device disassociation during ioctl Allow dissociation after destroy for the ioctl methods - - - --- 2018-08-10 Jason Gunthorpe jgg Accepted
IB/ucm: Fix compiling ucm.c IB/ucm: Fix compiling ucm.c - - - --- 2018-08-14 Jason Gunthorpe jgg Accepted
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" - - - --- 2018-08-16 Jason Gunthorpe jgg Accepted
RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr - 1 - --- 2018-08-18 Jason Gunthorpe jgg Accepted
RDMA/uverbs: Fix error unwind in ib_uverbs_add_one RDMA/uverbs: Fix error unwind in ib_uverbs_add_one - 2 - --- 2018-09-17 Jason Gunthorpe jgg Accepted
[2/6] RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name Start to clean up struct ib_device->name - 3 - --- 2018-09-20 Jason Gunthorpe jgg Accepted
[3/6] RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name Start to clean up struct ib_device->name - - - --- 2018-09-20 Jason Gunthorpe jgg Accepted
« 1 2 3 48 9 »