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
/
ttm_backup.c
Age
Commit message (
Expand
)
Author
2026-08-24
shmem: provide a shmem_write_folio wrapper
Christoph Hellwig
2026-07-17
drm/ttm/pool: back up at native page order
Matthew Brost
2026-03-20
drm/ttm: Avoid invoking the OOM killer when reading back swapped content
Thomas Hellström
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
2025-06-16
drm/ttm: Include <linux/export.h>
Thomas Zimmermann
2025-05-26
Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-05-06
drm/ttm: Remove the struct ttm_backup abstraction
Thomas Hellström
2025-05-06
drm/ttm: Fix ttm_backup kerneldoc
Thomas Hellström
2025-04-07
ttm: Call shmem_writeout() from ttm_backup_backup_page()
Matthew Wilcox (Oracle)
2025-03-05
drm/ttm: Provide a shmem backup implementation
Thomas Hellström