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.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
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-14
/
+14
2018-02-02
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-31
/
+58
2018-01-23
dma-buf: fix reservation_object_wait_timeout_rcu once more v2
Christian König
1
-3
/
+5
2017-12-03
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-28
/
+53
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-28
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-11-23
dma-buf: Fix ifnullfree.cocci warnings
Vasyl Gomonovych
1
-2
/
+1
2017-11-21
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
1
-2
/
+12
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-5
/
+12
2017-11-18
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+0
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-16
/
+52
2017-11-14
dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...
Christian König
1
-3
/
+15
2017-11-14
dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...
Christian König
1
-17
/
+21
2017-11-09
dma-buf: Use rcu_assign_pointer() to set rcu protected pointers
Ville Syrjälä
1
-1
/
+1
2017-11-02
dma-buf: Cleanup comments on dma_buf_map_attachment()
Liviu Dudau
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1
-5
/
+12
2017-10-17
tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on
Steven Rostedt (VMware)
1
-1
/
+0
2017-10-09
sync_file: Return consistent status in SYNC_IOC_FILE_INFO
John Einar Reitan
1
-5
/
+12
2017-10-09
dma-buf: make reservation_object_copy_fences rcu save
Christian König
1
-14
/
+42
2017-09-20
dma-buf: remove redundant initialization of sg_table
Colin Ian King
1
-1
/
+1
2017-09-08
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
Dominik Behr
1
-1
/
+9
2017-08-14
dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2
Christian König
1
-18
/
+15
2017-08-14
dma-buf: add reservation_object_copy_fences (v2)
Christian König
1
-0
/
+60
2017-08-09
dma-buf: dma_fence_put is NULL safe
Christian König
1
-4
/
+2
2017-07-31
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
1
-1
/
+11
2017-07-31
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
1
-69
/
+69
2017-07-29
dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence
Chris Wilson
1
-2
/
+3
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
3
-13
/
+14
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
1
-2
/
+2
2017-07-17
Merge branch 'drm-misc-next-fixes' into drm-misc-fixes
Sean Paul
4
-27
/
+48
2017-07-14
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
3
-13
/
+14
2017-06-30
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
2
-6
/
+48
2017-06-30
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
3
-47
/
+31
2017-06-30
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
1
-8
/
+4
2017-06-30
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
2
-14
/
+15
2017-06-30
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
1
-0
/
+5
2017-06-30
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
1
-1
/
+1
2017-05-24
dma-buf/sync-file: Defer creation of sync_file->name
Chris Wilson
2
-8
/
+35
2017-05-08
dma-buf: Use seq_putc() in two functions
Markus Elfring
1
-3
/
+3
2017-05-08
dma-buf: Adjust a null pointer check in dma_buf_attach()
Markus Elfring
1
-1
/
+1
2017-05-08
dma-buf: Improve a size determination in dma_buf_attach()
Markus Elfring
1
-1
/
+1
2017-05-08
dma-buf: Combine two function calls into one in dma_buf_debug_show()
Markus Elfring
1
-3
/
+1
2017-05-04
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...
Sean Paul
1
-8
/
+8
2017-04-27
dma-buf: avoid scheduling on fence status query v2
Andres Rodriguez
1
-0
/
+5
2017-04-20
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
1
-8
/
+8
2017-04-18
sync_file: get rid of internal reference count.
Dave Airlie
1
-11
/
+2
2017-04-03
dma-buf: align debugfs output
Russell King
1
-1
/
+2
2017-03-31
dma-buf: fence debugging
Russell King
1
-1
/
+33
2017-03-17
dma-fence: add dma_fence_match_context helper
Philipp Zabel
1
-0
/
+26
[next]