summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-14zram: default to lzo-rle instead of lzoDave Rodgman
2019-03-14Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-03-14Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-03-14Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteprocLinus Torvalds
2019-03-14Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-03-14Merge branches 'acpi-tables', 'acpi-debug', 'acpi-doc' and 'acpi-misc'Rafael J. Wysocki
2019-03-14Merge branches 'pm-opp' and 'pm-tools'Rafael J. Wysocki
2019-03-14Merge branch 'pm-domains'Rafael J. Wysocki
2019-03-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2019-03-14Merge branches 'pm-core', 'pm-sleep' and 'pm-qos'Rafael J. Wysocki
2019-03-13pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long
2019-03-13lan743x: Fix TX Stall IssueBryan Whitehead
2019-03-13Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-13Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2019-03-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-03-13Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-13Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-12remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"Stephen Rothwell
2019-03-12cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki
2019-03-12net/mlx4_core: Fix qp mtt size calculationJack Morgenstein
2019-03-12net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-12net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-03-12Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu
2019-03-12net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu
2019-03-12net: 8390: fix potential NULL pointer dereferencesKangjie Lu
2019-03-12net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-12net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-12isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu
2019-03-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-12md: convert to kvmallocKent Overstreet
2019-03-12of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport
2019-03-12memblock: drop __memblock_alloc_base()Mike Rapoport
2019-03-12mm/hmm: convert to use vm_fault_tSouptick Joarder
2019-03-12Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-03-12ACPI: sysfs: Prevent get_status() from returning acpi_statusRafael J. Wysocki
2019-03-12ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko
2019-03-12ACPI / configfs: Mark local data structures staticAndy Shevchenko
2019-03-12ACPI / configfs: Mark local functions staticAndy Shevchenko
2019-03-12cpufreq: intel_pstate: Fix up iowait_boost computationRafael J. Wysocki
2019-03-12PM / OPP: Update performance state when freq == old_freqViresh Kumar
2019-03-12PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki