nvdimm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-07 20:52:25 to 2020-12-21 13:07:57 UTC [more...]

[RFC Qemu PATCH v2 0/2] spapr: nvdimm: Asynchronus flush hcall support
 2020-12-21 13:07 UTC  (5+ messages)
` [RFC Qemu PATCH v2 1/2] spapr: drc: Add support for async hcalls at the drc level
` [RFC Qemu PATCH v2 2/2] spapr: nvdimm: Implement async flush hcalls

New Recording [1391371050]
 2020-12-21  6:47 UTC 

[PATCH] libnvdimm: Switch to using the new API kobj_to_dev()
 2020-12-21  1:39 UTC 

New Recording [1391371050]
 2020-12-20 21:32 UTC 

[RFC PATCH] badblocks: Improvement badblocks_set() for handling multiple ranges
 2020-12-20  9:50 UTC  (5+ messages)

[PATCH] device-dax: Fix range release
 2020-12-19 18:51 UTC  (3+ messages)

[PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps
 2020-12-19 13:15 UTC  (38+ messages)
` [PATCH RFC 1/9] memremap: add ZONE_DEVICE support for compound pages
` [PATCH RFC 2/9] sparse-vmemmap: Consolidate arguments in vmemmap section populate
` [PATCH RFC 3/9] sparse-vmemmap: Reuse vmemmap areas for a given mhp_params::align
` [PATCH RFC 3/9] sparse-vmemmap: Reuse vmemmap areas for a given page size
` [PATCH RFC 4/9] mm/page_alloc: Reuse tail struct pages for compound pagemaps
` [PATCH RFC 5/9] device-dax: Compound pagemap support
` [PATCH RFC 6/9] mm/gup: Grab head page refcount once for group of subpages
` [PATCH RFC 7/9] mm/gup: Decrement head page "
` [PATCH RFC 8/9] RDMA/umem: batch page unpin in __ib_mem_release()
` [PATCH RFC 9/9] mm: Add follow_devmap_page() for devdax vmas
` [External] [PATCH RFC 0/9] mm, sparse-vmemmap: Introduce compound pagemaps

[ANNOUNCE] ndctl v71
 2020-12-19  9:52 UTC 

[ndctl PATCH] ndctl.spec.in: update for license reworks
 2020-12-19  9:18 UTC 

[PATCH daxctl v2 0/5] daxctl: range mapping allocation
 2020-12-19  8:21 UTC  (7+ messages)
` [PATCH daxctl v2 1/5] libdaxctl: add mapping iterator APIs
` [PATCH daxctl v2 2/5] daxctl: include mappings when listing
` [PATCH daxctl v2 3/5] libdaxctl: add daxctl_dev_set_mapping()
` [PATCH daxctl v2 4/5] daxctl: allow creating devices from input json
` [PATCH daxctl v2 5/5] daxctl/test: add a test for daxctl-create with input file

[PATCH v2 0/1] device-dax: avoid an unnecessary check in alloc_dev_dax_range()
 2020-12-19  8:18 UTC  (2+ messages)
` [PATCH v2 1/1] "

[ndctl PATCH] daxctl/device: fix a memory leak in create-device
 2020-12-19  7:52 UTC 

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-12-18 22:44 UTC  (25+ messages)
` [PATCH V3 04/10] x86/pks: Preserve the PKRS MSR on context switch
  ` [NEEDS-REVIEW] "
` [PATCH V3 06/10] x86/entry: Preserve PKRS MSR across exceptions
` [PATCH V3 10/10] x86/pks: Add PKS test code

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2020-12-18  9:13 UTC  (23+ messages)
` [RFC PATCH v3 1/9] pagemap: Introduce ->memory_failure()
` [RFC PATCH v3 2/9] blk: Introduce ->corrupted_range() for block device
` [RFC PATCH v3 3/9] fs: Introduce ->corrupted_range() for superblock
` [RFC PATCH v3 4/9] mm, fsdax: Refactor memory-failure handler for dax mapping
` [RFC PATCH v3 5/9] mm, pmem: Implement ->memory_failure() in pmem driver
` [RFC PATCH v3 6/9] pmem: Implement ->corrupted_range() for "
` [RFC PATCH v3 7/9] dm: Introduce ->rmap() to find bdev offset
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()
` [RFC PATCH v3 9/9] xfs: Implement ->corrupted_range() for XFS

[PATCH 1/1] device-dax: avoid an unnecessary check in alloc_dev_dax_range()
 2020-12-18  6:09 UTC  (4+ messages)

[PATCH 1/1] device-dax: delete a redundancy check in dev_dax_validate_align()
 2020-12-17 21:49 UTC  (3+ messages)

[PATCH ndctl v1 0/8] daxctl: Add device align and range mapping allocation
 2020-12-17 20:18 UTC  (11+ messages)

[PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
 2020-12-17 16:58 UTC  (10+ messages)
` [PATCH V3.1] entry: "

[ndctl PATCH V2 0/8] fix serverl issues reported by Coverity
 2020-12-17  8:18 UTC  (5+ messages)

[RFC v5 0/7] PMEM device emulation without nfit depenency
 2020-12-17  7:23 UTC  (17+ messages)
` [RFC v5 1/7] testing/nvdimm: Add test module for non-nfit platforms
` [RFC v5 2/7] ndtest: Add compatability string to treat it as PAPR family
` [RFC v5 3/7] ndtest: Add dimms to the two buses
` [RFC v5 4/7] ndtest: Add dimm attributes
` [RFC v5 5/7] ndtest: Add regions and mappings to the test buses
` [RFC v5 6/7] ndtest: Add nvdimm control functions
` [RFC v5 7/7] ndtest: Add papr health related flags
` [ndctl RFC v5 1/5] libndctl: test enablement for non-nfit devices
  ` [ndctl RFC v5 2/5] test: Don't skip tests if nfit modules are missing
  ` [ndctl RFC v5 3/5] papr: Add support to parse save_fail flag for dimm
  ` [ndctl RFC v5 4/5] test/libndctl: skip SMART tests on non-nfit devices
  ` [ndctl RFC v5 5/5] Use page size as alignment value

[ndctl PATCH 0/8] fix serverl issues reported by Coverity
 2020-12-17  6:19 UTC  (4+ messages)
` [ndctl PATCH 6/8] lib/inject: check whether cmd is created successfully

[PATCH daxctl v2 0/5] daxctl: device align support
 2020-12-17  0:48 UTC  (7+ messages)
` [PATCH daxctl v2 1/5] daxctl: add daxctl_dev_{get,set}_align()
` [PATCH daxctl v2 2/5] util/json: Print device align
` [PATCH daxctl v2 3/5] daxctl: add align support in reconfigure-device
` [PATCH daxctl v2 4/5] daxctl: add align support in create-device
` [PATCH daxctl v2 5/5] daxctl/test: Add a test for daxctl-create with align

DHL BILL OF LADING SHIPPING INVOICE DOCUMENTS
 2020-12-16 14:29 UTC 

[PATCH ndctl v2 00/10] daxctl: Support for sub-dividing soft-reserved regions
 2020-12-16 11:28 UTC  (7+ messages)
` [PATCH ndctl v2 10/10] daxctl/test: Add tests for dynamic dax regions

[PATCH] dax: fix memory leak when rmmod dax.ko
 2020-12-16  6:06 UTC  (2+ messages)

[PATCH -next] dax: pmem: convert comma to semicolon
 2020-12-16  6:00 UTC  (2+ messages)

[PATCH] drivers: nvdimm: cleanup include of badblocks.h
 2020-12-16  5:55 UTC  (2+ messages)

linux-nvdimm质量管理如何转变为公司研发决策的关键支撑
 2020-12-16  5:07 UTC 

[PATCH] x86/mm: Fix leak of pmd ptlock
 2020-12-16  3:25 UTC  (2+ messages)

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-16  2:46 UTC  (6+ messages)

[HELP] mmap fsdax mode pmem to userland with writethrough
 2020-12-15  8:34 UTC  (2+ messages)

New Invoice(s) for C0335383 are Available to be Viewed
 2020-12-14 17:32 UTC 

New Invoice(s) for C8326148 are Available to be Viewed
 2020-12-14 17:13 UTC 

New Invoice(s) for C1684250 are Available to be Viewed
 2020-12-14 16:38 UTC 

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-12 13:59 UTC  (8+ messages)
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2)

18技术员如何培养自己的领导力
 2020-12-10 11:44 UTC 

[PATCH] mm/up: combine put_compound_head() and unpin_user_page()
 2020-12-10  9:22 UTC  (5+ messages)

Payment Notice
 2020-12-09 23:20 UTC 

[PATCH RFC v3] testing/nvdimm: Add test module for non-nfit platforms
 2020-12-09  4:43 UTC  (4+ messages)

[RFC v4 0/1] PMEM device emulation without nfit depenency
 2020-12-09  2:09 UTC  (8+ messages)
` [ndctl RFC v4 1/3] libndctl: test enablement for non-nfit devices
  ` [ndctl RFC v4 2/3] Skip smart tests when non nfit devices present
  ` [ndctl RFC v4 3/3] Use page size as alignment value

[RFC][PATCH 1/2] libnvdimm: Introduce ND_CMD_GET_STAT to retrieve nvdimm statistics
 2020-12-08 13:00 UTC  (3+ messages)

New Invoice is Ready to View
 2020-12-07 20:52 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).