nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-06 23:42:32 to 2019-02-20 18:59:17 UTC [more...]

[PATCH v3 1/2] nfit, mce: only handle uncorrectable machine checks
 2019-02-20 18:59 UTC  (2+ messages)

[PATCH 1/1] ndctl: fix memory leak in libndctl
 2019-02-20 17:51 UTC 

[PATCH 0/7] libnvdimm/pfn: Fix section-alignment padding
 2019-02-20 17:45 UTC  (15+ messages)
` [PATCH 1/7] libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()
` [PATCH 2/7] libnvdimm/pmem: Honor force_raw for legacy pmem regions
` [PATCH 3/7] dax: Check the end of the block-device capacity with dax_direct_access()
` [PATCH 4/7] libnvdimm/pfn: Introduce super-block minimum version requirements
` [PATCH 5/7] libnvdimm/pfn: Remove dax_label_reserve
` [PATCH 6/7] libnvdimm/pfn: Introduce 'struct pfn_map_info'
` [PATCH 7/7] libnvdimm/pfn: Fix 'start_pad' implementation

[PATCH] acpi/nfit: Fix bus command validation
 2019-02-20 17:21 UTC  (8+ messages)

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-20  6:46 UTC  (30+ messages)
` [RFC v4 02/17] kunit: test: add test resource management API
  ` [RFC v4 01/17] kunit: test: add KUnit test runner core
  ` [RFC v4 03/17] kunit: test: add string_stream a std::stream like string builder
  ` [RFC v4 04/17] kunit: test: add test_stream a std::stream like logger
  ` [RFC v4 05/17] kunit: test: add the concept of expectations
  ` [RFC v4 06/17] kbuild: enable building KUnit
  ` [RFC v4 08/17] kunit: test: add support for test abort
  ` [RFC v4 09/17] kunit: test: add the concept of assertions
  ` [RFC v4 10/17] kunit: test: add test managed resource tests
  ` [RFC v4 11/17] kunit: tool: add Python wrappers for running KUnit tests
  ` [RFC v4 12/17] kunit: defconfig: add defconfigs for building "
  ` [RFC v4 13/17] Documentation: kunit: add documentation for KUnit
  ` [RFC v4 14/17] MAINTAINERS: add entry for KUnit the unit testing framework
  ` [RFC v4 15/17] of: unittest: migrate tests to run on KUnit
` [RFC v4 07/17] kunit: test: add initial tests
` [RFC v4 16/17] of: unittest: split out a couple of test cases from unittest
` [RFC v4 17/17] of: unittest: split up some super large test cases

[ndctl PATCH v2 4/4] ndctl, monitor: support NVDIMM_FAMILY_HYPERV
 2019-02-20  5:11 UTC 

[ndctl PATCH v2 3/4] ndctl, lib: implement ndctl_dimm_get_cmd_family()
 2019-02-20  5:11 UTC 

[ndctl PATCH v2 2/4] libndctl: NVDIMM_FAMILY_HYPERV: add .smart_get_shutdown_count (Function 2)
 2019-02-20  5:10 UTC 

[ndctl PATCH v2 1/4] libndctl: add support for NVDIMM_FAMILY_HYPERV's _DSM Function 1
 2019-02-20  5:10 UTC 

[ndctl PATCH v2 0/4] add the support for NVDIMM_FAMILY_HYPERV
 2019-02-20  5:10 UTC 

[PATCH v2 0/6] nfit/ars: Improve polling and short-ARS execution
 2019-02-20  0:06 UTC  (8+ messages)
` [PATCH v2 1/6] nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
` [PATCH v2 2/6] nfit/ars: Attempt short-ARS even in the no_init_ars case
` [PATCH v2 3/6] nfit/ars: Remove ars_start_flags
` [PATCH v2 4/6] nfit/ars: Introduce scrub_flags
` [PATCH v2 5/6] nfit/ars: Allow root to busy-poll the ARS state machine
` [PATCH v2 6/6] nfit/ars: Avoid stale ARS results

Fw: Why only devdax guarantees guest data persistence ?
 2019-02-19 18:49 UTC  (2+ messages)

[LSF/MM TOPIC] Standardizing semantics around the per-file DAX flag
 2019-02-19 12:35 UTC  (2+ messages)

Delivery failed
 2019-02-19  8:06 UTC 

[ndctl PATCH] ndctl, monitor: support NVDIMM_FAMILY_HYPERV
 2019-02-19  6:07 UTC  (6+ messages)

