index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
shmem: provide a shmem_write_folio wrapper
Christoph Hellwig
5 days
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
8 days
Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
10 days
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2026-08-06
drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
Thomas Hellström
2026-08-05
drm/ttm: Use common ancestor of evictor and evictee as limit pool
Natalie Vock
2026-08-05
drm/ttm: Be more aggressive when allocating below protection limit
Natalie Vock
2026-08-05
drm/ttm: Split cgroup charge and resource allocation
Natalie Vock
2026-08-05
drm/ttm: Extract code for attempting allocation in a place
Natalie Vock
2026-08-04
mm: use linear_page_[index, delta]() consistently
Lorenzo Stoakes
2026-07-17
drm/ttm/pool: back up at native page order
Matthew Brost
2026-07-14
drm/ttm: Account for NULL and handle pages in ttm_pool_backup
Matthew Brost
2026-07-01
dma-buf: rename dma_fence_enable_sw_signaling
Christian König
2026-06-30
ttm/pool: Use sentinels in debugfs
Mario Limonciello
2026-06-17
drm/ttm: Drop tt->restore after successful restore
Matthew Brost
2026-06-17
drm/ttm/pool: Try harder for beneficial orders
Matthew Brost
2026-06-13
drm/ttm: Issue direct reclaim at beneficial_order
Matthew Brost
2026-05-14
drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure
Thomas Hellström
2026-05-14
drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC
Thomas Hellström
2026-05-08
drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure
Thomas Hellström
2026-05-03
drm/ttm: Fix GPU MM stats during pool shrinking
Matthew Brost
2026-04-10
drm/ttm/tests: Remove checks from ttm_pool_free_no_dma_alloc
Maarten Lankhorst
2026-04-10
drm/ttm/tests: fix lru_count ASSERT
Matthew Auld
2026-04-08
ttm/pool: track allocated_pages per numa node.
Dave Airlie
2026-04-08
ttm/pool: make pool shrinker NUMA aware (v2)
Dave Airlie
2026-04-08
ttm/pool: drop numa specific pools
Dave Airlie
2026-04-08
ttm/pool: port to list_lru. (v2)
Dave Airlie
2026-04-08
drm/ttm: use gpu mm stats to track gpu memory allocations. (v4)
Dave Airlie
2026-03-27
Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-03-27
Merge tag 'drm-xe-next-2026-03-25' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2026-03-20
drm/ttm: Avoid invoking the OOM killer when reading back swapped content
Thomas Hellström
2026-03-20
drm/ttm: Don't spam the log on buffer object backing store allocation failure
Thomas Hellström
2026-03-19
drm/ttm: Fix spelling mistakes and comment style in ttm_resource.c
Varun Gupta
2026-03-12
drm/ttm/tests: add a test to exercise ttm_bo_swapout
Thadeu Lima de Souza Cascardo
2026-03-12
drm/ttm: document that ttm_bo_swapout deals with pages
Thadeu Lima de Souza Cascardo
2026-03-12
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-03-11
Merge v7.0-rc3 into drm-next
Simona Vetter
2026-03-05
drm/ttm: Fix bo resource use-after-free
Thadeu Lima de Souza Cascardo
2026-03-05
drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detach
Sebastian Brzezinka
2026-03-04
drm/ttm/tests: Fix build failure on PREEMPT_RT
Maarten Lankhorst
2026-02-27
drm/ttm: Fix ttm_pool_beneficial_order() return type
Tvrtko Ursulin
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-02-06
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
[next]