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
/
drm_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Fix typo in comments
Cai Huoqing
2021-08-02
1
-3
/
+3
*
drm: serialize drm_file.master with a new spinlock
Desmond Cheong Zhi Xi
2021-07-20
1
-0
/
+1
*
drm/drm_file.c: Define drm_send_event_helper() as 'static'
Fabio M. De Francesco
2021-04-27
1
-13
/
+1
*
drm/drm_vblank: set the dma-fence timestamp during send_vblank_event
Veera Sundaram Sankaran
2021-01-22
1
-12
/
+56
*
drm: Move struct drm_device.hose to legacy section
Thomas Zimmermann
2021-01-13
1
-0
/
+2
*
drm: Removes invalid function return value comment information
Zhaoge Zhang
2021-01-12
1
-3
/
+0
*
drm/cma-helper: Implement mmap as GEM CMA object functions
Thomas Zimmermann
2020-11-30
1
-2
/
+1
*
drm: Compile out legacy chunks from struct drm_device
Daniel Vetter
2020-11-06
1
-0
/
+2
*
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-07-02
1
-0
/
+2
*
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
1
-4
/
+6
|
\
|
*
drm/file: wrap excessively long line
Emil Velikov
2020-05-19
1
-1
/
+2
|
*
drm: print the current->comm alongside the pid
Emil Velikov
2020-05-19
1
-3
/
+4
*
|
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-02
1
-2
/
+4
|
\
|
|
*
drm: make drm_file use keyed wakeups
Kenny Levinsen
2020-04-28
1
-2
/
+4
*
|
drm_read(): get rid of pointless access_ok()
Al Viro
2020-05-29
1
-3
/
+0
|
/
*
drm/vmwgfx: Hook up the helpers to align buffer objects
Thomas Hellstrom (VMware)
2020-03-24
1
-0
/
+1
*
drm: Add a drm_get_unmapped_area() helper
Thomas Hellstrom (VMware)
2020-03-24
1
-0
/
+140
*
drm: Nerf drm_global_mutex BKL for good drivers
Daniel Vetter
2020-02-11
1
-6
/
+42
*
drm: Push drm_global_mutex locking in drm_open
Daniel Vetter
2020-02-11
1
-0
/
+6
*
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
2020-01-24
1
-8
/
+8
*
drm: Release filp before global lock
Chris Wilson
2020-01-24
1
-1
/
+35
*
Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-12-27
1
-0
/
+42
|
\
|
*
drm: Expose a method for creating anonymous struct file around drm_minor
Chris Wilson
2019-11-07
1
-0
/
+42
*
|
drm: use correct dev node location in comment
Emil Velikov
2019-12-02
1
-1
/
+1
|
/
*
drm/prime: Unconditionally set up the prime file private
Daniel Vetter
2019-06-21
1
-6
/
+3
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-4
/
+7
*
drm: Some ocd in drm_file.c
Daniel Vetter
2019-05-09
1
-72
/
+50
*
drm/legacy: remove some legacy lock struct members
Dave Airlie
2019-04-24
1
-1
/
+0
*
drm/legacy: move legacy dev reinit into legacy misc
Dave Airlie
2019-04-24
1
-24
/
+0
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-03-06
1
-6
/
+16
|
\
|
*
Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-03-05
1
-6
/
+16
|
|
\
|
|
*
drm: plug memory leak on drm_setup() failure
Emil Velikov
2019-02-13
1
-1
/
+3
|
|
*
drm: factor out drm_close_helper() function
Emil Velikov
2019-02-13
1
-5
/
+13
*
|
|
drm: Wake up next in drm_read() chain if we are forced to putback the event
Chris Wilson
2019-02-27
1
-0
/
+1
*
|
|
drm: Fix drm_release() and device unplug
Noralf Trønnes
2019-02-21
1
-4
/
+2
|
/
/
*
/
drm: Trivial comment grammar cleanups
Matt Roper
2019-02-04
1
-1
/
+1
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
drm: Begin an API for in-kernel clients
Noralf Trønnes
2018-07-10
1
-0
/
+3
*
drm/file: Don't set master on in-kernel clients
Noralf Trønnes
2018-06-25
1
-9
/
+9
*
drm: provide management functions for drm_file
David Herrmann
2018-06-25
1
-132
/
+173
*
drm: set FMODE_UNSIGNED_OFFSET for drm files
Dave Airlie
2018-05-15
1
-0
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
drm: Document device unplug infrastructure
Daniel Vetter
2017-08-11
1
-1
/
+1
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
1
-0
/
+8
|
\
|
*
drm: introduce sync objects (v4)
Dave Airlie
2017-06-14
1
-0
/
+8
*
|
drm/doc: Improve ioctl/fops docs a bit more
Daniel Vetter
2017-06-20
1
-1
/
+6
|
/
*
drm: Nerf the preclose callback for modern drivers
Daniel Vetter
2017-05-09
1
-4
/
+4
*
drm/gem: Add DEFINE_DRM_GEM_FOPS
Daniel Vetter
2017-03-14
1
-5
/
+3
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-0
/
+3
[next]