nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-01 23:01:16 to 2019-05-08 03:35:04 UTC [more...]

Delivery failed
 2019-05-08  3:35 UTC 

[PATCH ndctl] ndctl, region: return the rc value in region_action
 2019-05-08  3:12 UTC  (4+ messages)

[ndctl PATCH] contrib: add an example qemu setup script for HMAT emulation
 2019-05-08  1:25 UTC 

[ndctl PATCH v2 00/10] daxctl: add a new reconfigure-device command
 2019-05-08  0:38 UTC  (11+ messages)
` [ndctl PATCH v2 01/10] libdaxctl: add interfaces in support of device modes
` [ndctl PATCH v2 02/10] libdaxctl: cache 'subsystem' in daxctl_ctx
` [ndctl PATCH v2 03/10] libdaxctl: add interfaces to enable/disable devices
` [ndctl PATCH v2 04/10] libdaxctl: add interfaces to get/set the online state for a node
` [ndctl PATCH v2 05/10] daxctl/list: add numa_node for device listings
` [ndctl PATCH v2 06/10] libdaxctl: add an interface to get the mode for a dax device
` [ndctl PATCH v2 07/10] daxctl: add a new reconfigure-device command
` [ndctl PATCH v2 08/10] Documentation/daxctl: add a man page for daxctl-reconfigure-device
` [ndctl PATCH v2 09/10] contrib/ndctl: fix region-id completions for daxctl
` [ndctl PATCH v2 10/10] contrib/ndctl: add bash-completion for daxctl-reconfigure-device

[PATCH v2 0/6] mm/devm_memremap_pages: Fix page release race
 2019-05-07 23:56 UTC  (7+ messages)
` [PATCH v2 1/6] drivers/base/devres: Introduce devm_release_action()
` [PATCH v2 2/6] mm/devm_memremap_pages: Introduce devm_memunmap_pages
` [PATCH v2 3/6] PCI/P2PDMA: Fix the gen_pool_add_virt() failure path
` [PATCH v2 4/6] lib/genalloc: Introduce chunk owners
` [PATCH v2 5/6] PCI/P2PDMA: Track pgmap references per resource, not globally
` [PATCH v2 6/6] mm/devm_memremap_pages: Fix final page put race

[PATCH v7 0/6] virtio pmem driver
 2019-05-07 20:25 UTC  (11+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
  ` [Qemu-devel] "
` [PATCH v7 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v7 4/6] dax: check synchronous mapping is supported
  ` [Qemu-devel] "
` [PATCH v7 6/6] xfs: disable map_sync for async flush

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-07 19:13 UTC  (64+ messages)
` [PATCH v2 03/17] kunit: test: add string_stream a std::stream like string builder
` [PATCH v2 04/17] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v2 07/17] kunit: test: add initial tests
` [PATCH v2 08/17] kunit: test: add support for test abort
` [PATCH v2 09/17] kunit: test: add tests for kunit "
` [PATCH v2 10/17] kunit: test: add the concept of assertions
` [PATCH v2 11/17] kunit: test: add test managed resource tests
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v2 13/17] kunit: defconfig: add defconfigs for building "
  ` [PATCH v2 14/17] Documentation: kunit: add documentation for KUnit
  ` [PATCH v2 15/17] MAINTAINERS: add entry for KUnit the unit testing framework
  ` [PATCH v2 16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v2 17/17] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v2] drivers/dax: Allow to include DEV_DAX_PMEM as builtin
 2019-05-07 15:09 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 04/14] libnvdimm/btt: Fix a kmemdup failure check
 2019-05-07  5:42 UTC 

[PATCH AUTOSEL 4.9 02/25] libnvdimm/namespace: Fix a potential NULL pointer dereference
 2019-05-07  5:41 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 06/25] libnvdimm/btt: Fix a kmemdup failure check

[PATCH AUTOSEL 4.14 02/95] libnvdimm/namespace: Fix a potential NULL pointer dereference
 2019-05-07  5:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 06/95] libnvdimm/btt: Fix a kmemdup failure check

[PATCH AUTOSEL 4.19 04/81] acpi/nfit: Always dump _DSM output payload
 2019-05-07  5:34 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 05/81] libnvdimm/namespace: Fix a potential NULL pointer dereference
` [PATCH AUTOSEL 4.19 09/81] libnvdimm/btt: Fix a kmemdup failure check
` [PATCH AUTOSEL 4.19 17/81] libnvdimm/pmem: fix a possible OOB access when read and write pmem

[PATCH AUTOSEL 5.0 04/99] acpi/nfit: Always dump _DSM output payload
 2019-05-07  5:31 UTC  (5+ messages)
` [PATCH AUTOSEL 5.0 05/99] libnvdimm/namespace: Fix a potential NULL pointer dereference
` [PATCH AUTOSEL 5.0 09/99] libnvdimm/btt: Fix a kmemdup failure check
` [PATCH AUTOSEL 5.0 16/99] libnvdimm/security: provide fix for secure-erase to use zero-key
` [PATCH AUTOSEL 5.0 18/99] libnvdimm/pmem: fix a possible OOB access when read and write pmem

[PATCH v8 00/12] mm: Sub-section memory hotplug support
 2019-05-06 23:40 UTC  (13+ messages)
` [PATCH v8 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v8 02/12] mm/memremap: Rename and consolidate SECTION_SIZE
` [PATCH v8 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v8 04/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v8 05/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v8 06/12] mm/hotplug: Kill is_dev_zone() usage in __remove_pages()
` [PATCH v8 07/12] mm: Kill is_dev_zone() helper
` [PATCH v8 08/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v8 09/12] mm/sparsemem: Support sub-section hotplug
` [PATCH v8 10/12] mm/devm_memremap_pages: Enable sub-section remap
` [PATCH v8 11/12] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
` [PATCH v8 12/12] libnvdimm/pfn: Stop padding pmem namespaces to section alignment

