Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-20 01:12:59 to 2017-07-01 03:48:17 UTC [more...]

[PATCH v3 0/7] Enable DSM pass thru for root functions
 2017-07-01  3:49 UTC  (8+ messages)
` [PATCH v4 1/6] libnvdimm: passthru functions clear to send
` [PATCH v4 2/6] acpi, nfit: Enable DSM pass thru for root functions
` [PATCH v4 3/6] libnvdimm, acpi, nfit: Add bus level dsm mask for pass thru
` [PATCH v4 4/6] acpi, nfit: Show bus_dsm_mask in sysfs
` [PATCH v4 5/6] libnvdimm: New ACPI 6.2 DSM functions
` [PATCH v4 6/6] nfit allow override of root dsm mask

[PATCH] libnvdimm, btt: convert some info messages to warn/err
 2017-07-01  2:20 UTC  (4+ messages)
` [PATCH] libnvdimm: fix the clear-error check in nsio_rw_bytes

[ndctl PATCH v2] ndctl, test: unit test updates for the BTT 2.0 format
 2017-07-01  1:59 UTC  (2+ messages)

ND_MIN_NAMESPACE_SIZE
 2017-07-01  1:53 UTC  (2+ messages)

[PATCH v2] libnvdimm, pmem: Add sysfs notifications to badblocks
 2017-07-01  0:41 UTC  (3+ messages)

[PATCH] check-namespace: Updates for UEFI 2.7 (BTT v2.0)
 2017-07-01  0:33 UTC  (2+ messages)
` [PATCH] ndctl: add lbasize to read-label json output

[ndctl PATCH] ndctl, test: unit test updates for the BTT 2.0 format
 2017-06-30 19:52 UTC  (3+ messages)

[PATCH v3 0/5] DAX common 4k zero page
 2017-06-30 19:05 UTC  (7+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v3 2/5] dax: relocate some dax functions
` [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v3 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v3 5/5] dax: move all DAX radix tree defs to fs/dax.c

Standardization of ACPI NVDIMM DSMs
 2017-06-30 15:19 UTC  (5+ messages)

Delivery Notification, ID 2961284
 2017-06-30 10:12 UTC 

Delivery reports about your e-mail
 2017-06-30  9:44 UTC 

Delivery reports about your e-mail
 2017-06-30  9:44 UTC 

ND_MIN_NAMESPACE_SIZE
 2017-06-30  7:33 UTC 

[PATCH v4] acpi/nfit: Issue Start ARS to retrieve existing records
 2017-06-30  2:41 UTC 

[PATCH v3] acpi/nfit: Issue Start ARS to retrieve existing records
 2017-06-30  1:47 UTC  (3+ messages)

[PATCH] libnvdimm, btt: fix btt_rw_page not returning errors
 2017-06-30  1:32 UTC  (2+ messages)

[PATCH v4 00/16] pmem: stop abusing copy_user_nocache(), and other reworks
 2017-06-30  1:28 UTC  (29+ messages)
` [PATCH v4 01/16] x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations
` [PATCH v4 02/16] dm: add ->copy_from_iter() dax operation support
` [PATCH v4 03/16] filesystem-dax: convert to dax_copy_from_iter()
` [PATCH v4 04/16] dax, pmem: introduce an optional 'flush' dax_operation
` [PATCH v4 05/16] dm: add ->flush() dax operation support
` [PATCH v4 06/16] filesystem-dax: convert to dax_flush()
` [PATCH v4 07/16] x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush
` [PATCH v4 08/16] x86, dax, libnvdimm: remove wb_cache_pmem() indirection
` [PATCH v4 09/16] x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm
` [PATCH v4 10/16] x86, libnvdimm, pmem: remove global pmem api
` [PATCH v4 11/16] libnvdimm, pmem: fix persistence warning
` [PATCH v4 12/16] libnvdimm, nfit: enable support for volatile ranges
` [PATCH v4 13/16] dax: remove default copy_from_iter fallback
` [PATCH v4 14/16] dax: convert to bitmask for flags
` [PATCH v4 15/16] libnvdimm, pmem, dax: export a cache control attribute
` [PATCH v4 16/16] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region

[PATCH v3 0/7] Enable DSM pass thru for root functions
 2017-06-30  1:26 UTC  (17+ messages)
` [PATCH v3 1/7] libnvdimm: passthru functions clear to send
` [PATCH v3 2/7] acpi, nfit: Enable DSM pass thru for root functions
` [PATCH v3 3/7] libnvdimm: Add bus level dsm mask
` [PATCH v3 4/7] acpi, nfit: Use bus_dsm_mask for passthru
` [PATCH v3 5/7] acpi, nfit: Show bus_dsm_mask in sysfs
` [PATCH v3 6/7] libnvdimm: New ACPI 6.2 DSM functions
` [PATCH v3 7/7] acpi, nfit: override mask

