Linux-NVDIMM Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-11 23:40:22 to 2019-06-17 12:27:52 UTC [more...]

dev_pagemap related cleanups v2
 2019-06-17 12:27 UTC  (7+ messages)
` [PATCH 01/25] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/25] mm: remove the struct hmm_device infrastructure
` [PATCH 03/25] mm: remove hmm_devmem_add_resource
` [PATCH 04/25] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/25] mm: export alloc_pages_vma
  ` [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper

ndctl hangs after memory deregistration
 2019-06-17  8:57 UTC  (2+ messages)

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-17  8:26 UTC  (19+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 02/18] kunit: test: add test resource management API
` [PATCH v5 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v5 05/18] kunit: test: add the concept of expectations
` [PATCH v5 07/18] kunit: test: add initial tests
` [PATCH v5 08/18] objtool: add kunit_try_catch_throw to the noreturn list
  ` [PATCH v5 03/18] kunit: test: add string_stream a std::stream like string builder
  ` [PATCH v5 06/18] kbuild: enable building KUnit
  ` [PATCH v5 09/18] kunit: test: add support for test abort
  ` [PATCH v5 11/18] kunit: test: add the concept of assertions
  ` [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
  ` [PATCH v5 15/18] Documentation: kunit: add documentation for KUnit
  ` [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v5 10/18] kunit: test: add tests for kunit test abort
` [PATCH v5 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v5 14/18] kunit: defconfig: add defconfigs for building KUnit tests
` [PATCH v5 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v5 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH 5/5] mm/hotplug: export try_online_node
 2019-06-17  8:00 UTC  (2+ messages)

[PATCH] nvdimm: remove prototypes for nonexistent functions
 2019-06-17  4:47 UTC 

[PATCH v9 00/12] mm: Sub-section memory hotplug support
 2019-06-16 13:11 UTC  (11+ messages)
` [PATCH v9 01/12] mm/sparsemem: Introduce struct mem_section_usage
` [PATCH v9 04/12] mm/sparsemem: Convert kmalloc_section_memmap() to populate_section_memmap()
` [PATCH v9 07/12] mm/sparsemem: Prepare for sub-section ranges
` [PATCH v9 10/12] mm/devm_memremap_pages: Enable sub-section remap
` [PATCH v9 11/12] libnvdimm/pfn: Fix fsdax-mode namespace info-block zero-fields

dev_pagemap related cleanups
 2019-06-15 18:09 UTC  (82+ messages)
` [PATCH 01/22] mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option
` [PATCH 02/22] mm: remove the struct hmm_device infrastructure
  ` [Nouveau] "
` [PATCH 03/22] mm: remove hmm_devmem_add_resource
  ` [Nouveau] "
` [PATCH 04/22] mm: don't clear ->mapping in hmm_devmem_free
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 06/22] mm: factor out a devm_request_free_mem_region helper
` [PATCH 07/22] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 08/22] memremap: pass a struct dev_pagemap to ->kill
` [PATCH 09/22] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 10/22] memremap: add a migrate callback to struct dev_pagemap_ops
` [PATCH 11/22] memremap: remove the data field in struct dev_pagemap
` [PATCH 12/22] memremap: provide an optional internal refcount "
` [PATCH 13/22] device-dax: use the dev_pagemap internal refcount
` [PATCH 14/22] nouveau: use alloc_page_vma directly
` [PATCH 15/22] nouveau: use devm_memremap_pages directly
` [PATCH 16/22] mm: remove hmm_vma_alloc_locked_page
` [PATCH 17/22] mm: remove hmm_devmem_add
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken
` [PATCH 19/22] mm: simplify ZONE_DEVICE page private data
` [PATCH 20/22] mm: sort out the DEVICE_PRIVATE Kconfig mess
` [PATCH 21/22] mm: remove the HMM config option
` [PATCH 22/22] mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR
  ` [Nouveau] "

电邮营销好帮手---日群发30万邮箱只需500元一月---QQ咨询:3351665625
 2019-06-15 11:34 UTC 

You Should Not Blame Yourself For Anything
 2019-06-15  9:22 UTC 

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-14 23:22 UTC  (4+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core

[ndctl PATCH] libndctl/inject: Refuse error injection for BTT namespaces
 2019-06-14 19:52 UTC  (2+ messages)

[PATCH -next] mm/hotplug: skip bad PFNs from pfn_to_online_page()
 2019-06-14 17:40 UTC  (6+ messages)

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-14  3:42 UTC  (52+ messages)
` [PATCH RFC 02/10] fs/locks: Export F_LAYOUT lease to user space

(AD)解决高层领导.研发经理最为头疼的问题
 2019-06-13  5:37 UTC 

[PATCH v13 0/7] virtio pmem driver
 2019-06-13  3:42 UTC  (10+ messages)
` [PATCH v13 1/7] libnvdimm: nd_region flush callback support
` [PATCH v13 2/7] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v13 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v13 4/7] dm: enable synchronous dax
` [PATCH v13 5/7] dax: check synchronous mapping is supported
` [PATCH v13 6/7] ext4: disable map_sync for async flush
` [PATCH v13 7/7] xfs: "

[ndctl PATCH] ndctl, test: move security.sh to the destructive test list
 2019-06-13  3:13 UTC 

[ndctl PATCH] ndctl, test: handle backup_keys in security.sh
 2019-06-13  3:00 UTC  (7+ messages)

RFQ Material INF18002(non-ARAMCO)
 2019-06-12 21:17 UTC 

[PATCH v1 29/31] docs: nvdimm: convert to ReST
 2019-06-12 20:41 UTC  (3+ messages)

转发:如何降低采购价格和规避合同风险
 2019-06-12 17:33 UTC 

[PATCH v12 0/7] virtio pmem driver
 2019-06-12 10:50 UTC  (9+ messages)
` [PATCH v12 2/7] virtio-pmem: Add "
        ` [Qemu-devel] "
` [PATCH v12 4/7] dm: enable synchronous dax
    ` [Qemu-devel] "

[RFC PATCH v2 0/2] Share PMDs for FS/DAX on x86
 2019-06-12  2:33 UTC  (3+ messages)
` [RFC PATCH v2 2/2] Implement sharing/unsharing of PMDs for FS/DAX

[PATCH, RFC 0/2] Share PMDs for FS/DAX on x86
 2019-06-12  2:07 UTC  (5+ messages)
` [PATCH, RFC 2/2] Implement sharing/unsharing of PMDs for FS/DAX

[PATCH 0/6] libnvdimm: Fix async operations and locking
 2019-06-11 23:26 UTC  (4+ messages)
` [PATCH 4/6] libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()
` [PATCH 5/6] libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
` [PATCH 6/6] driver-core, libnvdimm: Let device subsystems add local lockdep coverage


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