开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_hmm.c
Age
Commit message (
Expand
)
Author
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
2025-11-04
drm/amdgpu: caller should make sure not to double free
Sunil Khatri
2025-10-28
drm/amdkfd: Fix use-after-free of HMM range in svm_range_validate_and_map()
Srinivasan Shanmugam
2025-10-28
drm/amdgpu: null check for hmm_pfns ptr before freeing it
Sunil Khatri
2025-10-20
drm/amdgpu: add the kernel docs for alloc/free/valid range
Sunil Khatri
2025-10-13
drm/amdgpu: update the functions to use amdgpu version of hmm
Sunil Khatri
2025-10-13
drm/amdgpu: clean up amdgpu hmm range functions
Sunil Khatri
2025-10-13
drm/amdgpu: use user provided hmm_range buffer in amdgpu_ttm_tt_get_user_pages
Sunil Khatri
2025-09-23
drm/amdgpu: use hmm_pfns instead of array of pages
Sunil Khatri
2024-05-13
drm/amdkfd: Remove arbitrary timeout for hmm_range_fault
Philip Yang
2024-03-20
drm/amdgpu: fix use-after-free bug
Vitaly Prosyak
2023-12-15
drm/amdgpu: make an improvement on amdgpu_hmm_range_get_pages
James Zhu
2023-12-15
drm/amdgpu: increase hmm range get pages timeout
James Zhu
2023-06-15
drm/amdgpu: Increase hmm range get pages timeout
Philip Yang
2022-12-14
drm/amdgpu: Add notifier lock for KFD userptrs
Felix Kuehling
2022-11-29
drm/amdgpu: fix stall on CPU when allocate large system memory
James Zhu
2022-11-17
drm/amdgpu: cleanup amdgpu_hmm_range_get_pages
Christian König
2022-11-17
drm/amdgpu: rename the files for HMM handling
Christian König