index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
usnic
Age
Commit message (
Expand
)
Author
2019-09-24
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
2019-09-13
RDMA/usnic: Avoid overly large buffers on stack
Arnd Bergmann
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-07-25
IB/usnic: Use dev_get_drvdata
Chuhong Yuan
2019-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-05-27
RDMA: Convert put_page() to put_user_page*()
John Hubbard
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-02-22
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-19
IB/usnic: Fix deadlock
Parvi Kaustubhi
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-02-08
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-08
IB/usnic: Fix locking when unregistering
Parvi Kaustubhi
2019-02-07
drivers/IB,usnic: reduce scope of mmap_sem
Davidlohr Bueso
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-01-30
IB/usnic: Remove stub functions
Gal Pressman
2019-01-30
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-25
infiniband: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-01-24
infiniband: usnic: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-10
RDMA: Clear CTX objects during their allocation
Leon Romanovsky
2019-01-10
IB/usnic: Fix out of bounds index check in query pkey
Gal Pressman
2019-01-07
IB/usnic: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2018-12-19
IB/usnic: Fix potential deadlock
Parvi Kaustubhi
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-12
RDMA/usnic: Initialize ib_device_ops struct
Kamal Heib
2018-11-29
IB/usnic: fix spelling mistake "miniumum" -> "minimum"
Colin Ian King
2018-11-29
RDMA/drivers: Fix spelling mistake "initalize" -> "initialize"
Colin Ian King
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-09-26
RDMA/drivers: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-25
IB/usnic: fix spelling mistake "unvalid" -> "invalid"
Colin Ian King
2018-09-20
RDMA/usnic: Do not use ucontext->tgid
Jason Gunthorpe
2018-09-11
infiniband: remove redundant condition check before debugfs_remove
zhong jiang
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-26
RDMA/usnic: Suppress a compiler warning
Bart Van Assche
2018-07-25
IB/usnic: usnic should not select INFINIBAND_USER_ACCESS
Jason Gunthorpe
2018-06-25
IB/usnic: Update with bug fixes from core code
Jason Gunthorpe
[prev]
[next]