linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-12 22:10:29 to 2019-08-20 23:20:38 UTC [more...]

[PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-20 23:20 UTC  (11+ messages)
` [PATCH v14 01/18] kunit: test: add KUnit test runner core
` [PATCH v14 02/18] kunit: test: add test resource management API
` [PATCH v14 05/18] kunit: test: add the concept of expectations
  ` [PATCH v14 03/18] kunit: test: add string_stream a std::stream like string builder
  ` [PATCH v14 04/18] kunit: test: add assertion printing library
  ` [PATCH v14 06/18] kbuild: enable building KUnit
  ` [PATCH v14 07/18] kunit: test: add initial tests
` [PATCH v14 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v14 09/18] kunit: test: add support for test abort
` [PATCH v14 10/18] kunit: test: add tests for kunit "

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

Re:固定资产如何接受和应对新的监管规范
 2019-08-20 15:10 UTC 

add a not device managed memremap_pages v3
 2019-08-20 13:26 UTC  (15+ messages)
` [PATCH 1/4] resource: add a not device managed request_free_mem_region variant
` [PATCH 2/4] memremap: remove the dev field in struct dev_pagemap
` [PATCH 3/4] memremap: don't use a separate devm action for devmap_managed_enable_get
` [PATCH 4/4] memremap: provide a not device managed memremap_pages

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-20 11:55 UTC  (49+ messages)
` [RFC PATCH v2 01/19] fs/locks: Export F_LAYOUT lease to user space
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 07/19] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
  ` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[PATCH 2/3] of_pmem: Add memory ranges which took a mce to bad range
 2019-08-20  8:41 UTC 

[ndctl PATCH] ndctl/dimm: Add support for separate security-frozen attribute
 2019-08-19 20:47 UTC  (3+ messages)

[PATCH v5 0/4] Mark the namespace disabled on pfn superblock mismatch
 2019-08-19 20:33 UTC  (14+ messages)
` [PATCH v5 1/4] nvdimm: Consider probe return -EOPNOTSUPP as success
` [PATCH v5 2/4] mm/nvdimm: Add page size and struct page size to pfn superblock
` [PATCH v5 3/4] mm/nvdimm: Use correct #defines instead of open coding

Re:75665集成产品开发的解决之道
 2019-08-19 19:22 UTC 

回复:钣金件材料选择、结构设计、工艺分析
 2019-08-19 18:32 UTC 

[PATCH 0/3] libnvdimm/security: Enumerate the frozen state and other cleanups
 2019-08-19 14:32 UTC  (9+ messages)
` [PATCH 1/3] libnvdimm/security: Introduce a 'frozen' attribute
` [PATCH 2/3] libnvdimm/security: Tighten scope of nvdimm->busy vs security operations
` [PATCH 3/3] libnvdimm/security: Consolidate 'security' operations

[PATCH v6 0/7] Mark the namespace disabled on pfn superblock mismatch
 2019-08-19 13:34 UTC  (8+ messages)
` [PATCH v6 1/7] libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
` [PATCH v6 2/7] libnvdimm/pmem: Advance namespace seed for specific probe errors
` [PATCH v6 3/7] libnvdimm/pfn_dev: Add a build check to make sure we notice when struct page size change
` [PATCH v6 4/7] libnvdimm/pfn_dev: Add page size and struct page size to pfn superblock
` [PATCH v6 5/7] libnvdimm/label: Remove the dpa align check
` [PATCH v6 6/7] libnvdimm: Use PAGE_SIZE instead of SZ_4K for "
` [PATCH v6 7/7] libnvdimm/dax: Pick the right alignment default when creating dax devices

create devdax with "-a 1g" failed from 5.3.0-rc1
 2019-08-19  6:26 UTC  (3+ messages)

add a not device managed memremap_pages v2
 2019-08-18  9:04 UTC  (14+ messages)
` [PATCH 1/4] resource: add a not device managed request_free_mem_region variant
` [PATCH 2/4] memremap: remove the dev field in struct dev_pagemap
` [PATCH 3/4] memremap: don't use a separate devm action for devmap_managed_enable_get
` [PATCH 4/4] memremap: provide a not device managed memremap_pages

devm_memremap_pages() triggers a kasan_add_zero_shadow() warning
 2019-08-18  3:25 UTC  (7+ messages)

Showcase rental promotion for Hong Kong Exhibition---linux-nvdimm-hn68Rpc1hR1g9hUCZPvPmw@public.gmane.org
 2019-08-18  0:18 UTC 

[PATCH 0/2] Fix and support dax kmem on arm64
 2019-08-16 11:18 UTC  (3+ messages)
` [PATCH 1/2] drivers/dax/kmem: use default numa_mem_id if target_node is invalid
` [PATCH 2/2] drivers/dax/kmem: give a warning if CONFIG_DEV_DAX_PMEM_COMPAT is enabled

[PATCH] libnvdimm: change disk name of virtio pmem disk
 2019-08-16  7:36 UTC  (4+ messages)

Закупочная среда
 2019-08-15  1:48 UTC 

add a not device managed memremap_pages
 2019-08-14 11:25 UTC  (8+ messages)
` [PATCH 5/5] memremap: provide "

如何用好抖音这个新的流量与商业变现利器?
 2019-08-14  4:33 UTC 

[PATCH v3] ndctl, check: Ensure mmap of BTT sections work with 64K page-sizes
 2019-08-13 20:52 UTC  (4+ messages)

剖析嵌入式设计师易犯的错误点
 2019-08-13 19:28 UTC 

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13 17:07 UTC  (56+ messages)
` [PATCH v12 02/18] kunit: test: add test resource management API
` [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v12 04/18] kunit: test: add assertion printing library
` [PATCH v12 05/18] kunit: test: add the concept of expectations
` [PATCH v12 07/18] kunit: test: add initial tests
` [PATCH v12 09/18] kunit: test: add support for test abort
` [PATCH v12 10/18] kunit: test: add tests for kunit "
` [PATCH v12 11/18] kunit: test: add the concept of assertions
` [PATCH v12 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v12 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v12 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v12 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v12 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v12 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()


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