aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-10net/mlx5e: Always initialize update stats delayed workFeras Daoud3-5/+3
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud6-49/+87
2018-10-10RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov6-72/+136
2018-10-10RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov6-81/+119
2018-10-10Document d_splice_alias() calling conventions for ->lookup() users.Al Viro1-0/+11
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig6-14/+5
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig3-11/+2
2018-10-10PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig4-19/+6
2018-10-10simplify btrfs_lookup()Al Viro1-9/+3
2018-10-10clean erofs_lookup()Al Viro1-12/+7
2018-10-10Merge tag 'for-4.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmGreg Kroah-Hartman3-11/+29
2018-10-10ata: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-2/+0
2018-10-10drivers/block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz3-4/+0
2018-10-10block: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2-10/+0
2018-10-10Merge tag 'trace-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceGreg Kroah-Hartman1-1/+1
2018-10-10Merge tag 'devicetree-fixes-for-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxGreg Kroah-Hartman1-8/+18
2018-10-10ima: open a new file instance if no read permissionsGoldwyn Rodrigues1-20/+34
2018-10-10pinctrl: gemini: Fix up TVC clock groupLinus Walleij1-8/+36
2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe7-0/+763
2018-10-10IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev1-4/+8
2018-10-10md/bitmap: use mddev_suspend/resume instead of ->quiesce()Jack Wang1-4/+5
2018-10-10md: remove redundant code that is no longer reachableColin Ian King1-2/+0
2018-10-10net: make skb_partial_csum_set() more robust against overflowsEric Dumazet1-5/+7
2018-10-10Merge branch 'devlink-param-type-string-fixes'David S. Miller2-8/+47
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh2-3/+28
2018-10-10devlink: Fix param cmode driverinit for string typeMoshe Shemesh1-3/+12
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh2-4/+9
2018-10-11samples: disable CONFIG_SAMPLES for UMLMasahiro Yamada1-0/+1
2018-10-10Merge branch 'octeontx2-af-Add-RVU-Admin-Function-driver'David S. Miller16-0/+3820
2018-10-10Documentation/arm64: HugeTLB page implementationPunit Agrawal1-0/+38
2018-10-10MAINTAINERS: Add entry for Marvell OcteonTX2 Admin Function driverSunil Goutham1-0/+9
2018-10-10octeontx2-af: Register for CGX lmac eventsLinu Cherian3-4/+108
2018-10-10octeontx2-af: Add support for CGX link managementLinu Cherian4-4/+668
2018-10-10octeontx2-af: Set RVU PFs to CGX LMACs mappingLinu Cherian5-3/+89
2018-10-10octeontx2-af: Add Marvell OcteonTX2 CGX driverSunil Goutham4-2/+133
2018-10-10octeontx2-af: Reconfig MSIX base with IOVAGeetha sowjanya2-3/+32
2018-10-10octeontx2-af: Configure block LF's MSIX vector offsetSunil Goutham4-3/+357
2018-10-10octeontx2-af: Add RVU block LF provisioning supportSunil Goutham4-10/+523
2018-10-10octeontx2-af: Scan blocks for LFs provisioned to PF/VFSunil Goutham3-2/+178
2018-10-10octeontx2-af: Convert mbox msg id check to a macroAleksey Makarov1-6/+38
2018-10-10octeontx2-af: Add mailbox IRQ and msg handlersSunil Goutham4-3/+309
2018-10-10octeontx2-af: Add mailbox support infraAleksey Makarov5-0/+455
2018-10-10octeontx2-af: Gather RVU blocks HW infoSunil Goutham3-4/+517
2018-10-10octeontx2-af: Reset all RVU blocksSunil Goutham4-0/+260
2018-10-10octeontx2-af: Add Marvell OcteonTX2 RVU AF driverSunil Goutham7-0/+188
2018-10-10qed: Add support for virtual link.Sudarsana Reddy Kalluru2-52/+73
2018-10-10arm64: mm: Use __pa_symbol() for set_swapper_pgd()James Morse1-1/+1
2018-10-10ima: fix showing large 'violations' or 'runtime_measurements_count'Eric Biggers1-3/+3
2018-10-10security/integrity: remove unnecessary 'init_keyring' variableEric Biggers1-7/+1
2018-10-10security/integrity: constify some read-only dataEric Biggers8-13/+16