LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2020-08-01 03:44:58
linux-kernel
[PATCH v3 07/23] ACPI: HMAT: Attach a device for each soft-reserved range
2020-08-01 03:44:48
linux-kernel
[PATCH v3 22/23] dax/hmem: Introduce dax_hmem.region_idle parameter
2020-08-01 03:44:17
linux-kernel
[PATCH v3 21/23] device-dax: Add an 'align' attribute
2020-08-01 03:44:07
linux-kernel
[PATCH v3 20/23] device-dax: Make align a per-device property
2020-08-01 03:44:03
linux-kernel
[PATCH v3 18/23] device-dax: Add dis-contiguous resource support
2020-08-01 03:43:58
linux-kernel
[PATCH v3 15/23] device-dax: Add resize support
2020-08-01 03:43:56
linux-kernel
[PATCH v3 13/23] device-dax: Introduce 'seed' devices
2020-08-01 03:43:53
linux-kernel
[PATCH v3 14/23] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
2020-08-01 03:43:50
linux-kernel
[PATCH v3 12/23] device-dax: Add an allocation interface for device-dax instances
2020-08-01 03:43:14
linux-kernel
[PATCH v3 08/23] device-dax: Drop the dax_region.pfn_flags attribute
2020-08-01 03:42:52
linux-kernel
[PATCH v3 06/23] mm/memory_hotplug: Introduce default phys_to_target_node() implementation
2020-08-01 03:42:38
linux-kernel
[PATCH v3 05/23] resource: Report parent to walk_iomem_res_desc() callback
2020-08-01 03:42:35
linux-kernel
[PATCH v3 04/23] ACPI: HMAT: Refactor hmat_register_target_device to hmem_register_device
2020-08-01 03:42:23
linux-kernel
[PATCH v3 03/23] efi/fake_mem: Arrange for a resource entry per efi_fake_mem instance
2020-08-01 03:42:13
linux-kernel
[PATCH v3 02/23] x86/numa: Add 'nohmat' option
2020-08-01 03:42:02
linux-kernel
[PATCH v3 01/23] x86/numa: Cleanup configuration dependent command-line options
2020-08-01 03:41:53
linux-kernel
[PATCH v3 00/23] device-dax: Support sub-dividing soft-reserved ranges
2020-08-01 01:55:31
linux-kernel
[PATCH] ACPI: NFIT: Fix ARS zero-sized allocation
2020-07-31 15:32:09
linux-kernel
Re: [PATCH v3 0/6] Fix and enable pmem as RAM device on arm64
2020-07-31 14:55:00
linux-kernel
Re: [PATCH v1 2/4] device-dax: Add an 'align' attribute
2020-07-21 21:36:04
linux-kernel
Re: [PATCH RFC v2 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
2020-07-21 01:02:01
linux-kernel
Re: [PATCH v3 10/11] PM, libnvdimm: Add runtime firmware activation support
2020-07-21 01:01:20
linux-kernel
Re: [PATCH v3 10/11] PM, libnvdimm: Add runtime firmware activation support
2020-07-20 22:27:28
linux-kernel
[PATCH v3 08/11] driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
2020-07-20 22:26:50
linux-kernel
[PATCH v3 03/11] ACPI: NFIT: Define runtime firmware activation commands
2020-07-20 22:26:43
linux-kernel
[PATCH v3 02/11] ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
2020-07-20 22:26:32
linux-kernel
[PATCH v3 11/11] ACPI: NFIT: Add runtime firmware activate support
2020-07-20 22:26:16
linux-kernel
[PATCH v3 10/11] PM, libnvdimm: Add runtime firmware activation support
2020-07-20 22:25:47
linux-kernel
[PATCH v3 09/11] libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
2020-07-20 22:25:23
linux-kernel
[PATCH v3 07/11] tools/testing/nvdimm: Emulate firmware activation commands
2020-07-20 22:25:12
linux-kernel
[PATCH v3 06/11] tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation
2020-07-20 22:25:08
linux-kernel
[PATCH v3 05/11] tools/testing/nvdimm: Add command debug messages
2020-07-20 22:24:49
linux-kernel
[PATCH v3 04/11] tools/testing/nvdimm: Cleanup dimm index passing
2020-07-20 22:24:35
linux-kernel
[PATCH v3 01/11] libnvdimm: Validate command family indices
2020-07-20 22:24:22
linux-kernel
[PATCH v3 00/11] ACPI/NVDIMM: Runtime Firmware Activation
2020-07-16 16:04:55
linux-kernel
Re: [PATCH v2 22/22] device-dax: Introduce 'mapping' devices
2020-07-16 15:57:07
linux-kernel
Re: [PATCH] /dev/mem: Add missing memory barriers for devmem_inode
2020-07-13 16:55:44
linux-kernel
Re: [PATCH v2 19/22] mm/memremap_pages: Convert to 'struct range'
2020-07-13 16:37:15
linux-kernel
Re: [PATCH v2 17/22] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
2020-07-13 16:12:51
linux-kernel
Re: [PATCH v2 17/22] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
2020-07-13 15:55:50
linux-kernel
Re: [Ksummit-discuss] [PATCH] CodingStyle: Inclusive Terminology
2020-07-13 15:49:07
linux-kernel
Re: [PATCH v2 08/22] memblock: Introduce a generic phys_addr_to_target_node()
2020-07-13 15:43:39
linux-kernel
Re: [PATCH v2 07/22] numa: Introduce a generic memory_add_physaddr_to_nid()
2020-07-13 15:40:39
linux-kernel
Re: [PATCH v2 17/22] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
2020-07-12 16:47:54
linux-kernel
[PATCH v2 19/22] mm/memremap_pages: Convert to 'struct range'
2020-07-12 16:47:44
linux-kernel
[PATCH v2 18/22] device-dax: Add resize support
2020-07-12 16:47:27
linux-kernel
[PATCH v2 17/22] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
2020-07-12 16:46:42
linux-kernel
[PATCH v2 12/22] device-dax: Move instance creation parameters to 'struct dev_dax_data'
2020-07-12 16:46:06
linux-kernel
[PATCH v2 22/22] device-dax: Introduce 'mapping' devices
2020-07-12 16:45:56
linux-kernel
[PATCH v2 21/22] device-dax: Add dis-contiguous resource support
2020-07-12 16:45:50
linux-kernel
[PATCH v2 20/22] mm/memremap_pages: Support multiple ranges per invocation