summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+55
2019-01-15posix-cpu-timers: Remove private interval storageThomas Gleixner1-1/+1
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky1-2/+0
2019-01-15virtio: document virtio_config_ops restrictionsCornelia Huck1-0/+5
2019-01-15virtio: fix virtio_config_ops descriptionCornelia Huck1-4/+4
2019-01-14Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-2/+107
2019-01-14XArray: Fix typo in commentCyrill Gorcunov1-1/+1
2019-01-14ACPI / tables: table override from built-in initrdShunyong Yang1-0/+3
2019-01-14Merge tag 'v4.20' into nextDmitry Torokhov713-8765/+26649
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-4/+12
2019-01-13Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson1-4/+11
2019-01-13phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-0/+1
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2-10/+1
2019-01-12signal: Make siginmask safe when passed a signal of 0Eric W. Biederman1-1/+1
2019-01-12net: bpfilter: disallow to remove bpfilter module while being usedTaehee Yoo1-0/+2
2019-01-12net: bpfilter: restart bpfilter_umh when error occurredTaehee Yoo1-0/+2
2019-01-12net: bpfilter: use cleanup callback to release umh_infoTaehee Yoo1-3/+8
2019-01-12umh: add exit routine for UMH processTaehee Yoo2-0/+11
2019-01-12bus: fsl-mc: automatically add a device_link on fsl_mc_[portal,object]_allocateIoana Ciornei1-0/+1
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2-3/+4
2019-01-11livepatch: Add atomic replaceJason Baron1-0/+12
2019-01-11livepatch: Use lists to manage patches, objects and functionsJason Baron1-2/+17
2019-01-11livepatch: Simplify API by removing registration stepPetr Mladek1-4/+3
2019-01-11livepatch: Don't block the removal of patches loaded after a forced transitionPetr Mladek1-0/+2
2019-01-11livepatch: Consolidate klp_free functionsPetr Mladek1-0/+6
2019-01-11livepatch: Change unsigned long old_addr -> void *old_func in struct klp_funcPetr Mladek1-2/+2
2019-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+3
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+5
2019-01-11iommu/vt-d: Support page request in scalable modeJacob Pan2-13/+10
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki1-0/+5
2019-01-11crypto: cipher - remove struct cipher_descEric Biggers1-8/+0
2019-01-11qcom-scm: Include <linux/err.h> headerFabio Estevam1-0/+1
2019-01-11of: Remove struct device_node.type pointerRob Herring1-1/+0
2019-01-11LSM: generalize flag passing to security_capableMicah Morton2-17/+19
2019-01-10bcma: keep a direct pointer to the struct deviceRafał Miłecki1-8/+3
2019-01-10pwm: Rearrange structures to group members by purposeUwe Kleine-König1-15/+18
2019-01-10pwm: Drop per-chip dbg_show callbackUwe Kleine-König1-4/+0
2019-01-10ARM: davinci: remove dead code related to MAC address readingBartosz Golaszewski1-1/+0
2019-01-10HID: core: replace the collection tree pointers with indicesPeter Hutterer1-2/+2
2019-01-10MIPS: BCM47XX: Setup struct device for the SoCRafał Miłecki1-0/+1
2019-01-09Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-7/+15
2019-01-09Drivers: hv: vmbus: Check for ring when getting debug infoDexuan Cui1-2/+3
2019-01-09spi: core: avoid waking pump thread from spi_sync instead run teardown delayedMartin Sperl1-0/+2
2019-01-09regulator: provide rdev_get_regmap()Bartosz Golaszewski1-0/+1
2019-01-09soc: bcm: bcm2835-pm: Add support for power domains under a new binding.Eric Anholt1-0/+1
2019-01-09bcm2835-pm: Move bcm2835-watchdog's DT probe to an MFD.Eric Anholt1-0/+13
2019-01-09spi: Optionally use GPIO descriptors for CS GPIOsLinus Walleij1-4/+19
2019-01-09include/linux/compiler*.h: fix OPTIMIZER_HIDE_VARMichael S. Tsirkin4-11/+6
2019-01-09x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINEWANG Chao2-2/+2
2019-01-09ACPI / PMIC: Add support for executing PMIC MIPI sequence elementsHans de Goede1-0/+3