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
/
buddy.c
Age
Commit message (
Expand
)
Author
2 days
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
4 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
9 days
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
13 days
gpu/buddy: replace dual-tree/force_merge with decoupled dirty tracker
Arunpravin Paneer Selvam
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
2026-08-06
drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
Tejas Upadhyay
2026-07-09
gpu/buddy: bail out of try_harder when alignment cannot be honoured
Arunpravin Paneer Selvam
2026-05-29
gpu/buddy: Track per-order used blocks with a scoreboard
Francois Dugast
2026-05-29
gpu/buddy: Track per-order free blocks with a scoreboard
Francois Dugast
2026-05-29
gpu/buddy: Introduce __gpu_buddy_undo_splits() helper
Francois Dugast
2026-05-29
gpu/buddy: Remove redundant condition in alloc_from_freetree() error path
Francois Dugast
2026-05-29
gpu/buddy: Fix use-after-free in split_block() call sites
Francois Dugast
2026-05-08
drm/buddy: Integrate lockdep annotations for gpu buddy manager
Tejas Upadhyay
2026-03-09
drm/buddy: Improve offset-aligned allocation handling
Arunpravin Paneer Selvam
2026-03-03
gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
Sanjay Yadav
2026-02-23
drm/buddy: Move internal helpers to buddy.c
Sanjay Yadav
2026-02-06
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
2026-02-06
gpu: Move DRM buddy allocator one level up (part one)
Joel Fernandes