index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
dma-buf: add dma_fence_describe and dma_resv_describe v2
Christian König
2
-0
/
+2
2021-11-02
drm/probe-helper: add drm_kms_helper_connector_hotplug_event
Simon Ser
1
-0
/
+1
2021-11-02
drm/sysfs: introduce drm_sysfs_connector_hotplug_event
Simon Ser
1
-0
/
+1
2021-11-01
drm/sched: Avoid lockdep spalt on killing a processes
Andrey Grodzovsky
1
-1
/
+11
2021-10-27
pwm: Introduce single-PWM of_xlate function
Bjorn Andersson
1
-0
/
+2
2021-10-25
Merge drm/drm-next into drm-misc-next
Maxime Ripard
30
-385
/
+472
2021-10-22
dma-buf: fix kerneldoc for renamed members
Christian König
1
-2
/
+2
2021-10-21
Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-1
/
+138
2021-10-19
Merge tag 'topic/drm-dp-training-delay-helpers-2021-10-19' of git://anongit.f...
Maxime Ripard
1
-2
/
+19
2021-10-19
drm/dp: add helpers to read link training delays
Jani Nikula
1
-2
/
+19
2021-10-15
drm/i915/guc: Connect UAPI to GuC multi-lrc interface
Matthew Brost
1
-0
/
+131
2021-10-15
drm/i915: Expose logical engine instance to user
Matthew Brost
1
-1
/
+7
2021-10-15
drm/i915/uapi: Add comment clarifying purpose of I915_TILING_* values
Matt Roper
1
-0
/
+6
2021-10-14
drm: of: Add drm_of_lvds_get_data_mapping
Marek Vasut
1
-0
/
+7
2021-10-14
drm/connector: Add a drm_connector privacy-screen helper functions (v2)
Hans de Goede
1
-0
/
+11
2021-10-14
drm/privacy-screen: Add notifier support (v2)
Hans de Goede
2
-0
/
+19
2021-10-14
drm/privacy-screen: Add X86 specific arch init code
Hans de Goede
1
-0
/
+5
2021-10-14
drm: Add privacy-screen class (v4)
Hans de Goede
3
-0
/
+171
2021-10-14
drm/connector: Add support for privacy-screen properties (v4)
Rajat Jain
1
-0
/
+44
2021-10-13
fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)
Claudio Suarez
1
-1
/
+1
2021-10-13
drm/locking: add backtrace for locking contended locks without backoff
Jani Nikula
1
-0
/
+8
2021-10-13
drm/ttm_bo_api: update the description for @placement and @sg
Amos Kong
1
-2
/
+4
2021-10-11
dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
Tvrtko Ursulin
1
-1
/
+4
2021-10-11
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
6
-15
/
+144
2021-10-11
Merge tag 'drm-intel-next-2021-10-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-34
/
+93
2021-10-11
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
17
-40
/
+374
2021-10-07
dma-buf: add dma_resv_for_each_fence v3
Christian König
1
-0
/
+20
2021-10-06
dma-buf: add dma_resv_for_each_fence_unlocked v8
Christian König
1
-0
/
+95
2021-10-04
drm/amdgpu: add new asic_type for IP discovery
Alex Deucher
1
-0
/
+1
2021-10-04
drm/i915/pxp: interfaces for using protected objects
Daniele Ceraolo Spurio
1
-0
/
+94
2021-10-04
drm/i915/pxp: Create the arbitrary session after boot
Huang, Sean Z
1
-0
/
+3
2021-10-04
drm/i915/pxp: Define PXP component interface
Daniele Ceraolo Spurio
2
-0
/
+43
2021-10-04
Revert "drm: cleanup: remove drm_modeset_(un)lock_all()"
Sean Paul
1
-0
/
+2
2021-10-04
drm/gud: Add GUD_PIXEL_FORMAT_RGB888
Noralf Trønnes
1
-0
/
+1
2021-10-04
drm/gud: Add GUD_PIXEL_FORMAT_RGB332
Noralf Trønnes
1
-0
/
+1
2021-10-04
drm/gud: Add GUD_PIXEL_FORMAT_R8
Noralf Trønnes
1
-2
/
+2
2021-10-04
drm/format-helper: Add drm_fb_xrgb8888_to_rgb888()
Noralf Trønnes
1
-0
/
+2
2021-10-04
drm/format-helper: Add drm_fb_xrgb8888_to_rgb332()
Noralf Trønnes
1
-0
/
+2
2021-10-04
drm/v3d: add multiple syncobjs support
Melissa Wen
1
-1
/
+48
2021-10-04
drm/v3d: add generic ioctl extension
Melissa Wen
1
-0
/
+31
2021-10-01
drm: cleanup: remove drm_modeset_(un)lock_all()
Fernando Ramos
1
-2
/
+0
2021-10-01
drm/lease: allow empty leases
Simon Ser
1
-1
/
+2
2021-10-01
dma-buf: fix and rework dma_buf_poll v7
Christian König
1
-1
/
+1
2021-10-01
drm/dp: Add Additional DP2 Headers
Fangzhi Zuo
1
-0
/
+20
2021-09-30
drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled
Maxime Ripard
1
-1
/
+12
2021-09-29
drm/ttm: add TTM_TT_FLAG_EXTERNAL_MAPPABLE
Matthew Auld
1
-3
/
+16
2021-09-29
drm/ttm: add some kernel-doc for TTM_TT_FLAG_*
Matthew Auld
1
-19
/
+41
2021-09-29
drm/ttm: s/FLAG_SG/FLAG_EXTERNAL/
Matthew Auld
2
-10
/
+10
2021-09-29
drm/ttm: remove TTM_PAGE_FLAG_NO_RETRY
Matthew Auld
1
-1
/
+0
2021-09-29
drm/virtgpu api: create context init feature
Gurchetan Singh
1
-0
/
+27
[next]