nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-10 02:53:47 to 2018-08-30 21:55:38 UTC [more...]

转发:如何建立绩效制度、KPI体系
 2018-08-30 21:55 UTC 

[PATCH] libnvdimm, region_devs: stop NDD_ALIASING bit test if one test pass
 2018-08-30 21:51 UTC  (2+ messages)

[PATCH v1] libnvdimm, label: Switch to bitmap_zalloc()
 2018-08-30 21:46 UTC  (3+ messages)

[PATCH] dax: Fix use of zero page
 2018-08-30 21:43 UTC  (2+ messages)

[PATCH] mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
 2018-08-30 20:28 UTC  (3+ messages)

Caryn
 2018-08-30 20:25 UTC 

Yahaira
 2018-08-30 20:24 UTC 

Jerica
 2018-08-30 20:24 UTC 

[PATCH] mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
 2018-08-30 20:15 UTC  (2+ messages)

Snapshot target and DAX-capable devices
 2018-08-30 19:53 UTC  (12+ messages)
        ` [dm-devel] "

[PATCH v5 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-08-30 19:30 UTC  (19+ messages)
` [PATCH v5 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v5 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v5 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v5 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v5 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v5 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v5 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v5 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v5 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v5 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v5 13/13] nvmet: Optionally use PCI P2P memory

