Dan Williams ([email protected])

Number of posts: 7260 (1.08 per day)
First post: 2006-02-03 01:46:22
Last post: 2024-06-14 20:48:13

Date List Subject
2020-09-18 05:52:54 linux-kernel [PATCH v2] dm: Call proper helper to determine dax support
2020-09-18 01:57:35 linux-kernel Re: [PATCH] pmem: fix __copy_user_flushcache
2020-09-17 00:39:23 linux-kernel Re: [PATCH] mm: remove extra ZONE_DEVICE struct page refcount
2020-09-16 23:07:26 linux-kernel Re: [PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
2020-09-16 18:22:59 linux-kernel Re: [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
2020-09-16 17:43:17 linux-kernel Re: [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
2020-09-15 15:57:16 linux-kernel Re: [RFC] nvfs: a filesystem for persistent memory
2020-09-14 23:14:25 linux-kernel Re: [PATCH] mm: remove extra ZONE_DEVICE struct page refcount
2020-09-14 19:10:26 linux-kernel Re: [PATCH v3] x86/uaccess: Use pointer masking to limit uaccess speculation
2020-09-14 18:50:26 linux-kernel Re: [PATCH v3] x86/uaccess: Use pointer masking to limit uaccess speculation
2020-08-27 21:37:04 linux-kernel Re: [PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
2020-08-21 21:18:33 linux-kernel Re: [PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
2020-08-21 18:40:12 linux-kernel Re: [PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
2020-08-20 01:55:22 linux-kernel Re: [PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
2020-08-13 23:41:48 linux-kernel Re: [PATCH] dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
2020-08-06 17:36:57 linux-kernel Re: [x86/copy_mc] a0ac629ebe: fio.read_iops -43.3% regression
2020-08-03 05:40:40 linux-kernel [PATCH v4 16/23] mm/memremap_pages: Convert to 'struct range'
2020-08-03 05:33:25 linux-kernel [PATCH v4 18/23] device-dax: Add dis-contiguous resource support
2020-08-03 05:24:04 linux-kernel [PATCH v4 23/23] device-dax: Add a range mapping allocation attribute
2020-08-03 05:23:48 linux-kernel [PATCH v4 19/23] device-dax: Introduce 'mapping' devices
2020-08-03 05:23:34 linux-kernel [PATCH v4 20/23] device-dax: Make align a per-device property
2020-08-03 05:23:11 linux-kernel [PATCH v4 22/23] dax/hmem: Introduce dax_hmem.region_idle parameter
2020-08-03 05:23:07 linux-kernel [PATCH v4 17/23] mm/memremap_pages: Support multiple ranges per invocation
2020-08-03 05:22:55 linux-kernel [PATCH v4 12/23] device-dax: Add an allocation interface for device-dax instances
2020-08-03 05:22:40 linux-kernel [PATCH v4 10/23] device-dax: Make pgmap optional for instance creation
2020-08-03 05:21:52 linux-kernel [PATCH v4 21/23] device-dax: Add an 'align' attribute
2020-08-03 05:21:34 linux-kernel [PATCH v4 15/23] device-dax: Add resize support
2020-08-03 05:21:27 linux-kernel [PATCH v4 14/23] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
2020-08-03 05:21:19 linux-kernel [PATCH v4 13/23] device-dax: Introduce 'seed' devices
2020-08-03 05:21:07 linux-kernel [PATCH v4 11/23] device-dax: Kill dax_kmem_res
2020-08-03 05:20:48 linux-kernel [PATCH v4 09/23] device-dax: Move instance creation parameters to 'struct dev_dax_data'
2020-08-03 05:20:46 linux-kernel [PATCH v4 08/23] device-dax: Drop the dax_region.pfn_flags attribute
2020-08-03 05:20:30 linux-kernel [PATCH v4 07/23] ACPI: HMAT: Attach a device for each soft-reserved range
2020-08-03 05:20:21 linux-kernel [PATCH v4 06/23] mm/memory_hotplug: Introduce default phys_to_target_node() implementation
2020-08-03 05:20:13 linux-kernel [PATCH v4 05/23] resource: Report parent to walk_iomem_res_desc() callback
2020-08-03 05:20:07 linux-kernel [PATCH v4 04/23] ACPI: HMAT: Refactor hmat_register_target_device to hmem_register_device
2020-08-03 05:19:54 linux-kernel [PATCH v4 03/23] efi/fake_mem: Arrange for a resource entry per efi_fake_mem instance
2020-08-03 05:19:37 linux-kernel [PATCH v4 02/23] x86/numa: Add 'nohmat' option
2020-08-03 05:19:28 linux-kernel [PATCH v4 01/23] x86/numa: Cleanup configuration dependent command-line options
2020-08-03 05:19:23 linux-kernel [PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
2020-08-01 17:39:59 linux-kernel [PATCH v8 2/2] x86/copy_mc: Introduce copy_mc_generic()
2020-08-01 17:39:47 linux-kernel [PATCH v8 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
2020-08-01 17:39:29 linux-kernel [PATCH v8 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
2020-08-01 16:37:42 linux-kernel Re: [PATCH v3 02/23] x86/numa: Add 'nohmat' option
2020-08-01 03:49:39 linux-kernel [PATCH v3 17/23] mm/memremap_pages: Support multiple ranges per invocation
2020-08-01 03:46:23 linux-kernel [PATCH v3 16/23] mm/memremap_pages: Convert to 'struct range'
2020-08-01 03:46:20 linux-kernel [PATCH v3 19/23] device-dax: Introduce 'mapping' devices
2020-08-01 03:45:44 linux-kernel [PATCH v3 11/23] device-dax: Kill dax_kmem_res
2020-08-01 03:45:35 linux-kernel [PATCH v3 23/23] device-dax: Add a range mapping allocation attribute
2020-08-01 03:45:16 linux-kernel [PATCH v3 09/23] device-dax: Move instance creation parameters to 'struct dev_dax_data'
2020-08-01 03:45:09 linux-kernel [PATCH v3 10/23] device-dax: Make pgmap optional for instance creation