linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-31 09:48:45 to 2020-01-31 20:06:48 UTC [more...]

[ndctl PATCH v3] ndctl/lib: fix symbol redefinitions reported by GCC10
 2020-01-31 20:06 UTC 

[RFC][PATCH] dax: Do not try to clear poison for partial pages
 2020-01-31  5:42 UTC  (2+ messages)

[RFC] dax,pmem: Provide a dax operation to zero range of memory
 2020-01-31  5:36 UTC  (4+ messages)

[PATCH 0/5] libnvdimm: Cross-arch compatible namespace alignment
 2020-01-31  5:32 UTC  (7+ messages)
` [PATCH 1/5] mm/memremap_pages: Kill unused __devm_memremap_pages()
` [PATCH 2/5] mm/memremap_pages: Introduce memremap_compat_align()
` [PATCH 3/5] libnvdimm/namespace: Enforce memremap_compat_align()
` [PATCH 4/5] libnvdimm/region: Introduce NDD_LABELING
` [PATCH 5/5] libnvdimm/region: Introduce an 'align' attribute

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2020-01-31  5:14 UTC  (5+ messages)
` [PATCH 09/10] powerpc: Enable OpenCAPI Storage Class Memory driver on bare metal

[PATCH v6] mm/pgmap: Use correct alignment when looking at first pfn from a region
 2020-01-31  4:26 UTC  (7+ messages)

[ndctl PATCH v2] ndctl/lib: fix symbol redefinitions reported by GCC10
 2020-01-31  0:50 UTC  (2+ messages)

[ndctl PATCH 0/2] ndctl: Cross-arch compatible namespace alignment
 2020-01-30 22:42 UTC  (3+ messages)
` [ndctl PATCH 1/2] ndctl/region: Support ndctl_region_{get, set}_align()
` [ndctl PATCH 2/2] ndctl/namespace: Improve namespace action failure messages

Re: SOA - 23-12-19 - QIHUA MANUFACTURERS SOA linux-nvdimm@lists.01.org
 2020-01-30 22:30 UTC 

[ndctl PATCH] ndctl/lib: make dimm_ops in private.h extern
 2020-01-30 19:05 UTC  (3+ messages)

Healthcare Database Contact List
 2020-01-30 18:50 UTC 

NEW BUSINESS PURCHASE ORDER
 2020-01-31  4:43 UTC 

New PO 53029012020
 2020-01-29  4:36 UTC 

RFQ-NFE-EWS- MFT#301823.PDF
 2020-01-28 23:36 UTC 

Handmade of Uzbekistan
 2020-01-28 10:31 UTC 

Payment Swift Copy
 2020-01-28 18:28 UTC 

[PATCH v4 0/6] Validating namespace size and start address attributes
 2020-01-26 11:41 UTC  (17+ messages)
