linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-01 09:00:22 to 2020-07-12 16:42:25 UTC [more...]

[PATCH v2 00/22] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-12 16:26 UTC 

[PATCH ndctl v1 00/10] daxctl: Support for sub-dividing soft-reserved regions
 2020-07-12 15:04 UTC  (3+ messages)
` [PATCH ndctl v1 10/10] daxctl/test: Add tests for dynamic dax regions

Country targeted organic visits
 2020-07-11 20:52 UTC 

[GIT PULL] libnvdimm fix for v5.8-rc5
 2020-07-11  4:25 UTC  (2+ messages)

[PATCH -next] device-dax: make dev_dax_kmem_probe() static
 2020-07-11  3:31 UTC  (2+ messages)

[PATCH 00/12] device-dax: Support sub-dividing soft-reserved ranges
 2020-07-11  0:52 UTC  (9+ messages)
` [PATCH 11/12] device-dax: Add dis-contiguous resource support

[PATCH v2 00/12] ACPI/NVDIMM: Runtime Firmware Activation
 2020-07-10 14:02 UTC  (23+ messages)
` [PATCH v2 01/12] libnvdimm: Validate command family indices
` [PATCH v2 02/12] ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
` [PATCH v2 03/12] ACPI: NFIT: Define runtime firmware activation commands
` [PATCH v2 04/12] tools/testing/nvdimm: Cleanup dimm index passing
` [PATCH v2 05/12] tools/testing/nvdimm: Add command debug messages
` [PATCH v2 06/12] tools/testing/nvdimm: Prepare nfit_ctl_test() for ND_CMD_CALL emulation
` [PATCH v2 07/12] tools/testing/nvdimm: Emulate firmware activation commands
` [PATCH v2 08/12] driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW}
` [PATCH v2 09/12] libnvdimm: Convert to DEVICE_ATTR_ADMIN_RO()
` [PATCH v2 10/12] libnvdimm: Add runtime firmware activation sysfs interface
` [PATCH v2 11/12] PM, libnvdimm: Add 'mem-quiet' state and callback for firmware activation
` [PATCH v2 12/12] ACPI: NFIT: Add runtime firmware activate support

[PATCH 01/12] libnvdimm: Validate command family indices
 2020-07-10 14:02 UTC  (3+ messages)

[PATCH v4 0/2] Fix and enable pmem as RAM device on arm64
 2020-07-10 14:00 UTC  (6+ messages)
` [PATCH 1/2] mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
` [PATCH 2/2] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

Important: Invoice Payment - Draft Copy
 2020-07-10  7:10 UTC 

[PATCH v3 0/6] Fix and enable pmem as RAM device on arm64
 2020-07-09  9:36 UTC  (18+ messages)
` [PATCH v3 1/6] mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
` [PATCH v3 2/6] arm64/mm: use "
` [PATCH v3 3/6] sh/mm: "
` [PATCH v3 4/6] mm: don't export memory_add_physaddr_to_nid in arch specific directory
` [PATCH v3 5/6] device-dax: use fallback nid when numa_node is invalid
` [PATCH v3 6/6] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[PATCH] libnvdimm: call devm_namespace_disable() on error
 2020-07-09  5:57 UTC  (3+ messages)

[PATCH v2 0/3] Fix and enable pmem as RAM device on arm64
 2020-07-08 16:47 UTC  (46+ messages)
