linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-26 12:57:46 to 2019-05-07 05:33:01 UTC [more...]

[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 v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-07  3:14 UTC  (64+ messages)
` [PATCH v2 01/17] kunit: test: add KUnit test runner core
` [PATCH v2 02/17] kunit: test: add test resource management API
` [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 05/17] kunit: test: add the concept of expectations
` [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 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 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  (33+ 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  (9+ messages)
` [v4 1/2] device-dax: fix memory and resource leak if hotplug fails
` [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 

[PATCH] acpi/nfit: Use the correct style for SPDX License Identifier
 2019-05-01  6:42 UTC 

[PATCH] nvdimm: fix some compilation warnings
 2019-04-30 17:50 UTC  (2+ messages)

[PATCH v7 0/6] virtio pmem driver
 2019-04-30  6:06 UTC  (4+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
    ` [Qemu-devel] "

Delivery reports about your e-mail
 2019-04-30  4:01 UTC 

[PATCH v4 00/18] btrfs dax support
 2019-04-29 17:26 UTC  (19+ messages)
` [PATCH 01/18] btrfs: create a mount option for dax
` [PATCH 02/18] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
  ` [PATCH 03/18] btrfs: basic dax read
  ` [PATCH 07/18] btrfs: add dax write support
  ` [PATCH 13/18] fs: dedup file range to use a compare function
  ` [PATCH 18/18] btrfs: trace functions for btrfs_iomap_begin/end
` [PATCH 04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes
` [PATCH 05/18] btrfs: return whether extent is nocow or not
` [PATCH 06/18] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults
` [PATCH 09/18] btrfs: Add dax specific address_space_operations
` [PATCH 10/18] dax: replace mmap entry in case of CoW
` [PATCH 11/18] btrfs: add dax mmap support
` [PATCH 12/18] btrfs: allow MAP_SYNC mmap
` [PATCH 14/18] dax: memcpy before zeroing range
` [PATCH 15/18] btrfs: handle dax page zeroing
` [PATCH 16/18] btrfs: Writeprotect mmap pages on snapshot
` [PATCH 17/18] btrfs: Disable dax-based defrag and send

Returned mail: Data format error
 2019-04-29  3:38 UTC 

Delivery reports about your e-mail
 2019-04-28  3:47 UTC 

Response Needed !!!
 2019-04-26 23:38 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).