Linux-NVDIMM Archive mirror
 help / color / mirror / Atom feed
[PATCH v1 00/11] mm, sparse-vmemmap: Introduce compound pagemaps
 2021-05-19 11:29 UTC  (30+ messages)
` [PATCH v1 04/11] mm/memremap: add ZONE_DEVICE support for compound pages
` [PATCH v1 05/11] mm/sparse-vmemmap: add a pgmap argument to section activation
` [PATCH v1 06/11] mm/sparse-vmemmap: refactor vmemmap_populate_basepages()
` [PATCH v1 07/11] mm/sparse-vmemmap: populate compound pagemaps

[PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  7:13 UTC  (32+ messages)
` [PATCH v19 1/8] mmap: make mlock_future_check() global
` [PATCH v19 2/8] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v19 3/8] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v19 4/8] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v19 5/8] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users
` [PATCH v19 7/8] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v19 8/8] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH v3] powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible
 2021-05-19  7:06 UTC  (3+ messages)

[PATCH v6 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-19  6:00 UTC  (8+ messages)
` [PATCH v6 1/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v6 2/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v6 3/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v6 4/7] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v6 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v6 6/7] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v6 7/7] fs/xfs: Add dax dedupe support

[PATCH v20 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-19  3:50 UTC  (10+ messages)
` [PATCH v20 1/7] mmap: make mlock_future_check() global
` [PATCH v20 2/7] riscv/Kconfig: make direct map manipulation options depend on MMU
` [PATCH v20 3/7] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v20 4/7] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v20 5/7] PM: hibernate: disable when there are active secretmem users
` [PATCH v20 6/7] arch, mm: wire up memfd_secret system call where relevant
` [PATCH v20 7/7] secretmem: test: add basic selftest for memfd_secret(2)

[ndctl PATCH] ndctl: Update nvdimm mailing list address
 2021-05-18 22:42 UTC  (2+ messages)

【Amazon】注文商品が返品されましたであるかを確認してください
 2021-05-18 21:26 UTC 

【重要なお知らせ】【三井住友カード】ご利用確認のお願い
 2021-05-18  9:43 UTC 

【重要なお知らせ】【三井住友カード】ご利用確認のお願い
 2021-05-18  6:23 UTC 

Ultima advertencia - Envio de Burofax Online
 2021-05-17 23:39 UTC 

【Amazon】注文が調査されました
 2021-05-17 23:05 UTC 

[PATCH v3 0/3] dax: Fix missed wakeup in put_unlocked_entry()
 2021-05-17 17:10 UTC  (7+ messages)
` [PATCH v3 2/3] dax: Add a wakeup mode parameter to put_unlocked_entry()
  ` [Virtio-fs] "

[ndctl PATCH] libndctl/papr: Fix probe for papr-scm compatible nvdimms
 2021-05-17 15:48 UTC 

[ndctl v2 1/4] libndctl: Rename dimm property nfit_dsm_mask for generic use
 2021-05-17  8:42 UTC  (4+ messages)
` [ndctl v2 2/4] papr: ndtest: Enable smart test cases
` [ndctl v2 3/4] inject-error: Remove assumptions on error injection support
` [ndctl v2 4/4] Error injection support for PAPR

[v2 1/2] tests/nvdimm/ndtest: Enable smart tests
 2021-05-17  8:40 UTC  (2+ messages)
` [v2 2/2] nvdimm/ndtest: Add support for error injection tests

Confirm Credit Remittance
 2021-05-17  8:07 UTC 

[RFC 0/4] Add perf interface to expose nvdimm performance stats
 2021-05-17  6:43 UTC  (9+ messages)
` [RFC 1/4] drivers/nvdimm: "
` [RFC 2/4] powerpc/papr_scm: Add perf interface support
` [RFC 3/4] powerpc/papr_scm: Document papr_scm sysfs event format entries
` [RFC 4/4] powerpc/papr_scm: Add cpu hotplug support for nvdimm pmu device

【重要なお知らせ】【三井住友カード】ご利用確認のお願い
 2021-05-17  5:38 UTC 

[RFC ndctl PATCH 0/3] Rename monitor.conf to ndctl.conf as a ndctl global config file
 2021-05-16 23:14 UTC  (4+ messages)
` [RFC ndctl PATCH 1/3] ndctl, ccan: import ciniparser
` [RFC ndctl PATCH 2/3] ndctl, util: add parse-configs helper
` [RFC ndctl PATCH 3/3] ndctl, rename monitor.conf to ndctl.conf

[GIT PULL] libnvdimm fixes for 5.13-rc2
 2021-05-15 16:28 UTC  (2+ messages)

[GIT PULL] dax fixes for v5.13-rc2
 2021-05-15 16:28 UTC  (2+ messages)

[PATCH v5 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-05-14 16:03 UTC  (24+ messages)
` [PATCH v5 1/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v5 2/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v5 3/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v5 4/7] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v5 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v5 6/7] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v5 7/7] fs/xfs: Add dax dedupe support

[PATCH v3 0/3] fsdax: Factor helper functions to simplify the code
 2021-05-14 10:23 UTC  (3+ messages)

[PATCH] MAINTAINERS: Move nvdimm mailing list
 2021-05-14  0:58 UTC  (2+ messages)

[ndctl V5 1/4] libndctl: Unify adding dimms for papr and nfit families
 2021-05-13 18:17 UTC  (5+ messages)
` [ndctl V5 2/4] test: Don't skip tests if nfit modules are missing
` [ndctl V5 3/4] papr: Add support to parse save_fail flag for dimm
` [ndctl V5 4/4] Use page size as alignment value

[PATCH v2] powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
 2021-05-13  9:26 UTC  (3+ messages)

[PATCH v3] powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
 2021-05-13  9:23 UTC 

[PATCH 1/4] libndctl: Unify adding dimms for papr and nfit families
 2021-05-13  5:15 UTC  (8+ messages)
` [PATCH 2/4] test: Don't skip tests if nfit modules are missing

【重要なお知らせ】【MyJCB】ご利用確認のお願い
 2021-05-12  8:50 UTC 

⚠️ World Business Registry 2021\2022 Pending domain registration [REF:NGI-51668]
 2021-05-12  5:34 UTC 

[PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-05-10 18:02 UTC  (12+ messages)

【Amazon】注文状況が変更されました
 2021-05-09  7:10 UTC 

[PATCH v3 0/2] secretmem: optimize page_is_secretmem()
 2021-05-08 17:51 UTC  (4+ messages)
` [PATCH v3 2/2] "

【Amazon】ご利用確認のお願い
 2021-05-08  6:32 UTC 

【重要なお知らせ】【三菱UFJ ニコス Net Branch】ご利用確認のお願い
 2021-05-07 23:34 UTC 

[PATCH] ACPI: NFIT: Fix support for variable 'SPA' structure size
 2021-05-07 23:01 UTC  (5+ messages)

[PATCH v2] powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible
 2021-05-07 12:18 UTC  (3+ messages)

[PATCH] powerpc/papr_scm: Make 'perf_stats' invisible if perf-stats unavailable
 2021-05-07 11:40 UTC  (4+ messages)

[bug report] system panic at nfit_get_smbios_id+0x6e/0xf0 [nfit] during boot
 2021-05-07  1:41 UTC  (6+ messages)

New Order PO#SYF210429
 2021-05-06  7:56 UTC 

[Amazon]変更を確認してください
 2021-05-05  7:37 UTC 

【Amazon】注文が間違っています
 2021-05-05  6:38 UTC 

[PATCH v4 0/3] nvdimm: Enable sync-dax property for nvdimm
 2021-05-05  0:12 UTC  (14+ messages)
` [PATCH v4 1/3] spapr: nvdimm: Forward declare and move the definitions
` [PATCH v4 3/3] nvdimm: Enable sync-dax device property for nvdimm

三井住友トラストクラブご利用確認
 2021-05-04 19: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 read-only IMAP folder(s) and NNTP newsgroup(s).