Age | Commit message (Expand) | Author | Files | Lines |
2020-04-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 11 | -45/+35 |
2020-03-31 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-03-27 | IB/hfi1: Call kobject_put() when kobject_init_and_add() fails | Kaike Wan | 1 | -5/+8 |
2020-03-27 | IB/hfi1: Fix memory leaks in sysfs registration and unregistration | Kaike Wan | 1 | -2/+11 |
2020-03-26 | IB/hfi1: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -2/+2 |
2020-03-24 | IB/hfi1: Ensure pq is not left on waitlist | Mike Marciniszyn | 1 | -3/+22 |
2020-03-19 | IB/hfi1: Remove kobj from hfi1_devdata | Kaike Wan | 3 | -27/+5 |
2020-03-10 | Merge tag 'v5.6-rc5' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+3 |
2020-03-08 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 1 | -1/+3 |
2020-03-04 | Merge tag 'v5.6-rc4' into rdma.git for-next | Jason Gunthorpe | 5 | -29/+52 |
2020-03-02 | IB/hfi1, qib: Ensure RCU is locked when accessing list | Dennis Dalessandro | 1 | -1/+3 |
2020-02-26 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi... | Ingo Molnar | 1 | -1/+1 |
2020-02-23 | infiniband: hfi1: Use EFI GetVariable only when available | Ard Biesheuvel | 1 | -1/+1 |
2020-02-20 | RDMA: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 6 | -9/+9 |
2020-02-11 | IB/hfi1: Close window for pq and request coliding | Mike Marciniszyn | 4 | -29/+48 |
2020-02-11 | IB/hfi1: Acquire lock to release TID entries when user file is closed | Kaike Wan | 1 | -0/+2 |
2020-02-11 | RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create | Kamal Heib | 1 | -0/+2 |
2020-02-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 15 | -342/+529 |
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 |
2020-01-28 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -5/+5 |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -2/+2 |
2020-01-25 | IB/hfi1: Fix logical condition in msix_request_irq | Nathan Chancellor | 1 | -1/+1 |
2020-01-21 | Merge tag 'rds-odp-for-5.5' into rdma.git for-next | Jason Gunthorpe | 2 | -1/+12 |
2020-01-20 | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2 | -1/+12 |
2020-01-10 | IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats | Mike Marciniszyn | 3 | -0/+3 |
2020-01-10 | IB/hfi1: Add software counter for ctxt0 seq drop | Mike Marciniszyn | 4 | -0/+14 |
2020-01-10 | IB/hfi1: Return void in packet receiving functions | Grzegorz Andrejczuk | 2 | -25/+18 |
2020-01-10 | IB/hfi1: Decouple IRQ name from type | Grzegorz Andrejczuk | 2 | -48/+59 |
2020-01-10 | IB/hfi1: Create API for auto activate | Mike Marciniszyn | 1 | -14/+23 |
2020-01-10 | IB/hfi1: IB/hfi1: Add an API to handle special case drop | Mike Marciniszyn | 3 | -8/+23 |
2020-01-10 | IB/hfi1: Move common receive IRQ code to function | Grzegorz Andrejczuk | 1 | -30/+52 |
2020-01-10 | IB/hfi1: Add fast and slow handlers for receive context | Mike Marciniszyn | 4 | -60/+58 |
2020-01-10 | IB/hfi1: Move chip specific functions to chip.c | Mike Marciniszyn | 3 | -69/+87 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -2/+2 |
2020-01-04 | IB/hfi1: use true,false for bool variable | zhengbin | 1 | -1/+1 |
2020-01-03 | IB/hfi1: Adjust flow PSN with the correct resync_psn | Kaike Wan | 1 | -0/+9 |
2020-01-03 | IB/hfi1: List all receive contexts from debugfs | Michael J. Ruhl | 2 | -4/+10 |
2020-01-03 | IB/hfi1: Add accessor API routines to access context members | Mike Marciniszyn | 9 | -85/+183 |
2020-01-03 | IB/hfi1: Don't cancel unused work item | Kaike Wan | 1 | -1/+3 |
2019-12-25 | Merge branch 'core/kprobes' into perf/core, to pick up a completed branch | Ingo Molnar | 2 | -5/+5 |
2019-12-10 | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts | Ingo Molnar | 7 | -109/+68 |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2 | -3/+3 |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 4 | -93/+60 |
2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -16/+8 |
2019-11-27 | ftrace: Rework event_create_dir() | Peter Zijlstra | 2 | -5/+5 |
2019-11-25 | IB/hfi1: remove redundant assignment to variable ret | Colin Ian King | 1 | -1/+1 |
2019-11-24 | RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcv | Jason Gunthorpe | 4 | -93/+60 |
2019-11-23 | net: use rhashtable_lookup() instead of rhashtable_lookup_fast() | Taehee Yoo | 1 | -2/+2 |
2019-11-13 | RDMA: Change MAD processing function to remove extra casting and parameter | Leon Romanovsky | 2 | -11/+7 |