| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 8 days | 7 | -11/+11 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2025-03-29 | 6 | -44/+3 |
|\ |
|
| * | RDMA/hfi1: Remove unused one_qsfp_write | Dr. David Alan Gilbert | 2025-02-24 | 2 | -22/+0 |
| * | IB/hfi1: Remove state transition log message and opa_lstate_name() | Maher Sanalla | 2025-02-06 | 4 | -22/+3 |
* | | RDMA: Switch to use hrtimer_setup() | Nam Cao | 2025-02-18 | 1 | -3/+2 |
|/ |
|
* | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2025-01-26 | 1 | -1/+1 |
|\ |
|
| * | kernel-wide: add explicity||explicitly to spelling.txt | Shivam Chaudhary | 2025-01-12 | 1 | -1/+1 |
* | | RDMA/hfi1: Constify 'struct bin_attribute' | Thomas Weißschuh | 2025-01-19 | 1 | -7/+7 |
* | | IB/hfi1: Remove unused hfi1_format_hwerrors | Dr. David Alan Gilbert | 2024-12-17 | 2 | -45/+0 |
|/ |
|
* | IB/hfi1: make clear_all_interrupts static | Dr. David Alan Gilbert | 2024-10-08 | 2 | -2/+1 |
* | [tree-wide] finally take no_llseek out | Al Viro | 2024-09-27 | 1 | -1/+0 |
* | IB/hfi1: Constify struct flag_table | Christophe JAILLET | 2024-07-15 | 1 | -15/+15 |
* | RDMA/hfi1: Constify struct mmu_rb_ops | Christophe JAILLET | 2024-06-26 | 3 | -4/+4 |
* | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) | 2024-05-22 | 5 | -7/+7 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2024-05-18 | 2 | -39/+11 |
|\ |
|
| * | IB/hfi1: Remove generic .ndo_get_stats64 | Breno Leitao | 2024-05-05 | 1 | -1/+0 |
| * | IB/hfi1: Do not use custom stat allocator | Breno Leitao | 2024-05-05 | 1 | -16/+3 |
| * | RDMA/hfi1: Use RMW accessors for changing LNKCTL2 | Ilpo Järvinen | 2024-05-05 | 1 | -22/+8 |
* | | IB/hfi1: allocate dummy net_device dynamically | Breno Leitao | 2024-05-02 | 2 | -3/+8 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2024-03-18 | 1 | -12/+13 |
|\ |
|
| * | IB/hfi1: fix spellos and kernel-doc | Randy Dunlap | 2024-01-25 | 1 | -12/+13 |
* | | IB/hfi1: Fix sdma.h tx->num_descs off-by-one error | Daniel Vacek | 2024-02-04 | 1 | -1/+1 |
* | | IB/hfi1: Fix a memleak in init_credit_return | Zhipeng Lu | 2024-01-25 | 1 | -1/+5 |
|/ |
|
* | RDMA/hfi1: Copy userspace arrays safely | Philipp Stanner | 2023-11-13 | 2 | -4/+4 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2023-11-02 | 72 | -86/+81 |
|\ |
|
| * | RDMA/hfi1: Workaround truncation compilation error | Leon Romanovsky | 2023-10-25 | 1 | -1/+1 |
| * | IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock | Chengfeng Ye | 2023-10-25 | 1 | -2/+3 |
| * | RDMA/hfi1: Remove redundant assignment to pointer ppd | Colin Ian King | 2023-10-24 | 1 | -1/+0 |
| * | IB/hfi1: Annotate struct tid_rb_node with __counted_by | Kees Cook | 2023-10-02 | 1 | -1/+1 |
| * | IB/hfi1: Replace deprecated strncpy | Justin Stitt | 2023-09-22 | 1 | -2/+2 |
| * | RDMA/hfi1: Use FIELD_GET() to extract Link Width | Ilpo Järvinen | 2023-09-20 | 1 | -7/+2 |
| * | IB/hfi1: Remove open coded reference to skb frag offset | David Ahern | 2023-09-18 | 1 | -1/+1 |
| * | IB: Use capital "OR" for multiple licenses in SPDX | Krzysztof Kozlowski | 2023-09-11 | 71 | -71/+71 |
* | | infiniband: Use user_backed_iter() to see if iterator is UBUF/IOVEC | David Howells | 2023-09-25 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2023-09-01 | 10 | -504/+546 |
|\ |
|
| * | IB/hfi1: Reduce printing of errors during driver shut down | Douglas Miller | 2023-08-22 | 1 | -3/+5 |
| * | RDMA/hfi1: Move user SDMA system memory pinning code to its own file | Brendan Cunningham | 2023-08-22 | 6 | -452/+505 |
| * | RDMA/hfi1: Use list_for_each_entry() helper | Jinjie Ruan | 2023-08-22 | 1 | -3/+1 |
| * | RDMA: Make all 'class' structures const | Ivan Orlov | 2023-08-08 | 1 | -40/+32 |
| * | IB/hfi1: Use struct_size() | Christophe JAILLET | 2023-07-24 | 1 | -6/+3 |
* | | IB/hfi1: Fix possible panic during hotplug remove | Douglas Miller | 2023-08-03 | 1 | -0/+1 |
|/ |
|
* | IB/hfi1: Remove unused struct mmu_rb_ops fields .insert, .invalidate | Brendan Cunningham | 2023-06-01 | 1 | -6/+1 |
* | IB/hfi1: Add mmu_rb_node refcount to hfi1_mmu_rb_template tracepoints | Brendan Cunningham | 2023-06-01 | 2 | -15/+40 |
* | IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate | Brendan Cunningham | 2023-06-01 | 9 | -145/+177 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 2023-04-29 | 18 | -335/+474 |
|\ |
|
| * | IB/hfi1: Place struct mmu_rb_handler on cache line start | Patrick Kelsey | 2023-04-09 | 2 | -6/+19 |
| * | IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests | Patrick Kelsey | 2023-04-09 | 11 | -304/+423 |
| * | IB/hfi1: Fix SDMA mmu_rb_node not being evicted in LRU order | Patrick Kelsey | 2023-04-09 | 1 | -7/+6 |
| * | IB/hfi1: Suppress useless compiler warnings | Ehab Ababneh | 2023-04-09 | 1 | -0/+7 |
| * | IB/hfi1: Remove trace newlines | Dean Luick | 2023-04-09 | 5 | -18/+18 |