[LSF/MM TOPIC] Software RAID Support for NV-DIMM
 2019-02-19  3:59 UTC  (11+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-18 22:56 UTC  (37+ messages)
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel
` [RFC v3 14/19] Documentation: kunit: add documentation for KUnit
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[LSF/MM TOPIC] The end of the DAX experiment
 2019-02-18 18:17 UTC  (13+ messages)
` [Lsf-pc] "

Is nvdimm driver RT compatible?
 2019-02-18  9:57 UTC  (7+ messages)

find_get_entries_tag regression bisected
 2019-02-16 21:11 UTC  (4+ messages)

[PATCH] ndctl: Generalized make-git-snapshot.sh
 2019-02-15 23:57 UTC  (8+ messages)
` [PATCH V2] "
` [PATCH V3] "

[ndctl PATCH] ndctl/bus: Add poll interval to wait-scrub
 2019-02-15 19:48 UTC 

[ndctl PATCH 1/2] autoconf: Check for MAP_SHARED_VALIDATE
 2019-02-15 17:55 UTC  (10+ messages)
` [ndctl PATCH 2/2] autoconf: print more possible package names for keyutils.h
` [ndctl PATCH v2 1/3] autoconf: print more possible package names for <keyutils.h>
  ` [ndctl PATCH v2 2/3] autoconf: Check for MAP_SHARED_VALIDATE and kernel/glibc conflicts
  ` [ndctl PATCH v2 3/3] ndctl, test: Make tests using MAP_SYNC only include <sys/mman.h>

[PATCH 0/6] nfit/ars: Improve polling and short-ARS execution
 2019-02-15 16:43 UTC  (10+ messages)
` [PATCH 1/6] nfit/ars: Attempt a short-ARS whenever the ARS state is idle at boot
` [PATCH 2/6] nfit/ars: Attempt short-ARS even in the no_init_ars case
` [PATCH 3/6] nfit/ars: Allow root to busy-poll the ARS state machine
  ` [PATCH v2] "
` [PATCH 4/6] nfit/ars: Remove ars_start_flags
` [PATCH 5/6] nfit/ars: Introduce scrub_flags
` [PATCH 6/6] nfit/ars: Avoid stale ARS results

Usb gifts for company promotions, factory customization
 2019-02-13 21:28 UTC 

[PATCH 0/5] [v4] Allow persistent memory to be used like normal RAM
 2019-02-13 16:19 UTC  (11+ messages)
` [PATCH 5/5] dax: "Hotplug" persistent memory for use "

You want hot sex?
 2019-02-13 13:21 UTC 

dreaming of f#cking tonight?
 2019-02-13 13:20 UTC 

[PATCH] libnvdimm/dimm: Add a no-BLK quirk based on NVDIMM family
 2019-02-13  9:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] device-dax: Auto-bind device after successful new_id
 2019-02-13  8:06 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 44/83] acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()
 2019-02-13  2:36 UTC 

[PATCH AUTOSEL 4.20 052/105] acpi/nfit: Fix race accessing memdev in nfit_get_smbios_id()
 2019-02-13  2:32 UTC 

[PATCH 1/2] libnvdimm, pfn: use size is enough
 2019-02-13  1:27 UTC  (3+ messages)

[ndctl PATCH 0/8] Improve support + testing for labels + info-blocks
 2019-02-12 21:29 UTC  (9+ messages)
` [ndctl PATCH 1/8] ndctl/dimm: Add 'flags' field to read-labels output
` [ndctl PATCH 2/8] ndctl/dimm: Add --human support to read-labels
` [ndctl PATCH 3/8] ndctl/build: Drop -Wpointer-arith
` [ndctl PATCH 4/8] ndctl/namespace: Add read-info-block command
` [ndctl PATCH 5/8] ndctl/test: Update dax-dev to handle multiple e820 ranges
` [ndctl PATCH 6/8] ndctl/test: Make dax.sh more robust vs small namespaces
` [ndctl PATCH 7/8] ndctl/namespace: Always zero info-blocks
` [ndctl PATCH 8/8] ndctl/test: Test inter-region collision handling

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-02-11 23:07 UTC  (6+ messages)
` security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)
  ` [Qemu-devel] "

[ndctl PATCH 2/2] libndctl: NVDIMM_FAMILY_HYPERV: add .smart_get_shutdown_count (Function 2)
 2019-02-11 17:17 UTC  (2+ messages)

[ndctl PATCH 1/2] libndctl: add support for NVDIMM_FAMILY_HYPERV's _DSM Function 1
 2019-02-11 17:09 UTC  (2+ messages)

[PATCH v3 0/5] Optimize writecache when using pmem as cache
 2019-02-11  6:47 UTC  (3+ messages)
  ` [External] "

Security Notice. Someone have access to your system
 2019-02-11  1:05 UTC 

Querying the size of devdax devices from userspace
 2019-02-08  1:53 UTC  (3+ messages)

[LSF/MM TOPIC] Discuss least bad options for resolving longterm-GUP usage by RDMA
 2019-02-07  5:33 UTC  (3+ messages)

question about mmap MAP_PRIVATE on PMEM/DAX/fs files
 2019-02-06 23:42 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).