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
2020-03-25
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
1
-8
/
+3
2020-03-13
RDMA/mad: Do not crash if the rdma device does not have a umad interface
Jason Gunthorpe
1
-11
/
+22
2020-03-13
RDMA/core: Fix missing error check on dev_set_name()
Jason Gunthorpe
1
-1
/
+3
2020-03-13
RDMA/nl: Do not permit empty devices names during RDMA_NLDEV_CMD_NEWLINK/SET
Jason Gunthorpe
1
-1
/
+5
2020-03-10
RDMA/odp: Fix leaking the tgid for implicit ODP
Jason Gunthorpe
1
-1
/
+1
2020-03-04
RDMA/iwcm: Fix iwcm work deallocation
Bernard Metzler
1
-1
/
+3
2020-03-04
RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing
Mark Zhang
1
-0
/
+2
2020-03-04
RDMA/odp: Ensure the mm is still alive before creating an implicit child
Jason Gunthorpe
1
-5
/
+19
2020-03-04
RDMA/core: Fix protection fault in ib_mr_pool_destroy
Maor Gottlieb
3
-19
/
+14
2020-02-28
RDMA/core: Fix pkey and port assignment in get_new_pps
Maor Gottlieb
1
-4
/
+8
2020-02-27
RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
Jason Gunthorpe
1
-0
/
+1
2020-02-20
RDMA/rw: Fix error flow during RDMA context initialization
Max Gurtovoy
1
-11
/
+20
2020-02-19
RDMA/core: Fix use of logical OR in get_new_pps
Nathan Chancellor
1
-1
/
+1
2020-02-19
Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"
Parav Pandit
1
-4
/
+11
2020-02-13
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Leon Romanovsky
1
-15
/
+9
2020-02-13
IB/umad: Fix kernel crash while unloading ib_umad
Yonatan Cohen
1
-2
/
+3
2020-02-13
RDMA/core: Add missing list deletion on freeing event queue
Michael Guralnik
1
-0
/
+1
2020-02-11
RDMA/core: Fix invalid memory access in spec_filter_size
Avihai Horon
1
-8
/
+7
2020-02-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
29
-2037
/
+1712
2020-01-31
mm, tree-wide: rename put_user_page*() to unpin_user_page*()
John Hubbard
1
-1
/
+1
2020-01-31
IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
John Hubbard
2
-8
/
+7
2020-01-31
IB/umem: use get_user_pages_fast() to pin DMA pages
John Hubbard
1
-11
/
+6
2020-01-30
RDMA/core: Make the entire API tree static
Jason Gunthorpe
1
-17
/
+0
2020-01-28
RDMA/cma: Fix unbalanced cm_id reference count during address resolve
Parav Pandit
1
-0
/
+2
2020-01-28
RDMA/umem: Fix ib_umem_find_best_pgsz()
Artemy Kovalyov
1
-3
/
+6
2020-01-25
RDMA/cm: Remove CM message structs
Jason Gunthorpe
2
-288
/
+0
2020-01-25
RDMA/cm: Use IBA functions for complex structure members
Jason Gunthorpe
1
-64
/
+107
2020-01-25
RDMA/cm: Use IBA functions for simple structure members
Jason Gunthorpe
1
-139
/
+245
2020-01-25
RDMA/cm: Use IBA functions for swapping get/set acessors
Jason Gunthorpe
2
-269
/
+36
2020-01-25
RDMA/cm: Use IBA functions for simple get/set acessors
Jason Gunthorpe
2
-509
/
+104
2020-01-25
RDMA/cm: Add SET/GET implementations to hide IBA wire format
Leon Romanovsky
2
-0
/
+268
2020-01-25
RDMA/cm: Add accessors for CM_REQ transport_type
Jason Gunthorpe
1
-12
/
+29
2020-01-25
RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
Jason Gunthorpe
1
-0
/
+2
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
3
-40
/
+57
2020-01-16
RDMA/core: Add the core support field to METHOD_GET_CONTEXT
Michael Guralnik
1
-0
/
+8
2020-01-16
RDMA/uverbs: Add ioctl command to get a device context
Jason Gunthorpe
5
-62
/
+114
2020-01-16
RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path
Jason Gunthorpe
2
-21
/
+5
2020-01-16
RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC
Jason Gunthorpe
2
-2
/
+25
2020-01-16
IB/core: Add interface to advise_mr for kernel users
Moni Shoua
1
-0
/
+11
2020-01-16
IB/core: Introduce ib_reg_user_mr
Moni Shoua
1
-0
/
+30
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2
-40
/
+16
2020-01-13
RDMA/core: Use READ_ONCE for ib_ufile.async_file
Jason Gunthorpe
5
-26
/
+18
2020-01-13
RDMA/core: Make ib_uverbs_async_event_file into a uobject
Jason Gunthorpe
8
-143
/
+95
2020-01-13
RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
Jason Gunthorpe
1
-17
/
+19
2020-01-13
RDMA/core: Simplify type usage for ib_uverbs_async_handler()
Jason Gunthorpe
3
-56
/
+34
2020-01-13
RDMA/core: Do not erase the type of ib_wq.uobject
Jason Gunthorpe
2
-7
/
+9
2020-01-13
RDMA/core: Do not erase the type of ib_srq.uobject
Jason Gunthorpe
2
-8
/
+12
2020-01-13
RDMA/core: Do not erase the type of ib_qp.uobject
Jason Gunthorpe
3
-16
/
+23
2020-01-13
RDMA/core: Do not erase the type of ib_cq.uobject
Jason Gunthorpe
4
-21
/
+31
2020-01-13
RDMA/core: Make ib_ucq_object use ib_uevent_object
Jason Gunthorpe
4
-35
/
+25
[next]