linux-nvdimm.lists.01.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 07:25:29 to 2020-09-16 10:03:35 UTC [more...]

[PATCH v4 0/8] selective merging of system ram resources
 2020-09-16 10:03 UTC  (14+ messages)
` [PATCH v4 1/8] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v4 2/8] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v4 3/8] mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
` [PATCH v4 4/8] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v4 5/8] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v4 6/8] virtio-mem: try to merge system ram resources
` [PATCH v4 7/8] xen/balloon: "
` [PATCH v4 8/8] hv_balloon: "
` [PATCH] kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()

regression caused by patch 6180bb446ab624b9ab8bf201ed251ca87f07b413 ("dax: fix detection of dax support for non-persistent memory block devices")
 2020-09-16  9:17 UTC  (11+ messages)
` 回复:regression "
  ` 回复:regression caused by patch 6180bb446ab624b9ab8bf201ed251ca87f07b413?? ("dax: fix detection of dax support for non-persistent memory block?? devices")
` [External] regression caused by patch 6180bb446ab624b9ab8bf201ed251ca87f07b413 ("dax: fix detection of dax support for non-persistent memory block devices")

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16  7:35 UTC  (6+ messages)
` [PATCH v5 1/5] mm: add definition of PMD_PAGE_ORDER
` [PATCH v5 2/5] mmap: make mlock_future_check() global
` [PATCH v5 3/5] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v5 4/5] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v5 5/5] mm: secretmem: use PMD-size pages to amortize direct map fragmentation

[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-16  7:28 UTC 

[PATCH 1/1] dax: Fix stack overflow when mounting fsdax pmem device
 2020-09-16  7:02 UTC  (3+ messages)
  ` [External] "

[RFC PATCH 0/4] fsdax: introduce fs query to support reflink
 2020-09-16  2:15 UTC  (9+ messages)
` [RFC PATCH 1/4] fs: introduce ->storage_lost() for memory-failure
` [RFC PATCH 2/4] pagemap: introduce ->memory_failure()
` [RFC PATCH 3/4] mm, fsdax: refactor dax handler in memory-failure
` [RFC PATCH 4/4] fsdax: remove useless (dis)associate functions

あなたのアカウントを更新できませんでした。これは、カードが期限切れになったか。
 2020-09-16  0:13 UTC 

[PATCH] acpi/nfit: Use kobj_to_dev() instead
 2020-09-15 17:39 UTC  (4+ messages)

[RFC] nvfs: a filesystem for persistent memory
 2020-09-15 17:38 UTC  (6+ messages)

[PATCH v2] powerpc/papr_scm: Fix warning triggered by perf_stats_show()
 2020-09-15 16:03 UTC  (4+ messages)

[PATCH v2 0/9] THP iomap patches for 5.10
 2020-09-15 15:49 UTC  (16+ messages)
` [PATCH v2 1/9] iomap: Fix misplaced page flushing
` [PATCH v2 2/9] fs: Introduce i_blocks_per_page
` [PATCH v2 3/9] iomap: Use kzalloc to allocate iomap_page
` [PATCH v2 4/9] iomap: Use bitmap ops to set uptodate bits
` [PATCH v2 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH v2 6/9] iomap: Convert read_count to read_bytes_pending
` [PATCH v2 7/9] iomap: Convert write_count to write_bytes_pending
` [PATCH v2 8/9] iomap: Convert iomap_write_end types
` [PATCH v2 9/9] iomap: Change calling convention for zeroing

[PATCH] libnvdimm: Fix dereference of pointer ndns before it is null checked
 2020-09-15 12:45 UTC 

[PATCH v2 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-15  9:33 UTC  (26+ messages)
` [PATCH v2 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v2 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v2 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v2 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v2 5/7] virtio-mem: try to merge system ram resources
` [PATCH v2 6/7] xen/balloon: "
` [PATCH v2 7/7] hv_balloon: "

[PATCH v3 0/7] mm/memory_hotplug: selective merging of system ram resources
 2020-09-15  8:46 UTC  (14+ messages)
` [PATCH v3 1/7] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH v3 2/7] kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
` [PATCH v3 3/7] mm/memory_hotplug: prepare passing flags to add_memory() and friends
` [PATCH v3 4/7] mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM resources
` [PATCH v3 5/7] virtio-mem: try to merge system ram resources
` [PATCH v3 6/7] xen/balloon: "
` [PATCH v3 7/7] hv_balloon: "

[PATCH] libnvdimm: Fix dereference of pointer ndns before it is null checked
 2020-09-15  7:06 UTC 

Obstetrician-Gynecologist Contact Details
 2020-09-14 17:06 UTC  (2+ messages)

regression on 5.9.0-rc5: mount fsdax w/o dax lead kernel panic
 2020-09-14  6:48 UTC  (2+ messages)

Mobdro - The only application to watch free online TV in the world
 2020-09-14  2:53 UTC 

[PATCH] powerpc/papr_scm: Support dynamic enable/disable of performance statistics
 2020-09-13 21:21 UTC 

[PATCH] powerpc/papr_scm: Add PAPR command family to pass-through command-set
 2020-09-13 21:19 UTC 

Bulk Cargo Shipment for lists.01.org //邓钧文
 2020-09-13 13:56 UTC 

[GIT PULL] libnvdimm fix for v5.9-rc5
 2020-09-12 20:00 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Fix warning triggered by perf_stats_show()
 2020-09-12  8:27 UTC  (5+ messages)

[PATCH] device-dax: make dev_dax_kmem_probe() static
 2020-09-12  3:39 UTC 

a crash when running strace from persistent memory
 2020-09-11 16:41 UTC  (18+ messages)
` make misbehavior on ext2 in dax mode (was: a crash when running strace from persistent memory)
    ` [PATCH 1/2] ext2: don't update mtime on COW faults
    ` [PATCH 2/2] xfs: "
        ` [PATCH 2/2 v2] "

Bulk Cargo Shipment for lists.01.org //邓钧文
 2020-09-11 14:28 UTC 

[PATCH] dax: fix for do not print error message for non-persistent memory block device
 2020-09-11  0:54 UTC  (6+ messages)
` [External] "

[PATCH v2] powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
 2020-09-10 12:55 UTC  (3+ messages)

あなたのアカウントを更新できませんでした。これは、カードが期限切れになったか。
 2020-09-10  7:59 UTC 

PO.# 52/FF/20-21/0460/ S-1
 2020-09-10  8:04 UTC 

Absolutely Essential Cell Phone Accessories
 2020-09-10  7:29 UTC 

自分だけのMp3着メロを作成する
 2020-09-10  7:27 UTC 

Smart Features Of The New Age Iphone 12
 2020-09-09  7:08 UTC 

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-08 18:03 UTC  (9+ messages)
` [PATCH v4 11/23] device-dax: Kill dax_kmem_res

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-09-08 12:31 UTC  (11+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot

Amazonアカウントを利用制限しています
 2020-09-07 22:31 UTC 

How To Download Apps To Your Blackberry
 2020-09-06 12:55 UTC 

Using Repackaging To 'Go Big' About Your Online Biz
 2020-09-06 12:53 UTC 

Uk Music Festivals - A Brief Guide To Somewhat Of An Of The Most Popular
 2020-09-05 10:26 UTC 

Understanding Any Piece Of Music By Ear
 2020-09-05  8:35 UTC 

Amazonアカウントを利用制限しています
 2020-09-04 23:49 UTC 

請求先住所と<个异朽君还真是可怜 >支 払い情報を更新してください
 2020-09-04  5:30 UTC 

[PATCH v4] dax: fix for do not print error message for non-persistent memory block device
 2020-09-03 16:16 UTC 

[PATCH v2] dax: fix for do not print error message for non-persistent memory block device
 2020-09-03 16:14 UTC  (4+ messages)

[PATCH v3] dax: fix for do not print error message for non-persistent memory block device
 2020-09-03 16:04 UTC 

flood of "dm-X: error: dax access failed" due to 5.9 commit 231609785cbfb
 2020-09-03 11:31 UTC  (15+ messages)
            ` [External] "

請求先住所と<个异朽君还真是可怜 >支 払い情報を更新してください
 2020-09-03  1:03 UTC 

remove revalidate_disk()
 2020-09-02 14:02 UTC  (4+ messages)
` [PATCH 9/9] block: "


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