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