index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-21
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-2
/
+1
2026-08-06
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
1
-1
/
+1
2026-07-06
Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-2
/
+1
2026-06-17
Merge tag 'drm-next-2026-06-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+10
2026-06-06
drm/gem: Try to fix change_handle ioctl, attempt 4
Simona Vetter
1
-39
/
+34
2026-05-30
drm/gem: fix race between change_handle and handle_delete
Zhenghang Xiao
1
-0
/
+2
2026-05-29
drm: Remove DRIVER_GEM_GPUVA feature flag
Laura Nao
1
-2
/
+1
2026-05-28
Merge v7.1-rc5 into drm-next
Simona Vetter
1
-24
/
+40
2026-05-22
Merge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
1
-20
/
+16
2026-05-18
drm/gem: Make the GEM LRU lock part of drm_device
Boris Brezillon
1
-20
/
+16
2026-05-16
drm: Replace old pointer to new idr
Edward Adam Davis
1
-5
/
+2
2026-05-08
drm: Set old handle to NULL before prime swap in change_handle
Francis, David
1
-1
/
+24
2026-05-06
Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-0
/
+10
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
1
-1
/
+1
2026-04-03
drm/gem: Consider GEM object reclaimable if shrinking fails
Boris Brezillon
1
-0
/
+10
2026-03-25
drm/gem: Improve drm_gem_objects_lookup() kerneldoc
Tvrtko Ursulin
1
-5
/
+6
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-10
/
+17
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+3
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+3
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-49
/
+156
2026-02-07
drm/gem: Make drm_gem_objects_lookup() self-cleaning on failure v6
Srinivasan Shanmugam
1
-13
/
+30
2026-01-26
drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_hand...
Tvrtko Ursulin
1
-6
/
+12
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-5
/
+6
2026-01-09
drm/gem: Fix a GEM leak in drm_gem_get_unmapped_area()
Boris Brezillon
1
-4
/
+6
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-49
/
+155
2025-12-15
Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes
Maarten Lankhorst
1
-19
/
+9
2025-12-15
drm/gem: fix build for mm_get_unmapped_area() call after backmerge
Jani Nikula
1
-2
/
+1
2025-12-12
drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLE
Karol Wachowski
1
-2
/
+6
2025-12-10
drm/gem: Fix builds with CONFIG_MMU=n
Boris Brezillon
1
-0
/
+2
2025-12-08
drm/gem: Get rid of *_with_mnt helpers
Loïc Molinari
1
-27
/
+10
2025-12-08
drm/gem: Add huge tmpfs mountpoint helpers
Loïc Molinari
1
-0
/
+57
2025-12-08
drm/gem: Introduce drm_gem_get_unmapped_area() fop
Loïc Molinari
1
-22
/
+86
2025-11-26
drm/gem: Correct error condition in drm_gem_objects_lookup
Steven Price
1
-5
/
+2
2025-11-21
drm/gem: Use vmemdup_array_user in drm_gem_objects_lookup
Tvrtko Ursulin
1
-10
/
+3
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+2
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-09-21
mm: make folio page count functions return unsigned
Aristeu Rozanski
1
-2
/
+2
2025-09-15
drm: Replace the deprecated DRM_* logging macros in gem helper files
Athul Raj Kollareth
1
-8
/
+8
2025-08-28
drm_gem: add mutex to drm_gem_object.gpuva
Alice Ryhl
1
-0
/
+2
2025-08-11
Merge drm/drm-next into drm-misc-n
Thomas Zimmermann
1
-10
/
+64
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-35
/
+12
2025-07-18
drm: Move drm_gem ioctl kerneldoc to uapi file
David Francis
1
-30
/
+0
2025-07-18
drm: Add DRM prime interface to reassign GEM handle
David Francis
1
-0
/
+56
2025-07-09
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
1
-1
/
+9
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
1
-14
/
+24
2025-07-04
drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()
Rob Clark
1
-3
/
+11
2025-07-02
drm/gem: Acquire references on GEM handles for framebuffers
Thomas Zimmermann
1
-4
/
+40
[next]