summaryrefslogtreecommitdiffstats
path: root/drivers/char/ppdev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-16RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson1-0/+3
2020-10-16RDMA/rxe: Move the definitions for rxe_av.network_type to uAPIJason Gunthorpe2-4/+10
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe17-80/+59
2020-10-16lib/scatterlist: Do not limit max_segment to PAGE_ALIGNED valuesJason Gunthorpe1-4/+8
2020-10-09IB/mlx4: Convert rej_tmout radix-tree to XArrayHåkon Bugge2-49/+51
2020-10-09RDMA/rxe: Fix bug rejecting all multicast packetsBob Pearson1-3/+16
2020-10-09RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson1-5/+12
2020-10-09RDMA/rxe: Remove duplicate entries in struct rxe_mrBob Pearson4-22/+28
2020-10-08IB/hfi,rdmavt,qib,opa_vnic: Update MAINTAINERSDennis Dalessandro1-8/+8
2020-10-08IB/rdmavt: Fix sizeof mismatchColin Ian King1-3/+1
2020-10-08MAINTAINERS: CISCO VIC LOW LATENCY NIC DRIVERJoe Perches1-1/+0
2020-10-06RDMA/bnxt_re: Fix sizeof mismatch for allocation of pbl_tbl.Colin Ian King1-1/+1
2020-10-06RDMA/bnxt_re: Use rdma_umem_for_each_dma_block()Jason Gunthorpe3-29/+22
2020-10-06RDMA/umem: Move to allocate SG table from pagesMaor Gottlieb1-82/+12
2020-10-06lib/scatterlist: Add support in dynamic allocation of SG table from pagesMaor Gottlieb5-57/+142
2020-10-06tools/testing/scatterlist: Show errors in human readable formTvrtko Ursulin1-10/+34
2020-10-06tools/testing/scatterlist: Rejuvenate bit-rotten testTvrtko Ursulin2-1/+37
2020-10-05RDMA/ipoib: Set rtnl_link_ops for ipoib interfacesKamal Heib3-0/+15
2020-10-05Linux 5.9-rc8v5.9-rc8Linus Torvalds1-1/+1
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers1-1/+1
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim1-3/+16
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman1-5/+1
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini1-10/+12
2020-10-02random32: Restore __latent_entropy attribute on net_rand_stateThibaut Sautereau1-1/+1
2020-10-02mm: memcg/slab: fix slab statistics in !SMP configurationRoman Gushchin1-0/+5
2020-10-02pipe: remove pipe_wait() and fix wakeup race with spliceLinus Torvalds3-27/+48
2020-10-02RDMA/uverbs: Expose the new GID query API to user spaceAvihai Horon4-4/+220
2020-10-02RDMA/core: Introduce new GID table query APIAvihai Horon3-3/+74
2020-10-02RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon8-16/+30
2020-10-02RDMA/core: Change rdma_get_gid_attr returned error codeAvihai Horon2-2/+3
2020-10-02overflow: Include header file with SIZE_MAX declarationLeon Romanovsky1-0/+1
2020-10-02RDMA/qedr: Endianness warnings cleanupAlok Prasad1-2/+2
2020-10-02RDMA/rtrs: Constify static struct attribute_groupRikard Falkeborn2-5/+5
2020-10-02RDMA/core: Constify struct attribute_groupRikard Falkeborn1-6/+6
2020-10-01RDMA/mlx5: Sync device with CPU pages upon ODP MR registrationYishai Hadas3-6/+32
2020-10-01RDMA/mlx5: Extend advice MR to support non faulting modeYishai Hadas3-2/+9
2020-10-01IB/core: Enable ODP sync without faultingYishai Hadas3-12/+27
2020-10-01IB/core: Improve ODP to use hmm_range_fault()Yishai Hadas4-196/+128
2020-10-01iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu1-2/+2
2020-10-01xen/events: don't use chip_data for legacy IRQsJuergen Gross1-8/+21
2020-10-01iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang1-46/+10
2020-10-01KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier1-0/+7
2020-10-01gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957xAndy Shevchenko1-1/+4
2020-10-01gpio: pca953x: Use bitmap API over implicit GCC extensionAndy Shevchenko1-1/+3
2020-10-01pinctrl: mediatek: check mtk_is_virt_gpio input parameterHanks Chen1-0/+4
2020-10-01pinctrl: qcom: sm8250: correct sdc2_clkDmitry Baryshkov1-1/+1
2020-09-30MAINTAINERS: Add Pali Rohár as aardvark PCI maintainerPali Rohár1-0/+1
2020-09-30arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel2-3/+21
2020-09-30RDMA/addr: Fix race with netevent_callback()/rdma_addr_cancel()Jason Gunthorpe1-6/+5
2020-09-30RDMA/core: Remove ucontext->closingJason Gunthorpe2-7/+0