summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-07-25RDMA/hns: Package for hns_roce_rereg_user_mr functionLijun Ou-64/+89
2019-07-25RDMA/hns: Optimize hns_roce_mhop_alloc function.chenglang-115/+160
2019-07-25RDMA/hns: optimize the duplicated code for qpc setting flowXi Wang-58/+38
2019-07-25RDMA/hns: Use a separated function for setting extend sge paramtersLijun Ou-25/+38
2019-07-25RDMA/hns: Refactor for hns_roce_v2_modify_qp functionLijun Ou-150/+206
2019-07-25RDMA/hns: Refactor the code of creating srqLijun Ou-127/+183
2019-07-25RDMA/hns: Package the flow of creating cqLijun Ou-62/+124
2019-07-25IB/mlx5: Avoid unnecessary typecastParav Pandit-1/+1
2019-07-25RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit-6/+21
2019-07-24RDMA/hns: Fix comparison of unsigned long variable 'end' with less than zeroColin Ian King-8/+8
2019-07-24RDMA/mlx4: Untag user pointers in mlx4_get_umem_mrAndrey Konovalov-3/+4
2019-07-22IB/hfi1: Remove unused defineMike Marciniszyn-6/+0
2019-07-22IB/hfi1: Do not update hcrc for a KDETH packet during fault injectionKaike Wan-8/+9
2019-07-21Linus 5.3-rc1v5.3-rc1Linus Torvalds-2/+2
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds-60/+1458
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro-1/+1
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring-0/+4
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring-33/+38
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring-1/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring-4/+1
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring-2/+6
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring-82/+61
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-29/+2183
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-26/+83
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-215/+226
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-142/+1029
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-245/+311
2019-07-20Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+16
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-2/+26
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-232/+723
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-74/+123
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-173/+178
2019-07-20Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-116/+172
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner-1/+10
2019-07-20smp: Warn on function calls from softirq contextPeter Zijlstra-0/+16
2019-07-20KVM: x86: Add fixed counters to PMU filterEric Hankland-12/+35
2019-07-20KVM: nVMX: do not use dangling shadow VMCS after guest resetPaolo Bonzini-1/+7
2019-07-20KVM: VMX: dump VMCS on failed entryPaolo Bonzini-0/+1
2019-07-20KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu-2/+2
2019-07-20KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeupWanpeng Li-20/+3
2019-07-20KVM: Boost vCPUs that are delivering interruptsWanpeng Li-5/+10
2019-07-20KVM: selftests: Remove superfluous define from vmx.cThomas Huth-2/+0
2019-07-20KVM: SVM: Fix detection of AMD Errata 1096Liran Alon-7/+35
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li-36/+87