[PATCH] acpi, nfit: quiet invalid block-aperture-region warnings
 2017-06-29 20:50 UTC 

We`ll improve your Alexa Rank or your Money Back
 2017-06-29 12:53 UTC 

(unknown),
 2017-06-29 12:20 UTC 

(no subject)
 2017-06-29 12:20 UTC 

[ndctl PATCH] Documentation: refactor ndctl and daxctl man pages into respective sub-directories
 2017-06-29  0:05 UTC 

[PATCH v2 0/7] Enable DSM pass thru for root functions
 2017-06-28 23:31 UTC  (15+ messages)
` [PATCH v2 1/7] libnvdimm: passthru functions clear to send
` [PATCH v2 2/7] acpi, nfit: Enable DSM pass thru for root functions
` [PATCH v2 3/7] libnvdimm: Add bus level dsm mask
` [PATCH v2 4/7] acpi, nfit: Use bus_dsm_mask for passthru
` [PATCH v2 5/7] acpi, nfit: Show bus_dsm_mask
` [PATCH v2 6/7] libnvdimm: New ACPI 6.2 DSM functions
` [PATCH v2 7/7] acpi, nfit: override mask

[PATCH v5] libnvdimm, btt: BTT updates for UEFI 2.7 format
 2017-06-28 20:25 UTC 

[PATCH v4] libnvdimm, btt: BTT updates for UEFI 2.7 format
 2017-06-28 20:20 UTC  (3+ messages)

[4.11-stable PATCH] x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()
 2017-06-28 20:01 UTC 

[4.9-stable PATCH] x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds()
 2017-06-28 20:00 UTC 

提升团队业绩:如何去激励销售人员?
 2017-06-28 14:05 UTC 

人力资源必修课,学会个税筹划的技巧及降本提效的方法
 2029-06-28 13:48 UTC 

如何制定企业战略规划
 2017-06-28 10:44 UTC 

抽样检验与品质保证
 2017-06-28 10:43 UTC 

[PATCH v3] libnvdimm, btt: BTT updates for UEFI 2.7 format
 2017-06-28  2:02 UTC  (2+ messages)

[PATCH] mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages
 2017-06-27 22:09 UTC  (7+ messages)

[RFC 1/4] libnvdimm: add to_{nvdimm,nd_region}_dev()
 2017-06-27 14:05 UTC  (6+ messages)
` [RFC 2/4] libnvdimm: Add a device-tree interface
` [RFC 3/4] powerpc: Add pmem API support
` [RFC 4/4] powerpc/powernv: Create platform devs for nvdimm buses

[PATCH] libnvdimm: Stop using HPAGE_SIZE
 2017-06-27  9:56 UTC 

[PATCH] libnvdimm: show supported dax/pfn region alignments in sysfs
 2017-06-27  9:56 UTC 

[PATCH 1/4] libndctl: rename parse_lbasize to parse_sizes
 2017-06-27  8:15 UTC  (4+ messages)
` [PATCH 2/4] libndctl: Parse supported_alignments for dax and pfn devices
` [PATCH 3/4] libndctl: Add helpers to check supported sector sizes
` [PATCH 4/4] ndctl, create-namespace: use seed device to check alignments

