linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-13 11:54:18 to 2016-03-09 22:05:34 UTC [more...]

[PATCH 0/4] Remove un-needed 'major' registration when alloc_disk(0) is used
 2016-03-09 21:59 UTC  (3+ messages)
` [PATCH 2/4] nvdimm/btt: don't allocate unused major device number
` [PATCH 1/4] nvdimm/blk: "

[PATCH v3 0/4] Support persistent memory as reserved type in e820/EFI
 2016-03-09 20:34 UTC  (3+ messages)

[PATCH] pmem: don't allocate unused major device number
 2016-03-09 19:24 UTC  (4+ messages)

[ndctl PATCH] ndctl: fix unit test build instructions
 2016-03-09 18:55 UTC 

[PATCH v3 1/4] resource: Change __request_region to inherit from immediate parent
 2016-03-09 19:47 UTC  (4+ messages)
` [PATCH v3 2/4] resource: Add remove_resource interface
` [PATCH v3 3/4] resource: Export insert_resource and remove_resource
` [PATCH v3 4/4] ACPI: Change NFIT driver to insert new resource

[PATCH v2-UPDATE2 3/4] resource: Add device-managed insert/remove_resource()
 2016-03-09  1:00 UTC  (9+ messages)

[ndctl PATCH 0/8] updates for v52
 2016-03-08 23:37 UTC  (9+ messages)
` [ndctl PATCH 1/8] ndctl: make --enable-local the default
` [ndctl PATCH 2/8] ndctl: ndctl_{namespace|pfn}_get_resource
` [ndctl PATCH 3/8] ndctl: refresh dynamic pfn attributes from a duplicate
` [ndctl PATCH 4/8] ndctl: use the pfn trimmed size for memory mode namespaces
` [ndctl PATCH 5/8] ndctl create-namespace: fall back to blk if no pmem
` [ndctl PATCH 6/8] ndctl: make test/dax-dev more robust
` [ndctl PATCH 7/8] ndctl: add filter-by-type to the 'list' command
` [ndctl PATCH 8/8] ndctl: test clear poison

[PATCH] x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()
 2016-03-08 22:58 UTC 

[PATCH 0/3] nfit, libnvdimm, pmem: clear poison support
 2016-03-08 22:47 UTC  (4+ messages)
` [PATCH 1/3] nfit, libnvdimm: clear poison command support
` [PATCH 2/3] libnvdimm, pmem: fix kmap_atomic() leak in error path
` [PATCH 3/3] libnvdimm, pmem: clear poison on write

[PATCH v2-UPDATE 3/4] resource: Add device-managed insert/remove_resource()
 2016-03-08 17:41 UTC  (6+ messages)

[PATCH 4.2.y-ckt 171/273] x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
 2016-03-07 22:49 UTC  (3+ messages)
` [PATCH 4.2.y-ckt 172/273] x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache()
` [PATCH 4.2.y-ckt 176/273] x86/mm: Fix vmalloc_fault() to handle large pages properly

[4.2.y-ckt stable] Patch "x86/mm: Fix vmalloc_fault() to handle large pages properly" has been added to the 4.2.y-ckt tree
 2016-03-07 22:34 UTC 

[4.2.y-ckt stable] Patch "x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache()" has been added to the 4.2.y-ckt tree
 2016-03-07 22:34 UTC 

[4.2.y-ckt stable] Patch "x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable" has been added to the 4.2.y-ckt tree
 2016-03-07 22:34 UTC 

[PATCH v2 0/3] libnvdimm, pfn: support section misaligned pmem
 2016-03-07 18:58 UTC  (11+ messages)
` [PATCH v2 1/3] libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces
` [PATCH v2 2/3] libnvdimm, pmem: adjust for section collisions with 'System RAM'
` [PATCH v2 3/3] libnvdimm, pfn: 'resource'-address and 'size' attributes for pfn devices

[TRIVIAL PATCH] treewide: Remove unnecessary 0x prefixes before %pa extension uses
 2016-03-07 16:08 UTC  (5+ messages)

[PATCH] libnvdimm, pmem: fix ia64 build, use PHYS_PFN
 2016-03-06 18:17 UTC 

[GIT PULL] libnvdimm, nfit: fix for 4.5-rc7
 2016-03-05  1:07 UTC 

[PATCH v2] nfit: Continue init even if ARS commands are unimplemented
 2016-03-04  4:27 UTC  (5+ messages)

[PATCH v2 0/4] Support persistent memory as reserved type in e820/EFI
 2016-03-04  0:12 UTC  (9+ messages)
` [PATCH v2 1/4] resource: Change __request_region to inherit from immediate parent
` [PATCH v2 2/4] resource: Add remove_resource interface
` [PATCH v2 3/4] resource: Add device-managed insert/remove_resource()
` [PATCH v2 4/4] ACPI: Change NFIT driver to insert new resource

[PATCH] nfit: Continue init even if ARS_CAP is unimplemented
 2016-03-03 21:27 UTC  (2+ messages)

[PATCH v2] dax: check return value of dax_radix_entry()
 2016-03-03 15:38 UTC  (3+ messages)

[PATCH] dax: check return value of dax_radix_entry()
 2016-03-02 16:33 UTC  (3+ messages)

acpi_nfit_find_poison() question
 2016-03-02  1:47 UTC 

[PATCH 0/8] nfit, libnvdimm: async address range scrub
 2016-03-02  1:45 UTC  (10+ messages)
` [PATCH 1/8] libnvdimm, nfit: centralize command status translation
` [PATCH 2/8] libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock()
` [PATCH 3/8] libnvdimm: async notification support
` [PATCH 4/8] nfit, tools/testing/nvdimm: unify common init for acpi_nfit_desc
` [PATCH 5/8] nfit, libnvdimm: async region scrub workqueue
` [PATCH 6/8] nfit: scrub and register regions in a workqueue
` [PATCH 7/8] nfit: disable userspace initiated ars during scrub
` [PATCH 8/8] tools/testing/nvdimm: expand ars unit testing

[PATCH v2 0/3] ACPI 6.1 update for NFIT Control Region Structure
 2016-03-01 19:53 UTC  (14+ messages)
` [PATCH v2 1/3] ACPI/NFIT: Update Control Region Structure to comply ACPI 6.1
` [PATCH v2 2/3] ACPI/NFIT: Add NVDIMM ID "id" under sysfs
` [PATCH v2 3/3] nfit_test: Update SPD ID init handlings

