summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-01-16iommu: Introduce iotlb_sync_map callbackDmitry Osipenko
2019-01-16mfd: stmpe: Preparations for STMPE ADC driverStefan Agner
2019-01-16mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-15i2c: acpi: Move I2C bits from acpi.h to i2c.hAndy Shevchenko
2019-01-15PM-runtime: Add new interface to get accounted timeVincent Guittot
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15posix-cpu-timers: Remove private interval storageThomas Gleixner
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky
2019-01-14virtio: document virtio_config_ops restrictionsCornelia Huck
2019-01-14virtio: fix virtio_config_ops descriptionCornelia Huck
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-14XArray: Fix typo in commentCyrill Gorcunov
2019-01-14ACPI / tables: table override from built-in initrdShunyong Yang
2019-01-13Merge tag 'v4.20' into nextDmitry Torokhov
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-12signal: Make siginmask safe when passed a signal of 0Eric W. Biederman
2019-01-11net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo
2019-01-11net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo
2019-01-11net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo
2019-01-11umh: add exit routine for UMH processTaehee Yoo
2019-01-11bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11livepatch: Add atomic replaceJason Baron
2019-01-11livepatch: Use lists to manage patches, objects and functionsJason Baron
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek
2019-01-11livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek
2019-01-11livepatch: Consolidate klp_free functionsPetr Mladek
2019-01-11livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcPetr Mladek
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-11iommu/vt-d: Support page request in scalable modeJacob Pan
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-01-11crypto: cipher - remove struct cipher_descEric Biggers
2019-01-10qcom-scm: Include <linux/err.h> headerFabio Estevam
2019-01-10of: Remove struct device_node.type pointerRob Herring
2019-01-10LSM: generalize flag passing to security_capableMicah Morton
2019-01-10bcma: keep a direct pointer to the struct deviceRafał Miłecki
2019-01-10pwm: Rearrange structures to group members by purposeUwe Kleine-König
2019-01-10pwm: Drop per-chip dbg_show callbackUwe Kleine-König
2019-01-10ARM: davinci: remove dead code related to MAC address readingBartosz Golaszewski
2019-01-10HID: core: replace the collection tree pointers with indicesPeter Hutterer
2019-01-09MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-09Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui
2019-01-09spi: core: avoid waking pump thread from spi_sync instead run teardown delayedMartin Sperl
2019-01-09regulator: provide rdev_get_regmap()Bartosz Golaszewski