index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
kmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dax/kmem: Pass valid argument to memory_group_register_static
Tarun Sahu
2023-06-23
1
-1
/
+1
*
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
2023-02-17
1
-2
/
+2
*
dax: Assign RAM regions to memory-hotplug by default
Dan Williams
2023-02-10
1
-0
/
+1
*
mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI...
Aneesh Kumar K.V
2022-09-26
1
-3
/
+39
*
dax/kmem: use a single static memory group for a single probed unit
David Hildenbrand
2021-09-08
1
-8
/
+32
*
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
2021-09-08
1
-2
/
+1
*
dax-device: Make remove callback return void
Uwe Kleine-König
2021-02-16
1
-5
/
+2
*
device-dax/kmem: use struct_size()
Dan Williams
2020-12-15
1
-1
/
+1
*
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
1
-1
/
+1
*
device-dax/kmem: fix resource release
Dan Williams
2020-10-16
1
-14
/
+34
*
device-dax: add dis-contiguous resource support
Dan Williams
2020-10-13
1
-43
/
+87
*
device-dax: introduce 'struct dev_dax' typed-driver operations
Dan Williams
2020-10-13
1
-10
/
+8
*
device-dax/kmem: replace release_resource() with release_mem_region()
Dan Williams
2020-10-13
1
-13
/
+7
*
device-dax/kmem: move resource name tracking to drvdata
Dan Williams
2020-10-13
1
-7
/
+9
*
device-dax/kmem: introduce dax_kmem_range()
Dan Williams
2020-10-13
1
-23
/
+17
*
device-dax: make pgmap optional for instance creation
Dan Williams
2020-10-13
1
-6
/
+6
*
device-dax: add memory via add_memory_driver_managed()
David Hildenbrand
2020-06-04
1
-2
/
+26
*
device-dax: don't leak kernel memory to user space after unloading kmem
David Hildenbrand
2020-05-23
1
-3
/
+11
*
device-dax: "Hotremove" persistent memory that is used like normal RAM
Pavel Tatashin
2019-07-16
1
-4
/
+37
*
device-dax: fix memory and resource leak if hotplug fails
Pavel Tatashin
2019-07-16
1
-1
/
+4
*
device-dax: "Hotplug" persistent memory for use like normal RAM
Dave Hansen
2019-02-28
1
-0
/
+108