summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-03-12md: Fix failed allocation of md_register_threadAditya Pakki2-0/+4
2019-03-12It's wrong to add len to sector_nr in raid10 reshape twiceXiao Ni1-1/+0
2019-03-12raid5: set write hint for PPLMariusz Dabrowski3-0/+65
2019-03-12md: convert to kvmallocKent Overstreet3-56/+46
2019-03-12of: fix kmemleak crash caused by imbalance in early memory reservationMike Rapoport1-10/+3
2019-03-12memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2-2/+2
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport5-4/+25
2019-03-12memblock: drop memblock_alloc_base()Mike Rapoport1-1/+1
2019-03-12memblock: drop __memblock_alloc_base()Mike Rapoport1-5/+2
2019-03-12mm/hmm: convert to use vm_fault_tSouptick Joarder1-1/+1
2019-03-12Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds24-311/+980
2019-03-12i2c: i2c-stm32f7: Fix SDADEL minimum formulaNicolas Le Bayon1-1/+1
2019-03-12i2c: rcar: explain the lockless designWolfram Sang1-0/+9
2019-03-12i2c: rcar: fix concurrency issue related to ICDMAERHiromitsu Yamasaki1-3/+3
2019-03-12i2c: sis630: correct format stringsLouis Taylor1-2/+2
2019-03-12i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()Hsin-Yi Wang1-4/+4
2019-03-12ACPI: sysfs: Prevent get_status() from returning acpi_statusRafael J. Wysocki1-9/+12
2019-03-12ACPI / device_sysfs: Avoid OF modalias creation for removed deviceAndy Shevchenko1-1/+5
2019-03-12ACPI / configfs: Mark local data structures staticAndy Shevchenko1-3/+3
2019-03-12ACPI / configfs: Mark local functions staticAndy Shevchenko1-9/+10
2019-03-12cpufreq: intel_pstate: Fix up iowait_boost computationRafael J. Wysocki1-1/+1
2019-03-12PM / OPP: Update performance state when freq == old_freqViresh Kumar1-1/+1
2019-03-12PM / wakeup: Drop wakeup_source_drop()Rafael J. Wysocki1-17/+1
2019-03-12PM / wakeup: Rework wakeup source timer cancellationViresh Kumar1-1/+7
2019-03-12Merge branch 'topic/xilinx' into for-linusVinod Koul1-70/+100
2019-03-12Merge branch 'topic/tegra' into for-linusVinod Koul2-19/+31
2019-03-12Merge branch 'topic/stm' into for-linusVinod Koul3-30/+155
2019-03-12Merge branch 'topic/sh' into for-linusVinod Koul1-0/+2
2019-03-12Merge branch 'topic/mv' into for-linusVinod Koul1-1/+4
2019-03-12Merge branch 'topic/k3dma' into for-linusVinod Koul1-9/+52
2019-03-12Merge branch 'topic/imx' into for-linusVinod Koul2-12/+18
2019-03-12Merge branch 'topic/fsl' into for-linusVinod Koul9-35/+1399
2019-03-12Merge branch 'topic/dw' into for-linusVinod Koul11-249/+420
2019-03-12Merge branch 'topic/brcm' into for-linusVinod Koul1-61/+31
2019-03-12Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie9-12/+10
2019-03-12Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie20-210/+227
2019-03-12Merge tag 'drm-misc-next-fixes-2019-03-06' of git://anongit.freedesktop.org/d...Dave Airlie2-36/+29
2019-03-11Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-43/+14
2019-03-11Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-101/+47
2019-03-11Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-101/+128
2019-03-11net: rocker: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-11net: qlge: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-11drm/amdgpu: Update gc golden setting for vega familyshaoyunl1-0/+1
2019-03-11net: thunder: fix a potential NULL pointer dereferenceKangjie Lu1-0/+6
2019-03-11Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams230-1059/+1719
2019-03-11net: lio_core: fix two NULL pointer dereferencesKangjie Lu1-0/+10
2019-03-11drm/amd/powerplay: correct power reading on fijiEvan Quan1-3/+3
2019-03-11drm/amd/powerplay: set max fan target temperature as 105CEvan Quan1-0/+17
2019-03-11Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-nextDan Williams3-20/+46
2019-03-11lan743x: Fix RX Kernel PanicBryan Whitehead1-14/+32