linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-22 16:29:07 to 2020-04-06 10:46:06 UTC [more...]

[PATCH 00/12] device-dax: Support sub-dividing soft-reserved ranges
 2020-04-06 10:43 UTC  (20+ messages)
` [PATCH 01/12] device-dax: Drop the dax_region.pfn_flags attribute
` [PATCH 02/12] device-dax: Move instance creation parameters to 'struct dev_dax_data'
` [PATCH 03/12] device-dax: Make pgmap optional for instance creation
` [PATCH 04/12] device-dax: Kill dax_kmem_res
` [PATCH 05/12] device-dax: Add an allocation interface for device-dax instances
` [PATCH 06/12] device-dax: Introduce seed devices
` [PATCH 07/12] drivers/base: Make device_find_child_by_name() compatible with sysfs inputs
` [PATCH 08/12] device-dax: Add resize support
` [PATCH 09/12] mm/memremap_pages: Convert to 'struct range'
` [PATCH 10/12] mm/memremap_pages: Support multiple ranges per invocation
` [PATCH 11/12] device-dax: Add dis-contiguous resource support
` [PATCH 12/12] device-dax: Introduce 'mapping' devices

How to use a PC to earn money?
 2020-04-04  3:38 UTC 

[PATCH 00/20] virtiofs: Add DAX support
 2020-04-04  0:25 UTC  (7+ messages)
` [PATCH 13/20] fuse, dax: Implement dax read/write operations
` [PATCH 20/20] fuse,virtiofs: Add logic to free up a memory range

[PATCH] ndctl/namespace: skip zero namespaces when processing
 2020-04-03 21:05 UTC 

[PATCH ndctl v1 00/10] daxctl: Support for sub-dividing soft-reserved regions
 2020-04-03 20:59 UTC  (11+ messages)
` [PATCH ndctl v1 01/10] daxctl: Cleanup whitespace
` [PATCH ndctl v1 02/10] libdaxctl: add daxctl_dev_set_size()
` [PATCH ndctl v1 03/10] daxctl: add resize support in reconfigure-device
` [PATCH ndctl v1 04/10] daxctl: add command to disable devdax device
` [PATCH ndctl v1 05/10] daxctl: add command to enable "
` [PATCH ndctl v1 06/10] libdaxctl: add daxctl_region_create_dev()
` [PATCH ndctl v1 07/10] daxctl: add command to create device
` [PATCH ndctl v1 08/10] libdaxctl: add daxctl_region_destroy_dev()
` [PATCH ndctl v1 09/10] daxctl: add command to destroy device
` [PATCH ndctl v1 10/10] daxctl/test: Add tests for dynamic dax regions

[PATCH v5 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-04-03 20:30 UTC  (19+ messages)
` [PATCH v5 1/4] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v5 2/4] ndctl/uapi: Introduce NVDIMM_FAMILY_PAPR_SCM as a new NVDIMM DSM family
` [PATCH v5 3/4] powerpc/papr_scm,uapi: Add support for handling PAPR DSM commands
` [PATCH v5 4/4] powerpc/papr_scm: Implement support for DSM_PAPR_SCM_HEALTH

[PATCH] libnvdimm: Validate command family indices
 2020-04-03 19:35 UTC  (2+ messages)

RE:linux-nvdimm@lists.01.org 阿里巴巴国际站数据---最新优惠
 2020-04-03 14:28 UTC 

PAYMENT ADVICE
 2020-04-03 11:19 UTC 

[PATCH v4 00/25] Add support for OpenCAPI Persistent Memory devices
 2020-04-03  4:27 UTC  (59+ messages)
` [PATCH v4 01/25] powerpc/powernv: Add OPAL calls for LPC memory alloc/release
` [PATCH v4 02/25] mm/memory_hotplug: Allow check_hotplug_memory_addressable to be called from drivers
` [PATCH v4 03/25] powerpc/powernv: Map & release OpenCAPI LPC memory
` [PATCH v4 04/25] ocxl: Remove unnecessary externs
` [PATCH v4 05/25] ocxl: Address kernel doc errors & warnings
` [PATCH v4 06/25] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v4 07/25] ocxl: Add functions to map/unmap LPC memory
` [PATCH v4 08/25] ocxl: Emit a log message showing how much LPC memory was detected
` [PATCH v4 09/25] ocxl: Save the device serial number in ocxl_fn
` [PATCH v4 10/25] nvdimm: Add driver for OpenCAPI Persistent Memory
` [PATCH v4 11/25] powerpc: Enable the OpenCAPI Persistent Memory driver for powernv_defconfig
` [PATCH v4 12/25] nvdimm/ocxl: Add register addresses & status values to the header
` [PATCH v4 13/25] nvdimm/ocxl: Read the capability registers & wait for device ready
` [PATCH v4 14/25] nvdimm/ocxl: Add support for Admin commands
` [PATCH v4 15/25] nvdimm/ocxl: Register a character device for userspace to interact with
` [PATCH v4 16/25] nvdimm/ocxl: Implement the Read Error Log command
` [PATCH v4 17/25] nvdimm/ocxl: Add controller dump IOCTLs
` [PATCH v4 18/25] nvdimm/ocxl: Add an IOCTL to report controller statistics
` [PATCH v4 19/25] nvdimm/ocxl: Forward events to userspace
` [PATCH v4 20/25] nvdimm/ocxl: Add an IOCTL to request controller health & perf data
` [PATCH v4 21/25] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v4 22/25] nvdimm/ocxl: Add debug IOCTLs
` [PATCH v4 23/25] nvdimm/ocxl: Expose SMART data via ndctl
` [PATCH v4 24/25] nvdimm/ocxl: Expose the serial number & firmware version in sysfs
` [PATCH v4 25/25] MAINTAINERS: Add myself & nvdimm/ocxl to ocxl

[PATCH] tools/testing/nvdimm: make __nfit_test_ioremap() static
 2020-04-03  4:24 UTC  (2+ messages)

[PATCH v6 0/6] dax/pmem: Provide a dax operation to zero page range
 2020-04-03  1:02 UTC  (6+ messages)
` [PATCH v6 4/6] dm,dax: Add dax zero_page_range operation
` [PATCH v6 7/6] dax: Move mandatory ->zero_page_range() check in alloc_dax()

Corrections
 2020-04-02 14:56 UTC 

New Purchase Order
 2020-04-02 14:51 UTC 

DHL OVERDUE ON YOUR ACCOUNT.....MICROCOMM Europe and Asia LTD
 2020-04-01 23:34 UTC 

[PATCH] memcpy_flushcache: use cache flusing for larger lengths
 2020-04-01 16:26 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v5 0/8] dax/pmem: Provide a dax operation to zero range of memory
 2020-04-01 16:14 UTC  (5+ messages)
