summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KASAN: prohibit KASAN+STRUCTLEAK combinationDmitry Vyukov2018-05-121-0/+4
* MAINTAINERS: update Shuah's email addressShuah Khan (Samsung OSG)2018-05-121-3/+0
* Merge tag 'pm-4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-05-114-26/+31
|\
| *-. Merge branches 'pm-pci' and 'pm-docs'Rafael J. Wysocki2018-05-113-12/+29
| |\ \
| | | * PM: docs: intel_pstate: fix Active Mode w/o HWP paragraphJuri Lelli2018-05-091-1/+1
| | | * PM: docs: sleep-states: Fix a typo ("includig")Jonathan Neuschäfer2018-05-091-1/+1
| | * | PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki2018-05-101-6/+23
| | * | PCI / PM: Always check PME wakeup capability for runtime wakeup supportKai Heng Feng2018-05-091-4/+4
| | |/
| * | cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki2018-05-091-1/+2
| * | cpufreq: schedutil: remove stale commentJuri Lelli2018-05-091-13/+0
| |/
* | Merge tag 'mtd/fixes-for-4.17-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds2018-05-113-70/+52
|\ \
| * | mtd: rawnand: Make sure we wait tWB before polling the STATUS regBoris Brezillon2018-05-101-0/+5
| * | mtd: rawnand: marvell: fix command xtype in BCH write hookMiquel Raynal2018-05-041-1/+7
| * | mtd: rawnand: marvell: pass ms delay to wait_opChris Packham2018-05-041-2/+2
| * | mtd: onenand: omap2: Disable DMA for HIGHMEM buffersLadislav Michl2018-05-021-67/+38
* | | Merge tag 'drm-fixes-for-v4.17-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-05-1137-158/+501
|\ \ \
| * \ \ Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-05-111-3/+1
| |\ \ \
| | * | | drm/amd/pp: Fix performance drop on FijiRex Zhu2018-05-101-3/+1
| |/ / /
| * | | Merge branch 'linux-4.17' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-05-104-10/+6
| |\ \ \
| | * | | drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul2018-05-101-4/+3
| | * | | drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive clientBen Skeggs2018-05-103-6/+3
| * | | | Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-05-1013-95/+364
| |\ \ \ \
| | * | | | drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2018-05-092-30/+23
| | * | | | drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky2018-05-091-2/+4
| | * | | | drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer2018-05-092-4/+10
| | * | | | drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-092-41/+45
| | * | | | drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland2018-05-093-13/+22
| | * | | | drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland2018-05-091-1/+85
| | * | | | drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo2018-05-091-2/+168
| | * | | | drm/amd/display: Add VG12 ASIC IDsHarry Wentland2018-05-091-2/+7
| | |/ / /
| * | | | Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-05-1011-16/+69
| |\ \ \ \
| | * | | | drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon2018-05-091-1/+1
| | * | | | drm/bridge/sii8620: add Kconfig dependency on extconAndrzej Hajda2018-05-071-0/+1
| | * | | | drm/omap: handle alloc failures in omap_connectorTomi Valkeinen2018-05-071-0/+10
| | * | | | drm/omap: add missing linefeeds to printsTomi Valkeinen2018-05-071-7/+7
| | * | | | drm/omap: handle error if scale coefs are not foundTomi Valkeinen2018-05-071-0/+6
| | * | | | drm/omap: check return value from soc_device_matchTomi Valkeinen2018-05-071-1/+6
| | * | | | drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen2018-05-071-1/+5
| | * | | | drm/omap: fix uninitialized ret variableTomi Valkeinen2018-05-072-2/+2
| | * | | | drm/omap: silence unititialized variable warningDan Carpenter2018-05-071-1/+1
| | * | | | drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.Eric Anholt2018-05-071-3/+22
| | * | | | drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...Ville Syrjälä2018-05-071-0/+2
| | * | | | drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()Ville Syrjälä2018-05-071-0/+6
| | | |_|/ | | |/| |
| * | | | Merge tag 'drm-intel-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-05-104-25/+41
| |\ \ \ \
| | * | | | drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament2018-05-081-1/+2
| | * | | | drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä2018-05-081-0/+2
| | * | | | drm/i915: Adjust eDP's logical vco in a reliable place.Rodrigo Vivi2018-05-082-24/+37
| | |/ / /
| * | | | Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-05-103-7/+18
| |\ \ \ \
| | * | | | drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin2018-05-091-2/+0
| | * | | | drm/exynos: mixer: avoid Oops in vp_video_buffer()Tobias Jakobi2018-05-041-5/+7