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.17.y
linux-6.18.y
linux-6.19.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
/
ulp
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-3
/
+3
4 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
5
-12
/
+6
4 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
4 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
16
-58
/
+58
5 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
17
-99
/
+85
13 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-125
/
+231
13 days
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+2
13 days
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2026-01-24
scsi: Change the return type of the .queuecommand() callback
Bart Van Assche
1
-1
/
+2
2026-01-21
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2
-0
/
+2
2026-01-21
net: remove legacy way to get/set HW timestamp config
Vadim Fedorenko
1
-4
/
+2
2026-01-13
RDMA/rtrs-srv: Fix error print in process_info_req()
Grzegorz Prajsner
1
-1
/
+1
2026-01-13
RDMA/rtrs-clt: For conn rejection use actual err number
Md Haris Iqbal
1
-2
/
+2
2026-01-13
RDMA/rtrs: Extend log message when a port fails
Kim Zhu
2
-4
/
+10
2026-01-13
RDMA/rtrs-srv: Rate-limit I/O path error logging
Kim Zhu
1
-1
/
+1
2026-01-13
RDMA/rtrs-srv: Add check and closure for possible zombie paths
Md Haris Iqbal
2
-5
/
+41
2026-01-13
RDMA/rtrs-clt: Remove unused members in rtrs_clt_io_req
Jack Wang
1
-3
/
+0
2026-01-13
RDMA/rtrs: Improve error logging for RDMA cm events
Kim Zhu
2
-14
/
+54
2026-01-13
RDMA/rtrs: Add optional support for IB_MR_TYPE_SG_GAPS
Md Haris Iqbal
2
-5
/
+18
2026-01-13
RDMA/rtrs: Add error description to the logs
Kim Zhu
5
-95
/
+100
2026-01-13
RDMA/rtrs-srv: fix SG mapping
Roman Penyaev
1
-5
/
+20
2025-12-30
RDMA/rtrs: Fix clt_path::max_pages_per_mr calculation
Honggang LI
1
-0
/
+1
2025-12-24
RDMA/rtrs: server: remove dead code
Honggang LI
1
-7
/
+1
2025-12-17
RTRS/rtrs: clean up rtrs headers kernel-doc
Randy Dunlap
2
-20
/
+36
2025-12-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-3
/
+3
2025-11-10
RDMA/rtrs: server: Fix error handling in get_or_create_srv
Ma Ke
1
-1
/
+1
2025-11-09
IB/isert: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-11-09
IB/iser: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-11-01
IB/IPoIB: Add support for hwtstamp get/set ndos
Carolina Jubran
1
-0
/
+29
2025-09-21
RDMA: Use %pe format specifier for error pointers
Leon Romanovsky
1
-9
/
+7
2025-09-18
IB/ipoib: Ignore L3 master device
Vlad Dumitrescu
1
-10
/
+11
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-5
/
+3
2025-06-26
RDMA/ipoib: Use parent rdma device net namespace
Mark Bloch
1
-0
/
+2
2025-06-25
scsi: RDMA/srp: Don't set a max_segment_size when virt_boundary_mask is set
Christoph Hellwig
1
-2
/
+3
2025-06-12
IB/iser: Remove unnecessary local variable
Li Jun
1
-5
/
+1
2025-05-22
IB/IPoIB: Allow using netdevs that require the instance lock
Cosmin Ratiu
2
-15
/
+31
2025-05-22
IB/IPoIB: Replace vlan_rwsem with the netdev instance lock
Cosmin Ratiu
4
-57
/
+87
2025-05-22
IB/IPoIB: Enqueue separate work_structs for each flushed interface
Cosmin Ratiu
4
-22
/
+44
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+4
2025-02-22
net: Use link/peer netns in newlink() of rtnl_link_ops
Xiao Liang
1
-2
/
+2
2025-02-22
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+5
2025-02-18
IB/iser: fix typos in iscsi_iser.c comments
Imanol
1
-4
/
+4
2025-01-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+3
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-1
/
+3
2025-01-06
RDMA/rtrs: Add missing deinit() call
Li Zhijian
1
-0
/
+3
2024-12-31
RDMA/rtrs: Ensure 'ib_sge list' is accessible
Li Zhijian
1
-1
/
+1
2024-12-19
RDMA/srp: Fix error handling in srp_add_port
Ma Ke
1
-1
/
+0
2024-12-04
scsi: Convert SCSI drivers to .sdev_configure()
Bart Van Assche
1
-2
/
+3
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-10
/
+6
2024-10-30
RDMA: Use ethtool string helpers
Rosen Penev
2
-9
/
+4
[next]