` [PATCH v4 1/6] libnvdimm/namespace: Make namespace size validation arch dependent
` [PATCH v4 2/6] libnvdimm/namespace: Validate namespace start addr and size
` [PATCH v4 3/6] libnvdimm/namespace: Add arch dependent callback for namespace create time validation
` [PATCH v4 4/6] libnvdimm/namespace: Validate namespace size when creating a new namespace
` [PATCH v4 5/6] libnvdimm/namespace: Align DPA based on arch restrictions
` [PATCH v4 6/6] libnvdimm/namespace: Expose arch specific supported size align value

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-01-23 21:49 UTC  (14+ messages)
` [PATCH v2 02/27] nvdimm: remove prototypes for nonexistent functions
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v2 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v2 09/27] ocxl: Free detached contexts in ocxl_context_detach_all()

[PATCH] tools/testing/nvdimm: Fix compilation failure without CONFIG_DEV_DAX_PMEM_COMPAT
 2020-01-23 15:47 UTC 

[PATCH] libnvdimm/of_pmem: Fix leaking bus_desc.provider_name in some paths
 2020-01-23  3:18 UTC 

[PATCH] libnvdimm/bus: return the outvar 'cmd_rc' error code in __nd_ioctl()
 2020-01-22 15:53 UTC 

Business Administration
 2020-01-22  9:43 UTC 

[PATCH v4 0/6] Memory Hierarchy: Enable target node lookups for reserved memory
 2020-01-22  3:05 UTC  (7+ messages)
` [PATCH v4 1/6] ACPI: NUMA: Up-level "map to online node" functionality
` [PATCH v4 2/6] mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node()
` [PATCH v4 3/6] powerpc/papr_scm: Switch to numa_map_to_online_node()
` [PATCH v4 4/6] x86/mm: Introduce CONFIG_KEEP_NUMA
` [PATCH v4 5/6] x86/numa: Provide a range-to-target_node lookup facility
` [PATCH v4 6/6] libnvdimm/e820: Retrieve and populate correct 'target_node' info

[PATCH 00/14] KVM: x86/mmu: Huge page fixes, cleanup, and DAX
 2020-01-21 15:12 UTC  (22+ messages)
` [PATCH 01/14] KVM: x86/mmu: Enforce max_level on HugeTLB mappings
` [PATCH 02/14] mm: thp: KVM: Explicitly check for THP when populating secondary MMU
` [PATCH 03/14] KVM: Use vcpu-specific gva->hva translation when querying host page size
` [PATCH 04/14] KVM: Play nice with read-only memslots "
` [PATCH 05/14] x86/mm: Introduce lookup_address_in_mm()
` [PATCH 06/14] KVM: x86/mmu: Refactor THP adjust to prep for changing query
` [PATCH 07/14] KVM: x86/mmu: Walk host page tables to find THP mappings
` [PATCH 08/14] KVM: x86/mmu: Drop level optimization from fast_page_fault()
` [PATCH 09/14] KVM: x86/mmu: Rely on host page tables to find HugeTLB mappings
` [PATCH 10/14] KVM: x86/mmu: Remove obsolete gfn restoration in FNAME(fetch)
` [PATCH 11/14] KVM: x86/mmu: Zap any compound page when collapsing sptes
` [PATCH 12/14] KVM: x86/mmu: Fold max_mapping_level() into kvm_mmu_hugepage_adjust()
` [PATCH 13/14] KVM: x86/mmu: Remove lpage_is_disallowed() check from set_spte()
` [PATCH 14/14] KVM: x86/mmu: Use huge pages for DAX-backed files

[PATCH v3 0/6] Memory Hierarchy: Enable target node lookups for reserved memory
 2020-01-21  3:09 UTC  (9+ messages)
` [PATCH v3 1/6] ACPI: NUMA: Up-level "map to online node" functionality
` [PATCH v3 2/6] mm/numa: Skip NUMA_NO_NODE and online nodes in numa_map_to_online_node()
` [PATCH v3 3/6] powerpc/papr_scm: Switch to numa_map_to_online_node()
` [PATCH v3 4/6] x86/mm: Introduce CONFIG_KEEP_NUMA
` [PATCH v3 5/6] x86/numa: Provide a range-to-target_node lookup facility
` [PATCH v3 6/6] libnvdimm/e820: Retrieve and populate correct 'target_node' info

Lease semantic proposal
 2020-01-21  0:56 UTC  (8+ messages)

[PATCH 1/2] test/libndctl: Update namespace size to take care of interleaved DIMMs
 2020-01-20 13:41 UTC  (2+ messages)
` [PATCH 2/2] test/dsm-fail: "

PAYMENT ADVICE SWIFT COPY
 2020-01-18 20:23 UTC 