[PATCH] ndctl: Add alignment to the namespace JSON output
 2017-06-27  8:13 UTC 

降低采购成本、提高产品质量和交付速度
 2017-06-27  4:02 UTC 

如何理解管理?
 2017-06-27  3:52 UTC 

Negative SEO Services with a 100% satisfaction Guarantee
 2017-06-27  0:35 UTC 

[PATCH v2] libnvdimm, btt: BTT updates for UEFI 2.7 format
 2017-06-26 22:13 UTC  (2+ messages)

Product Inquiry
 2017-06-26 21:52 UTC 

[PATCH] libnvdimm, btt: BTT updates for UEFI 2.7 format
 2017-06-26 20:13 UTC  (5+ messages)

[ndctl PATCH] ndctl, check-namespace: fix resource leak
 2017-06-26 18:52 UTC 

[ndctl PATCH] ndctl: clamp dimm formats
 2017-06-26 18:52 UTC 

Quality and permanent Instagram Followers
 2017-06-25 21:49 UTC 

G Analytics - Targeted website traffic
 2017-06-24 20:03 UTC 

[PATCH v2 0/3] DAX common 4k zero page
 2017-06-23 15:25 UTC  (5+ messages)
` [PATCH v2 1/3] mm: add vm_insert_mixed_mkwrite()

[PATCH -mm -v2 00/12] mm, THP, swap: Delay splitting THP after swapped out
 2017-06-23  7:13 UTC  (13+ messages)
` [PATCH -mm -v2 01/12] mm, THP, swap: Support to clear swap cache flag for THP "
` [PATCH -mm -v2 02/12] mm, THP, swap: Support to reclaim swap space "
` [PATCH -mm -v2 03/12] mm, THP, swap: Make reuse_swap_page() works "
` [PATCH -mm -v2 04/12] mm, THP, swap: Don't allocate huge cluster for file backed swap device
` [PATCH -mm -v2 05/12] block, THP: Make block_device_operations.rw_page support THP
` [PATCH -mm -v2 06/12] Test code to write THP to swap device as a whole
` [PATCH -mm -v2 07/12] mm, THP, swap: Support to split THP for THP swapped out
` [PATCH -mm -v2 08/12] memcg, THP, swap: Support move mem cgroup charge "
` [PATCH -mm -v2 09/12] memcg, THP, swap: Avoid to duplicated charge THP in swap cache
` [PATCH -mm -v2 10/12] memcg, THP, swap: Make mem_cgroup_swapout() support THP
` [PATCH -mm -v2 11/12] mm, THP, swap: Delay splitting THP after swapped out
` [PATCH -mm -v2 12/12] mm, THP, swap: Add THP swapping out fallback counting

[RFC PATCH 0/2] daxfile: enable byte-addressable updates to pmem
 2017-06-23  3:07 UTC  (36+ messages)
` [RFC PATCH 1/2] mm: introduce bmap_walk()
` [RFC PATCH 2/2] mm, fs: daxfile, an interface for byte-addressable updates to pmem

manual SEO work ml01.01.org
 2017-06-21 19:59 UTC 

试验设计的实施流程及过程要点
 2017-06-21 16:01 UTC 

如何拥有超能力逻辑思维
 2017-06-21 15:54 UTC 

用工风险规避及消除法律误区
 2017-06-21 15:33 UTC 

规避合伙人风险的4种方法
 2017-06-21 15:28 UTC 

7. 如何识别项目的风险,制定风险管理计划
 2017-06-21 15:24 UTC 

全面掌握供应商管理工作的方法与方向
 2017-06-21 15:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox