linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-06 22:16:21 to 2020-02-21 03:28:57 UTC [more...]

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

[PATCH v5 0/8] dax/pmem: Provide a dax operation to zero range of memory
 2020-02-20 21:57 UTC  (13+ messages)
` [PATCH v5 1/8] pmem: Add functions for reading/writing page to/from pmem
` [PATCH v5 2/8] drivers/pmem: Allow pmem_clear_poison() to accept arbitrary offset and len
` [PATCH v5 3/8] pmem: Enable pmem_do_write() to deal with arbitrary ranges
` [PATCH v5 4/8] dax, pmem: Add a dax operation zero_page_range
` [PATCH v5 5/8] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver
` [PATCH v5 6/8] dm,dax: Add dax zero_page_range operation
` [PATCH v5 7/8] dax,iomap: Start using dax native zero_page_range()
` [PATCH v5 8/8] dax,iomap: Add helper dax_iomap_zero() to zero a range

Su factura eletrónica
 2020-02-20 14:54 UTC 

[ndctl PATCH 0/8] Add support for reporting papr-scm nvdimm health
 2020-02-20 10:49 UTC  (9+ messages)
` [ndctl PATCH 1/8] libndctl: Refactor out add_dimm() to handle NFIT specific init
` [ndctl PATCH 2/8] libndctl: Introduce a new dimm-ops dimm_init() & dimm_uninit()
` [ndctl PATCH 3/8] libncdtl: Add initial support for NVDIMM_FAMILY_PAPR_SCM dimm family
` [ndctl PATCH 4/8] libndctl: Add support for parsing of_pmem dimm flags and monitor mode
` [ndctl PATCH 5/8] libndctl,papr_scm: Add definitions for PAPR_SCM DSM commands
` [ndctl PATCH 6/8] libndctl,papr_scm: Implement scaffolding to issue and handle DSM cmds
` [ndctl PATCH 7/8] libndctl,papr_scm: Implement support for DSM_PAPR_SCM_HEALTH
` [ndctl PATCH 8/8] libndctl,papr_scm: Add support for reporting bad shutdown

[PATCH 0/7] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-02-20  9:58 UTC  (2+ messages)
` [PATCH 4/8] UAPI: ndctl: Introduce NVDIMM_FAMILY_PAPR_SCM as a new NVDIMM DSM family

[PATCH v2 ndctl] ndctl/namespace: Fix enable-namespace error for seed namespaces
 2020-02-20  4:08 UTC  (3+ messages)

[ndctl PATCH] ndctl/list: Drop named list objects from verbose listing
 2020-02-19 20:28 UTC  (9+ messages)

[ndctl PATCH 0/2] ndctl: Cross-arch compatible namespace alignment
 2020-02-19 18:03 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl/region: Support ndctl_region_{get, set}_align()

Project Loan
 2020-02-19  8:25 UTC 

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-02-19  5:13 UTC  (31+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v2 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v2 08/27] ocxl: Save the device serial number in ocxl_fn
` [PATCH v2 10/27] nvdimm: Add driver for OpenCAPI Storage Class Memory
` [PATCH v2 12/27] nvdimm/ocxl: Read the capability registers & wait for device ready
` [PATCH v2 13/27] nvdimm/ocxl: Add support for Admin commands
` [PATCH v2 14/27] nvdimm/ocxl: Add support for near storage commands
` [PATCH v2 22/27] nvdimm/ocxl: Implement the heartbeat command
` [PATCH v2 24/27] nvdimm/ocxl: Implement Overwrite

[PATCH] mm: get rid of WARN if failed to cow user pages
 2020-02-19  1:58 UTC  (4+ messages)

[RFC][PATCH] dax: Do not try to clear poison for partial pages
 2020-02-18 22:50 UTC  (6+ messages)

[ndctl V2] namespace/create: Don't create multiple namespaces unless greedy
 2020-02-18 22:42 UTC  (4+ messages)

[ndctl PATCH] ndctl/lib: make dimm_ops in private.h extern
 2020-02-18 21:33 UTC  (2+ messages)

[PATCH ndctl] ndctl, test: add bus-id parameter for start-scrub/wait-scrub operation
 2020-02-18 21:12 UTC  (2+ messages)

[PATCH v4 0/7] dax/pmem: Provide a dax operation to zero range of memory
 2020-02-18 21:10 UTC  (12+ messages)
` [PATCH v4 1/7] pmem: Add functions for reading/writing page to/from pmem
  ` [dm-devel] "
` [PATCH v4 2/7] pmem: Enable pmem_do_write() to deal with arbitrary ranges
  ` [dm-devel] "
` [PATCH v4 3/7] dax, pmem: Add a dax operation zero_page_range
  ` [dm-devel] "
` [PATCH v4 4/7] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver
` [PATCH v4 5/7] dm,dax: Add dax zero_page_range operation
` [PATCH v4 6/7] dax,iomap: Start using dax native zero_page_range()
` [PATCH v4 7/7] dax,iomap: Add helper dax_iomap_zero() to zero a range

[PATCH] libnvdimm/bus: return the outvar 'cmd_rc' error code in __nd_ioctl()
 2020-02-18 21:03 UTC  (3+ messages)

[PATCH] libnvdimm/of_pmem: Fix leaking bus_desc.provider_name in some paths
 2020-02-18 21:03 UTC  (2+ messages)

[ndctl PATCH] ndctl,daxctl: Ensure allocated contexts are released before exit
 2020-02-18 19:13 UTC  (3+ messages)

Need GRM188R60G106ME47D - 20 000 pcs
 2020-02-18 12:43 UTC 

[PATCH v3 0/7] dax,pmem: Provide a dax operation to zero range of memory
 2020-02-17 18:08 UTC  (20+ messages)
` [PATCH v3 1/7] pmem: Add functions for reading/writing page to/from pmem
` [PATCH v3 2/7] pmem: Enable pmem_do_write() to deal with arbitrary ranges
` [PATCH v3 3/7] dax, pmem: Add a dax operation zero_page_range
` [PATCH v3 4/7] s390,dcssblk,dax: Add dax zero_page_range operation to dcssblk driver
` [PATCH v3 5/7] dm,dax: Add dax zero_page_range operation
` [PATCH v3 6/7] dax,iomap: Start using dax native zero_page_range()
` [PATCH v3 7/7] dax,iomap: Add helper dax_iomap_zero() to zero a range

[RFC PATCH 0/6] dax: Replace bdev_dax_pgoff() with dax_pgoff()
 2020-02-17 13:37 UTC  (10+ messages)
` [PATCH 1/6] dax: Define a helper dax_pgoff() which takes in dax_offset as argument
` [PATCH 2/6] dax,iomap,ext4,ext2,xfs: Save dax_offset in "struct iomap"
` [PATCH 3/6] fs/dax.c: Start using dax_pgoff() instead of bdev_dax_pgoff()
` [PATCH 4/6] dax, dm/md: Use "
` [PATCH 5/6] drivers/dax: "
` [PATCH 6/6] dax: Remove bdev_dax_pgoff() helper

[PATCH v4 0/6] Memory Hierarchy: Enable target node lookups for reserved memory
 2020-02-17  8:22 UTC  (21+ messages)
` [PATCH v4 4/6] x86/mm: Introduce CONFIG_KEEP_NUMA
` [PATCH v4 5/6] x86/numa: Provide a range-to-target_node lookup facility
` [PATCH v5 0/6] Memory Hierarchy: Enable target node lookups for reserved memory
  ` [PATCH v5 1/6] ACPI: NUMA: Up-level "map to online node" functionality
  ` [PATCH v5 2/6] mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node()
  ` [PATCH v5 3/6] powerpc/papr_scm: Switch to numa_map_to_online_node()
  ` [PATCH v5 4/6] x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFO
  ` [PATCH v5 5/6] x86/NUMA: Provide a range-to-target_node lookup facility
  ` [PATCH v5 6/6] libnvdimm/e820: Retrieve and populate correct 'target_node' info

[PATCH] tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT
 2020-02-17  8:16 UTC  (7+ messages)

[PATCH v2 0/4] libnvdimm: Cross-arch compatible namespace alignment
 2020-02-14 23:05 UTC  (18+ messages)
` [PATCH v2 1/4] mm/memremap_pages: Introduce memremap_compat_align()
` [PATCH v2 2/4] libnvdimm/namespace: Enforce memremap_compat_align()
` [PATCH v2 3/4] libnvdimm/region: Introduce NDD_LABELING
` [PATCH v2 4/4] libnvdimm/region: Introduce an 'align' attribute

Top Urgent Request for Quotation/Proforma invoice
 2020-02-12 21:54 UTC 

SALES/PRODUCT INQUIRY
 2020-02-12 10:37 UTC 

New Shpt. from USA [MC414]2020_134_PM_Petrotech_lb_Proposal_rev002nd
 2020-02-12 10:12 UTC 

[GIT PULL] dax fixes for v5.6-rc2
 2020-02-12  1:10 UTC  (2+ messages)

[PATCH 01/19] dax: remove block device dependencies
 2020-02-11 17:33 UTC  (11+ messages)

[PATCH v2] libnvdimm: Update persistence domain value for of_pmem and papr_scm device
 2020-02-11 16:38 UTC  (6+ messages)

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-11 16:23 UTC  (3+ messages)
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs

NEW BUSINESS PURCHASE ORDER FOR ALYANS LTD
 2020-02-11  9:34 UTC 

referral commission
 2020-02-10 12:55 UTC 

commission agent
 2020-02-10 12:55 UTC 

Shipment Document BL,INV and packing list
 2020-02-10 11:32 UTC 

Confirm your email request for linux-nvdimm@lists.01.org
 2020-02-09 21:40 UTC 

partnerships business ventures k,,
 2020-02-08 15:16 UTC 

Revised Purchased Order #0074
 2020-02-08  9:10 UTC 

[RFC PATCH 0/5][V2] dax,pmem: Provide a dax operation to zero range of memory
 2020-02-07 17:06 UTC  (17+ messages)
` [PATCH 1/5] dax, pmem: Add a dax operation zero_page_range
` [PATCH 3/5] dm,dax: Add dax zero_page_range operation
` [PATCH 4/5] dax,iomap: Start using dax native zero_page_range()

PAYMENT ADVICE
 2020-02-06 22:33 UTC 

Приглашаем на бизнес семинары, тренинги и мастер классы ведущих бизнесменов, учителей и психологов!
 2020-02-06 22:15 UTC 


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).