index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
usnic
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-2
/
+2
2020-06-03
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
1
-1
/
+0
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
1
-1
/
+1
2020-02-20
RDMA: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
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
1
-1
/
+1
2019-09-25
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
1
-4
/
+1
2019-09-13
RDMA/usnic: Avoid overly large buffers on stack
Arnd Bergmann
1
-2
/
+8
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-3
/
+4
2019-07-25
IB/usnic: Use dev_get_drvdata
Chuhong Yuan
1
-1
/
+1
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-26
/
+22
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
4
-16
/
+12
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2
-4
/
+2
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+2
2019-06-03
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
1
-5
/
+10
2019-05-28
RDMA: Convert put_page() to put_user_page*()
John Hubbard
1
-3
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-4
/
+5
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2
-6
/
+2
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
3
-5
/
+3
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2
-9
/
+8
2019-02-23
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
3
-15
/
+9
2019-02-20
IB/usnic: Fix deadlock
Parvi Kaustubhi
3
-28
/
+19
2019-02-16
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
1
-2
/
+3
2019-02-09
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
3
-24
/
+10
2019-02-09
IB/usnic: Fix locking when unregistering
Parvi Kaustubhi
1
-2
/
+4
2019-02-07
drivers/IB,usnic: reduce scope of mmap_sem
Davidlohr Bueso
3
-55
/
+6
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
1
-4
/
+4
2019-01-31
IB/usnic: Remove stub functions
Gal Pressman
3
-75
/
+0
2019-01-31
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-1
/
+1
2019-01-26
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-1
/
+1
2019-01-24
infiniband: usnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-26
/
+0
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
1
-15
/
+11
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-1
/
+1
2019-01-11
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
1
-1
/
+1
2019-01-11
IB/usnic: Fix out of bounds index check in query pkey
Gal Pressman
1
-1
/
+1
2019-01-07
IB/usnic: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+2
2018-12-20
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
1
-4
/
+7
2018-12-20
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2
-2
/
+2
2018-12-20
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2
-0
/
+2
2018-12-12
RDMA/usnic: Initialize ib_device_ops struct
Kamal Heib
1
-29
/
+32
2018-11-30
IB/usnic: fix spelling mistake "miniumum" -> "minimum"
Colin Ian King
1
-1
/
+1
2018-11-30
RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"
Colin Ian King
1
-1
/
+1
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
3
-45
/
+29
2018-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
3
-26
/
+30
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
1
-2
/
+1
2018-09-25
IB/usnic: fix spelling mistake "unvalid" -> "invalid"
Colin Ian King
1
-1
/
+1
[next]