[PATCH V4 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-30 19:23 UTC  (8+ messages)
` [PATCH V4 1/4] kvm: remove redundant reserved page check
` [PATCH V4 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
` [PATCH V4 3/4] mm: add a function to differentiate the pages is from DAX device memory
` [PATCH V4 4/4] kvm: add a check if pfn is from NVDIMM pmem

Lorine
 2018-08-30 15:52 UTC 

[PATCH] device-dax: Convert variable to vm_fault_t type
 2018-08-30 15:40 UTC  (2+ messages)

Drusilla
 2018-08-30 14:18 UTC 

Julene
 2018-08-30 14:18 UTC 

Jack
 2018-08-30 14:18 UTC 

[PATCH v1] libnvdimm, namespace: Replace kmemdup() with kstrndup()
 2018-08-30 11:56 UTC  (2+ messages)

Prompt! linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org, you can confirm your email account with a single click
 2018-08-30 11:17 UTC 

Jacquelynn
 2018-08-30 10:08 UTC 

Angelyn
 2018-08-30 10:07 UTC 

Jackqueline
 2018-08-30 10:07 UTC 

Paris
 2018-08-30  6:07 UTC 

Allegra
 2018-08-30  6:07 UTC 

Ellan
 2018-08-30  6:06 UTC 

Evangelina
 2018-08-30  3:25 UTC 

Jacqulyn
 2018-08-30  3:25 UTC 

Dulcie
 2018-08-30  3:25 UTC 

Mercedez
 2018-08-29 21:06 UTC 

quote: SAMSUNG CL21B331KB 2017+ 0.0128usd
 2018-08-29  9:55 UTC 

[PATCH v3 0/6] ndctl: add security support
 2018-08-28 22:52 UTC  (7+ messages)
` [PATCH v3 1/6] ndctl: add support for display security state
` [PATCH v3 2/6] ndctl: add update to security support
` [PATCH v3 3/6] ndctl: add disable "
` [PATCH v3 4/6] ndctl: add support for freeze security
` [PATCH v3 5/6] ndctl: add support for sanitize dimm
` [PATCH v3 6/6] ndctl: add request-key upcall reference app

[PATCH v8 00/12] Adding security support for nvdimm
 2018-08-28 22:48 UTC  (13+ messages)
` [PATCH v8 01/12] nfit: add support for Intel DSM 1.7 commands
` [PATCH v8 02/12] libnvdimm: create keyring to store security keys
` [PATCH v8 03/12] nfit/libnvdimm: store dimm id as a member to struct nvdimm
` [PATCH v8 04/12] keys: export lookup_user_key to external users
` [PATCH v8 05/12] nfit/libnvdimm: add unlock of nvdimm support for Intel DIMMs
` [PATCH v8 06/12] nfit/libnvdimm: add set passphrase support for Intel nvdimms
` [PATCH v8 07/12] nfit/libnvdimm: add disable passphrase support to Intel nvdimm
` [PATCH v8 08/12] nfit/libnvdimm: add freeze security "
` [PATCH v8 09/12] nfit/libnvdimm: add support for issue secure erase DSM "
` [PATCH v8 10/12] nfit_test: add context to dimm_dev for nfit_test
` [PATCH v8 11/12] nfit_test: add test support for Intel nvdimm security DSMs
` [PATCH v8 12/12] libnvdimm: add documentation for nvdimm security support

Delicia
 2018-08-28 13:37 UTC 

[RFC v3 0/2] kvm "fake DAX" device flushing
 2018-08-28 12:39 UTC  (3+ messages)
      ` [Qemu-devel] "

[PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-08-27 16:09 UTC  (9+ messages)
` [PATCH v4 1/2] dax: dax_layout_busy_page() warn on !exceptional

转发:如何预防合伙人的潜在风险
 2018-08-27 11:32 UTC 

[GIT PULL]: libnvdimm updates for 4.19-rc1 v2 [2/2]
 2018-08-26  1:32 UTC  (3+ messages)

please f#ck me tonite
 2018-08-25 20:47 UTC 

Seeking for romantic relationships
 2018-08-25 11:36 UTC 

Get ready for unforgettable romance
 2018-08-24 19:12 UTC 

[ndctl PATCH 0/2] xaction-namespace counting reworks
 2018-08-22 22:22 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl, destroy-namespace: check for an already-zeroed info block
` [ndctl PATCH 2/2] ndctl, namespace: rework namespace action accounting

[GIT PULL]: libnvdimm updates for 4.19-rc1 v2 [1/2]
 2018-08-22 20:22 UTC 

Mandie
 2018-08-22 16:03 UTC 

转发:如何预防合伙人的潜在风险
 2018-08-22 11:37 UTC 

答复:技术人员如何转型为成为管理者
 2018-08-21 21:58 UTC 

dmaengine support for PMEM
 2018-08-21 18:13 UTC  (5+ messages)

[PATCH V2 1/1] device-dax: check for vma range while dax_mmap
 2018-08-21 16:16 UTC  (4+ messages)

[ndctl PATCH] ndctl, test: add UUID_LIBS for list_smart_dimm
 2018-08-21  2:17 UTC  (2+ messages)

[GIT PULL]: libnvdimm updates for v4.19-rc1
 2018-08-20 17:21 UTC  (4+ messages)

转发:如何更好的车间管理
 2018-08-20 15:42 UTC 

Let's communicate online
 2018-08-19 12:50 UTC 

I wish to be your pen friend
 2018-08-19 11:17 UTC 

Let's start our virtual communication
 2018-08-19 11:10 UTC 

Hi dear!
 2018-08-18 18:36 UTC 

Carolina
 2018-08-18  9:40 UTC 

Don't you want to have a cute girlfriend?
 2018-08-18  9:16 UTC 

Hello!
 2018-08-18  5:13 UTC 

Play with me!
 2018-08-18  1:41 UTC 

转发:如何培养公司的质量意识
 2018-08-17  7:50 UTC 

Mail From Miss Kira
 2018-08-17  2:03 UTC 

转发:两天让您销*售不再难
 2018-08-16 16:36 UTC 

Prompt! linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org, you can confirm your email account with a single click
 2018-08-16  2:13 UTC 

[ndctl PATCH 1/3] ndctl, monitor: Fix formatting for --log in the man page
 2018-08-15 17:32 UTC  (5+ messages)
` [ndctl PATCH 2/3] ndctl, list: fix the verbosity level formatting "
` [ndctl PATCH 3/3] ndctl, docs: Use asciidoctor by default
  ` [ndctl PATCH v2] "

[ndctl PATCH] ndctl, autoconf: include sys/mman.h for MAP_SYNC
 2018-08-14 23:05 UTC 

[ANNOUNCE] ndctl v62
 2018-08-14  0:43 UTC 

[ndctl PATCH] ndctl: Work around kernel memory corruption
 2018-08-13 20:32 UTC  (2+ messages)

[PATCH v2 0/3] Add support for memcpy_mcsafe
 2018-08-13 15:49 UTC  (3+ messages)
` [PATCH v2 3/3] powerpc/mce: Handle memcpy_mcsafe

[PATCH V3 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-13 17:41 UTC  (14+ messages)
` [PATCH V3 1/4] kvm: remove redundant reserved page check
` [PATCH V3 3/4] mm: add a function to differentiate the pages is from DAX device memory
` [PATCH V3 4/4] kvm: add a check if pfn is from NVDIMM pmem

[ndctl PATCH 1/2] ndctl: fix potential null dereference in the smart error handler
 2018-08-13 14:29 UTC  (3+ messages)
` [ndctl PATCH 2/2] ndctl, udev: fix a resource leak in save_unsafe_shutdown_count

With love
 2018-08-13  7:14 UTC 

[PATCH v2] ACPI: nfit: remove redundant assignment if nfit_mem found
 2018-08-13  2:53 UTC  (3+ messages)
  ` [External] "

hi!
 2018-08-12 18:13 UTC 

With love
 2018-08-12  9:57 UTC 

With love
 2018-08-12  3:26 UTC 

[ndctl PATCH] ndctl, prepare-release.sh: fix revision update checks
 2018-08-11  0:06 UTC 

[ndctl PATCHv4] ndctl: Add 'list' verbose options
 2018-08-10 23:25 UTC  (2+ messages)

[ndctl PATCH] ndctl: Add reconfigure-namespace command
 2018-08-10 23:20 UTC  (2+ messages)

[ndctl PATCH 0/5] ndctl: misc static analysis fixes
 2018-08-10 22:58 UTC  (7+ messages)
` [ndctl PATCH 1/5] ndctl, inject: fix a resource leak in ndctl_namespace_get_clear_unit
` [ndctl PATCH 2/5] ndctl: fix a resource leak in submit_get_firmware_info
` [ndctl PATCH 3/5] libndctl: fix a resource leak in ndctl_dimm_get_{{event_}flags, health}
` [ndctl PATCH 4/5] ndctl, test: fix a potential null pointer dereference in 'ndctl test'
` [ndctl PATCH 5/5] ndctl, test: fix a resource leak in check_smart_threshold

[ndctl PATCH 0/4] Some fixups and improvements ndctl monitor
 2018-08-10 20:42 UTC  (2+ messages)

[PATCH] libnvdimm: fix ars_status output length calculation
 2018-08-10 19:54 UTC  (3+ messages)

[PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
 2018-08-10 19:26 UTC  (9+ messages)

Good day!
 2018-08-10 18:49 UTC 

Machine Learning Software-Users List
 2018-08-10 17:46 UTC  (2+ messages)

Help trying to use /dev/pmem for dax debugging?
 2018-08-10 17:28 UTC  (6+ messages)

Interesting work
 2018-08-10 11:40 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).