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