index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-26
drm: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-04-26
Merge tag 'drm-intel-next-fixes-2019-04-25' of git://anongit.freedesktop.org/...
Dave Airlie
2019-04-26
Merge tag 'drm-misc-next-fixes-2019-04-24' of git://anongit.freedesktop.org/d...
Dave Airlie
2019-04-25
drm/gem: Fix sphinx warnings
Sean Paul
2019-04-25
drm/vkms: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
2019-04-25
drm/msm: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
2019-04-25
drm/tegra: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
2019-04-25
drm/rockchip: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
2019-04-25
drm/mali: Convert to using __drm_atomic_helper_crtc_reset() for reset.
Maarten Lankhorst
2019-04-25
drm/i915: Use the new __drm_atomic_helper_crtc_reset() helper.
Maarten Lankhorst
2019-04-24
drm: increase drm mmap_range size to 1TB
Philip Yang
2019-04-24
drm/fb-helper: Fix drm_fb_helper_firmware_config() NULL pointer deref
Noralf Trønnes
2019-04-24
dma-buf: Make mmap callback actually optional
Andrew F. Davis
2019-04-24
dma-buf: Update [un]map documentation to match the other functions
Andrew F. Davis
2019-04-24
dma-buf: Remove leftover [un]map_atomic comments
Andrew F. Davis
2019-04-24
dma-buf: balance refcount inbalance
Jérôme Glisse
2019-04-24
drm/stm: ltdc: add modifier support
Yannick Fertré
2019-04-24
drm/stm: ltdc: reset controller to avoid partial refresh
Yannick Fertré
2019-04-24
drm/stm: ltdc: limit number of layer to avoid memory overflow
Yannick Fertré
2019-04-24
drm/stm: ltdc: update planes at next vblank to avoid partial refresh
Yannick Fertré
2019-04-24
drm/stm: ltdc: fix data enable polarity
Yannick Fertré
2019-04-24
drm/stm: ltdc: use DRM_WARN for fifo & transfer error messages
Philippe Cornu
2019-04-24
drm/stm: ltdc: disable hw interrupts before its handler init
Yannick Fertré
2019-04-24
drm/docs: Fix typo in __drm_atomic_helper_connector_reset
Maarten Lankhorst
2019-04-24
drm/atomic: Create __drm_atomic_helper_crtc_reset() for subclassing crtc_state.
Maarten Lankhorst
2019-04-24
drm/atomic: -EACCESS for lease-denied crtc lookup
Daniel Vetter
2019-04-24
drm/atomic: Wire file_priv through for property changes
Daniel Vetter
2019-04-24
drm/lease: Make sure implicit planes are leased
Daniel Vetter
2019-04-24
drm/lease: Check for lessor outside of locks
Daniel Vetter
2019-04-24
drm/leases: Don't init to 0 in drm_master_create
Daniel Vetter
2019-04-24
drm/lease: Drop recursive leads checks
Daniel Vetter
2019-04-24
drm/leases: Drop object_id validation for negative ids
Daniel Vetter
2019-04-24
Merge branch 'drm-legacy-cleanup' of git://people.freedesktop.org/~airlied/li...
Daniel Vetter
2019-04-24
drm/fb: revert the i915 Actually configure untiled displays from master
Dave Airlie
2019-04-24
drm/i915/icl: Fix MG_DP_MODE() register programming
Imre Deak
2019-04-24
drm/i915: Avoid use-after-free in reporting create.size
Chris Wilson
2019-04-24
drm/udl: move to embedding drm device inside udl device.
Dave Airlie
2019-04-24
drm/udl: introduce a macro to convert dev to udl.
Dave Airlie
2019-04-24
Merge tag 'exynos-drm-next-for-v5.2' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2019-04-24
drm/legacy: remove some legacy lock struct members
Dave Airlie
2019-04-24
drm/legacy: place all drm legacy members under DRM_LEGACY.
Dave Airlie
2019-04-24
drm: allow removal of legacy codepaths (v4.1)
Dave Airlie
2019-04-24
drm/legacy: don't include any of ati_pcigart in legacy. (v2)
Dave Airlie
2019-04-24
drm/legacy: move legacy dev reinit into legacy misc
Dave Airlie
2019-04-24
drm/legacy: move init/destroy of struct members into legacy file
Dave Airlie
2019-04-24
drm/legacy: move map_hash create/destroy into inlines
Dave Airlie
2019-04-24
drm/legacy: move lock cleanup for master into lock file (v2)
Dave Airlie
2019-04-24
drm/radeon: drop unused ati pcigart include.
Dave Airlie
2019-04-24
drm/legacy: move map cleanups into drm_bufs.c
Dave Airlie
2019-04-24
drm/legacy: move drm_legacy_master_rmmaps to non-driver legacy header.
Dave Airlie
[prev]
[next]