Show patches with: Submitter = Colin King       |    State = Action Required       |   442 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[next] drm/i915: Fix dereference of pointer backup before it is null checked [next] drm/i915: Fix dereference of pointer backup before it is null checked - 1 - --- 2021-10-12 Colin King New
[next] drm/amd/display: Remove redundant initialization of variable result [next] drm/amd/display: Remove redundant initialization of variable result - - - --- 2021-10-07 Colin King New
[next] drm/virtio: fix another potential integer overflow on shift of a int [next] drm/virtio: fix another potential integer overflow on shift of a int - - - --- 2021-09-30 Colin King New
[next] drm/virtio: fix potential integer overflow on shift of a int [next] drm/virtio: fix potential integer overflow on shift of a int - - - --- 2021-09-30 Colin King New
drm/msm: Fix null pointer dereference on pointer edp drm/msm: Fix null pointer dereference on pointer edp - 1 - --- 2021-09-29 Colin King New
[V2] drm/msm: Fix potential integer overflow on 32 bit multiply [V2] drm/msm: Fix potential integer overflow on 32 bit multiply - - - --- 2021-09-29 Colin King New
drm/msm/mdp4: Fix potential integer overflow on 32 bit multiply drm/msm/mdp4: Fix potential integer overflow on 32 bit multiply - - - --- 2021-09-29 Colin King New
drm/msm/dp: Remove redundant initialization of variable bpp drm/msm/dp: Remove redundant initialization of variable bpp - 1 - --- 2021-09-29 Colin King New
video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0 video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0 - - - --- 2021-09-25 Colin King New
drm/i915/gt: return NULL rather than a plain 0 integer drm/i915/gt: return NULL rather than a plain 0 integer - - - --- 2021-09-25 Colin King New
drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported" drm/i915/gvt: Fix spelling mistake "Unsupport" -> "Unsupported" - - - --- 2021-09-24 Colin King New
video: fbdev: via: Fix spelling mistake "bellow" -> "below" video: fbdev: via: Fix spelling mistake "bellow" -> "below" - - - --- 2021-09-24 Colin King New
[next] drm/rockchip: Remove redundant assignment of pointer connector [next] drm/rockchip: Remove redundant assignment of pointer connector - - - --- 2021-09-22 Colin King New
drm/vmwgfx: Fix spelling mistake "vmw_surface_cach" -> "vmw_surface_cache" drm/vmwgfx: Fix spelling mistake "vmw_surface_cach" -> "vmw_surface_cache" - - - --- 2021-09-16 Colin King New
drm/radeon: make array encoded_lanes static drm/radeon: make array encoded_lanes static - - - --- 2021-09-15 Colin King New
[next] drm/i915: make array states static const [next] drm/i915: make array states static const - - - --- 2021-09-15 Colin King New
video: fbdev: atyfb: Remove assigned but never used variable statements video: fbdev: atyfb: Remove assigned but never used variable statements - - - --- 2021-09-10 Colin King New
drm/radeon/ci_dpm: Remove redundant initialization of variables hi_sidd, lo_sidd drm/radeon/ci_dpm: Remove redundant initialization of variables hi_sidd, lo_sidd - - - --- 2021-09-07 Colin King New
[next] drm/i915: clean up inconsistent indenting [next] drm/i915: clean up inconsistent indenting - - - --- 2021-09-02 Colin King New
[next] drm/amdgpu: sdma: clean up identation [next] drm/amdgpu: sdma: clean up identation - 1 - --- 2021-09-02 Colin King New
[next] drm/amdgpu: clean up inconsistent indenting [next] drm/amdgpu: clean up inconsistent indenting - 1 - --- 2021-09-02 Colin King New
[next] drm/amd/display: Fix unused initialization of pointer sink [next] drm/amd/display: Fix unused initialization of pointer sink - - - --- 2021-08-29 Colin King New
drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum" drm/amdgpu/swsmu: fix spelling mistake "minimun" -> "minimum" - - - --- 2021-08-27 Colin King New
drm: i810: Fix spelling mistake "constext" -> "context" drm: i810: Fix spelling mistake "constext" -> "context" - - - --- 2021-08-27 Colin King New
[next] drm/amd/display: fix spelling mistake "alidation" -> "validation" [next] drm/amd/display: fix spelling mistake "alidation" -> "validation" - 1 - --- 2021-08-25 Colin King New
drm/bridge/tc358767: make the array ext_div static const, makes object smaller drm/bridge/tc358767: make the array ext_div static const, makes object smaller - - - --- 2021-08-19 Colin King New
[next] drm/mgag200: Fix uninitialized variable delta [next] drm/mgag200: Fix uninitialized variable delta - 1 - --- 2021-08-17 Colin King New
[next] drm/amd/pm: Fix spelling mistake "firwmare" -> "firmware" [next] drm/amd/pm: Fix spelling mistake "firwmare" -> "firmware" - - - --- 2021-08-17 Colin King New
drm/amd/display: Remove redundant initialization of variable eng_id drm/amd/display: Remove redundant initialization of variable eng_id - - - --- 2021-08-06 Colin King New
[next] drm: Fix space indentations, replace with tabs [next] drm: Fix space indentations, replace with tabs - - - --- 2021-07-21 Colin King New
video: fbdev: arcfb: remove redundant initialization of variable err video: fbdev: arcfb: remove redundant initialization of variable err - - - --- 2021-07-21 Colin King New
[next] drm/i915/xelpd: Fix unsigned compared to less than zero error [next] drm/i915/xelpd: Fix unsigned compared to less than zero error - 1 - --- 2021-07-20 Colin King New
drm: bridge: make const array frs_limits static, makes object smaller drm: bridge: make const array frs_limits static, makes object smaller - - - --- 2021-07-15 Colin King New
drm/amdgpu/display: make a const array common_rates static, makes object smaller drm/amdgpu/display: make a const array common_rates static, makes object smaller - - - --- 2021-07-15 Colin King New
drm/amd/powerplay: remove redundant assignment to usTMax drm/amd/powerplay: remove redundant assignment to usTMax - - - --- 2021-07-14 Colin King New
drm/nouveau: Remove redundant error check on variable ret drm/nouveau: Remove redundant error check on variable ret - - - --- 2021-07-02 Colin King New
drm/gma500/oaktrail_lvds: replace continue with break drm/gma500/oaktrail_lvds: replace continue with break - - - --- 2021-06-18 Colin King New
drm: qxl: ensure surf.data is ininitialized drm: qxl: ensure surf.data is ininitialized - - - --- 2021-06-08 Colin King New
[next] drm/amd/display: Fix two spelling mistakes, clean wide lines [next] drm/amd/display: Fix two spelling mistakes, clean wide lines - - - --- 2021-06-07 Colin King New
drm/amd/display: remove variable active_disp drm/amd/display: remove variable active_disp - - - --- 2021-06-03 Colin King New
drm/amdgpu: remove redundant assignment of variable k drm/amdgpu: remove redundant assignment of variable k - 2 - --- 2021-06-03 Colin King New
[next] nouveau/svm: Fix missing failure check on call to make_device_exclusive_range [next] nouveau/svm: Fix missing failure check on call to make_device_exclusive_range - - - --- 2021-05-26 Colin King New
[next] drm/amdgpu/acpi: Fix null check on memory allocation [next] drm/amdgpu/acpi: Fix null check on memory allocation - - - --- 2021-05-20 Colin King New
[V2,next] drm/vmwgfx: Fix memory allocation check and a leak of object fifo [V2,next] drm/vmwgfx: Fix memory allocation check and a leak of object fifo - - - --- 2021-05-14 Colin King New
[next] drm: simpledrm: Fix use after free issues [next] drm: simpledrm: Fix use after free issues - - - --- 2021-05-12 Colin King New
[next] drm/vmwgfx: Fix memory leak of object fifo on error return [next] drm/vmwgfx: Fix memory leak of object fifo on error return - - - --- 2021-05-12 Colin King New
drm: bridge: make a const array static, makes object smaller drm: bridge: make a const array static, makes object smaller - - - --- 2021-05-05 Colin King New
[next] drm/nouveau/nvkm: Fix spelling mistake "endianess" -> "endianness" [next] drm/nouveau/nvkm: Fix spelling mistake "endianess" -> "endianness" - - - --- 2021-05-04 Colin King New
[next] drm/amdkfd: Fix spelling mistake "unregisterd" -> "unregistered" [next] drm/amdkfd: Fix spelling mistake "unregisterd" -> "unregistered" - 1 - --- 2021-04-26 Colin King New
[next] drm/amdkfd: remove redundant initialization to variable r [next] drm/amdkfd: remove redundant initialization to variable r - - - --- 2021-04-22 Colin King New
[next] drm/amdkfd: fix uint32 variable compared to less than zero [next] drm/amdkfd: fix uint32 variable compared to less than zero - - - --- 2021-04-22 Colin King New
drm/amdgpu/pm: use linux/processor.h instead of asm/processor.h drm/amdgpu/pm: use linux/processor.h instead of asm/processor.h - - - --- 2021-04-16 Colin King New
[next] drm/msm: Fix spelling mistake "Purgable" -> "Purgeable" [next] drm/msm: Fix spelling mistake "Purgable" -> "Purgeable" - - - --- 2021-04-06 Colin King New
[next] drm/i915: Fix an uninitialized variable issue [next] drm/i915: Fix an uninitialized variable issue - - - --- 2021-04-01 Colin King New
[next] drm/amd/display: remove redundant initialization of variable status [next] drm/amd/display: remove redundant initialization of variable status - - - --- 2021-03-31 Colin King New
i915: Fix uninitialized variable err i915: Fix uninitialized variable err - - - --- 2021-03-29 Colin King New
[next] drm/amd/display/dc/calcs/dce_calcs: Fix allocation size for dceip and vbios [next] drm/amd/display/dc/calcs/dce_calcs: Fix allocation size for dceip and vbios - - - --- 2021-03-23 Colin King New
[next] drm/amd/pm: Fix spelling mistake "disble" -> "disable" [next] drm/amd/pm: Fix spelling mistake "disble" -> "disable" - - - --- 2021-03-12 Colin King New
drm/amd/display: remove redundant initialization of variable result drm/amd/display: remove redundant initialization of variable result - - - --- 2021-03-11 Colin King New
[next] drm/amdgpu: Fix spelling mistake "disabed" -> "disabled" [next] drm/amdgpu: Fix spelling mistake "disabed" -> "disabled" - - - --- 2021-03-11 Colin King New
qxl: Fix uninitialised struct field head.surface_id qxl: Fix uninitialised struct field head.surface_id - - - --- 2021-03-04 Colin King New
[next] drm/amd/display: remove redundant initialization of variable status [next] drm/amd/display: remove redundant initialization of variable status - - - --- 2021-03-03 Colin King New
[next] drm/amdgpu/display: remove redundant continue statement [next] drm/amdgpu/display: remove redundant continue statement - - - --- 2021-03-03 Colin King New
drm/radeon: fix copy of uninitialized variable back to userspace drm/radeon: fix copy of uninitialized variable back to userspace - 1 - --- 2021-03-03 Colin King New
[next] drm/amd/display: fix the return of the uninitialized value in ret [next] drm/amd/display: fix the return of the uninitialized value in ret - 1 - --- 2021-03-02 Colin King New
[next] drm/i915/hdcp: Fix null pointer dereference of connector->encoder [next] drm/i915/hdcp: Fix null pointer dereference of connector->encoder - 1 - --- 2021-02-23 Colin King New
[next] drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfomance_level" [next] drm/amd/pm: fix spelling mistake in various messages "power_dpm_force_perfomance_level" - - - --- 2021-02-10 Colin King New
[next] drm/i915/display: Fix spelling mistake "Couldnt" -> "Couldn't" [next] drm/i915/display: Fix spelling mistake "Couldnt" -> "Couldn't" - - - --- 2021-02-09 Colin King New
drm/amdgpu: fix potential integer overflow on shift of a int drm/amdgpu: fix potential integer overflow on shift of a int - - - --- 2021-02-07 Colin King New
[V2] drm/mgag200: make a const array static, makes object smaller [V2] drm/mgag200: make a const array static, makes object smaller - 1 - --- 2021-02-04 Colin King New
drm/bridge: make a const array static, makes object smaller drm/bridge: make a const array static, makes object smaller - 1 - --- 2021-02-04 Colin King New
drm/mgag200: make a const array static, makes object smaller drm/mgag200: make a const array static, makes object smaller - 1 - --- 2021-02-04 Colin King New
[next] drm/nouveau/fifo/tu102: Fix potential array out of bounds access error [next] drm/nouveau/fifo/tu102: Fix potential array out of bounds access error - - - --- 2021-02-03 Colin King New
[next] drm/i915/display: fix spelling mistake "Couldnt" -> "Couldn't" [next] drm/i915/display: fix spelling mistake "Couldnt" -> "Couldn't" - - - --- 2021-02-03 Colin King New
[next] drm/amdgpu: Fix memory leak of object caps on error return paths [next] drm/amdgpu: Fix memory leak of object caps on error return paths - - - --- 2021-01-29 Colin King New
[next] drm/i915/hdcp: Fix return of value in uninitialized variable ret [next] drm/i915/hdcp: Fix return of value in uninitialized variable ret - - - --- 2021-01-22 Colin King New
[next] drm/amdgpu: Fix masking binary not operator on two mask operations [next] drm/amdgpu: Fix masking binary not operator on two mask operations - 1 - --- 2021-01-22 Colin King New
[next] drm/amd/display: Fix spelling mistake of function name [next] drm/amd/display: Fix spelling mistake of function name - 1 - --- 2021-01-20 Colin King New
[next] drm/vkms: Fix missing kmalloc allocation failure check [next] drm/vkms: Fix missing kmalloc allocation failure check - 1 - --- 2021-01-15 Colin King New
[next] drm/i915/dp: fix spelling contraction "couldnt" -> "couldn't" [next] drm/i915/dp: fix spelling contraction "couldnt" -> "couldn't" - - - --- 2021-01-15 Colin King New
[next] drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[] [next] drm/amdgpu: Add missing BOOTUP_DEFAULT to profile_name[] - - - --- 2021-01-11 Colin King New
drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous" drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous" - - - --- 2020-12-15 Colin King New
[next] drm/mediatek: avoid dereferencing a null hdmi_phy on an error message [next] drm/mediatek: avoid dereferencing a null hdmi_phy on an error message - - - --- 2020-12-07 Colin King New
[next] drm/amdgpu: Fix sizeof() mismatch in bps_bo kmalloc_array creation [next] drm/amdgpu: Fix sizeof() mismatch in bps_bo kmalloc_array creation 1 1 - --- 2020-11-25 Colin King New
[next] drm/mcde: fix masking and bitwise-or on variable val [next] drm/mcde: fix masking and bitwise-or on variable val - - - --- 2020-11-24 Colin King New
drm/amd/powerplay: fix spelling mistake "smu_state_memroy_block" -> "smu_state_memory_block" drm/amd/powerplay: fix spelling mistake "smu_state_memroy_block" -> "smu_state_memory_block" - 1 - --- 2020-11-23 Colin King New
[next] drm/selftests/test-drm_dp_mst_helper: fix memory leak allocated to 'out' [next] drm/selftests/test-drm_dp_mst_helper: fix memory leak allocated to 'out' - 1 - --- 2020-11-18 Colin King New
[next] drm/amd/pm: fix spelling mistakes in dev_warn messages [next] drm/amd/pm: fix spelling mistakes in dev_warn messages - - - --- 2020-11-17 Colin King New
[next] drm/atomic: avoid null pointer dereference on pointer crtc [next] drm/atomic: avoid null pointer dereference on pointer crtc - - - --- 2020-11-16 Colin King New
[next] drm/kmb: fix potential integer overflow on multiplication [next] drm/kmb: fix potential integer overflow on multiplication - - - --- 2020-11-13 Colin King New
[next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[] [next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[] - - - --- 2020-11-13 Colin King New
[next] drm/ttm: fix spelling mistake "swaput" -> "swapout" [next] drm/ttm: fix spelling mistake "swaput" -> "swapout" - 1 - --- 2020-11-12 Colin King New
[next] drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages [next] drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages - - - --- 2020-11-09 Colin King New
[next] drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded" [next] drm/amdgpu: fix spelling mistake: "Successed" -> "Succeeded" - 1 - --- 2020-11-02 Colin King New
[next] drm/amd/pm: fix out-of-bound read on pptable->SkuReserved [next] drm/amd/pm: fix out-of-bound read on pptable->SkuReserved - - - --- 2020-10-28 Colin King New
drm/nouveau/bios/init: make two const arrays static, makes object smaller drm/nouveau/bios/init: make two const arrays static, makes object smaller - - - --- 2020-10-16 Colin King New
[next] drm/i915: fix size_t greater or equal to zero comparison [next] drm/i915: fix size_t greater or equal to zero comparison - - - --- 2020-10-02 Colin King New
drm/gma500: clean up indentation issues drm/gma500: clean up indentation issues - - - --- 2020-09-20 Colin King New
[next] drm/panel: fix null pointer dereference on pointer mode [next] drm/panel: fix null pointer dereference on pointer mode - - - --- 2020-09-18 Colin King New
drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result drm/rockchip: cdn-dp: fix sign extension on an int multiply for a u64 result - 1 - --- 2020-09-15 Colin King New
« 1 2 3 44 5 »