index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
RDMA/siw: Fix user page pinning accounting
Bernard Metzler
2023-02-06
1
-11
/
+12
|
*
|
RDMA/cxgb4: add null-ptr-check after ip_dev_find()
Nikita Zhandarovich
2023-02-02
1
-0
/
+4
|
*
|
RDMA/mlx5: Add work to remove temporary entries from the cache
Michael Guralnik
2023-01-27
3
-23
/
+82
|
*
|
RDMA/mlx5: Cache all user cacheable mkeys on dereg MR flow
Michael Guralnik
2023-01-27
2
-13
/
+44
|
*
|
RDMA/mlx5: Introduce mlx5r_cache_rb_key
Michael Guralnik
2023-01-27
3
-84
/
+201
|
*
|
RDMA/mlx5: Change the cache structure to an RB-tree
Michael Guralnik
2023-01-27
3
-47
/
+132
|
*
|
RDMA/mlx5: Remove implicit ODP cache entry
Aharon Landau
2023-01-27
1
-15
/
+5
|
*
|
RDMA/mlx5: Don't keep umrable 'page_shift' in cache entries
Aharon Landau
2023-01-27
3
-5
/
+1
|
*
|
RDMA/rxe: Replace rxe_map and rxe_phys_buf by xarray
Bob Pearson
2023-01-27
3
-302
/
+254
|
*
|
RDMA/rxe: Cleanup page variables in rxe_mr.c
Bob Pearson
2023-01-26
2
-20
/
+22
|
*
|
RDMA-rxe: Isolate mr code from atomic_write_reply()
Bob Pearson
2023-01-26
3
-42
/
+59
|
*
|
RDMA-rxe: Isolate mr code from atomic_reply()
Bob Pearson
2023-01-26
4
-100
/
+105
|
*
|
RDMA/rxe: Move rxe_map_mr_sg to rxe_mr.c
Bob Pearson
2023-01-26
3
-36
/
+38
|
*
|
RDMA/rxe: Cleanup mr_check_range
Bob Pearson
2023-01-26
1
-3
/
+1
|
*
|
RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq
Zhu Yanjun
2023-01-26
1
-29
/
+40
|
*
|
RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp
Zhu Yanjun
2023-01-26
1
-14
/
+33
|
*
|
RDMA/irdma: Split mr alloc and free into new functions
Zhu Yanjun
2023-01-26
1
-28
/
+46
|
*
|
RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_mem
Zhu Yanjun
2023-01-26
1
-32
/
+50
|
*
|
RDMA/erdma: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2023-01-15
1
-2
/
+2
|
*
|
RDMA/mlx5: Print error syndrome in case of fatal QP errors
Patrisious Haddad
2023-01-15
3
-3
/
+48
|
*
|
RDMA/mlx: Calling qp event handler in workqueue context
Mark Zhang
2023-01-15
7
-72
/
+191
|
*
|
Merge branch 'mlx5-next' into HEAD
Leon Romanovsky
2023-01-15
3
-20
/
+43
|
|
\
\
|
*
|
|
RDMA/cxgb4: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-15
1
-20
/
+6
|
*
|
|
IB/hfi1: Use dma_mmap_coherent for matching buffers
Dean Luick
2023-01-10
1
-24
/
+57
|
*
|
|
IB/hfi1: Update RMT size calculation
Dean Luick
2023-01-10
1
-27
/
+32
|
*
|
|
IB/hfi1: Split IB counter allocation
Dean Luick
2023-01-10
1
-49
/
+32
|
*
|
|
IB/hfi1: Improve TID validity checking
Dean Luick
2023-01-10
1
-8
/
+8
|
*
|
|
IB/hfi1: Consolidate the creation of user TIDs
Dean Luick
2023-01-10
2
-7
/
+6
|
*
|
|
IB/hfi1: Assign npages earlier
Dean Luick
2023-01-10
1
-7
/
+2
|
*
|
|
IB/hfi1: Remove redundant pageidx variable
Dean Luick
2023-01-10
1
-13
/
+9
|
*
|
|
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
2023-01-10
4
-131
/
+74
|
*
|
|
RDMA/core: Refactor rdma_bind_addr
Patrisious Haddad
2023-01-10
1
-123
/
+130
|
*
|
|
RDMA/hns: Support cqe inline in user space
Luoyouming
2023-01-09
4
-1
/
+21
|
*
|
|
RDMA/hns: Add compatibility handling for only support userspace rq inline
Luoyouming
2023-01-09
4
-11
/
+29
|
*
|
|
RDMA/hns: Remove rq inline in kernel
Luoyouming
2023-01-09
3
-147
/
+0
|
*
|
|
RDMA/irdma: Remove extra ret variable in favor of existing err
Zhu Yanjun
2023-01-04
1
-3
/
+2
|
*
|
|
RDMA/hns: Fix refcount leak in hns_roce_mmap
Miaoqian Lin
2022-12-28
1
-2
/
+3
|
*
|
|
RDMA/erdma: Fix refcount leak in erdma_mmap
Miaoqian Lin
2022-12-28
1
-1
/
+3
|
*
|
|
RDMA/cxgb4: remove unnecessary NULL check in __c4iw_poll_cq_one()
Alexey Kodanev
2022-12-27
1
-1
/
+1
|
*
|
|
RDMA/hfi1: Fix doc for hfi1_free_ctxt
Miaoqian Lin
2022-12-27
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-2
/
+2
|
\
\
\
\
|
*
\
\
\
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
2023-02-21
12
-96
/
+190
|
|
\
\
\
\
*
|
\
\
\
\
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-02-24
1
-4
/
+4
|
\
\
\
\
\
\
|
|
\
\
\
\
\
|
|
\
\
\
\
\
|
*
-
.
|
|
|
|
|
Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt...
Joerg Roedel
2023-02-18
1
-4
/
+4
|
|
\
\
|
|
|
|
|
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
/
/
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
2023-01-25
1
-2
/
+2
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-23
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
scripts/spelling.txt: add "exsits" pattern and fix typo instances
Luca Ceresoli
2023-02-02
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
5
-13
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
5
-13
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2023-02-17
8
-20
/
+28
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[prev]
[next]