nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-01 06:20:33 to 2019-07-12 14:49:05 UTC [more...]

中港运输+香港仓储+拼箱+装卸柜服务
 2019-07-12 14:49 UTC 

[PATCH v3] virtio_pmem: fix sparse warning
 2019-07-12 14:10 UTC  (2+ messages)

[PATCH] dax: Fix missed PMD wakeups
 2019-07-11 15:41 UTC  (25+ messages)

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

[PATCH v2] virtio_pmem: fix sparse warning
 2019-07-11 18:46 UTC  (3+ messages)

[PATCH] virtio_pmem: fix sparse warning
 2019-07-11 18:37 UTC  (3+ messages)

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

JIRA Agile and Clarizen -Vendors List
 2019-07-10 15:50 UTC 

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

[PATCH v4 0/6] Fixes related namespace alignment/page size/big endian
 2019-07-10  4:50 UTC  (2+ messages)

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

[PATCH v6 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-08 23:34 UTC  (30+ 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

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: "

[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  (19+ 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  (12+ messages)
` [PATCH v5 07/18] kunit: test: add initial tests

dev_pagemap related cleanups v4
 2019-07-03 18:15 UTC  (39+ messages)
` [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 

[PATCH 16/25] device-dax: use the dev_pagemap internal refcount
 2019-07-02 22:35 UTC  (13+ messages)

Is this list related to NVDIMM (Non-Volatile Memory Device) Persistent Memory (PMEM) Driver in Linux?
 2019-07-02  6:25 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).