| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge drm/drm-fixes into drm-misc-fixes | Maxime Ripard | 2023-01-03 | 8 | -40/+213 |
|\ |
|
| * | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-12-16 | 2 | -2/+2 |
| |\ |
|
| | * | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 2022-11-24 | 1 | -1/+1 |
| | * | kobject: kset_uevent_ops: make filter() callback take a const * | Greg Kroah-Hartman | 2022-11-22 | 1 | -1/+1 |
| * | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-14 | 1 | -2/+7 |
| |\ \ |
|
| | * | | dma-buf: Proactively round up to kmalloc bucket size | Kees Cook | 2022-11-01 | 1 | -2/+7 |
| | |/ |
|
| * | | Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-12-13 | 4 | -33/+201 |
| |\ \ |
|
| | * | | dma-buf/heaps: Assert held reservation lock for dma-buf mmapping | Dmitry Osipenko | 2022-11-11 | 2 | -0/+6 |
| | * | | udmabuf: Assert held reservation lock for dma-buf mmapping | Dmitry Osipenko | 2022-11-11 | 1 | -0/+3 |
| | * | | dma-buf: Move dma_buf_mmap_internal() to dynamic locking specification | Dmitry Osipenko | 2022-11-11 | 1 | -1/+6 |
| | * | | dma-buf: Make locking consistent in dma_buf_detach() | Dmitry Osipenko | 2022-11-02 | 1 | -2/+2 |
| | * | | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2022-10-18 | 3 | -4/+5 |
| | |\ \
| | | |/ |
|
| | * | | dma-buf: Remove obsoleted internal lock | Dmitry Osipenko | 2022-10-18 | 1 | -10/+4 |
| | * | | dma-buf: Document dynamic locking convention | Dmitry Osipenko | 2022-10-18 | 1 | -0/+64 |
| | * | | dma-buf: Move dma_buf_mmap() to dynamic locking specification | Dmitry Osipenko | 2022-10-18 | 1 | -1/+7 |
| | * | | dma-buf: Move dma_buf_map_attachment() to dynamic locking specification | Dmitry Osipenko | 2022-10-18 | 1 | -8/+2 |
| | * | | dma-buf: Move dma_buf_attach() to dynamic locking specification | Dmitry Osipenko | 2022-10-18 | 1 | -12/+8 |
| | * | | dma-buf: Move dma_buf_vmap() to dynamic locking specification | Dmitry Osipenko | 2022-10-18 | 1 | -0/+4 |
| | * | | dma-buf: Add unlocked variant of attachment-mapping functions | Dmitry Osipenko | 2022-10-18 | 1 | -0/+53 |
| | * | | dma-buf: Add unlocked variant of vmapping functions | Dmitry Osipenko | 2022-10-18 | 1 | -0/+43 |
| * | | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-12-12 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | treewide: use get_random_u32_inclusive() when possible | Jason A. Donenfeld | 2022-11-18 | 1 | -1/+1 |
| | * | | | treewide: use get_random_u32_below() instead of deprecated function | Jason A. Donenfeld | 2022-11-18 | 1 | -3/+3 |
| | | |/
| | |/| |
|
* | | | | dma-buf: fix dma_buf_export init order v2 | Christian König | 2022-12-13 | 3 | -52/+43 |
|/ / / |
|
* | | | dma-buf: fix racing conflict of dma_heap_add() | Dawei Li | 2022-11-22 | 1 | -13/+15 |
* | | | dma-buf: Use dma_fence_unwrap_for_each when importing fences | Jason Ekstrand | 2022-11-18 | 1 | -6/+17 |
|/ / |
|
* | | Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-10-06 | 1 | -1/+1 |
|\ \ |
|
| * | | dma_buf: no need to bother with file_inode()->i_mapping | Al Viro | 2022-09-01 | 1 | -1/+1 |
* | | | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2022-10-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | dma_buf_getfile(): don't bother with ->f_flags reassignments | Al Viro | 2022-08-17 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'pull-d_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2022-10-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | dynamic_dname(): drop unused dentry argument | Al Viro | 2022-08-20 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-10-05 | 7 | -16/+75 |
|\ \ \
| | |/
| |/| |
|
| * | | dma-buf: fix dma_fence_default_wait() signaling check | Christian König | 2022-09-19 | 1 | -3/+3 |
| * | | dma-buf: dma_fence_wait must enable signaling | Arvind Yadav | 2022-09-16 | 1 | -3/+2 |
| * | | dma-buf: Enable signaling on fence for selftests | Arvind Yadav | 2022-09-16 | 4 | -0/+52 |
| * | | dma-buf: set signaling bit for the stub fence | Arvind Yadav | 2022-09-16 | 1 | -0/+8 |
| * | | dma-buf: Remove the signaled bit status check | Arvind Yadav | 2022-09-16 | 1 | -3/+0 |
| * | | Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2022-09-11 | 1 | -3/+6 |
| |\ \ |
|
| | * | | udmabuf: Set ubuf->sg = NULL if the creation of sg table fails | Vivek Kasireddy | 2022-08-25 | 1 | -3/+6 |
| * | | | Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter | 2022-09-06 | 1 | -4/+4 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | dma-buf/sync_file: use strscpy to replace strlcpy | XueBing Chen | 2022-08-10 | 1 | -4/+4 |
| | * | Merge drm/drm-next into drm-misc-next | Maxime Ripard | 2022-07-13 | 1 | -1/+4 |
| | |\ |
|
| | * | | dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3" | Christian König | 2022-07-12 | 1 | -1/+2 |
* | | | | dma-buf/dma-resv: check if the new fence is really later | Christian König | 2022-08-25 | 1 | -1/+2 |
|/ / / |
|
* | | | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2022-08-03 | 8 | -149/+430 |
|\ \ \ |
|
| * | | | dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3" | Christian König | 2022-07-14 | 1 | -1/+2 |
| | |/
| |/| |
|
| * | | Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to... | Dave Airlie | 2022-07-13 | 1 | -1/+4 |
| |\ \
| | |/
| |/| |
|
| * | | dma-buf: deprecate DMABUF_SYSFS_STATS | Christian König | 2022-06-23 | 1 | -1/+5 |
| * | | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann | 2022-06-20 | 1 | -4/+12 |
| |\ \ |
|