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.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
/
hw
/
usnic
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-02
RDMA/usnic: Annotate struct usnic_uiom_chunk with __counted_by
Kees Cook
1
-1
/
+1
2023-06-10
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-1
/
+1
2023-03-29
RDMA/usnic: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-02-25
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2023-02-25
Merge tag 'iommu-updates-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-02-21
Merge tag 'v6.2' into iommufd.git for-next
Jason Gunthorpe
1
-2
/
+2
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-01-30
RDMA/usnic: use iommu_map_atomic() under spin_lock()
Yang Yingliang
1
-4
/
+4
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
1
-2
/
+2
2022-12-01
RDMA/usnic: remove FOLL_FORCE usage
David Hildenbrand
1
-5
/
+4
2022-09-29
RDMA/usnic: fix set-but-not-unused variable 'flags' warning
Zeng Heng
1
-3
/
+0
2022-06-16
RDMA/usnic: Use device_iommu_capable()
Robin Murphy
1
-1
/
+1
2022-04-08
RDMA/usnic: Refactor usnic_uiom_alloc_pd()
Robin Murphy
3
-6
/
+4
2022-04-08
RDMA/usnic: Stop using iommu_present()
Robin Murphy
3
-17
/
+5
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-1
/
+2
2022-01-28
RDMA/usnic: Delete useless module.h include
Leon Romanovsky
6
-6
/
+0
2022-01-05
RDMA: Use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2021-11-19
RDMA/usnic: Clean up usnic_ib_alloc_pd()
Dan Carpenter
1
-5
/
+3
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2
-2
/
+2
2021-09-24
RDMA/usnic: Lock VF with mutex instead of spinlock
Leon Romanovsky
3
-10
/
+10
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
5
-67
/
+52
2021-06-17
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-2
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-7
/
+7
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
3
-7
/
+7
2021-01-20
RDMA/usnic: Fix misuse of sysfs_emit_at
Joe Perches
1
-4
/
+3
2021-01-07
RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp
Dinghao Liu
1
-0
/
+3
2020-10-31
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
1
-19
/
+12
2020-10-31
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
1
-33
/
+23
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-9
/
+6
2020-10-27
RDMA: Check create_flags during create_qp
Jason Gunthorpe
1
-1
/
+1
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-1
/
+1
2020-10-27
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
1
-0
/
+3
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-5
/
+0
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2
-3
/
+3
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2
-2
/
+3
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
2020-08-27
RDMA/usnic: Remove the query_pkey callback
Kamal Heib
3
-15
/
+0
2020-08-18
RDMA/usnic: Fix spelling mistake "transistion" -> "transition"
Colin Ian King
1
-1
/
+1
2020-07-16
RDMA/usnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
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
[next]