nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-04 19:40:21 to 2019-05-14 03:51:53 UTC [more...]

Returned mail: Data format error
 2019-05-14  3:51 UTC 

[PATCH] mm/nvdimm: Use correct #defines instead of opencoding
 2019-05-14  2:56 UTC 

[PATCH] mm/nvdimm: Use correct alignment when looking at first pfn from a region
 2019-05-14  2:55 UTC 

[PATCH] mm/nvdimm: Pick the right alignment default when creating dax devices
 2019-05-14  2:54 UTC 

[RFC PATCH] mm/nvdimm: Fix kernel crash on devm_mremap_pages_release
 2019-05-14  2:53 UTC 

[PATCH v8 00/12] mm: Sub-section memory hotplug support
 2019-05-13 21:11 UTC  (21+ 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

[PATCH v2 0/6] mm/devm_memremap_pages: Fix page release race
 2019-05-13 19:22 UTC  (9+ 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 v8 0/6] virtio pmem driver
 2019-05-13 17:52 UTC  (19+ messages)
` [PATCH v8 1/6] libnvdimm: nd_region flush callback support
` [PATCH v8 2/6] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
        ` [Qemu-devel] "
` [PATCH v8 4/6] dax: check synchronous mapping is supported
` [PATCH v8 5/6] ext4: disable map_sync for async flush
` [PATCH v8 6/6] xfs: "

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-13 14:44 UTC  (80+ messages)
` [PATCH v2 06/17] kbuild: enable building KUnit
` [PATCH v2 08/17] kunit: test: add support for test abort
` [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 14/17] Documentation: kunit: add documentation for KUnit
` [PATCH v2 15/17] MAINTAINERS: add entry for KUnit the unit testing framework

[PATCH v7 0/6] virtio pmem driver
 2019-05-11  1:26 UTC  (20+ 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
      ` [Qemu-devel] "

[ANNOUNCE] ndctl v65
 2019-05-11  0:13 UTC 

[PATCH, RFC 0/2] Share PMDs for FS/DAX on x86
 2019-05-10 22:45 UTC  (8+ messages)
` [PATCH, RFC 1/2] Add config option to enable FS/DAX PMD sharing
` [PATCH, RFC 2/2] Implement sharing/unsharing of PMDs for FS/DAX

[ndctl PATCH 0/4] static analysis fixes
 2019-05-10 19:58 UTC  (6+ messages)
` [ndctl PATCH 1/4] ndctl/namespace.c: fix resource leak
` [ndctl PATCH 2/4] ndctl/namespace.c: fix an unchecked return value
` [ndctl PATCH 3/4] libndctl: Fix an unhandled return in ndctl_bus_poll_scrub_completion()
` [ndctl PATCH 4/4] ndctl/namespace.c: Fix a potential integer overflow

[PATCH 12/18] btrfs: allow MAP_SYNC mmap
 2019-05-10 15:59 UTC  (4+ messages)
` [PATCH for-goldwyn] btrfs: disallow MAP_SYNC outside of DAX mounts

Returned mail: see transcript for details
 2019-05-10  3:47 UTC 

[PATCH v2] Documentation: nvdimm: Fix typo
 2019-05-09  7:40 UTC 

Mail System Error - Returned Mail
 2019-05-09  4:00 UTC 

[PATCH] Documentation: nvdimm: Fix typo
 2019-05-09  2:40 UTC 

[ndctl PATCH v2 00/10] daxctl: add a new reconfigure-device command
 2019-05-08 21:04 UTC  (14+ 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

陆总:薪酬及绩效体系的设计以及推进方式
 2019-05-08 16:43 UTC 

答复:合同风险及用工问题,企业该何去何从,如何应对/调整
 2019-05-08 12:18 UTC 

Delivery failed
 2019-05-08  3:35 UTC 

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 

[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

[ndctl PATCH 0/8] daxctl: add a new reconfigure-device command
 2019-05-06 22:17 UTC  (4+ messages)

[v5 0/3] "Hotremove" persistent memory
 2019-05-06 18:18 UTC  (7+ messages)
` [v5 2/3] mm/hotplug: make remove_memory() interface useable

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  (5+ messages)
` [PATCH v6 03/12] mm/sparsemem: Add helpers track active portions of a section at boot


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