summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-27char: lp: remove trailing whitespaceSudip Mukherjee1-15/+15
2018-11-27misc: cxl: Use device_type helpers to access the node typeRob Herring1-3/+1
2018-11-27misc/pvpanic: fix a NULL vs IS_ERR() checkDan Carpenter1-2/+2
2018-11-26vmw_balloon: update maintainers listXavier Deguillard1-1/+1
2018-11-26fpga: of-fpga-region: Use platform_set_drvdataMoritz Fischer1-1/+1
2018-11-26fpga: dfl-fme-region: Use platform_get_drvdata()Moritz Fischer1-1/+1
2018-11-26Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()Dexuan Cui3-63/+0
2018-11-26firmware: add remote status update client supportRichard Gong3-4/+98
2018-11-26Documentation: driver-api: add stratix10 service layerRichard Gong1-0/+30
2018-11-26fpga: add intel stratix10 soc fpga manager driverAlan Tull3-0/+542
2018-11-26arm64: dts: stratix10: add fpga manager and regionAlan Tull1-0/+12
2018-11-26dt-bindings: fpga: add Stratix10 SoC FPGA manager bindingAlan Tull1-0/+17
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong5-0/+1492
2018-11-26arm64: dts: stratix10: add stratix10 service driver binding to base dtsiRichard Gong1-0/+21
2018-11-26dt-bindings, firmware: add Intel Stratix10 service layer bindingRichard Gong1-0/+57
2018-11-26fpga: mgr: altera-ps-spi: enable usage on non-dt platformsAnatolij Gustschin1-5/+35
2018-11-26fpga: altera-cvp: fix probing for multiple FPGAs on the busAnatolij Gustschin1-10/+24
2018-11-26binder: fix sparse warnings on locking contextTodd Kjos2-1/+43
2018-11-26mei: me: mark CNP devices as having dma supportAlexander Usyskin1-2/+2
2018-11-26mei: bump hbm version to 2.1Alexander Usyskin1-1/+1
2018-11-26mei: dma ring: implement transmit flowTomas Winkler3-13/+142
2018-11-26mei: dma ring: implement rx circular buffer logicTomas Winkler6-15/+98
2018-11-26mei: hw: add dma ring control blockTomas Winkler4-0/+46
2018-11-26mei: hbm: setup dma ringTomas Winkler2-3/+85
2018-11-26mei: dma ring buffers allocationTomas Winkler4-0/+126
2018-11-26Merge 4.20-rc4 into char-misc-nextGreg Kroah-Hartman733-4312/+8044
2018-11-25Linux 4.20-rc4v4.20-rc4Linus Torvalds1-2/+2
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-2/+3
2018-11-25Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds7-37/+66
2018-11-25MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck2-2/+5
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds6-185/+387
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds11-444/+159
2018-11-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+3
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds67-335/+537
2018-11-24Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds10-46/+104
2018-11-23net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-11-23net: phy: mscc: fix deadlock in vsc85xx_default_configQuentin Schulz1-9/+5
2018-11-23dt-bindings: dsa: Fix typo in "probed"Fabio Estevam1-1/+1
2018-11-23net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-11-23net: amd: add missing of_node_put()Yangtao Li1-1/+3
2018-11-23team: no need to do team_notify_peers or team_mcast_rejoin when disabling portHangbin Liu1-2/+0
2018-11-23virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3
2018-11-23virtio-net: disable guest csum during XDP setJason Wang1-6/+2
2018-11-23Merge tag 'ceph-for-4.20-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds1-3/+9
2018-11-23Merge tag 'for-linus-20181123' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+63
2018-11-23net/sched: act_police: add missing spinlock initializationDavide Caratti1-0/+1
2018-11-23net: don't keep lonely packets forever in the gro hashPaolo Abeni1-2/+5
2018-11-23net/ipv6: re-do dad when interface has IFF_NOARP flag changeHangbin Liu1-6/+13
2018-11-23Merge tag 'iommu-fixes-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-3/+7
2018-11-23packet: copy user buffers before orphan or cloneWillem de Bruijn2-3/+19