android_kernel_oneplus_msm8998/drivers/gpu/drm
Nirmal Abraham 9e11c9b247 drm/msm/dsi-staging: Add range check in debugfs_dump_info_read
Add a check to make sure that the length of bytes copied
to the destination buffer doesn't exceed the requested
buffer length before calling the copy_to_user to avoid
buffer overflow.

Change-Id: Icd65b9be2791a8a487dfc8d7461aadce61de3f1b
Signed-off-by: Nirmal Abraham <nabrah@codeaurora.org>
2019-08-30 09:21:11 +02:00
..
amd drm/amdgpu/dce: Don't turn off DP sink when disconnected 2018-03-22 09:23:31 +01:00
armada drm/armada: fix colorkey mode property 2018-08-24 13:26:58 +02:00
ast drm/ast: Handle configuration without P2A bridge 2017-07-05 14:37:15 +02:00
atmel-hlcdc
bochs
bridge
cirrus
exynos drm/exynos: decon5433: Fix WINCONx reset value 2018-08-24 13:26:57 +02:00
fsl-dcu
gma500 drm/gma500: fix psb_intel_lvds_mode_valid()'s return type 2018-08-06 16:24:38 +02:00
i2c drm/bridge: adv7511: Re-write the i2c address before EDID probing 2017-09-13 14:09:46 -07:00
i810
i915 Merge android-4.4.137 (a2e2217) into msm-4.4 2018-06-27 14:45:25 +05:30
imx
mga
mgag200 gpu: drm: mgag200: mgag200_main:- Handle error from pci_iomap 2017-11-21 09:21:21 +01:00
msm drm/msm/dsi-staging: Add range check in debugfs_dump_info_read 2019-08-30 09:21:11 +02:00
msm-hyp drm/msm-hyp: expand display type enumeration 2018-09-10 16:35:03 -04:00
nouveau drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply() 2018-08-24 13:26:59 +02:00
omapdrm drm/omap: fix tiled buffer stride calculations 2018-04-13 19:50:16 +02:00
panel drm/panel: simple: Add missing panel_simple_unprepare() calls 2017-12-05 11:22:51 +01:00
qxl drm: qxl: Don't alloc fbdev if emulation is not supported 2018-03-22 09:23:19 +01:00
r128
radeon drm/radeon: fix mode_valid's return type 2018-08-06 16:24:35 +02:00
rcar-du drm: rcar-du: Fix race condition when disabling planes at CRTC stop 2018-02-16 20:09:37 +01:00
rockchip drm/rockchip: Respect page offset for PRIME mmap calls 2018-05-30 07:49:16 +02:00
savage
shmobile
sis
sti drm/sti: sti_vtg: Handle return NULL error from devm_ioremap_nocache 2017-11-21 09:21:19 +01:00
tdfx
tegra
tilcdc
ttm drm/ttm: check the return value of kzalloc 2018-03-03 10:19:44 +01:00
udl drm: udl: Properly check framebuffer mmap offsets 2018-03-28 18:40:15 +02:00
vc4
vgem
via
virtio This is the 4.4.134 stable release 2018-05-30 13:25:24 +02:00
vmwgfx drm/vmwgfx: Fix a buffer object leak 2018-05-16 10:06:48 +02:00
ati_pcigart.c
drm_agpsupport.c
drm_atomic.c drm/atomic: Handling the case when setting old crtc for plane 2018-08-06 16:24:37 +02:00
drm_atomic_helper.c drm/atomic: fix an error code in mode_fixup() 2017-03-15 09:57:15 +08:00
drm_auth.c
drm_bridge.c
drm_bufs.c
drm_cache.c
drm_context.c
drm_crtc.c
drm_crtc_helper.c
drm_crtc_internal.h
drm_debugfs.c
drm_dma.c
drm_dp_helper.c
drm_dp_mst_topology.c drm/dp/mst: save vcpi with payloads 2017-10-21 17:09:01 +02:00
drm_drv.c drm: drm_minor_register(): Clean up debugfs on failure 2017-11-15 17:13:09 +01:00
drm_edid.c Merge android-4.4.127 (d6bbe8b) into msm-4.4 2018-04-20 12:27:57 +05:30
drm_edid_load.c
drm_encoder_slave.c
drm_fb_cma_helper.c
drm_fb_helper.c
drm_flip_work.c
drm_fops.c drm: set FMODE_UNSIGNED_OFFSET for drm files 2018-06-13 16:15:27 +02:00
drm_gem.c drm: Release driver tracking before making the object available again 2017-08-30 10:19:23 +02:00
drm_gem_cma_helper.c
drm_global.c
drm_hashtab.c
drm_info.c
drm_internal.h
drm_ioc32.c
drm_ioctl.c drm: Pass CRTC ID in userspace vblank events 2018-08-21 17:24:32 -07:00
drm_irq.c drm: Pass CRTC ID in userspace vblank events 2018-08-21 17:24:32 -07:00
drm_legacy.h
drm_lock.c
drm_memory.c
drm_mipi_dsi.c
drm_mm.c Merge "Merge android-4.4.104 (8bc4213) into msm-4.4" 2018-01-11 04:14:45 -08:00
drm_modes.c drm: Add and handle new aspect ratios in DRM layer 2018-02-20 14:20:37 -08:00
drm_modeset_lock.c drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all 2018-02-25 11:03:35 +01:00
drm_of.c
drm_panel.c
drm_pci.c
drm_plane_helper.c
drm_platform.c
drm_prime.c
drm_probe_helper.c drm: Allow determining if current task is output poll worker 2018-03-18 11:17:48 +01:00
drm_rect.c
drm_scatter.c
drm_sysfs.c
drm_trace.h
drm_trace_points.c
drm_vm.c
drm_vma_manager.c
Kconfig drm/msm-hyp: new virtual msm driver 2017-12-13 12:37:20 -05:00
Makefile drm/msm-hyp: new virtual msm driver 2017-12-13 12:37:20 -05:00