aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller1-0/+2
2019-02-22net/ethernet: Add parse_protocol header_ops supportMaxim Mikityanskiy1-0/+1
2019-02-22net: Introduce parse_protocol header_ops callbackMaxim Mikityanskiy1-0/+10
2019-02-22net: Don't set transport offset to invalid valueMaxim Mikityanskiy2-5/+2
2019-02-22perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin1-1/+6
2019-02-22gpio: AMD G-Series PCH gpio driverEnrico Weigelt, metux IT consult1-0/+46
2019-02-22regulator: tps65218: Add support for LS2Christian Hohnstaedt1-1/+2
2019-02-22rhashtable: Remove obsolete rhashtable_walk_init functionHerbert Xu1-8/+0
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg43-187/+703
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman1-7/+15
2019-02-22mac80211: support max channel switch time elementSara Sharon1-0/+1
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov1-3/+7
2019-02-22clk: x86: Move clk-lpss.h to platform_data/x86Andy Shevchenko1-0/+0
2019-02-22clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki1-0/+3
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu1-0/+1
2019-02-21net: avoid false positives in untrusted gso validationWillem de Bruijn1-2/+12
2019-02-21net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit1-0/+1
2019-02-21net: phy: export genphy_config_eee_advertHeiner Kallweit1-0/+1
2019-02-21platform/chrome: wilco_ec: Add RTC driverNick Crews1-0/+2
2019-02-21platform/chrome: wilco_ec: Add support for raw commands in debugfsNick Crews1-0/+2
2019-02-21platform/chrome: Add new driver for Wilco ECNick Crews1-0/+140
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe5-33/+122
2019-02-21Merge tag 'gnss-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-0/+1
2019-02-21driver core: Add missing description of new struct device_link fieldRafael J. Wysocki1-0/+1
2019-02-21drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski1-0/+3
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij2-0/+6
2019-02-21irqdomain: Allow the default irq domain to be retrievedMarc Zyngier1-0/+1
2019-02-21mtd: spi-nor: Fix wrong abbreviation HWCPASBean Huo1-1/+1
2019-02-20remoteproc: fix recovery procedureLoic Pallardy1-2/+1
2019-02-20remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy1-0/+1
2019-02-20dm: eliminate 'split_discard_bios' flag from DM target interfaceMike Snitzer1-6/+0
2019-02-20XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox1-22/+3
2019-02-20XArray: Fix xa_release in allocating arraysMatthew Wilcox1-13/+23
2019-02-20KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner1-0/+1
2019-02-20KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson1-2/+2
2019-02-20KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson1-0/+21
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1
2019-02-20NFS: Pass error information to the pgio error cleanup routineTrond Myklebust1-1/+1
2019-02-20NFS: Clean up list moves of struct nfs_pageTrond Myklebust1-0/+10
2019-02-20Pull in char-misc-next from GregDaniel Vetter15-21/+503
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-16/+6
2019-02-20Merge tag 'davinci-for-v5.1/soc-part3' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann4-15/+52
2019-02-20dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig1-5/+2
2019-02-20dma-mapping: remove dma_mark_declared_memory_occupiedChristoph Hellwig1-9/+0
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2-5/+5
2019-02-20nvme-rdma: convert to SPDX identifiersChristoph Hellwig1-9/+1
2019-02-20nvme-fc: convert to SPDX identifiersChristoph Hellwig2-22/+2
2019-02-20nvme-tcp.h: fix SPDX headerChristoph Hellwig1-1/+1
2019-02-20nvme_ioctl.h: remove duplicate GPL boilerplateChristoph Hellwig1-9/+1
2019-02-20driver core: Fix PM-runtime for links added during consumer probeRafael J. Wysocki2-4/+1