index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-2
/
+1
*
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
1
-2
/
+1
|
\
|
*
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-15
1
-2
/
+1
*
|
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+0
|
/
*
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
2022-07-13
1
-1
/
+1
|
\
|
*
drm/xen: Add missing VM_DONTEXPAND flag in mmap callback
Oleksandr Tyshchenko
2022-06-21
1
-1
/
+1
*
|
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2022-06-20
2
-0
/
+2
|
/
*
xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
2022-05-19
1
-32
/
+11
*
xen/drm: switch xen_drm_front to use INVALID_GRANT_REF
Juergen Gross
2022-05-19
2
-11
/
+2
*
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-28
1
-1
/
+1
|
\
|
*
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-15
1
-1
/
+1
*
|
Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-25
1
-0
/
+3
|
\
\
|
*
|
drm/xen: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
2022-01-27
1
-0
/
+3
|
|
/
*
/
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2022-02-07
2
-6
/
+7
|
/
*
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-14
1
-0
/
+1
|
\
|
*
xen: flag xen_drm_front to be not essential for system boot
Juergen Gross
2021-11-23
1
-0
/
+1
*
|
drm/xen: Implement mmap as GEM object function
Thomas Zimmermann
2021-11-11
3
-87
/
+44
|
/
*
drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default
Daniel Vetter
2021-06-24
1
-1
/
+0
*
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-13
2
-3
/
+4
|
\
|
*
drivers: gpu: drm: xen_drm_front_drm_info is declared twice
Wan Jiabing
2021-03-26
1
-1
/
+0
|
*
gpu/xen: Fix a use after free in xen_drm_drv_init
Lv Yunlong
2021-03-26
1
-2
/
+4
*
|
drm/xen: adjust Kconfig
Jan Beulich
2021-03-01
1
-7
/
+3
*
|
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-23
1
-1
/
+2
|
/
*
drm/prime: split array import functions v4
Christian König
2020-11-30
1
-2
/
+2
*
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-09
2
-8
/
+16
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-11-02
1
-1
/
+1
|
\
|
*
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-09-23
1
-1
/
+2
|
|
\
|
*
\
Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...
Dave Airlie
2020-09-17
1
-1
/
+1
|
|
\
\
|
|
*
|
drm: xen: fix common struct sg_table related issues
Marek Szyprowski
2020-09-10
1
-1
/
+1
*
|
|
|
drm/xen: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
3
-27
/
+34
|
|
_
|
/
|
/
|
|
*
|
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-09-14
2
-7
/
+5
|
\
|
|
|
*
|
Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-06
1
-4
/
+5
|
|
\
\
|
|
*
|
xen: add helpers to allocate unpopulated memory
Roger Pau Monne
2020-09-04
1
-4
/
+5
|
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-3
/
+0
|
|
|
/
|
|
/
|
*
/
|
drm: allow limiting the scatter list size.
Gerd Hoffmann
2020-09-09
1
-1
/
+2
|
/
/
*
|
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-14
5
-11
/
+15
|
\
|
|
*
drm/xen-front: Pass dumb buffer data offset to the backend
Oleksandr Andrushchenko
2020-08-13
3
-4
/
+7
|
*
drm/xen-front: Add YUYV to supported formats
Oleksandr Andrushchenko
2020-08-13
1
-0
/
+1
|
*
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
Oleksandr Andrushchenko
2020-08-13
3
-7
/
+7
|
*
Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-04-22
1
-3
/
+1
|
|
\
*
|
|
drm/xen: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-2
/
+2
*
|
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-04-17
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
drm/xen: fix passing zero to 'PTR_ERR' warning
Ding Xiang
2020-03-31
1
-1
/
+1
*
|
drm: Garbage collect drm_dev_fini
Daniel Vetter
2020-03-26
1
-2
/
+0
*
|
drm: Set final_kfree in drm_dev_alloc
Daniel Vetter
2020-03-26
1
-1
/
+1
|
/
*
drm/xen: Explicitly disable automatic sending of vblank event
Thomas Zimmermann
2020-01-30
1
-0
/
+19
*
drm/xen: Simplify fb_create
Daniel Vetter
2019-11-19
1
-8
/
+1
*
drm/simple-kms: Standardize arguments for callbacks
Daniel Vetter
2019-10-24
1
-3
/
+4
*
Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-12
1
-10
/
+2
|
\
[next]