nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-02 11:51:40 to 2018-05-10 04:32:57 UTC [more...]

DELIVERY FAILED
 2018-05-10  4:32 UTC 

[RFC PATCH v1 0/6] use mm to manage NVDIMM (pmem) zone
 2018-05-10  3:53 UTC  (13+ 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

[PATCH v5 0/4] ndctl: convert actions to use util_filter_walk
 2018-05-09 23:41 UTC  (10+ messages)
` [PATCH v5 2/4] ndctl: convert namespace actions to use util_filter_walk()
` [PATCH v5 3/4] ndctl: convert region "

[PATCH v9 0/9] dax: fix dma vs truncate/hole-punch
 2018-05-09 22:54 UTC  (16+ messages)
` [PATCH v9 1/9] dax, dm: introduce ->fs_{claim, release}() dax_device infrastructure
` [PATCH v9 3/9] memremap: split devm_memremap_pages() and memremap() infrastructure
` [PATCH v9 5/9] mm: fix __gup_device_huge vs unmap
` [PATCH v9 6/9] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v9 9/9] xfs, dax: introduce xfs_break_dax_layouts()

[Ksummit-discuss] bug-introducing patches
 2018-05-09 21:51 UTC  (2+ messages)

[PATCH v4 00/14] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-05-09 17:49 UTC  (71+ 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

[PATCH v2] acpi: nfit: document sysfs interface
 2018-05-09 15:54 UTC  (2+ messages)

[PATCH 0/5] fix radix tree multi-order iteration race
 2018-05-09 15:09 UTC  (9+ 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 "

Returned mail: see transcript for details
 2018-05-09  7:37 UTC 

Returned mail: see transcript for details
 2018-05-09  7:37 UTC 

[RFC PATCH v1 0/6] use mm to manage NVDIMM (pmem) zone
 2018-05-09  4:47 UTC  (13+ messages)
      ` [External] "

[PATCH v4 0/3] resource: Use list_head to link sibling resource
 2018-05-09  2:08 UTC  (8+ 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 23:41 UTC  (10+ messages)

Staff Wanted
 2018-05-08 14:05 UTC 

Interesting work
 2018-05-08 13:19 UTC 

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

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

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

转发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  (7+ messages)
` [PATCH v5 1/4] ndctl, util: add OPTION_FILENAME to parse_opt_type
` [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  (4+ messages)

[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

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  (15+ messages)

[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


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