linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-12 02:55:21 to 2019-09-25 18:11:31 UTC [more...]

[PATCH] libnvdimm/namespace: Fix a signedness bug in __holder_class_store()
 2019-09-25 18:11 UTC  (5+ messages)

[PATCH] bnvdimm/namsepace: Don't set claim_class on error
 2019-09-25 18:10 UTC 

回复:流程、方法、工艺、材料、装配、图纸全方位技术提升
 2019-09-25 14:44 UTC 

[PATCH] libnvdimm/region: Update is_nvdimm_sync check to handle volatile regions
 2019-09-25  3:54 UTC  (5+ messages)

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2019-09-25  3:51 UTC  (4+ messages)

[PATCH v2] libnvdimm: prevent nvdimm from requesting key when security is disabled
 2019-09-24 17:43 UTC  (2+ messages)

[PATCH] powerpc/book3s64: Export has_transparent_hugepage() related functions
 2019-09-24 17:32 UTC  (2+ messages)

Фонд оплаты труда
 2019-09-24  6:29 UTC 

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

Lease semantic proposal
 2019-09-23 22:26 UTC  (3+ messages)

回复:研发项目管理及产品经理
 2019-09-23 15:56 UTC 

[PATCH] libnvdimm: prevent nvdimm from requesting key when security is disabled
 2019-09-23  9:30 UTC  (3+ messages)

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

[PATCH 1/2] rename nfit_test_bus with a more generic name
 2019-09-23  3:30 UTC  (2+ messages)
` [PATCH 2/2] Enable ndctl tests for emulated pmem devices

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-21 23:57 UTC  (15+ messages)
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest

[GIT PULL] libnvdimm for 5.4
 2019-09-21 18:15 UTC  (3+ messages)

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

[ndctl PATCH] libndctl: Fix a potentially non NUL-terminated string operation
 2019-09-20 18:14 UTC  (2+ messages)

[next-20190919] Build failure: undefined "hash__has_transparent_hugepage
 2019-09-20 11:17 UTC 

hang in dax_pmem_compat_release on changing namespace mode
 2019-09-19 15:50 UTC  (5+ messages)

如何 提升产品的竞争力,确保市场成功、财务成功
 2019-09-19 10:38 UTC 

[PATCH v3] libnvdimm/region: Initialize bad block for volatile namespaces
 2019-09-19  8:33 UTC 

[PATCH v2] libnvdimm/region: Initialize bad block for volatile namespaces
 2019-09-19  6:39 UTC  (4+ messages)

如何 提升产品的竞争力,确保市场成功、财务成功
 2019-09-19  6:22 UTC 

RE:13-09-2019 RESULTS
 2019-09-18 23:38 UTC 

[PATCH] libnvdimm/nfit_test: Fix acpi_handle redefinition
 2019-09-18 23:40 UTC  (3+ messages)

[PATCH] nvdimm: Trivial comment fix
 2019-09-18 21:19 UTC 

[PATCH v2 0/3] Maintainer Entry Profiles
 2019-09-17 21:59 UTC  (44+ messages)
` [PATCH v2 1/3] MAINTAINERS: Reclaim the P: tag for Maintainer Entry Profile
  ` [Ksummit-discuss] "
` [PATCH v2 2/3] Maintainer Handbook: "
  ` [Ksummit-discuss] "
` [PATCH v2 3/3] libnvdimm, MAINTAINERS: "
  ` [Ksummit-discuss] "
  ` [Ksummit-discuss] [PATCH v2 0/3] Maintainer Entry Profiles

[PATCH v6] libnvdimm: Fix endian conversion issues
 2019-09-17 15:44 UTC  (2+ messages)

[PATCH 1/2] libnvdimm/altmap: Track namespace boundaries in altmap
 2019-09-17 14:24 UTC  (8+ messages)
` [PATCH 2/2] powerpc/nvdimm: Update vmemmap_populated to check sub-section range

做 采 购必须了解的14大供应市场信息
 2019-09-17  2:41 UTC 

[PATCH 00/13] nvdimm: Use more common kernel coding style
 2019-09-16  7:07 UTC  (29+ messages)
` [PATCH 01/13] nvdimm: Use more typical whitespace
` [PATCH 07/13] nvdimm: Use typical kernel brace styles
` [PATCH 08/13] nvdimm: Use typical kernel style indentation
` [PATCH 09/13] nvdimm: btt.h: Neaten #defines to improve readability
` [PATCH 10/13] nvdimm: namespace_devs: Move assignment operators
` [PATCH 11/13] nvdimm: Use more common logic testing styles and bare ; positions
` [PATCH 12/13] nvdimm: namespace_devs: Change progess typo to progress
` [PATCH 13/13] nvdimm: Miscellaneous neatening
        ` clang-format and 'clang-format on' and 'clang-format off'


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