[ndctl PATCH 0/8] daxctl: add a new reconfigure-device command
 2019-05-06 22:17 UTC  (12+ messages)
` [ndctl PATCH 1/8] libdaxctl: add interfaces in support of device modes
` [ndctl PATCH 2/8] libdaxctl: cache 'subsystem' in daxctl_ctx
` [ndctl PATCH 3/8] daxctl: add libdaxctl interfaces to enable/disable devices
` [ndctl PATCH 4/8] ndctl: add helpers to get/set the online state for a node
` [ndctl PATCH 5/8] daxctl: add a new reconfigure-device command
` [ndctl PATCH 6/8] Documentation/daxctl: add a man page for daxctl-reconfigure-device
` [ndctl PATCH 7/8] contrib/ndctl: fix region-id completions for daxctl
` [ndctl PATCH 8/8] contrib/ndctl: add bash-completion for daxctl-reconfigure-device

[v5 0/3] "Hotremove" persistent memory
 2019-05-06 18:18 UTC  (15+ messages)
` [v5 1/3] device-dax: fix memory and resource leak if hotplug fails
` [v5 2/3] mm/hotplug: make remove_memory() interface useable
` [v5 3/3] device-dax: "Hotremove" persistent memory that is used like normal RAM

FROM: PRUDENCE TRUST LOAN COMPANY
 2019-05-06 14:48 UTC 

李总:如何业绩倍增,业务拓展不再难
 2019-05-06 11:16 UTC 

Returned mail: Data format error
 2019-05-05  3:30 UTC 

Hang / zombie process from Xarray page-fault conversion (bisected)
 2019-05-04 19:42 UTC  (7+ messages)

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-05-04 19:40 UTC  (29+ messages)
` [PATCH v6 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v6 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section
` [PATCH v6 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v6 04/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v6 05/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v6 07/12] mm: Kill is_dev_zone() helper
` [PATCH v6 08/12] mm/sparsemem: Prepare for sub-section ranges

[PATCH v7 00/12] mm: Sub-section memory hotplug support
 2019-05-03 19:52 UTC  (24+ messages)
` [PATCH v7 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v7 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section
` [PATCH v7 03/12] mm/sparsemem: Add helpers track active portions of a section at boot
` [PATCH v7 04/12] mm/hotplug: Prepare shrink_{zone, pgdat}_span for sub-section removal
` [PATCH v7 05/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v7 06/12] mm/hotplug: Kill is_dev_zone() usage in __remove_pages()
` [PATCH v7 07/12] mm: Kill is_dev_zone() helper
` [PATCH v7 08/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v7 09/12] mm/sparsemem: Support sub-section hotplug
` [PATCH v7 10/12] mm/devm_memremap_pages: Enable sub-section remap
` [PATCH v7 11/12] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields
` [PATCH v7 12/12] libnvdimm/pfn: Stop padding pmem namespaces to section alignment

[v4 0/2] "Hotremove" persistent memory
 2019-05-02 17:44 UTC  (8+ messages)
` [v4 2/2] device-dax: "Hotremove" persistent memory that is used like normal RAM

[bug report] acpi/nfit: Add support for Intel DSM 1.8 commands
 2019-05-02 10:07 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).