nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-03 00:41:17 to 2019-05-10 15:54:54 UTC [more...]

[PATCH v8 0/6] virtio pmem driver
 2019-05-10 15:52 UTC  (6+ messages)
` [PATCH v8 1/6] libnvdimm: nd_region flush callback support
` [PATCH v8 2/6] virtio-pmem: Add virtio pmem driver
` [PATCH v8 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v8 4/6] dax: check synchronous mapping is supported
` [PATCH v8 5/6] ext4: disable map_sync for async flush

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

[PATCH v8 00/12] mm: Sub-section memory hotplug support
 2019-05-10 13:30 UTC  (17+ 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 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-10 12:12 UTC  (90+ 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 06/17] kbuild: enable building KUnit
` [PATCH v2 07/17] kunit: test: add initial tests
` [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 v2 16/17] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

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

[PATCH, RFC 0/2] Share PMDs for FS/DAX on x86
 2019-05-09 16:49 UTC  (4+ 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

[PATCH v7 0/6] virtio pmem driver
 2019-05-09 12:24 UTC  (18+ 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] "

[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

[PATCH v2 0/6] mm/devm_memremap_pages: Fix page release race
 2019-05-08 17:05 UTC  (8+ 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

陆总:薪酬及绩效体系的设计以及推进方式
 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  (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  (13+ 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  (19+ 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 v7 00/12] mm: Sub-section memory hotplug support
 2019-05-03 19:52 UTC  (18+ 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 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 08/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v7 09/12] mm/sparsemem: Support sub-section hotplug


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