index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-28
IB/core: Fix missing RDMA cgroups release in case of failure to register device
Parav Pandit
1
-2
/
+4
2018-02-27
net: Convert cma_pernet_operations
Kirill Tkhai
1
-0
/
+1
2018-02-23
RDMA/verbs: Return proper error code for not supported system call
Leon Romanovsky
1
-23
/
+23
2018-02-23
RDMA/uverbs: Reduce number of command header flags checks
Leon Romanovsky
1
-9
/
+2
2018-02-23
RDMA/uverbs: Replace user's types with kernel's types
Leon Romanovsky
1
-5
/
+5
2018-02-23
RDMA/uverbs: Refactor the header validation logic
Leon Romanovsky
1
-43
/
+47
2018-02-23
RDMa/uverbs: Copy ex_hdr outside of SRCU read lock
Leon Romanovsky
1
-7
/
+6
2018-02-23
RDMA/uverbs: Move uncontext check before SRCU read lock
Leon Romanovsky
1
-11
/
+4
2018-02-23
RDMA/uverbs: Properly check command supported mask
Leon Romanovsky
1
-12
/
+6
2018-02-23
RDMA/uverbs: Refactor command header processing
Leon Romanovsky
1
-30
/
+32
2018-02-23
RDMA/uverbs: Unify return values of not supported command
Leon Romanovsky
1
-12
/
+4
2018-02-23
RDMA/uverbs: Return not supported error code for unsupported commands
Leon Romanovsky
1
-1
/
+1
2018-02-23
RDMA/uverbs: Fail as early as possible if not enough header data was provided
Leon Romanovsky
1
-6
/
+7
2018-02-23
RDMA/uverbs: Refactor flags checks and update return value
Leon Romanovsky
1
-4
/
+6
2018-02-23
RDMA/uverbs: Update sizeof users
Leon Romanovsky
1
-5
/
+5
2018-02-23
RDMA/uverbs: Convert command mask validity check function to be bool
Leon Romanovsky
1
-4
/
+4
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
1
-0
/
+3
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
4
-7
/
+22
2018-02-16
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
2
-0
/
+24
2018-02-16
RDMA/uverbs: Sanitize user entered port numbers prior to access it
Leon Romanovsky
1
-1
/
+8
2018-02-16
RDMA/uverbs: Fix circular locking dependency
Leon Romanovsky
1
-1
/
+2
2018-02-16
RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
Leon Romanovsky
1
-3
/
+1
2018-02-16
RDMA/restrack: Increment CQ restrack object before committing
Leon Romanovsky
1
-3
/
+3
2018-02-16
RDMA/uverbs: Protect from command mask overflow
Leon Romanovsky
1
-7
/
+20
2018-02-16
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
1
-2
/
+3
2018-02-16
IB/uverbs: Improve lockdep_check
Jason Gunthorpe
1
-7
/
+7
2018-02-16
RDMA/uverbs: Protect from races between lookup and destroy of uobjects
Leon Romanovsky
1
-1
/
+9
2018-02-16
IB/uverbs: Hold the uobj write lock after allocate
Jason Gunthorpe
1
-1
/
+10
2018-02-16
IB/uverbs: Fix possible oops with duplicate ioctl attributes
Matan Barak
1
-0
/
+3
2018-02-16
IB/uverbs: Add ioctl support for 32bit processes
Matan Barak
1
-0
/
+2
2018-02-16
IB/uverbs: Fix method merging in uverbs_ioctl_merge
Matan Barak
1
-9
/
+9
2018-02-16
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
1
-2
/
+2
2018-02-16
IB/uverbs: Use inline data transfer for UHW_IN
Jason Gunthorpe
1
-1
/
+4
2018-02-16
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
1
-2
/
+3
2018-02-16
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
1
-5
/
+0
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
4
-5
/
+5
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+4
2018-02-02
IB/core: Avoid a potential OOPs for an unused optional parameter
Michael J. Ruhl
1
-1
/
+1
2018-02-02
RDMA/nldev: missing error code in nldev_res_get_doit()
Dan Carpenter
1
-1
/
+3
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
28
-661
/
+1327
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-10
/
+10
2018-01-30
RDMA/nldev: Provide detailed QP information
Leon Romanovsky
1
-0
/
+227
2018-01-30
RDMA/nldev: Provide global resource utilization
Leon Romanovsky
1
-0
/
+147
2018-01-30
RDMA/core: Add resource tracking for create and destroy PDs
Leon Romanovsky
2
-0
/
+7
2018-01-30
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
4
-0
/
+14
2018-01-30
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
3
-5
/
+30
2018-01-30
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
4
-1
/
+170
2018-01-30
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
2
-6
/
+8
2018-01-29
RDMA/cm: Fix access to uninitialized variable
Leon Romanovsky
1
-2
/
+0
2018-01-29
RDMA/cma: Use existing netif_is_bond_master function
Parav Pandit
1
-1
/
+1
[prev]
[next]