nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-26 16:00:59 to 2019-07-07 17:13:51 UTC [more...]

get with me f#ckbuddy
 2019-07-07 17:13 UTC 

[PATCH v15 0/7] virtio pmem driver
 2019-07-07 16:34 UTC  (9+ messages)
` [PATCH v15 1/7] libnvdimm: nd_region flush callback support
` [PATCH v15 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v15 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v15 4/7] dm: enable synchronous dax
` [PATCH v15 5/7] dax: check synchronous mapping is supported
` [PATCH v15 6/7] ext4: disable map_sync for async flush
` [PATCH v15 7/7] xfs: "

[PATCH v6 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-05 20:48 UTC  (24+ messages)
` [PATCH v6 01/18] kunit: test: add KUnit test runner core
` [PATCH v6 02/18] kunit: test: add test resource management API
` [PATCH v6 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v6 05/18] kunit: test: add the concept of expectations
` [PATCH v6 06/18] kbuild: enable building KUnit
` [PATCH v6 07/18] kunit: test: add initial tests
` [PATCH v6 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v6 09/18] kunit: test: add support for test abort
` [PATCH v6 10/18] kunit: test: add tests for kunit "
` [PATCH v6 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v6 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v6 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v6 15/18] Documentation: kunit: add documentation for KUnit
  ` [PATCH v6 03/18] kunit: test: add string_stream a std::stream like string builder
  ` [PATCH v6 11/18] kunit: test: add the concept of assertions
  ` [PATCH v6 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
  ` [PATCH v6 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v6 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH] dax: Fix missed PMD wakeups
 2019-07-05 20:47 UTC  (14+ messages)

[GIT PULL] dax fix for v5.2-rc8
 2019-07-05  2:55 UTC  (2+ messages)

[PATCH] filesystem-dax: Disable PMD support
 2019-07-04 16:40 UTC  (24+ messages)

[PATCH] mm/nvdimm: Add is_ioremap_addr and use that to check ioremap address
 2019-07-04 14:23 UTC  (4+ messages)

[PATCH] ndctl, check: Ensure mmap of BTT sections work with 64K page-size
 2019-07-04  2:51 UTC 

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-03 23:40 UTC  (40+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 07/18] kunit: test: add initial tests
` [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()

dev_pagemap related cleanups v4
 2019-07-03 18:15 UTC  (40+ messages)
` [PATCH 01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
` [PATCH 02/22] mm/hmm: update HMM documentation
` [PATCH 03/22] mm/hmm: clean up some coding style and comments
` [PATCH 04/22] mm/hmm: support automatic NUMA balancing
` [PATCH 05/22] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
` [PATCH 06/22] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH 07/22] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH 08/22] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH 09/22] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH 10/22] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH 11/22] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH 12/22] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH 13/22] mm/hmm: Use lockdep instead of comments
` [PATCH 14/22] mm/hmm: Remove racy protection against double-unregistration
` [PATCH 15/22] mm/hmm: Poison hmm_range during unregister
` [PATCH 16/22] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH 17/22] mm/hmm: Fix error flows in hmm_invalidate_range_start
` [PATCH 18/22] mm: return valid info from hmm_range_unregister
` [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
  ` [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
` [PATCH 20/22] mm: move hmm_vma_fault to nouveau
    ` [Nouveau] "
` [PATCH 21/22] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs

[PATCH v4 00/10] EFI Specific Purpose Memory Support
 2019-07-03 11:17 UTC  (9+ messages)
` [PATCH v4 01/10] acpi/numa: Establish a new drivers/acpi/numa/ directory
` [PATCH v4 02/10] acpi/numa/hmat: Skip publishing target info for nodes with no online memory
` [PATCH v4 09/10] acpi/numa/hmat: Register HMAT at device_initcall level
` [PATCH v4 10/10] acpi/numa/hmat: Register "specific purpose" memory as an "hmem" device

inquiry for quote
 2019-07-03  0:00 UTC 

dev_pagemap related cleanups v3
 2019-07-02 22:35 UTC  (45+ messages)
` [PATCH 03/25] mm: remove hmm_devmem_add_resource
` [PATCH 04/25] mm: remove MEMORY_DEVICE_PUBLIC support
` [PATCH 08/25] memremap: validate the pagemap type passed to devm_memremap_pages
` [PATCH 11/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 12/25] memremap: add a migrate_to_ram method to struct dev_pagemap_ops
` [PATCH 14/25] memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flag
` [PATCH 15/25] memremap: provide an optional internal refcount in struct dev_pagemap
` [PATCH 16/25] device-dax: use the dev_pagemap internal refcount
` [PATCH 17/25] PCI/P2PDMA: "
` [PATCH 20/25] mm: remove hmm_vma_alloc_locked_page
` [PATCH 23/25] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 24/25] mm: remove the HMM config option

Is this list related to NVDIMM (Non-Volatile Memory Device) Persistent Memory (PMEM) Driver in Linux?
 2019-07-02  6:25 UTC 

💲 Структура переговоров о закупках
 2019-06-30 22:17 UTC 

Продвижение сайтов в ТОП-10 Google - СОЗДАНИЕ САЙТОВ
 2019-06-30 21:55 UTC 

回复:linux-nvdimm如何做好一个合格的管理干部
 2019-06-30 18:02 UTC 

[ndctl PATCH v5 00/13] daxctl: add a new reconfigure-device command
 2019-06-28 19:11 UTC  (14+ messages)
` [ndctl PATCH v5 01/13] libdaxctl: add interfaces to get ctx and check device state
` [ndctl PATCH v5 02/13] libdaxctl: add interfaces to enable/disable devices
` [ndctl PATCH v5 03/13] libdaxctl: add an interface to retrieve the device resource
` [ndctl PATCH v5 04/13] libdaxctl: add a 'daxctl_memory' object for memory based operations
` [ndctl PATCH v5 05/13] daxctl/list: add target_node for device listings
` [ndctl PATCH v5 06/13] libdaxctl: add an interface to get the mode for a dax device
` [ndctl PATCH v5 07/13] daxctl: add a new reconfigure-device command
` [ndctl PATCH v5 08/13] Documentation/daxctl: add a man page for daxctl-reconfigure-device
` [ndctl PATCH v5 09/13] daxctl: add commands to online and offline memory
` [ndctl PATCH v5 10/13] Documentation: Add man pages for daxctl-{on, off}line-memory
` [ndctl PATCH v5 11/13] contrib/ndctl: fix region-id completions for daxctl
` [ndctl PATCH v5 12/13] contrib/ndctl: add bash-completion for the new daxctl commands
` [ndctl PATCH v5 13/13] test: Add a unit test for daxctl-reconfigure-device and friends

[PATCH 04/39] docs: nvdimm: add it to the driver-api book
 2019-06-28 16:33 UTC  (2+ messages)

[PATCH 30/43] docs: nvdimm: convert to ReST
 2019-06-28 16:32 UTC  (2+ messages)

[ANNOUNCE] Alpine Linux Persistence and Storage Summit
 2019-06-28  6:23 UTC 

A write error on converting dax0.0 to kmem
 2019-06-27 21:22 UTC  (2+ messages)

dev_pagemap related cleanups
 2019-06-27  6:41 UTC  (12+ messages)
` [PATCH 05/22] mm: export alloc_pages_vma

[RESEND PATCH] nvdimm: fix some compilation warnings
 2019-06-26 21:43 UTC  (7+ 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).