index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
drivers/infiniband: replace open-coded string copy with get_task_comm
Yafang Shao
2
-2
/
+2
2021-12-14
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
José Expósito
1
-1
/
+1
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
1
-10
/
+23
2021-10-29
IB/qib: Rebranding of qib driver to Cornelis Networks
Scott Breyer
1
-2
/
+3
2021-10-13
IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
Mike Marciniszyn
1
-10
/
+23
2021-09-13
IB/qib: Fix clang confusion of NULL pointer comparison
Jason Gunthorpe
1
-1
/
+1
2021-09-08
IB/qib: Fix null pointer subtraction compiler warning
Jason Gunthorpe
1
-1
/
+3
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
3
-14
/
+14
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-1
/
+1
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
3
-25
/
+3
2021-06-16
RDMA/qib: Use attributes for the port sysfs
Jason Gunthorpe
2
-356
/
+254
2021-05-03
Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-63
/
+5
2021-04-30
IB/qib: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2021-04-13
RDMA/qib: Remove useless qib_read_ureg() function
Jiapeng Chong
1
-22
/
+0
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
6
-15
/
+15
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
2
-33
/
+0
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
5
-8
/
+9
2021-03-08
qib_fs: switch to simple_recursive_removal()
Al Viro
1
-63
/
+5
2021-01-22
RDMA/hw/qib/qib_iba6120: Fix some repeated (copy/paste) kernel-doc issues
Lee Jones
1
-9
/
+9
2021-01-22
RDMA/hw/qib/qib_verbs: Repair some formatting problems
Lee Jones
1
-3
/
+3
2021-01-22
RDMA/hw/qib/qib_iba7322: Fix a bunch of copy/paste issues
Lee Jones
1
-7
/
+7
2021-01-22
RDMA/hw/qib/qib_iba7220: Fix some kernel-doc issues
Lee Jones
1
-8
/
+8
2021-01-22
RDMA/hw/qib/qib_user_pages: Demote non-conformant documentation header
Lee Jones
1
-1
/
+1
2021-01-22
RDMA/hw/qib/qib_ud: Provide description for 'qib_make_ud_req's 'flags' param
Lee Jones
1
-0
/
+1
2021-01-22
RDMA/hw/qib/qib_uc: Provide description for missing 'flags' param
Lee Jones
1
-0
/
+1
2021-01-22
RDMA/hw/qib/qib_tx: Provide description for 'qib_chg_pioavailkernel()'s 'rcd'...
Lee Jones
1
-0
/
+1
2021-01-22
RDMA/hw/qib/qib_twsi: Provide description for missing param 'last'
Lee Jones
1
-0
/
+1
2021-01-22
RDMA/hw/qib/qib_rc: Fix some worthy kernel-docs demote hardly complete one
Lee Jones
1
-1
/
+4
2021-01-22
RDMA/hw/qib/qib_qp: Fix some issues in worthy kernel-doc headers and demote a...
Lee Jones
1
-6
/
+6
2021-01-22
RDMA/hw/qib/qib_pcie: Demote obvious kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-01-22
RDMA/hw/qib/qib_intr: Fix a bunch of formatting issues
Lee Jones
1
-8
/
+8
2021-01-22
RDMA/hw/qib/qib_mad: Fix a few misspellings and supply missing descriptions
Lee Jones
1
-4
/
+6
2021-01-22
RDMA/hw/qib/qib_eeprom: Fix misspelling of 'buff' in 'qib_eeprom_{read,write}()'
Lee Jones
1
-2
/
+2
2021-01-22
RDMA/hw/qib/qib_driver: Fix misspelling in 'ppd's param description
Lee Jones
1
-1
/
+1
2020-11-23
IB/qib: Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-9
/
+2
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
1
-18
/
+12
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
1
-26
/
+22
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-15
/
+15
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+3
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-3
/
+3
2020-09-03
RDMA/qib: Convert tasklets to use new tasklet_setup() API
Allen Pais
2
-9
/
+8
2020-08-31
RDMA/qib: Tidy up process_cc()
Alex Dewar
1
-37
/
+13
2020-08-31
RDMA/qib: Remove superfluous fallthrough statements
Alex Dewar
1
-2
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-28
/
+28
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-3
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-5
/
+3
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
[next]