index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
uverbs_cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
RDMA/uverbs: Don't do double free of allocated PD
Leon Romanovsky
1
-0
/
+1
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
1
-10
/
+14
2019-02-21
RDMA/uverbs: Store PR pointer before it is overwritten
Leon Romanovsky
1
-1
/
+1
2019-02-19
RDMA/core: Verify that memory window type is legal
Noa Osherovich
1
-0
/
+5
2019-02-19
RDMA/core: Cosmetic change - move member initialization to correct block
Yuval Shaia
1
-8
/
+7
2019-02-15
RDMA/uverbs: Fix an error flow in ib_uverbs_poll_cq
Jason Gunthorpe
1
-2
/
+1
2019-02-15
IB/uverbs: Add ib_ucontext to uverbs_attr_bundle sent from ioctl and cmd flows
Shamir Rabinovitch
1
-1
/
+1
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-5
/
+10
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+10
2019-02-04
IB/uverbs: Expose XRC ODP device capabilities
Moni Shoua
1
-0
/
+1
2019-01-14
RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT
Jason Gunthorpe
1
-0
/
+7
2019-01-08
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
1
-3
/
+0
2019-01-08
RDMA/core: Don't depend device ODP capabilities on kconfig option
Leon Romanovsky
1
-2
/
+0
2019-01-07
RDMA/uverbs: Fix post send success return value in case of error
Gal Pressman
1
-1
/
+3
2018-12-20
IB/core: Move query port to ioctl
Michael Guralnik
1
-52
/
+1
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
1
-1
/
+1
2018-12-18
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
1
-4
/
+4
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-29
/
+31
2018-12-11
RDMA/uverbs: Optimize clearing of extra bytes in response
Leon Romanovsky
1
-6
/
+8
2018-12-03
RDMA/uverbs: Annotate alloc/deallloc paths with context tracking
Leon Romanovsky
1
-0
/
+3
2018-12-03
RDMA/uverbs: Use only attrs for the write() handler signature
Jason Gunthorpe
1
-103
/
+47
2018-12-03
RDMA/uverbs: Do not check the input length on create_cq/qp paths
Jason Gunthorpe
1
-29
/
+9
2018-12-03
RDMA/uverbs: Use the iterator for ib_uverbs_unmarshall_recv()
Jason Gunthorpe
1
-40
/
+63
2018-12-03
RDMA/uverbs: Add a simple iterator interface for reading the command
Jason Gunthorpe
1
-48
/
+65
2018-12-03
RDMA/uverbs: Simplify ib_uverbs_ex_query_device
Jason Gunthorpe
1
-60
/
+4
2018-12-03
RDMA/uverbs: Fill in the response for IB_USER_VERBS_EX_CMD_MODIFY_QP
Jason Gunthorpe
1
-1
/
+8
2018-12-03
RDMA/uverbs: Use uverbs_request() and core for write_ex handlers
Jason Gunthorpe
1
-139
/
+46
2018-12-03
RDMA/uverbs: Use uverbs_request() for request copying
Jason Gunthorpe
1
-64
/
+135
2018-12-03
RDMA/uverbs: Use uverbs_response() for remaining response copying
Jason Gunthorpe
1
-81
/
+52
2018-12-03
RDMA/uverbs: Get rid of the 'callback' scheme in the compat path
Jason Gunthorpe
1
-80
/
+40
2018-12-03
RDMA/uverbs: Use uverbs_attr_bundle to pass ucore for write/write_ex
Jason Gunthorpe
1
-35
/
+18
2018-12-03
RDMA/uverbs: Remove out_len checks that are now done by the core
Jason Gunthorpe
1
-50
/
+0
2018-11-29
RDMA/uverbs: fix ptr_ret.cocci warnings
kbuild test robot
1
-5
/
+1
2018-11-26
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write
Jason Gunthorpe
1
-71
/
+0
2018-11-26
RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_ex
Jason Gunthorpe
1
-86
/
+67
2018-11-26
RDMA/uverbs: Add structure size info to write commands
Jason Gunthorpe
1
-106
/
+299
2018-11-26
RDMA/uverbs: Make write() handlers return 0 on success
Jason Gunthorpe
1
-168
/
+122
2018-11-26
RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write
Jason Gunthorpe
1
-149
/
+152
2018-11-22
RDMA/uverbs: Check for NULL driver methods for every write call
Jason Gunthorpe
1
-95
/
+121
2018-11-22
RDMA/uverbs: Make all the method functions in uverbs_cmd static
Jason Gunthorpe
1
-138
/
+133
2018-11-22
RDMA/uverbs: Convert the write interface to use uverbs_api
Jason Gunthorpe
1
-0
/
+132
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
1
-23
/
+45
2018-09-21
RDMA/uverbs: Get rid of ucontext->tgid
Jason Gunthorpe
1
-4
/
+0
2018-09-21
RDMA/umem: Use umem->owning_mm inside ODP
Jason Gunthorpe
1
-6
/
+2
2018-09-21
RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mm
Jason Gunthorpe
1
-4
/
+5
2018-09-20
RDMA/uverbs: Fix validity check for modify QP
Majd Dibbiny
1
-23
/
+45
2018-09-11
RDMA/mlx5: Add flow actions support to raw create flow
Mark Bloch
1
-4
/
+7
2018-09-11
RDMA/uverbs: Move flow resources initialization
Mark Bloch
1
-17
/
+2
2018-09-05
RDMA/uverbs: Declare closing variable as boolean
Leon Romanovsky
1
-1
/
+1
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
1
-15
/
+71
[next]