` [PATCH v5 4/8] dax, pmem: Add a dax operation zero_page_range

[PATCH 3/7] dax: Add missing annotation for wait_entry_unlocked()
 2020-04-01 16:04 UTC  (3+ messages)

[PATCH v2] dax: Add missing annotation for wait_entry_unlocked()
 2020-04-01 15:33 UTC 

DHL Shipment Arrival Notification linux-nvdimm@lists.01.org
 2020-04-01  5:56 UTC 

[ndctl PATCH] monitor: Add epoll timeout for forcing a full dimm health check
 2020-04-01  5:36 UTC  (3+ messages)

Cargo Arrival Notice!!
 2020-04-01  2:22 UTC 

[PATCH v3] libnvdimm: Update persistence domain value for of_pmem and papr_scm device
 2020-03-31 22:00 UTC  (2+ messages)

[PATCH] tools/test/nvdimm: Fix out of tree build
 2020-03-31 21:37 UTC  (2+ messages)

[PATCH -next] libnvdimm/region: Fix build error
 2020-03-31 19:42 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v4 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-03-31 10:58 UTC  (5+ messages)
` [PATCH v4 1/4] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v4 2/4] ndctl/uapi: Introduce NVDIMM_FAMILY_PAPR_SCM as a new NVDIMM DSM family
` [PATCH v4 3/4] powerpc/papr_scm,uapi: Add support for handling PAPR DSM commands
` [PATCH v4 4/4] powerpc/papr_scm: Implement support for DSM_PAPR_SCM_HEALTH

DHL Shipment Arrival Notification linux-nvdimm@lists.01.org
 2020-03-31  5:33 UTC 

DHL Shipment Arrival Notification linux-nvdimm@lists.01.org
 2020-03-31  2:19 UTC 

[PATCH][next] acpi: nfit.h: Replace zero-length array with flexible-array member
 2020-03-30 19:54 UTC  (3+ messages)

Optane nvdimm performance
 2020-03-30 15:42 UTC  (3+ messages)

Watch Netflix for Life with Unlimited Bandwidth at just $20
 2020-03-30 14:37 UTC 

[PATCH v3 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-03-30 11:09 UTC  (5+ messages)
` [PATCH v3 1/4] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v3 2/4] ndctl/uapi: Introduce NVDIMM_FAMILY_PAPR_SCM as a new NVDIMM DSM family
` [PATCH v3 3/4] powerpc/papr_scm,uapi: Add support for handling PAPR DSM commands
` [PATCH v3 4/4] powerpc/papr_scm: Implement support for DSM_PAPR_SCM_HEALTH

Country targeted organic visits
 2020-03-30  1:51 UTC 

URGENT BANK DETAILS CORRECTION
 2020-03-29  5:18 UTC 

[PATCH v2 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-03-28 12:10 UTC  (2+ messages)
` [PATCH v2 2/4] UAPI: ndctl: Introduce NVDIMM_FAMILY_PAPR_SCM as a new NVDIMM DSM family

[ndctl PATCH] ndctl/README: Add a missing config setting
 2020-03-26 18:47 UTC  (4+ messages)

Как использовать ПК для заработка?
 2020-03-26  5:12 UTC 

[PATCH v2 0/6] Manual definition of Soft Reserved memory devices
 2020-03-25 22:32 UTC  (12+ messages)
` [PATCH v2 4/6] ACPI: HMAT: Refactor hmat_register_target_device to hmem_register_device
` [PATCH v2 6/6] ACPI: HMAT: Attach a device for each soft-reserved range

Your Fund
 2020-03-24 21:51 UTC 

[5.6.0-rc7] Kernel crash while running ndctl tests
 2020-03-24 10:14 UTC  (6+ messages)

[ANNOUNCE] ndctl v68
 2020-03-24  5:21 UTC 

[PATCH v2] libnvdimm: Update persistence domain value for of_pmem and papr_scm device
 2020-03-24  1:21 UTC  (8+ messages)

[ndctl PATCH] ndctl/namespace: Fix a resource leak in file_write_infoblock
 2020-03-23 18:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).