[PATCH 0/2] devm_memremap_pages vs section-misaligned pmem
 2016-03-01  3:16 UTC  (4+ messages)
` [PATCH 1/2] libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces
` [PATCH 2/2] mm: fix mixed zone detection in devm_memremap_pages

[GIT PULL] dax-fixes for 4.5-rc6
 2016-02-26 22:33 UTC  (6+ messages)

[PATCH v1 00/10] uuid: convert users to generic UUID API
 2016-02-26 14:29 UTC  (19+ messages)
` [PATCH v1 01/10] lib/vsprintf: simplify UUID printing
` [PATCH v1 02/10] lib/uuid: move generate_random_uuid() to uuid.c
` [PATCH v1 03/10] lib/uuid: introduce few more generic helpers for UUID
` [PATCH v1 04/10] lib/uuid: remove FSF address
` [PATCH v1 05/10] ACPI: switch to use generic UUID API
` [PATCH v1 06/10] device property: switch to use "
` [PATCH v1 07/10] sysctl: drop away useless label
` [PATCH v1 08/10] sysctl: use generic UUID library
` [PATCH v1 09/10] efi: redefine type, constant, macro from generic code
` [PATCH v1 10/10] efivars: use generic UUID library

[PATCH] ext2, ext4: Fix issue with missing journal entry
 2016-02-25  8:37 UTC  (5+ messages)

[GIT PULL] libnvdimm, nfit: fixes for 4.5-rc6
 2016-02-25  5:47 UTC 

[PATCH 4.4 003/137] x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
 2016-02-24  3:32 UTC  (3+ messages)
` [PATCH 4.4 004/137] x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache()
` [PATCH 4.4 005/137] x86/mm: Fix vmalloc_fault() to handle large pages properly

[PATCH 0/6] DAX cleanups
 2016-02-23 23:37 UTC  (3+ messages)
` [PATCH 1/6] dax: Use vmf->gfp_mask

[PATCH] nvdimm: use 'u64' for pfn flags
 2016-02-22 22:19 UTC  (2+ messages)

[PATCH v4 0/5] DAX fixes, move flushing calls to FS
 2016-02-22 18:59 UTC  (6+ messages)
` [PATCH v4 1/5] block: disable block device DAX by default
` [PATCH v4 2/5] ext2, ext4: only set S_DAX for regular inodes
` [PATCH v4 3/5] ext4: Online defrag not supported with DAX
` [PATCH v4 4/5] dax: give DAX clearing code correct bdev
` [PATCH v4 5/5] dax: move writeback calls into the filesystems

[PATCH 0/2] ACPI 6.1 update for NFIT Control Region Structure
 2016-02-19 23:44 UTC  (6+ messages)
` [PATCH 1/2] ACPI/NFIT: Update Control Region Structure per ACPI 6.1
` [PATCH 2/2] nfit_test: Update SPD ID init handlings

[PATCH v3] x86/mm/vmfault: Make vmalloc_fault() handle large pages
 2016-02-18  1:16 UTC 

[PATCH v3 0/6] DAX fixes, move flushing calls to FS
 2016-02-18  0:12 UTC  (16+ messages)
` [PATCH v3 1/6] block: disable block device DAX by default
` [PATCH v3 2/6] ext2, ext4: only set S_DAX for regular inodes
` [PATCH v3 3/6] ext4: Online defrag not supported with DAX
` [PATCH v3 4/6] dax: give DAX clearing code correct bdev
` [PATCH v3 5/6] dax: move writeback calls into the filesystems
` [PATCH v3 6/6] block: use dax_do_io() if blkdev_dax_capable()

[PATCH 0/3] Support persistent memory as reserved type in e820/EFI
 2016-02-17 22:56 UTC  (9+ messages)
` [PATCH 3/3] ACPI: Change NFIT driver to set PMEM type to iomem entry

[PATCH] x86/mm: Add x86 valid_phys_addr_range() for /dev/mem
 2016-02-17 20:15 UTC  (7+ messages)

[PATCH v3 0/2] Fix BTT data corruptions after crash
 2016-02-17 15:52 UTC  (4+ messages)
` [PATCH v3 1/2] x86/lib/copy_user_64.S: cleanup __copy_user_nocache()

[PATCH] devm_memremap_release: fix memremap'd addr handling
 2016-02-17  0:40 UTC  (2+ messages)

[PATCH v2] x86/mm/vmfault: Make vmalloc_fault() handle large pages
 2016-02-16 15:21 UTC  (3+ messages)

Another proposal for DAX fault locking
 2016-02-14  8:51 UTC  (4+ messages)

[PATCH v2 0/2] Expose known poison in SPA ranges to the block layer
 2016-02-13 19:41 UTC  (7+ messages)
` [PATCH v2 2/2] libnvdimm: Add a poison list and export badblocks


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