nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-26 11:33:31 to 2018-05-08 14:05:24 UTC [more...]

Staff Wanted
 2018-05-08 14:05 UTC 

Interesting work
 2018-05-08 13:19 UTC 

[PATCH v4 0/3] resource: Use list_head to link sibling resource
 2018-05-08 12:12 UTC  (7+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] resource: add walk_system_ram_res_rev()
` [PATCH v4 3/3] kexec_file: Load kernel at top of system RAM if required

[PATCH v3 1/3] resource: Use list_head to link sibling resource
 2018-05-08 12:11 UTC  (9+ messages)

Votre courriel à Amazon.fr Marketplace
 2018-05-08  9:19 UTC 

Your email to Amazon.com Marketplace
 2018-05-08  8:00 UTC 

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-08  7:17 UTC  (21+ messages)
` [PATCH v4 01/14] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v4 03/14] PCI/P2PDMA: Add PCI p2pmem dma mappings to adjust the bus offset
` [PATCH v4 04/14] PCI/P2PDMA: Clear ACS P2P flags for all devices behind switches
` [PATCH v4 06/14] PCI/P2PDMA: Add P2P DMA driver writer's documentation

[RFC PATCH v1 0/6] use mm to manage NVDIMM (pmem) zone
 2018-05-08  4:43 UTC  (8+ messages)
  ` [External] [RFC PATCH v1 1/6] mm/memblock: Expand definition of flags to support NVDIMM
` [RFC PATCH v1 4/6] arch/x86/kernel: mark NVDIMM regions from e820_table
  ` [External] [RFC PATCH v1 2/6] mm/page_alloc.c: get pfn range with flags of memblock
  ` [External] [RFC PATCH v1 3/6] mm, zone_type: create ZONE_NVM and fill into GFP_ZONE_TABLE
  ` [External] [RFC PATCH v1 5/6] mm: get zone spanned pages separately for DRAM and NVDIMM
  ` [External] [RFC PATCH v1 6/6] arch/x86/mm: create page table mapping for DRAM and NVDIMM both

[RFC PATCH v1 0/6] use mm to manage NVDIMM (pmem) zone
 2018-05-08  3:52 UTC  (12+ messages)
      ` [External] "

Delivery reports about your e-mail
 2018-05-08  3:10 UTC 

Delivery reports about your e-mail
 2018-05-08  3:10 UTC 

[RFC PATCH v1 0/6] use mm to manage NVDIMM (pmem) zone
 2018-05-08  2:00 UTC  (2+ messages)
` [RFC PATCH v1 4/6] arch/x86/kernel: mark NVDIMM regions from e820_table

[PATCH v9 0/9] dax: fix dma vs truncate/hole-punch
 2018-05-08  0:16 UTC  (3+ messages)

转发linux-nvdimm:本年度最热议题,合为一伙该如何分配利益
 2018-05-07 17:52 UTC 

Welcome to our company
 2018-05-07 15:19 UTC 

[PATCH v6 0/4] ndctl, monitor: add ndctl monitor daemon
 2018-05-07  5:09 UTC  (5+ messages)
` [PATCH v6 1/4] ndctl, util: add OPTION_FILENAME to parse_opt_type
` [PATCH v6 2/4] ndctl, monitor: add ndctl monitor daemon
` [PATCH v6 3/4] ndctl, monitor: add default configuration file
` [PATCH v6 4/4] ndctl, monitor: add the unit file of systemd for ndctl-monitor service

ypqianafktavg
 2018-05-07  3:32 UTC 

ypqianafktavg
 2018-05-07  3:32 UTC 

Hello!
 2018-05-07  2:29 UTC 

[PATCH v5 0/4] ndctl, monitor: add ndctl monitor daemon
 2018-05-07  1:50 UTC  (8+ messages)
` [PATCH v5 1/4] ndctl, util: add OPTION_FILENAME to parse_opt_type
` [PATCH v5 2/4] ndctl, monitor: add ndctl monitor daemon
` [PATCH v5 4/4] ndctl, monitor: add the unit file of systemd for ndctl-monitor service

[PATCH v2] ndctl, filter: fix "keyword 'all' is ignored" in util_<obj>_filter()
 2018-05-07  1:21 UTC  (3+ messages)

[PATCH 1/3] nvdimm: fix typo in label-size definition
 2018-05-04  8:44 UTC  (8+ messages)
` [PATCH 2/3] nvdimm, acpi: add NFIT platform capabilities
` [PATCH 3/3] nvdimm: platform capabilities command line option

[PATCH v3 0/9] Series short description
 2018-05-04  0:06 UTC  (10+ messages)
` [PATCH v3 1/9] x86, memcpy_mcsafe: remove loop unrolling
` [PATCH v3 2/9] x86, memcpy_mcsafe: add labels for write fault handling
` [PATCH v3 3/9] x86, memcpy_mcsafe: return bytes remaining
` [PATCH v3 4/9] x86, memcpy_mcsafe: add write-protection-fault handling
` [PATCH v3 5/9] x86, memcpy_mcsafe: define copy_to_iter_mcsafe()
` [PATCH v3 6/9] dax: introduce a ->copy_to_iter dax operation
` [PATCH v3 7/9] dax: report bytes remaining in dax_iomap_actor()
` [PATCH v3 8/9] pmem: switch to copy_to_iter_mcsafe()
` [PATCH v3 9/9] x86, nfit_test: unit test for memcpy_mcsafe()

[ndctl PATCH 1/4] libndctl: fix potential buffer overflow in write_cache APIs
 2018-05-04  0:08 UTC  (7+ messages)
` [ndctl PATCH 2/4] libndctl: improve debug prints in wait_for_scrub_completion
` [ndctl PATCH 3/4] libndctl, test: fix a couple of unchecked returns
` [ndctl PATCH 4/4] configure: add -Wunused-result and -D_FORTIFY_SOURCE=2 to cflags

[PATCH 0/5] fix radix tree multi-order iteration race
 2018-05-03 19:24 UTC  (6+ messages)
` [PATCH 1/5] radix tree test suite: fix mapshift build target
` [PATCH 2/5] radix tree test suite: fix compilation issue
` [PATCH 3/5] radix tree test suite: add item_delete_rcu()
` [PATCH 4/5] radix tree test suite: multi-order iteration race
` [PATCH 5/5] radix tree: fix "

4554:企业关务风险管理及AEO内审机制建立
 2018-05-03 15:55 UTC 

[PATCH v2 0/9] use memcpy_mcsafe() for copy_to_iter()
 2018-05-03 14:19 UTC  (12+ messages)
` [PATCH v2 1/9] x86, memcpy_mcsafe: remove loop unrolling
` [PATCH v2 2/9] x86, memcpy_mcsafe: add labels for write fault handling
` [PATCH v2 3/9] x86, memcpy_mcsafe: return bytes remaining
` [PATCH v2 4/9] x86, memcpy_mcsafe: add write-protection-fault handling
` [PATCH v2 5/9] x86, memcpy_mcsafe: define copy_to_iter_mcsafe()
` [PATCH v2 6/9] dax: introduce a ->copy_to_iter dax operation
` [PATCH v2 7/9] dax: report bytes remaining in dax_iomap_actor()
` [PATCH v2 8/9] pmem: switch to copy_to_iter_mcsafe()
` [PATCH v2 9/9] x86, nfit_test: unit test for memcpy_mcsafe()

Get Top 500k Alexa ranks for lists.01.org with 50% Discount
 2018-05-03 11:39 UTC 

转发linux-nvdimm:企业微课设计与制作
 2018-05-03 10:38 UTC 

[PATCH] pmem: fix badblocks population for raw mode
 2018-05-02 20:56 UTC  (2+ messages)

[PATCH 0/6] use memcpy_mcsafe() for copy_to_iter()
 2018-05-02 17:47 UTC  (28+ messages)
` [PATCH 1/6] x86, memcpy_mcsafe: update labels in support of write fault handling
` [PATCH 2/6] x86, memcpy_mcsafe: return bytes remaining
` [PATCH 3/6] x86, memcpy_mcsafe: add write-protection-fault handling
` [PATCH 4/6] x86, memcpy_mcsafe: define copy_to_iter_mcsafe()
` [PATCH 5/6] dax: use copy_to_iter_mcsafe() in dax_iomap_actor()
` [PATCH 6/6] x86, nfit_test: unit test for memcpy_mcsafe()

[RESEND 0/3] Add support for memcpy_mcsafe
 2018-05-02 12:36 UTC  (10+ messages)
` [RESEND 2/3] powerpc/memcpy: Add memcpy_mcsafe for pmem

[ndctl PATCH 0/4] Error injection reworks
 2018-05-01 19:54 UTC  (6+ messages)
` [ndctl PATCH 1/4] libndctl, ars: add an API to retrieve clear_err_unit
` [ndctl PATCH 2/4] libndctl, inject: inject fewer bytes per block by default
` [ndctl PATCH 3/4] libndctl, inject: add 'v2' APIs for inject and uninject
` [ndctl PATCH 4/4] ndctl, inject-error: add a --saturate option

Buy Instagram followers cheap
 2018-05-01  1:54 UTC 

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-04-28 10:48 UTC  (19+ messages)
` [RFC v2 1/2] virtio: add pmem driver
            ` [Qemu-devel] "
` [RFC v2 2/2] pmem: device flush over VIRTIO
` [RFC v2] qemu: Add virtio pmem device
      ` [Qemu-devel] "

Returned mail: Data format error
 2018-04-28  3:06 UTC 

Returned mail: Data format error
 2018-04-28  3:06 UTC 

[PATCH v5 0/4] ndctl: convert actions to use util_filter_walk
 2018-04-27 22:08 UTC  (5+ messages)
` [PATCH v5 1/4] ndctl: convert namespace actions to use util_filter_params
` [PATCH v5 2/4] ndctl: convert namespace actions to use util_filter_walk()
` [PATCH v5 3/4] ndctl: convert region "
` [PATCH v5 4/4] ndctl: convert dimm "

[PATCH v4 0/4] ndctl: convert actions to use util_filter_walk
 2018-04-27 19:50 UTC  (7+ messages)
` [PATCH v4 1/4] ndctl: convert namespace actions to use util_filter_params
` [PATCH v4 2/4] ndctl: convert namespace actions to use util_filter_walk()
` [PATCH v4 3/4] ndctl: convert region "
` [PATCH v4 4/4] ndctl: convert dimm "

[PATCH v3] dax: Change return type to vm_fault_t
 2018-04-27 18:33 UTC  (5+ messages)

转发linux-nvdimm:
 2018-04-27  3:37 UTC 

RETURNED MAIL: DATA FORMAT ERROR
 2018-04-27  3:30 UTC 

RETURNED MAIL: DATA FORMAT ERROR
 2018-04-27  3:30 UTC 

[PATCH v3 0/4] convert actions to use util_filter_walk
 2018-04-27  0:44 UTC  (6+ messages)
` [PATCH v3 1/4] ndctl: convert namespace actions to use util_filter_params
` [PATCH v3 2/4] ndctl: convert namespace actions to use util_filter_walk()
` [PATCH v3 3/4] ndctl: convert region "
` [PATCH v3 4/4] ndctl: convert dimm "


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