index
:
kernel/linux.git
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.14.y
linux-6.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2025-08-13
RDMA/core: Free pfn_list with appropriate kvfree call
Akhilesh Patil
1
-2
/
+2
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
19
-164
/
+1011
2025-07-23
IB: Extend UVERBS_METHOD_REG_MR to get DMAH
Yishai Hadas
3
-7
/
+27
2025-07-23
RDMA/core: Introduce a DMAH object and its alloc/free APIs
Yishai Hadas
6
-0
/
+153
2025-07-23
IB/core: Add UVERBS_METHOD_REG_MR on the MR object
Yishai Hadas
1
-1
/
+152
2025-07-13
RDMA/uverbs: Add a common way to create CQ with umem
Michael Margolin
2
-6
/
+82
2025-07-09
IB/cm: Use separate agent w/o flow control for REP
Vlad Dumitrescu
2
-10
/
+44
2025-07-09
IB/mad: Add flow control for solicited MADs
Or Har-Toov
2
-10
/
+214
2025-07-09
IB/mad: Add state machine to MAD layer
Or Har-Toov
3
-120
/
+250
2025-07-02
RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters
Parav Pandit
1
-1
/
+1
2025-07-02
RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify
Parav Pandit
2
-2
/
+3
2025-07-02
RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create
Parav Pandit
1
-2
/
+2
2025-07-01
RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW QP create
Parav Pandit
1
-1
/
+1
2025-07-01
RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create
Parav Pandit
1
-1
/
+1
2025-07-01
RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create
Parav Pandit
3
-1
/
+57
2025-06-26
RDMA/core: Extend RDMA device registration to be net namespace aware
Mark Bloch
1
-2
/
+12
2025-06-25
RDMA/core: reduce stack using in nldev_stat_get_doit()
Arnd Bergmann
1
-10
/
+12
2025-06-25
RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()
Mark Zhang
2
-2
/
+12
2025-06-25
IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdep
Or Har-Toov
1
-0
/
+11
2025-06-17
RDMA/core: Rate limit GID cache warning messages
Maor Gottlieb
1
-2
/
+2
2025-05-26
RDMA/cma: Fix hang when cma_netevent_callback fails to queue_work
Jack Morgenstein
1
-1
/
+2
2025-05-26
Merge tag 'v6.15' into rdma.git for-next
Jason Gunthorpe
3
-4
/
+8
2025-05-25
IB/cm: Remove dead code and adjust naming
Vlad Dumitrescu
4
-56
/
+16
2025-05-25
RDMA/core: Avoid hmm_dma_map_alloc() for virtual DMA devices
Daisuke Matsuda
1
-6
/
+25
2025-05-13
RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
Shin'ichiro Kawasaki
1
-14
/
+15
2025-05-12
RDMA/umem: Separate implicit ODP initialization from explicit ODP
Leon Romanovsky
1
-45
/
+46
2025-05-12
RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
Leon Romanovsky
1
-82
/
+22
2025-05-12
RDMA/umem: Store ODP access mask information in PFN
Leon Romanovsky
1
-60
/
+43
2025-05-06
RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
Zhu Yanjun
1
-2
/
+4
2025-05-05
IB/cm: Drop lockdep assert and WARN when freeing old msg
Vlad Dumitrescu
1
-1
/
+2
2025-04-20
RDMA/cma: Remove unused rdma_res_to_id
Dr. David Alan Gilbert
1
-13
/
+0
2025-04-09
RDMA/core: Silence oversized kvmalloc() warning
Shay Drory
1
-2
/
+4
2025-04-09
RDMA/cma: Fix workqueue crash in cma_netevent_work_handler
Sharath Srinivasan
1
-1
/
+3
2025-04-07
IB/cm: use rwlock for MAD agent lock
Jacob Moroni
1
-8
/
+8
2025-04-07
RDMA/core: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-04-07
RDMA/uverbs: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-04-07
RDMA/core: Convert to use ERR_CAST()
Li Haoran
1
-1
/
+1
2025-04-07
RDMA/ucaps: Avoid format-security warning
Arnd Bergmann
1
-1
/
+1
2025-03-19
IB/mad: Check available slots before posting receive WRs
Maher Sanalla
1
-18
/
+20
2025-03-18
RDMA/core: Pass port to counter bind/unbind operations
Patrisious Haddad
2
-11
/
+11
2025-03-18
RDMA/core: Add support to optional-counters binding configuration
Patrisious Haddad
2
-11
/
+35
2025-03-18
RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()
Patrisious Haddad
2
-1
/
+5
2025-03-13
RDMA/core: Fix use-after-free when rename device name
Wang Liang
1
-2
/
+7
2025-03-13
RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
Maher Sanalla
1
-68
/
+76
2025-03-09
RDMA/uverbs: Add support for UCAPs in context creation
Chiara Meiohas
2
-0
/
+23
2025-03-09
RDMA/uverbs: Introduce UCAP (User CAPabilities) API
Chiara Meiohas
3
-1
/
+271
2025-03-03
RDMA/core: Fixes infiniband sysctl bounds
Nicolas Bouchinet
2
-2
/
+6
2025-03-03
RDMA/core: Don't expose hw_counters outside of init net namespace
Roman Gushchin
2
-0
/
+10
2025-02-19
RDMA/core: Fix best page size finding when it can cross SG entries
Michael Margolin
2
-15
/
+32
2025-02-06
RDMA/core: Use ib_port_state_to_str() for IB state sysfs
Maher Sanalla
1
-13
/
+1
[next]