derstroy your enemies websites
 2020-01-18  0:48 UTC 

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2020-01-16 19:23 UTC  (45+ messages)
` [PATCH 01/19] dax: remove block device dependencies
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()

dax: Get rid of fs_dax_get_by_host() helper
 2020-01-16 18:09 UTC  (4+ messages)

[RFC PATCH] libnvdimm: Update the meaning for persistence_domain values
 2020-01-16  6:24 UTC  (10+ messages)

[PATCH v5 0/2] kvm: Use huge pages for DAX-backed files
 2020-01-15 18:33 UTC  (16+ messages)
` [PATCH v5 1/2] mm: make dev_pagemap_mapping_shift() externally visible
` [PATCH v5 2/2] kvm: Use huge pages for DAX-backed files

[PATCH] mm: get rid of WARN if failed to cow user pages
 2020-01-15  6:02 UTC  (3+ messages)

REPLY AS SOON AS POSSIBLE
 2020-01-12 12:33 UTC 

KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2020-01-14  8:40 UTC  (2+ messages)

[PATCH] tools/test/nvdimm: Fix out of tree build
 2020-01-14  5:40 UTC 

[PATCH v3 1/6] libnvdimm/namespace: Make namespace size validation arch dependent
 2020-01-13 15:08 UTC  (12+ messages)
` [PATCH v3 2/6] libnvdimm/namespace: Validate namespace start addr and size
` [PATCH v3 3/6] libnvdimm/namespace: Validate namespace size when creating new namespace
` [PATCH v3 4/6] libnvdimm/namespace: Add debug check while initializing namespace resource size
` [PATCH v3 5/6] libnvdimm/namespace: Align DPA based on arch restrictions
` [PATCH v3 6/6] libnvdimm/namespace: Expose arch specific supported size align value

ATTENTION: URGENT REPLY IS HIGHLY NEEDED
 2020-01-13  8:26 UTC 

Request for Quotation
 2020-01-13  6:07 UTC 

[PATCH v2 ndctl] ndctl/namespace: Fix enable-namespace error for seed namespaces
 2020-01-13  4:24 UTC 

New file 'BankSwift#0172.pdf' received from Adobe
 2020-01-13  1:29 UTC 

Linux-nvdimm Digest, Vol 64, Issue 18
 2020-01-11  2:18 UTC 

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-01-10 19:03 UTC  (11+ messages)
` [PATCH RFC 01/10] mm: Add pmd support for _PAGE_SPECIAL
` [PATCH RFC 02/10] mm: Handle pmd entries in follow_pfn()
` [PATCH RFC 03/10] mm: Add pud support for _PAGE_SPECIAL
` [PATCH RFC 04/10] mm: Handle pud entries in follow_pfn()
` [PATCH RFC 05/10] device-dax: Do not enforce MADV_DONTFORK on mmap()
` [PATCH RFC 06/10] device-dax: Introduce pfn_flags helper
` [PATCH RFC 07/10] device-dax: Add support for PFN_SPECIAL flags
` [PATCH RFC 08/10] dax/pmem: Add device-dax support for PFN_MODE_NONE
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs
` [PATCH RFC 10/10] nvdimm/e820: add multiple namespaces support

[ndctl PATCH] ndctl/namespace: Fix destroy-namespace accounting relative to seed devices
 2020-01-10 17:56 UTC  (3+ messages)
` [PATCH ndctl] ndctl/namespace: Fix enable-namespace error for seed namespaces

Country targeted organic visits
 2020-01-09  9:44 UTC 

Inquiary
 2020-01-07  8:36 UTC 

Investment Project
 2020-01-07  4:08 UTC 

Fřåuděřs kňøwň yøuř øld påsswøřds. åccěss dåtå must bě chåňgěd
 2020-01-06 16:00 UTC 

Hígh dåňgěř. Yøuř åccøuňt wås åttåckěd
 2020-01-03  3:24 UTC 

Sushi Night @ Tala Bay
 2020-01-02 13:02 UTC 

Для Ва 50% скидка!!!
 2020-01-01 18:36 UTC 

[PATCH] daxctl: Change region input type from INTEGER to STRING
 2020-01-01 13:36 UTC  (11+ messages)

Abandoned Project
 2019-12-31  9:48 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).