summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/hmm: fix use after free with struct hmm in the mmu notifiersJason Gunthorpe2019-07-312-6/+18
* i2c: nvidia-gpu: resume ccgx i2c clientAjay Gupta2019-07-311-4/+10
* drm/vkms: Forward timer right after drm_crtc_handle_vblankDaniel Vetter2019-07-311-6/+16
* drm/crc-debugfs: Also sprinkle irqrestore over early exitsDaniel Vetter2019-07-311-2/+2
* drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter2019-07-311-2/+3
* gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-07-312-0/+5
* f2fs: Lower threshold for disable_cp_againDaniel Rosenberg2019-07-311-3/+5
* f2fs: Fix accounting for unusable blocksDaniel Rosenberg2019-07-311-5/+10
* drm/amd/display: Increase Backlight Gain Step SizeEryk Brol2019-07-312-0/+5
* drm/amd/display: CS_TFM_1D only applied post EOTFKrunoslav Kovac2019-07-311-1/+2
* drm/amd/display: Reset planes for color management changesNicholas Kazlauskas2019-07-311-0/+4
* drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha2019-07-311-2/+3
* drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen2019-07-311-0/+7
* staging: kpc2000: report error status to spi coreMao Wenan2019-07-311-2/+6
* PCI: Return error if cannot probe VFAlex Williamson2019-07-311-6/+7
* tools: PCI: Fix broken pcitest compilationAlan Mikhak2019-07-311-3/+3
* drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang2019-07-311-0/+2
* drm/amdkfd: Fix sdma queue map issueOak Zeng2019-07-311-9/+12
* drm/amdkfd: Fix a potential memory leakOak Zeng2019-07-311-1/+4
* drm/amd/display: Disable ABM before destroy ABM structPaul Hsieh2019-07-311-0/+2
* drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou2019-07-311-0/+3
* f2fs: fix to avoid deadloop if data_flush is onChao Yu2019-07-314-0/+9
* drm/amdgpu: Reserve shared fence for eviction fenceFelix Kuehling2019-07-311-0/+4
* drm/amd/display: Fill plane attrs only for valid pxl formatRoman Li2019-07-311-1/+1
* drm/amd/display: Disable cursor when offscreen in negative directionNicholas Kazlauskas2019-07-311-5/+9
* drm/msm/a6xx: Avoid freeing gmu resources multiple timesSean Paul2019-07-312-5/+10
* drm/amd/display: fix multi display seamless boot caseAnthony Koo2019-07-311-6/+8
* drm/amd/display: Fill prescale_params->scale for RGB565Nicholas Kazlauskas2019-07-311-0/+3
* ipmi_ssif: fix unexpected driver unregister warningKefeng Wang2019-07-311-1/+4
* drm/msm/a6xx: Check for ERR or NULL before iounmapSean Paul2019-07-311-2/+4
* f2fs: fix to check layout on last valid checkpoint parkChao Yu2019-07-312-11/+9
* tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy2019-07-311-6/+11
* pinctrl: rockchip: fix leaked of_node referencesWen Yang2019-07-311-0/+1
* tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin2019-07-311-20/+31
* usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen2019-07-311-12/+16
* drm/bochs: Fix connector leak during driver unloadSam Bobroff2019-07-311-0/+2
* staging: vt6656: use meaningful error code during buffer allocationQuentin Deslandes2019-07-311-14/+28
* ipmi_si: fix unexpected driver unregister warningKefeng Wang2019-07-311-1/+5
* staging: kpc2000: added missing clean-up to probe_core_uio.Jeremy Sowden2019-07-312-1/+3
* drm/virtio: set seqno for dma-fenceChia-I Wu2019-07-312-8/+10
* iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne2019-07-311-2/+6
* iio: adc: stm32-dfsdm: manage the get_irq error caseFabien Dessenne2019-07-311-0/+6
* drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi2019-07-311-1/+8
* drm/lima: handle shared irq case for lima_pp_bcast_irq_handlerPeter Griffin2019-07-311-1/+7
* btrfs: shut up bogus -Wmaybe-uninitialized warningArnd Bergmann2019-07-311-1/+1
* media: drivers: media: coda: fix warning same module namesAnders Roxell2019-07-311-2/+2
* regulator: 88pm800: fix warning same module namesAnders Roxell2019-07-312-1/+1
* Linux 5.2.4v5.2.4Greg Kroah-Hartman2019-07-281-1/+1
* net: sched: verify that q!=NULL before setting q->flagsVlad Buslov2019-07-281-1/+3
* block: Limit zone array allocation sizeDamien Le Moal2019-07-282-16/+35