summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2019-02-22gpu: ipu-v3: prg: add function to get channel configure statusLucas Stach
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov
2019-02-22clk: x86: Move clk-lpss.h to platform_data/x86Andy Shevchenko
2019-02-22clk: fractional-divider: check parent rate only if flag is setKatsuhiro Suzuki
2019-02-22dt-bindings: clock: Add DT bindings for Actions Semi S500 CMUEdgar Bernardi Righi
2019-02-22Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux nextHerbert Xu
2019-02-21phonet: fix building with clangArnd Bergmann
2019-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-02-21net: Get rid of switchdev_port_attr_get()Florian Fainelli
2019-02-21net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli
2019-02-21net: switchdev: Add PORT_PRE_BRIDGE_FLAGSFlorian Fainelli
2019-02-21net: dsa: add support for bridge flagsRussell King
2019-02-21dt-bindings: clock: remove unused definition for stm32mp1Gabriel Fernandez
2019-02-21net: avoid false positives in untrusted gso validationWillem de Bruijn
2019-02-21clk: qcom: clk-rpmh: Add IPA clock supportDavid Dai
2019-02-21dt-bindings: marvell,mmp2: Add clock id for the LCDC clockLubomir Rintel
2019-02-21ipmr: ip6mr: Create new sockopt to clear mfc cache or vifsCallum Sinclair
2019-02-21net: phy: add genphy_c45_check_and_restart_anegHeiner Kallweit
2019-02-21net: phy: export genphy_config_eee_advertHeiner Kallweit
2019-02-21dt-bindings: imx8mq-clock: Add the missing ARM clockAbel Vesa
2019-02-21clk: imx8mq: Add support for the CLKO1 clockFabio Estevam
2019-02-21dt-bindings: imx: Add clock binding doc for imx8mmBai Ping
2019-02-21clk: imx5: add imx5_SCC2_IPG_GATEMichael Grzeschik
2019-02-21platform/chrome: wilco_ec: Add RTC driverNick Crews
2019-02-21platform/chrome: wilco_ec: Add support for raw commands in debugfsNick Crews
2019-02-21platform/chrome: Add new driver for Wilco ECNick Crews
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-02-21devlink: Rename devlink health attributesAya Levin
2019-02-21net/smc: add smcd support to the pnet tableHans Wippel
2019-02-21Merge tag 'gnss-5.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2019-02-21driver core: Add missing description of new struct device_link fieldRafael J. Wysocki
2019-02-21drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij
2019-02-21irqdomain: Allow the default irq domain to be retrievedMarc Zyngier
2019-02-21mtd: spi-nor: Fix wrong abbreviation HWCPASBean Huo
2019-02-20remoteproc: fix recovery procedureLoic Pallardy
2019-02-20remoteproc: create vdev subdevice with specific dma memory poolLoic Pallardy
2019-02-20dm: eliminate 'split_discard_bios' flag from DM target interfaceMike Snitzer
2019-02-20Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-20XArray: Use xa_cmpxchg to implement xa_reserveMatthew Wilcox
2019-02-20XArray: Fix xa_release in allocating arraysMatthew Wilcox
2019-02-20KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameterNir Weiner
2019-02-20KVM: Move the memslot update in-progress flag to bit 63Sean Christopherson
2019-02-20KVM: Explicitly define the "memslot update in-progress" bitSean Christopherson
2019-02-20KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-20NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2019-02-20NFS: Clean up list moves of struct nfs_pageTrond Myklebust
2019-02-20Pull in char-misc-next from GregDaniel Vetter