index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
buddy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
1
-19
/
+44
2026-08-06
drm/gpu: Add gpu_buddy_allocated_addr_to_block helper
Tejas Upadhyay
1
-0
/
+53
2026-07-09
gpu/buddy: bail out of try_harder when alignment cannot be honoured
Arunpravin Paneer Selvam
1
-19
/
+44
2026-05-29
gpu/buddy: Track per-order used blocks with a scoreboard
Francois Dugast
1
-9
/
+31
2026-05-29
gpu/buddy: Track per-order free blocks with a scoreboard
Francois Dugast
1
-15
/
+21
2026-05-29
gpu/buddy: Introduce __gpu_buddy_undo_splits() helper
Francois Dugast
1
-26
/
+17
2026-05-29
gpu/buddy: Remove redundant condition in alloc_from_freetree() error path
Francois Dugast
1
-4
/
+2
2026-05-29
gpu/buddy: Fix use-after-free in split_block() call sites
Francois Dugast
1
-4
/
+12
2026-05-08
drm/buddy: Integrate lockdep annotations for gpu buddy manager
Tejas Upadhyay
1
-0
/
+11
2026-03-09
drm/buddy: Improve offset-aligned allocation handling
Arunpravin Paneer Selvam
1
-45
/
+227
2026-03-03
gpu/buddy: Introduce gpu_buddy_assert() for kunit-aware assertions
Sanjay Yadav
1
-8
/
+28
2026-02-23
drm/buddy: Move internal helpers to buddy.c
Sanjay Yadav
1
-17
/
+18
2026-02-06
gpu: Move DRM buddy allocator one level up (part two)
Joel Fernandes
1
-285
/
+271
2026-02-06
gpu: Move DRM buddy allocator one level up (part one)
Joel Fernandes
1
-0
/
+1336