| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'mm-stable' of https://git.kernel.org/pub/scm/linux/kernel/git/a... | Mark Brown | 1 | -0/+6 |
| 3 days | device-dax: fix refcount leak in __devm_create_dev_dax() error path | Guangshuo Li | 1 | -4/+3 |
| 3 days | dax/kmem: account for partial discontiguous resource upon removal | Davidlohr Bueso | 1 | -0/+6 |
| 2026-04-21 | Merge tag 'libnvdimm-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -28/+487 |
| 2026-04-17 | Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 7 | -32/+188 |
| 2026-04-13 | dax/fsdev: fix uninitialized kaddr in fsdev_dax_zero_page_range() | John Groves | 1 | -1/+4 |
| 2026-04-05 | mm: rename VMA flag helpers to be more readable | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-01 | dax/hmem: Parent dax_hmem devices | Dan Williams | 1 | -0/+1 |
| 2026-04-01 | dax/hmem: Fix singleton confusion between dax_hmem_work and hmem devices | Dan Williams | 3 | -66/+85 |
| 2026-04-01 | dax/hmem: Reduce visibility of dax_cxl coordination symbols | Dan Williams | 2 | -2/+2 |
| 2026-04-01 | cxl/region: Constify cxl_region_resource_contains() | Dan Williams | 1 | -1/+1 |
| 2026-04-01 | cxl/region: Limit visibility of cxl_region_contains_resource() | Dan Williams | 1 | -1/+1 |
| 2026-04-01 | dax/cxl: Fix HMEM dependencies | Dan Williams | 1 | -2/+4 |
| 2026-03-30 | dax: export dax_dev_get() | John Groves | 1 | -1/+2 |
| 2026-03-30 | dax: Add fs_dax_get() func to prepare dax for fs-dax usage | John Groves | 3 | -3/+67 |
| 2026-03-30 | dax: Add dax_set_ops() for setting dax_operations at bind time | John Groves | 2 | -1/+53 |
| 2026-03-30 | dax: Add dax_operations for use by fs-dax on fsdev dax | John Groves | 2 | -0/+86 |
| 2026-03-30 | dax: Save the kva from memremap | John Groves | 2 | -1/+4 |
| 2026-03-30 | dax: add fsdev.c driver for fs-dax on character dax | John Groves | 4 | -0/+253 |
| 2026-03-30 | dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c | John Groves | 2 | -23/+20 |
| 2026-03-27 | dax/hmem, cxl: Defer and resolve Soft Reserved ownership | Smita Koralahalli | 4 | -0/+85 |
| 2026-03-27 | dax: Track all dax_region allocations under a global resource tree | Smita Koralahalli | 1 | -3/+17 |
| 2026-03-27 | dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding | Dan Williams | 2 | -3/+27 |
| 2026-03-27 | dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL | Dan Williams | 1 | -1/+1 |
| 2026-03-27 | dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges | Dan Williams | 2 | -7/+12 |
| 2026-03-27 | dax/hmem: Factor HMEM registration into __hmem_register_device() | Smita Koralahalli | 1 | -9/+15 |
| 2026-03-27 | dax/bus: Use dax_region_put() in alloc_dax_region() error path | Smita Koralahalli | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -4/+4 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -5/+5 |
| 2026-02-18 | Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+5 |
| 2026-02-12 | Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2 | -4/+4 |
| 2026-02-12 | mm: update all remaining mmap_prepare users to use vma_flags_t | Lorenzo Stoakes | 1 | -5/+5 |
| 2026-01-16 | dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready | Dan Williams | 2 | -4/+4 |
| 2026-01-14 | drivers/dax: add some missing kerneldoc comment fields for struct dev_dax | John Groves | 1 | -4/+6 |
| 2025-12-05 | Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -14/+23 |
| 2025-11-16 | device/dax: update devdax to use mmap_prepare | Lorenzo Stoakes | 1 | -11/+21 |
| 2025-11-16 | mm: consistently use current->mm in mm_get_unmapped_area() | Ryan Roberts | 1 | -3/+2 |
| 2025-10-20 | Coccinelle-based conversion to use ->i_state accessors | Mateusz Guzik | 1 | -1/+1 |
| 2025-09-15 | fs: rename generic_delete_inode() and generic_drop_inode() | Mateusz Guzik | 1 | -1/+1 |
| 2025-07-09 | mm: remove callers of pfn_t functionality | Alistair Popple | 5 | -17/+12 |
| 2025-05-12 | DAX: warn when kmem regions are truncated for memory block alignment | Gregory Price | 1 | -1/+9 |
| 2025-03-17 | device/dax: properly refcount device dax pages when mapping | Alistair Popple | 1 | -6/+9 |
| 2025-03-17 | dax: remove access to page->index | Matthew Wilcox (Oracle) | 1 | -5/+4 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 1 | -1/+1 |
| 2024-11-25 | Merge tag 'libnvdimm-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -17/+0 |
| 2024-11-13 | dax: delete a stale directory pmem | Harshit Mogalapalli | 2 | -17/+0 |
| 2024-11-08 | dax: Document struct dev_dax_range | Ira Weiny | 1 | -6/+20 |
| 2024-10-09 | device-dax: correct pgoff align in dax_set_mapping() | Kun(llfl) | 1 | -1/+1 |
| 2024-09-03 | mm: make range-to-target_node lookup facility a part of numa_memblks | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2024-09-01 | mm/dax: dump start address in fault handler | Peter Xu | 1 | -3/+3 |
| 2024-07-25 | Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+7 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -10/+7 |
| 2024-06-17 | dax: add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 6 | -0/+6 |
| 2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -77/+25 |
| 2024-05-15 | Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
| 2024-05-07 | dax/bus.c: use the right locking mode (read vs write) in size_show | Vishal Verma | 1 | -2/+2 |
| 2024-05-07 | dax/bus.c: don't use down_write_killable for non-user processes | Vishal Verma | 1 | -5/+1 |
| 2024-05-07 | dax/bus.c: fix locking for unregister_dax_dev / unregister_dax_mapping paths | Vishal Verma | 1 | -34/+8 |
| 2024-05-07 | dax/bus.c: replace WARN_ON_ONCE() with lockdep asserts | Vishal Verma | 1 | -8/+8 |
| 2024-05-05 | memory tier: dax/kmem: introduce an abstract layer for finding, allocating, a... | Ho-Ren (Jack) Chuang | 1 | -26/+4 |
| 2024-04-25 | mm: switch mm->get_unmapped_area() to a flag | Rick Edgecombe | 1 | -3/+3 |
| 2024-04-25 | dax: remove redundant assignment to variable rc | Colin Ian King | 1 | -1/+0 |
| 2024-04-25 | dax: constify the struct device_type usage | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-04-07 | fs: claw back a few FMODE_* bits | Christian Brauner | 1 | -1/+1 |
| 2024-03-15 | Merge tag 'libnvdimm-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -78/+229 |
| 2024-03-12 | mm, slab: remove last vestiges of SLAB_MEM_SPREAD | Linus Torvalds | 1 | -2/+1 |
| 2024-03-04 | dax: remove SLAB_MEM_SPREAD flag usage | Chengming Zhou | 1 | -1/+1 |
| 2024-02-22 | dax: fix incorrect list of data cache aliasing architectures | Mathieu Desnoyers | 1 | -3/+2 |
| 2024-02-22 | dax: check for data cache aliasing at runtime | Mathieu Desnoyers | 1 | -0/+10 |
| 2024-02-22 | dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n | Mathieu Desnoyers | 1 | -0/+5 |
| 2024-02-22 | dax: add a sysfs knob to control memmap_on_memory behavior | Vishal Verma | 1 | -0/+43 |
| 2024-02-22 | dax/bus.c: replace several sprintf() with sysfs_emit() | Vishal Verma | 1 | -16/+16 |
| 2024-02-22 | dax/bus.c: replace driver-core lock usage by a local rwsem | Vishal Verma | 1 | -62/+156 |
| 2024-02-12 | device-dax: make dax_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
| 2024-01-10 | Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -1/+2 |
| 2023-12-10 | dax/kmem: allow kmem to add memory with memmap_on_memory | Vishal Verma | 7 | -1/+15 |
| 2023-12-07 | mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind | Shiyang Ruan | 1 | -1/+2 |
| 2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -13/+49 |
| 2023-10-16 | dax, kmem: calculate abstract distance with general interface | Huang Ying | 1 | -13/+49 |
| 2023-09-27 | dax: refactor deprecated strncpy | Justin Stitt | 1 | -1/+1 |
| 2023-08-24 | mm: remove enum page_entry_size | Matthew Wilcox (Oracle) | 1 | -14/+8 |
| 2023-08-18 | memory tier: rename destroy_memory_type() to put_memory_type() | Miaohe Lin | 1 | -2/+2 |
| 2023-06-26 | dax: enable dax fault handler to report VM_FAULT_HWPOISON | Jane Chu | 1 | -1/+4 |
| 2023-06-23 | dax/kmem: Pass valid argument to memory_group_register_static | Tarun Sahu | 1 | -1/+1 |
| 2023-06-23 | dax: Cleanup extra dax_region references | Dan Williams | 5 | -24/+4 |
| 2023-06-23 | dax: Introduce alloc_dev_dax_id() | Dan Williams | 2 | -23/+37 |
| 2023-06-23 | dax: Use device_unregister() in unregister_dax_mapping() | Dan Williams | 1 | -2/+1 |
| 2023-06-23 | dax: Fix dax_mapping_release() use after free | Dan Williams | 1 | -1/+4 |
| 2023-05-18 | dax: fix missing-prototype warnings | Arnd Bergmann | 3 | -9/+8 |
| 2023-02-25 | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 10 | -116/+284 |
| 2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-21 | Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
| 2023-02-17 | dax/kmem: Fix leak of memory-hotplug resources | Dan Williams | 2 | -3/+3 |
| 2023-02-14 | dax: cxl: add CXL_REGION dependency | Arnd Bergmann | 1 | -1/+1 |
| 2023-02-10 | cxl/dax: Create dax devices for CXL RAM regions | Dan Williams | 4 | -0/+82 |
| 2023-02-10 | dax: Assign RAM regions to memory-hotplug by default | Dan Williams | 6 | -37/+46 |
| 2023-02-10 | dax/hmem: Move hmem device registration to dax_hmem.ko | Dan Williams | 3 | -49/+149 |
| 2023-02-10 | dax/hmem: Convey the dax range via memregion_info() | Dan Williams | 2 | -34/+17 |
| 2023-02-10 | dax/hmem: Drop unnecessary dax_hmem_remove() | Dan Williams | 1 | -7/+0 |
| 2023-02-10 | dax/hmem: Move HMAT and Soft reservation probe initcall level | Dan Williams | 2 | -2/+3 |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
| 2023-02-02 | drivers/dax: Remove "select SRCU" | Paul E. McKenney | 1 | -1/+0 |
| 2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
| 2023-01-25 | dax: super.c: fix kernel-doc bad line warning | Randy Dunlap | 1 | -1/+1 |
| 2022-11-21 | device-dax: Fix duplicate 'hmem' device registration | Dan Williams | 1 | -9/+15 |
| 2022-10-14 | Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+5 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+39 |
| 2022-09-29 | ACPI: HMAT: Release platform device in case of platform_device_add_data() fails | Lin Yujun | 1 | -2/+2 |
| 2022-09-29 | dax: Remove usage of the deprecated ida_simple_xxx API | Bo Liu | 1 | -3/+3 |
| 2022-09-26 | mm/demotion/dax/kmem: set node's abstract distance to MEMTIER_DEFAULT_DAX_ADI... | Aneesh Kumar K.V | 1 | -3/+39 |
| 2022-09-24 | devdax: Fix soft-reservation memory description | Dan Williams | 1 | -0/+1 |
| 2022-07-17 | dax: introduce holder for dax_device | Shiyang Ruan | 1 | -1/+66 |
| 2022-05-16 | dax: add .recovery_write dax_operation | Jane Chu | 1 | -0/+9 |
| 2022-05-16 | dax: introduce DAX_RECOVERY_WRITE dax access mode | Jane Chu | 1 | -2/+3 |
| 2022-03-24 | Merge tag 'dax-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd... | Linus Torvalds | 1 | -0/+2 |
| 2022-03-22 | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -2/+1 |
| 2022-03-22 | fs: allocate inode by using alloc_inode_sb() | Muchun Song | 1 | -1/+1 |
| 2022-03-16 | fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2022-03-15 | fs: Remove noop_invalidatepage() | Matthew Wilcox (Oracle) | 1 | -1/+0 |
| 2022-03-12 | dax: Fix missing kdoc for dax_device | Ira Weiny | 1 | -0/+1 |
| 2022-02-17 | dax: make sure inodes are flushed before destroy cache | Tong Zhang | 1 | -0/+1 |
| 2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -50/+109 |
| 2022-01-15 | device-dax: compound devmap support | Joao Martins | 1 | -0/+9 |
| 2022-01-15 | device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault() | Joao Martins | 1 | -17/+19 |
| 2022-01-15 | device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}() | Joao Martins | 1 | -6/+6 |
| 2022-01-15 | device-dax: factor out page mapping initialization | Joao Martins | 1 | -22/+23 |
| 2022-01-15 | device-dax: ensure dev_dax->pgmap is valid for dynamic devices | Joao Martins | 3 | -8/+54 |
| 2022-01-15 | device-dax: use struct_size() | Joao Martins | 1 | -2/+3 |
| 2022-01-15 | device-dax: use ALIGN() for determining pgoff | Joao Martins | 1 | -2/+2 |
| 2021-12-18 | dax: remove the copy_from_iter and copy_to_iter methods | Christoph Hellwig | 2 | -4/+34 |
| 2021-12-18 | dax: remove the DAXDEV_F_SYNC flag | Christoph Hellwig | 2 | -6/+3 |
| 2021-12-18 | dax: simplify dax_synchronous and set_dax_synchronous | Christoph Hellwig | 1 | -4/+4 |
| 2021-12-04 | dax: return the partition offset from fs_dax_get_by_bdev | Christoph Hellwig | 1 | -3/+6 |
| 2021-12-04 | fsdax: simplify the pgoff calculation | Christoph Hellwig | 1 | -14/+0 |
| 2021-12-04 | dax: remove dax_capable | Christoph Hellwig | 1 | -36/+0 |
| 2021-12-04 | dax: move the partition alignment check into fs_dax_get_by_bdev | Christoph Hellwig | 1 | -17/+6 |
| 2021-12-04 | dax: remove the pgmap sanity checks in generic_fsdax_supported | Christoph Hellwig | 1 | -48/+1 |
| 2021-12-04 | dax: simplify the dax_device <-> gendisk association | Christoph Hellwig | 2 | -85/+30 |
| 2021-12-04 | dax: remove CONFIG_DAX_DRIVER | Christoph Hellwig | 1 | -4/+0 |
| 2021-12-04 | dm: make the DAX support depend on CONFIG_FS_DAX | Christoph Hellwig | 1 | -4/+2 |
| 2021-11-24 | dax: Kill DEV_DAX_PMEM_COMPAT | Dan Williams | 9 | -156/+35 |
| 2021-09-27 | nvdimm/pmem: move dax_attribute_group from dax to pmem | Christoph Hellwig | 1 | -82/+18 |
| 2021-09-09 | Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -118/+73 |
| 2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -10/+33 |
| 2021-09-08 | dax/kmem: use a single static memory group for a single probed unit | David Hildenbrand | 1 | -8/+32 |
| 2021-09-08 | mm/memory_hotplug: remove nid parameter from remove_memory() and friends | David Hildenbrand | 1 | -2/+1 |
| 2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -3/+1 |
| 2021-08-26 | dax: remove bdev_dax_supported | Christoph Hellwig | 1 | -41/+1 |
| 2021-08-26 | dax: stub out dax_supported for !CONFIG_FS_DAX | Christoph Hellwig | 1 | -18/+18 |
| 2021-08-26 | dax: remove __generic_fsdax_supported | Christoph Hellwig | 1 | -4/+4 |
| 2021-08-26 | dax: move the dax_read_lock() locking into dax_supported | Christoph Hellwig | 1 | -7/+9 |
| 2021-08-26 | dax: mark dax_get_by_host static | Christoph Hellwig | 1 | -55/+54 |
| 2021-08-26 | dax: stop using bdevname | Christoph Hellwig | 1 | -13/+7 |
| 2021-08-11 | Merge branch 'for-5.14/dax' into libnvdimm-fixes | Dan Williams | 1 | -1/+1 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2021-07-07 | dax: Ensure errno is returned from dax_direct_access | Ira Weiny | 1 | -1/+1 |
| 2021-06-29 | fs: remove noop_set_page_dirty() | Matthew Wilcox (Oracle) | 1 | -1/+1 |
| 2021-03-22 | dax: avoid -Wempty-body warnings | Arnd Bergmann | 1 | -4/+2 |
| 2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2021-02-23 | Merge branch 'for-5.12/dax' into for-5.12/libnvdimm | Dan Williams | 4 | -16/+25 |
| 2021-02-23 | whack-a-mole: don't open-code iminor/imajor | Al Viro | 1 | -1/+1 |
| 2021-02-16 | dax-device: Make remove callback return void | Uwe Kleine-König | 3 | -9/+5 |
| 2021-02-16 | device-dax: Drop an empty .remove callback | Uwe Kleine-König | 1 | -7/+1 |
| 2021-02-16 | device-dax: Fix error path in dax_driver_register | Uwe Kleine-König | 1 | -1/+9 |
| 2021-02-16 | device-dax: Properly handle drivers without remove callback | Uwe Kleine-König | 1 | -1/+5 |
| 2021-02-16 | device-dax: Prevent registering drivers without probe callback | Uwe Kleine-König | 1 | -0/+7 |
| 2021-02-16 | libnvdimm: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
| 2021-02-16 | device-dax: Fix default return code of range_parse() | Shiyang Ruan | 1 | -1/+1 |
| 2020-12-24 | Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -44/+28 |
| 2020-12-24 | device-dax: Avoid an unnecessary check in alloc_dev_dax_range() | Zhen Lei | 1 | -14/+6 |
| 2020-12-24 | device-dax: Fix range release | Dan Williams | 1 | -22/+20 |
| 2020-12-17 | device-dax: delete a redundancy check in dev_dax_validate_align() | Zhen Lei | 1 | -7/+0 |
| 2020-12-15 | device-dax/core: Fix memory leak when rmmod dax.ko | Wang Hai | 1 | -0/+1 |
| 2020-12-15 | device-dax/pmem: Convert comma to semicolon | Zheng Yongjun | 1 | -1/+1 |
| 2020-12-15 | vm_ops: rename .split() callback to .may_split() | Dmitry Safonov | 1 | -2/+2 |
| 2020-12-15 | device-dax/kmem: use struct_size() | Dan Williams | 1 | -1/+1 |
| 2020-11-22 | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports | Dan Williams | 1 | -1/+0 |
| 2020-10-19 | Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
| 2020-10-16 | mm/memory_hotplug: prepare passing flags to add_memory() and friends | David Hildenbrand | 1 | -1/+1 |
| 2020-10-16 | device-dax/kmem: fix resource release | Dan Williams | 1 | -14/+34 |
| 2020-10-13 | device-dax: add a range mapping allocation attribute | Joao Martins | 1 | -0/+64 |
| 2020-10-13 | dax/hmem: introduce dax_hmem.region_idle parameter | Joao Martins | 1 | -1/+4 |
| 2020-10-13 | device-dax: add an 'align' attribute | Dan Williams | 2 | -10/+101 |
| 2020-10-13 | device-dax: make align a per-device property | Joao Martins | 3 | -26/+19 |
| 2020-10-13 | device-dax: introduce 'mapping' devices | Dan Williams | 2 | -2/+203 |
| 2020-10-13 | device-dax: add dis-contiguous resource support | Dan Williams | 4 | -114/+305 |
| 2020-10-13 | mm/memremap_pages: support multiple ranges per invocation | Dan Williams | 1 | -0/+1 |
| 2020-10-13 | mm/memremap_pages: convert to 'struct range' | Dan Williams | 6 | -20/+17 |
| 2020-10-13 | device-dax: add resize support | Dan Williams | 1 | -9/+152 |
| 2020-10-13 | device-dax: introduce 'seed' devices | Dan Williams | 3 | -40/+272 |
| 2020-10-13 | device-dax: introduce 'struct dev_dax' typed-driver operations | Dan Williams | 5 | -19/+35 |
| 2020-10-13 | device-dax: add an allocation interface for device-dax instances | Dan Williams | 5 | -23/+121 |
| 2020-10-13 | device-dax/kmem: replace release_resource() with release_mem_region() | Dan Williams | 2 | -16/+7 |
| 2020-10-13 | device-dax/kmem: move resource name tracking to drvdata | Dan Williams | 1 | -7/+9 |
| 2020-10-13 | device-dax/kmem: introduce dax_kmem_range() | Dan Williams | 1 | -23/+17 |
| 2020-10-13 | device-dax: make pgmap optional for instance creation | Dan Williams | 7 | -34/+58 |
| 2020-10-13 | device-dax: move instance creation parameters to 'struct dev_dax_data' | Dan Williams | 4 | -17/+30 |