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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-10
/
+7
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-10
/
+7
*
|
dax: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-17
6
-0
/
+6
|
/
*
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
3
-77
/
+25
|
\
|
*
dax/bus.c: use the right locking mode (read vs write) in size_show
Vishal Verma
2024-05-07
1
-2
/
+2
|
*
dax/bus.c: don't use down_write_killable for non-user processes
Vishal Verma
2024-05-07
1
-5
/
+1
|
*
dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths
Vishal Verma
2024-05-07
1
-34
/
+8
|
*
dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts
Vishal Verma
2024-05-07
1
-8
/
+8
|
*
memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a...
Ho-Ren (Jack) Chuang
2024-05-05
1
-26
/
+4
|
*
mm: switch mm->get_unmapped_area() to a flag
Rick Edgecombe
2024-04-25
1
-3
/
+3
*
|
Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-15
1
-2
/
+1
|
\
\
|
*
|
dax: remove redundant assignment to variable rc
Colin Ian King
2024-04-25
1
-1
/
+0
|
*
|
dax: constify the struct device_type usage
Ricardo B. Marliere
2024-04-25
1
-1
/
+1
|
|
/
*
/
fs: claw back a few FMODE_* bits
Christian Brauner
2024-04-07
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-15
1
-1
/
+1
|
\
|
*
dax: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-04
1
-1
/
+1
|
*
device-dax: make dax_bus_type const
Ricardo B. Marliere
2024-02-12
1
-1
/
+1
*
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
2
-78
/
+229
|
\
\
|
*
|
dax: fix incorrect list of data cache aliasing architectures
Mathieu Desnoyers
2024-02-22
1
-3
/
+2
|
*
|
dax: check for data cache aliasing at runtime
Mathieu Desnoyers
2024-02-22
1
-0
/
+10
|
*
|
dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
Mathieu Desnoyers
2024-02-22
1
-0
/
+5
|
*
|
dax: add a sysfs knob to control memmap_on_memory behavior
Vishal Verma
2024-02-22
1
-0
/
+43
|
*
|
dax/bus.c: replace several sprintf() with sysfs_emit()
Vishal Verma
2024-02-22
1
-16
/
+16
|
*
|
dax/bus.c: replace driver-core lock usage by a local rwsem
Vishal Verma
2024-02-22
1
-62
/
+156
|
|
/
*
/
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
1
-2
/
+1
|
/
*
Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-01-10
1
-1
/
+2
|
\
|
*
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
2023-12-07
1
-1
/
+2
*
|
dax/kmem: allow kmem to add memory with memmap_on_memory
Vishal Verma
2023-12-10
7
-1
/
+15
|
/
*
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-13
/
+49
|
\
|
*
dax, kmem: calculate abstract distance with general interface
Huang Ying
2023-10-16
1
-13
/
+49
*
|
dax: refactor deprecated strncpy
Justin Stitt
2023-09-27
1
-1
/
+1
|
/
*
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-24
1
-14
/
+8
*
memory tier: rename destroy_memory_type() to put_memory_type()
Miaohe Lin
2023-08-18
1
-2
/
+2
*
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
2023-06-26
1
-1
/
+4
*
dax/kmem: Pass valid argument to memory_group_register_static
Tarun Sahu
2023-06-23
1
-1
/
+1
*
dax: Cleanup extra dax_region references
Dan Williams
2023-06-23
5
-24
/
+4
*
dax: Introduce alloc_dev_dax_id()
Dan Williams
2023-06-23
2
-23
/
+37
*
dax: Use device_unregister() in unregister_dax_mapping()
Dan Williams
2023-06-23
1
-2
/
+1
*
dax: Fix dax_mapping_release() use after free
Dan Williams
2023-06-23
1
-1
/
+4
*
dax: fix missing-prototype warnings
Arnd Bergmann
2023-05-18
3
-9
/
+8
*
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-25
10
-116
/
+284
|
\
|
*
dax/kmem: Fix leak of memory-hotplug resources
Dan Williams
2023-02-17
2
-3
/
+3
|
*
dax: cxl: add CXL_REGION dependency
Arnd Bergmann
2023-02-14
1
-1
/
+1
|
*
cxl/dax: Create dax devices for CXL RAM regions
Dan Williams
2023-02-10
4
-0
/
+82
|
*
dax: Assign RAM regions to memory-hotplug by default
Dan Williams
2023-02-10
6
-37
/
+46
|
*
dax/hmem: Move hmem device registration to dax_hmem.ko
Dan Williams
2023-02-10
3
-49
/
+149
|
*
dax/hmem: Convey the dax range via memregion_info()
Dan Williams
2023-02-10
2
-34
/
+17
|
*
dax/hmem: Drop unnecessary dax_hmem_remove()
Dan Williams
2023-02-10
1
-7
/
+0
|
*
dax/hmem: Move HMAT and Soft reservation probe initcall level
Dan Williams
2023-02-10
2
-2
/
+3
*
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
\
[next]