summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-18/+26
2019-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+20
2019-02-24iomap: wire up the iopoll methodChristoph Hellwig1-0/+1
2019-02-24block: add bio_set_polled() helperJens Axboe1-0/+14
2019-02-24fs: add an iopoll method to struct file_operationsChristoph Hellwig1-0/+2
2019-02-24i2c: Allow recovery of the initial IRQ by an I2C client device.Jim Broadus1-0/+1
2019-02-24net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij1-0/+8
2019-02-24net: phy: add genphy_c45_read_statusHeiner Kallweit1-0/+1
2019-02-24Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-2/+12
2019-02-23clocksource/drivers/tegra: Add Tegra210 timer supportJoseph Lo1-0/+1
2019-02-23Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner4-0/+34
2019-02-23net/mlx5e: Fix GRE key by controlling port tunnel entropy calculationEli Britstein1-0/+2
2019-02-23net/mlx5: Introduce tunnel entropy control in PCMR registerEli Britstein1-2/+10
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-22net: avoid false positives in untrusted gso validationWillem de Bruijn1-2/+12
2019-02-22net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit1-0/+1
2019-02-22net: 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-21remoteproc: fix recovery procedureLoic Pallardy1-2/+1
2019-02-21remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy1-0/+1
2019-02-21dm: eliminate 'split_discard_bios' flag from DM target interfaceMike Snitzer1-6/+0
2019-02-21XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox1-22/+3
2019-02-21XArray: Fix xa_release in allocating arraysMatthew Wilcox1-13/+23
2019-02-21KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner1-0/+1
2019-02-21KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson1-2/+2
2019-02-21KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson1-0/+21
2019-02-21KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson1-1/+1