Show patches with: State = Action Required       |   144433 patches
« 1 2 ... 768 769 7701444 1445 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/9] virtio: pci: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - 1 - --- 2020-01-08 Krzysztof Kozlowski New
[v2,3/9] ntb: intel: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument 1 1 - --- 2020-01-08 Krzysztof Kozlowski New
[v2,2/9] net: wireless: rtl818x: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument 1 1 - --- 2020-01-08 Krzysztof Kozlowski New
[v2,1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - 3 - --- 2020-01-08 Krzysztof Kozlowski New
i915: fix backlight configuration issue i915: fix backlight configuration issue - - - --- 2020-01-08 Arnd Bergmann New
[v2] drm: panel: fix excessive stack usage in td028ttec1_prepare [v2] drm: panel: fix excessive stack usage in td028ttec1_prepare - - - --- 2020-01-08 Arnd Bergmann New
[next] drm/i915/gtt: add missing include file asm/smp.h [next] drm/i915/gtt: add missing include file asm/smp.h - - - --- 2020-01-08 chenzhou New
drm/i915: Fix enable OA report logic drm/i915: Fix enable OA report logic - - - --- 2020-01-08 Andy Shevchenko New
[v2] drm/hisilicon: Add the mode_valid function [v2] drm/hisilicon: Add the mode_valid function - 1 - --- 2020-01-08 Tian Tao New
[2/2] drm/dp_mst: Handle SST-only branch device case Take SST-only branch device into account - 1 - --- 2020-01-08 Lin, Wayne New
[1/2] drm/dp_mst: Add a function to determine the mst end device Take SST-only branch device into account - - - --- 2020-01-08 Lin, Wayne New
drm/hisilicon: add the mode_valid function drm/hisilicon: add the mode_valid function - 1 - --- 2020-01-08 Tian Tao New
linux-next: manual merge of the generic-ioremap tree with the drm-intel tree linux-next: manual merge of the generic-ioremap tree with the drm-intel tree - - - --- 2020-01-08 Stephen Rothwell New
nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new() nouveau/secboot/gm20b: initialize pointer in gm20b_secboot_new() - - - --- 2020-01-08 Dan Carpenter New
gpu/drm: clean up white space in drm_legacy_lock_master_cleanup() gpu/drm: clean up white space in drm_legacy_lock_master_cleanup() - - - --- 2020-01-08 Dan Carpenter New
[v2,7/7,RFC] : drm/panfrost: devfreq: Add support for 2 regulators Add dts for mt8183 GPU (and misc panfrost patches) - - - --- 2020-01-08 Nicolas Boichat New
[v2,6/7,RFC] drm/panfrost: Add bifrost compatible string Add dts for mt8183 GPU (and misc panfrost patches) - 1 - --- 2020-01-08 Nicolas Boichat New
[v2,5/7] drm/panfrost: Add support for multiple power domain support Add dts for mt8183 GPU (and misc panfrost patches) - - - --- 2020-01-08 Nicolas Boichat New
[v2,4/7] drm/panfrost: Add support for a second regulator for the GPU Add dts for mt8183 GPU (and misc panfrost patches) - - - --- 2020-01-08 Nicolas Boichat New
[v2,3/7] drm/panfrost: Improve error reporting in panfrost_gpu_power_on Add dts for mt8183 GPU (and misc panfrost patches) - 1 - --- 2020-01-08 Nicolas Boichat New
[v2,2/7] arm64: dts: mt8183: Add node for the Mali GPU Add dts for mt8183 GPU (and misc panfrost patches) - - - --- 2020-01-08 Nicolas Boichat New
[v2,1/7] dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183 Add dts for mt8183 GPU (and misc panfrost patches) - - - --- 2020-01-08 Nicolas Boichat New
[3/3] arm64: dts: sdm845: move gpu zap nodes to per-device dts drm/msm: use firmware-name to find zap fw - - - --- 2020-01-08 Rob Clark New
[2/3] dt-bindings: drm/msm/gpu: Document firmware-name drm/msm: use firmware-name to find zap fw - 1 - --- 2020-01-08 Rob Clark New
[1/3] drm/msm: support firmware-name for zap fw drm/msm: use firmware-name to find zap fw - - - --- 2020-01-08 Rob Clark New
linux-next: manual merge of the drm tree with the drm-intel-fixes tree linux-next: manual merge of the drm tree with the drm-intel-fixes tree - - - --- 2020-01-08 Stephen Rothwell New
linux-next: manual merge of the drm tree with the drm-intel-fixes tree linux-next: manual merge of the drm tree with the drm-intel-fixes tree - - - --- 2020-01-08 Stephen Rothwell New
[v2] drm/dp: Add function to parse EDID descriptors for adaptive sync limits [v2] drm/dp: Add function to parse EDID descriptors for adaptive sync limits - - - --- 2020-01-08 Navare, Manasi New
[RFT,v1,3/3] drm/panfrost: Use the mali-supply regulator for control again devfreq fixes for panfrost - - - --- 2020-01-07 Martin Blumenstingl New
[RFT,v1,2/3] drm/panfrost: call dev_pm_opp_of_remove_table() in all error-paths devfreq fixes for panfrost - 1 - --- 2020-01-07 Martin Blumenstingl New
[RFT,v1,1/3] drm/panfrost: enable devfreq based the "operating-points-v2" property devfreq fixes for panfrost - - - --- 2020-01-07 Martin Blumenstingl New
[v12,22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*() mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 1 - --- 2020-01-07 John Hubbard New
[v12,21/22] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1" mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 1 - --- 2020-01-07 John Hubbard New
[v12,20/22] powerpc: book3s64: convert to pin_user_pages() and put_user_page() mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 1 - --- 2020-01-07 John Hubbard New
[v12,19/22] vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: prereqs to track dma-pinned pages: FOLL_PIN 1 - 1 --- 2020-01-07 John Hubbard New
[v12,18/22] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion mm/gup: prereqs to track dma-pinned pages: FOLL_PIN 1 - - --- 2020-01-07 John Hubbard New
[v12,17/22] net/xdp: set FOLL_PIN via pin_user_pages() mm/gup: prereqs to track dma-pinned pages: FOLL_PIN 1 - - --- 2020-01-07 John Hubbard New
[v12,16/22] fs/io_uring: set FOLL_PIN via pin_user_pages() mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 2 - --- 2020-01-07 John Hubbard New
[v12,15/22] drm/via: set FOLL_PIN via pin_user_pages_fast() mm/gup: prereqs to track dma-pinned pages: FOLL_PIN 1 2 - --- 2020-01-07 John Hubbard New
[v12,14/22] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote() mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 3 - --- 2020-01-07 John Hubbard New
[v12,13/22] IB/{core, hw, umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 1 - --- 2020-01-07 John Hubbard New
[v12,12/22] goldish_pipe: convert to pin_user_pages() and put_user_page() mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 2 - --- 2020-01-07 John Hubbard New
[v12,11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 3 - --- 2020-01-07 John Hubbard New
[v12,10/22] media/v4l2-core: set pages dirty upon releasing DMA buffers mm/gup: prereqs to track dma-pinned pages: FOLL_PIN 1 1 - --- 2020-01-07 John Hubbard New
[v12,09/22] IB/umem: use get_user_pages_fast() to pin DMA pages mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 5 - --- 2020-01-07 John Hubbard New
[v12,08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast() mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 2 - --- 2020-01-07 John Hubbard New
[v12,07/22] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call mm/gup: prereqs to track dma-pinned pages: FOLL_PIN 1 2 1 --- 2020-01-07 John Hubbard New
[v12,06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM mm/gup: prereqs to track dma-pinned pages: FOLL_PIN 1 2 1 --- 2020-01-07 John Hubbard New
[v12,05/22] goldish_pipe: rename local pin_user_pages() routine mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 3 - --- 2020-01-07 John Hubbard New
[v12,04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 2 - --- 2020-01-07 John Hubbard New
[v12,03/22] mm: Cleanup __put_devmap_managed_page() vs ->page_free() mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 2 - --- 2020-01-07 John Hubbard New
[v12,02/22] mm/gup: move try_get_compound_head() to top, fix minor issues mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 3 - --- 2020-01-07 John Hubbard New
[v12,01/22] mm/gup: factor out duplicate code from four routines mm/gup: prereqs to track dma-pinned pages: FOLL_PIN - 3 - --- 2020-01-07 John Hubbard New
drm/komeda: mark PM functions as __maybe_unused drm/komeda: mark PM functions as __maybe_unused - 1 - --- 2020-01-07 Arnd Bergmann New
drm: meson: fix address type confusion drm: meson: fix address type confusion 1 - - --- 2020-01-07 Arnd Bergmann New
drm: of: fix link error drm: of: fix link error - - - --- 2020-01-07 Arnd Bergmann New
drm: panel: fix excessive stack usage in td028ttec1_prepare drm: panel: fix excessive stack usage in td028ttec1_prepare - - - --- 2020-01-07 Arnd Bergmann New
drm/drm_panel: fix export of drm_panel_of_backlight, try #3 drm/drm_panel: fix export of drm_panel_of_backlight, try #3 - - - --- 2020-01-07 Arnd Bergmann New
drm: msm: Quiet down plane errors in atomic_check drm: msm: Quiet down plane errors in atomic_check - - - --- 2020-01-07 John Stultz New
[2/2] drm/radeon: change call sites to handle return value properly. drm/radeon: have the callers of set_memory_*() check the return value - - - --- 2020-01-07 Tianlin Li New
[1/2] drm/radeon: have the callers of set_memory_*() check the return value drm/radeon: have the callers of set_memory_*() check the return value - - - --- 2020-01-07 Tianlin Li New
[v2,5/5] Revert "drm/bridge: Add a drm_bridge_state object" drm/bridge: Revert all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[v2,4/5] Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state" drm/bridge: Revert all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[v2,3/5] Revert "drm/bridge: Add an ->atomic_check() hook" drm/bridge: Revert all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[v2,2/5] Revert "drm/bridge: Add the necessary bits to support bus format negotiation" drm/bridge: Revert all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[v2,1/5] Revert "drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain_check()" drm/bridge: Revert all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[v2,2/2] drm/sun4i: drc: Make sure we enforce the clock rate [v2,1/2] drm/sun4i: backend: Make sure we enforce the clock rate - - - --- 2020-01-07 Maxime Ripard New
[v2,1/2] drm/sun4i: backend: Make sure we enforce the clock rate [v2,1/2] drm/sun4i: backend: Make sure we enforce the clock rate - - - --- 2020-01-07 Maxime Ripard New
[RFT,13/13] virtio: pci: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,12/13] ntb: intel: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,11/13] net: wireless: rtl818x: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,10/13] net: wireless: ath5k: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,09/13] media: fsl-viu: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,08/13] drm/nouveau: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,07/13] drm/mgag200: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,06/13] arc: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,05/13] powerpc: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,04/13] parisc: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,03/13] sh: Constify ioreadX() iomem argument (as in generic implementation) Untitled series #224775 - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,03/13] alpha: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,02/13] sh: Constify ioreadX() iomem argument (as in generic implementation) Untitled series #224765 - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,02/13] alpha: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[RFT,01/13] iomap: Constify ioreadX() iomem argument (as in generic implementation) iomap: Constify ioreadX() iomem argument - - - --- 2020-01-07 Krzysztof Kozlowski New
[5/5] Revert "drm/bridge: Add a drm_bridge_state object" drm/bridge: Rever all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[4/5] Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state" drm/bridge: Rever all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[3/5] Revert "drm/bridge: Add an ->atomic_check() hook" drm/bridge: Rever all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[2/5] Revert "drm/bridge: Add the necessary bits to support bus format negotiation" drm/bridge: Rever all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[1/5] Revert "drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain_check()" drm/bridge: Rever all bridge_state related changes - - - --- 2020-01-07 Boris Brezillon New
[5/5] drm/i915: use new struct drm_device based macros. drm/i915: conversion to new drm logging macros. - - - --- 2020-01-07 Wambui Karuga New
[4/5] drm/i915: convert to using new struct drm_device logging macros drm/i915: conversion to new drm logging macros. - - - --- 2020-01-07 Wambui Karuga New
[3/5] drm/i915: use new struct drm_device based logging macros. drm/i915: conversion to new drm logging macros. - - - --- 2020-01-07 Wambui Karuga New
[2/5] drm/i915: use new struct drm_device logging macros. drm/i915: conversion to new drm logging macros. - - - --- 2020-01-07 Wambui Karuga New
[1/5] drm/i915: convert to using the drm_dbg_kms() macro. drm/i915: conversion to new drm logging macros. - - - --- 2020-01-07 Wambui Karuga New
[-next] drm/i915: Add missing include file <linux/math64.h> [-next] drm/i915: Add missing include file <linux/math64.h> - - - --- 2020-01-07 Yue Haibing New
[RESEND,v3,2/2] drm: bridge: adv7511: Add support for ADV7535 drm: bridge: adv7511: Add support For ADV7535 - - - --- 2020-01-07 Bogdan Togorean New
[RESEND,v3,1/2] dt-bindings: drm: bridge: adv7511: Add ADV7535 support drm: bridge: adv7511: Add support For ADV7535 - 1 - --- 2020-01-07 Bogdan Togorean New
[RESEND] drm: bridge: adv7511: Fix low refresh rate register for ADV7533/5 [RESEND] drm: bridge: adv7511: Fix low refresh rate register for ADV7533/5 - - - --- 2020-01-07 Bogdan Togorean New
[PULL] drm-misc-next [PULL] drm-misc-next - - - --- 2020-01-07 Maarten Lankhorst New
drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain_check() drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain_check() - 2 - --- 2020-01-07 Boris Brezillon New
[v2,2/2] drm/panel: add support for rm69299 visionox panel driver Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel - - - --- 2020-01-07 Harigovindan P New
« 1 2 ... 768 769 7701444 1445 »