` [PATCH v2 1/3] arm64/numa: export memory_add_physaddr_to_nid as EXPORT_SYMBOL_GPL
` [RFC PATCH v2 2/3] device-dax: use fallback nid when numa_node is invalid
` [PATCH v2 3/3] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[RFC v2] tools/testing/nvdimm: Add generic test module for non-nfit platforms
 2020-07-08 11:14 UTC 

[PATCH ndctl v2] infoblock: Set the default alignment to the platform alignment
 2020-07-08 11:03 UTC 

[ndctl PATCH] Documentation: write-infoblock namespace as mutually exclusive
 2020-07-08 10:18 UTC  (2+ messages)

[PATCH ndctl] infoblock: Set the default alignment to the platform alignment
 2020-07-08  6:33 UTC  (3+ messages)

[ndctl PATCH] infoblock: Make output mutually exclusive
 2020-07-08  6:22 UTC  (3+ messages)

[PATCH v2] dax: print error message by pr_info() in __generic_fsdax_supported()
 2020-07-08  5:54 UTC 

Proposed Qrder For Supplaying
 2020-07-08  3:02 UTC 

[PATCH] libnvdimm/security: Fix key lookup permissions
 2020-07-07 18:43 UTC  (2+ messages)

[PATCH] dax: print error message by pr_info() in __generic_fsdax_supported()
 2020-07-07 12:06 UTC  (2+ messages)

主旨: Payment has been made by First Era Limited for Gurkha Guard ServiceLtd for $ 47,000.00
 2020-07-07  9:49 UTC 

[ndctl PATCH 00/16] Firmware Activation and Test Updates
 2020-07-07  2:41 UTC  (17+ messages)
` [ndctl PATCH 01/16] ndctl/build: Fix zero-length array warnings
` [ndctl PATCH 02/16] ndctl/dimm: Fix chatty status messages
` [ndctl PATCH 03/16] ndctl/list: Indicate firmware update capability
` [ndctl PATCH 04/16] ndctl/dimm: Detect firmware-update vs ARS conflict
` [ndctl PATCH 05/16] ndctl/dimm: Improve firmware-update failure message
` [ndctl PATCH 06/16] ndctl/dimm: Prepare to emit dimm json object after firmware update
` [ndctl PATCH 07/16] ndctl/dimm: Emit dimm firmware details after update
` [ndctl PATCH 08/16] ndctl/list: Add firmware activation enumeration
` [ndctl PATCH 09/16] ndctl/dimm: Auto-arm firmware activation
` [ndctl PATCH 10/16] ndctl/bus: Add 'activate-firmware' command
` [ndctl PATCH 11/16] ndctl/docs: Update copyright date
` [ndctl PATCH 12/16] ndctl/test: Test firmware-activation interface
` [ndctl PATCH 13/16] test: Validate strict iomem protections of pmem
` [ndctl PATCH 14/16] ndctl: Refactor nfit.h to acpi.h
` [ndctl PATCH 15/16] daxctl: Add 'split-acpi' command to generate custom ACPI tables
` [ndctl PATCH 16/16] test/ndctl: mremap pmd confusion

[PATCH v7 0/2] Renovate memcpy_mcsafe with copy_mc_to_{user, kernel}
 2020-07-07  0:07 UTC  (3+ messages)
` [PATCH v7 1/2] x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
` [PATCH v7 2/2] x86/copy_mc: Introduce copy_mc_generic()

[PATCH 00/17] Documentation/driver-api: eliminate duplicated words
 2020-07-06 15:48 UTC  (25+ messages)
` [PATCH 01/17] Documentation/driver-api: dmaengine/provider: drop doubled word
` [PATCH 02/17] Documentation/driver-api: firmware/built-in-fw: "
` [PATCH 03/17] Documentation/driver-api: firmware/firmware_cache: "
` [PATCH 04/17] Documentation/driver-api: firmware/direct-fs-lookup: "
` [PATCH 05/17] Documentation/driver-api: firmware/request_firmware: "
` [PATCH 06/17] Documentation/driver-api: generic-counter: "
` [PATCH 07/17] Documentation/driver-api: iio/buffers: "
` [PATCH 08/17] Documentation/driver-api: media/cec-core: "
` [PATCH 09/17] Documentation/driver-api: media/dtv-frontend: "
` [PATCH 10/17] Documentation/driver-api: media/v4l2-dev: "
` [PATCH 11/17] Documentation/driver-api: driver-model/platform: "
` [PATCH 12/17] Documentation/driver-api: ntb: "
` [PATCH 13/17] Documentation/driver-api: nvdimm: "
` [PATCH 14/17] Documentation/driver-api: uio-howto: "
` [PATCH 15/17] Documentation/driver-api: usb/URB: "
` [PATCH 16/17] Documentation/driver-api: media/v4l2-controls: drop doubled words
` [PATCH 17/17] Documentation/driver-api: xillybus: drop doubled word

AWB 770564094462
 2020-07-06 13:31 UTC 

[PATCH ndctl] namespace-action: Don't act on any seed namespaces
 2020-07-06  9:29 UTC  (2+ messages)

OFFIZIELLE GEWINNBENACHRITIGUNG
 2020-07-04 17:36 UTC 

Could you please look this over?
 2020-07-02 22:01 UTC 

rename ->make_request_fn and move it to the block_device_operations v2
 2020-07-02 18:22 UTC  (19+ messages)
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

rename ->make_request_fn and move it to the block_device_operations
 2020-07-02 15:52 UTC  (6+ messages)
` [PATCH 18/20] block: refator submit_bio_noacct

需要采取的行动 - Please Confirm Your Shipment Address
 2020-07-02  2:15 UTC 

Payment Receipt
 2020-07-01 14:33 UTC 

[ndctl PATCH] libndctl/papr_scm: Add support for reporting "life_used_percentage" metric
 2020-07-01 14:01 UTC 

[PATCH v2 0/2] powerpc/papr_scm: add support for reporting NVDIMM 'life_used_percentage' metric
 2020-07-01 13:35 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
` [PATCH v2 2/2] powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric


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