aboutsummaryrefslogtreecommitdiff
path: root/drivers/dax/kmem.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-04device-dax: add memory via add_memory_driver_managed()Gravatar David Hildenbrand 1-2/+26
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemGravatar David Hildenbrand 1-3/+11
2019-07-16device-dax: "Hotremove" persistent memory that is used like normal RAMGravatar Pavel Tatashin 1-4/+37
2019-07-16device-dax: fix memory and resource leak if hotplug failsGravatar Pavel Tatashin 1-1/+4
2019-02-28device-dax: "Hotplug" persistent memory for use like normal RAMGravatar Dave Hansen 1-0/+108