开源镜像站
帮助
下载
动态
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
/
dax
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-04-13
dax/fsdev: fix uninitialized kaddr in fsdev_dax_zero_page_range()
John Groves
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
2026-04-01
dax/hmem: Parent dax_hmem devices
Dan Williams
2026-04-01
dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devices
Dan Williams
2026-04-01
dax/hmem: Reduce visibility of dax_cxl coordination symbols
Dan Williams
2026-04-01
cxl/region: Constify cxl_region_resource_contains()
Dan Williams
2026-04-01
cxl/region: Limit visibility of cxl_region_contains_resource()
Dan Williams
2026-04-01
dax/cxl: Fix HMEM dependencies
Dan Williams
2026-03-30
dax: export dax_dev_get()
John Groves
2026-03-30
dax: Add fs_dax_get() func to prepare dax for fs-dax usage
John Groves
2026-03-30
dax: Add dax_set_ops() for setting dax_operations at bind time
John Groves
2026-03-30
dax: Add dax_operations for use by fs-dax on fsdev dax
John Groves
2026-03-30
dax: Save the kva from memremap
John Groves
2026-03-30
dax: add fsdev.c driver for fs-dax on character dax
John Groves
2026-03-30
dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
John Groves
2026-03-27
dax/hmem, cxl: Defer and resolve Soft Reserved ownership
Smita Koralahalli
2026-03-27
dax: Track all dax_region allocations under a global resource tree
Smita Koralahalli
2026-03-27
dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
Dan Williams
2026-03-27
dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
Dan Williams
2026-03-27
dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
Dan Williams
2026-03-27
dax/hmem: Factor HMEM registration into __hmem_register_device()
Smita Koralahalli
2026-03-27
dax/bus: Use dax_region_put() in alloc_dax_region() error path
Smita Koralahalli
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
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
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
2026-01-16
dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
Dan Williams
2026-01-14
drivers/dax: add some missing kerneldoc comment fields for struct dev_dax
John Groves
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-16
device/dax: update devdax to use mmap_prepare
Lorenzo Stoakes
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-05-12
DAX: warn when kmem regions are truncated for memory block alignment
Gregory Price
2025-03-17
device/dax: properly refcount device dax pages when mapping
Alistair Popple
2025-03-17
dax: remove access to page->index
Matthew Wilcox (Oracle)
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-25
Merge tag 'libnvdimm-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-11-13
dax: delete a stale directory pmem
Harshit Mogalapalli
2024-11-08
dax: Document struct dev_dax_range
Ira Weiny
2024-10-09
device-dax: correct pgoff align in dax_set_mapping()
Kun(llfl)
2024-09-03
mm: make range-to-target_node lookup facility a part of numa_memblks
Mike Rapoport (Microsoft)
2024-09-01
mm/dax: dump start address in fault handler
Peter Xu
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
[next]