linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-10 18:16:54 to 2017-10-12 17:55:00 UTC [more...]

[lkp-robot] [x86/kconfig] 81d3871900: BUG:unable_to_handle_kernel
 2017-10-12 17:54 UTC  (5+ messages)

[PATCH v9 0/6] MAP_DIRECT for DAX userspace flush
 2017-10-12 17:41 UTC  (15+ messages)
` [PATCH v9 1/6] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v9 2/6] fs, mm: pass fd to ->mmap_validate()
` [PATCH v9 3/6] fs: MAP_DIRECT core
` [PATCH v9 4/6] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v9 5/6] fs, xfs, iomap: introduce break_layout_nowait()
` [PATCH v9 6/6] xfs: wire up MAP_DIRECT

[RFC] mmap(MAP_CONTIG)
 2017-10-12 17:19 UTC  (11+ messages)
` [RFC PATCH 0/3] Add mmap(MAP_CONTIG) support
  ` [RFC PATCH 1/3] mm/map_contig: Add VM_CONTIG flag to vma struct
  ` [RFC PATCH 2/3] mm/map_contig: Use pre-allocated pages for VM_CONTIG mappings
  ` [RFC PATCH 3/3] mm/map_contig: Add mmap(MAP_CONTIG) support

[PATCH v6 0/4] cramfs refresh for embedded usage
 2017-10-12 17:03 UTC  (6+ messages)
` [PATCH v6 1/4] cramfs: direct memory access support
` [PATCH v6 2/4] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v6 3/4] cramfs: add mmap support
` [PATCH v6 4/4] cramfs: rehabilitate it

[RFC 0/2] KVM "fake DAX" device flushing
 2017-10-12 15:50 UTC  (4+ messages)
` [RFC 1/2] pmem: Move reusable code to base header files
` [RFC 2/2] KVM: add virtio-pmem driver
` [RFC] QEMU: Add virtio pmem device

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-10-12 15:37 UTC  (13+ messages)

[PATCH v1][cover-letter] mm/mempolicy.c: Fix get_nodes() off-by-one error
 2017-10-12 15:28 UTC  (6+ messages)
` [PATCH v1] "

[PATCH for-next 2/4] RDMA/hns: Add IOMMU enable support in hip08
 2017-10-12 14:54 UTC  (3+ messages)

[PATCH 0/8] Follow-up for speed up page cache truncation
 2017-10-12 14:53 UTC  (13+ messages)
` [PATCH 1/8] mm, page_alloc: Enable/disable IRQs once when freeing a list of pages
` [PATCH 2/8] mm, truncate: Do not check mapping for every page being truncated
` [PATCH 3/8] mm, truncate: Remove all exceptional entries from pagevec under one lock
` [PATCH 4/8] mm: Only drain per-cpu pagevecs once per pagevec usage
` [PATCH 5/8] mm, pagevec: Remove cold parameter for pagevecs
` [PATCH 6/8] mm: Remove cold parameter for release_pages
` [PATCH 7/8] mm, Remove cold parameter from free_hot_cold_page*
` [PATCH 8/8] mm: Remove __GFP_COLD

[PATCH v8 0/9] Application Data Integrity feature introduced by SPARC M7
 2017-10-12 14:44 UTC  (4+ messages)
` [PATCH v8 9/9] sparc64: Add support for ADI (Application Data Integrity)

[PATCH 0/7 v1] Speed up page cache truncation
 2017-10-12 14:07 UTC  (13+ messages)
` [PATCH 7/7] mm: Batch radix tree operations when truncating pages

[PATCH 00/11] KASan for arm
 2017-10-12 11:27 UTC  (29+ messages)
` [PATCH 01/11] Initialize the mapping of KASan shadow memory
` [PATCH 02/11] replace memory function
` [PATCH 03/11] arm: Kconfig: enable KASan
` [PATCH 04/11] Define the virtual space of KASan's shadow region
` [PATCH 05/11] Disable kasan's instrumentation
` [PATCH 06/11] change memory_is_poisoned_16 for aligned error
` [PATCH 07/11] Avoid cleaning the KASan shadow area's mapping table
` [PATCH 08/11] Add support arm LPAE
` [PATCH 09/11] Don't need to map the shadow of KASan's shadow memory
` [PATCH 10/11] Change mapping of kasan_zero_page int readonly
` [PATCH 11/11] Add KASan layout

[RFC] KVM "fake DAX" device flushing
 2017-10-12 10:39 UTC  (4+ messages)

[PATCH] mm, swap_state.c: declare a few variables as __read_mostly
 2017-10-12  9:59 UTC 

[PATCH v2] fs, mm: account filp cache to kmemcg
 2017-10-12  7:54 UTC  (2+ messages)

[v11 0/6] cgroup-aware OOM killer
 2017-10-12  6:33 UTC  (12+ messages)
` [v11 3/6] mm, oom: "

[PATCH v16 0/5] Virtio-balloon Enhancement
 2017-10-12  3:54 UTC  (8+ messages)
` [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ

[PATCH] virtio: avoid possible OOM lockup at virtballoon_oom_notify()
 2017-10-12  2:36 UTC 

[PATCH] mm/rmap: remove redundant variable cend
 2017-10-11 17:49 UTC 

[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-11 16:01 UTC  (13+ messages)
` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v8 06/14] xfs: wire up MAP_DIRECT
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings

[PATCH] mm/ksm : Checksum calculation function change (jhash2 -> crc32)
 2017-10-11 15:49 UTC 

[PATCH v2 0/2] mm, memory_hotplug: redefine memory offline retry logic
 2017-10-11 14:16 UTC  (13+ messages)
` [PATCH 1/2] mm, memory_hotplug: do not fail offlining too early

[PATCH v5 00/22] Speculative page faults
 2017-10-11 13:52 UTC  (23+ messages)
` [PATCH v5 01/22] x86/mm: Define CONFIG_SPF
` [PATCH v5 02/22] powerpc/mm: "
` [PATCH v5 03/22] mm: Dont assume page-table invariance during faults
` [PATCH v5 04/22] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [PATCH v5 05/22] mm: Introduce pte_spinlock "
` [PATCH v5 06/22] mm: VMA sequence count
` [PATCH v5 07/22] mm: Protect VMA modifications using "
` [PATCH v5 08/22] mm: RCU free VMAs
` [PATCH v5 09/22] mm: Cache some VMA fields in the vm_fault structure
` [PATCH v5 10/22] mm: Protect SPF handler against anon_vma changes
` [PATCH v5 11/22] mm/migrate: Pass vm_fault pointer to migrate_misplaced_page()
` [PATCH v5 12/22] mm: Introduce __lru_cache_add_active_or_unevictable
` [PATCH v5 13/22] mm: Introduce __maybe_mkwrite()
` [PATCH v5 14/22] mm: Introduce __vm_normal_page()
` [PATCH v5 15/22] mm: Introduce __page_add_new_anon_rmap()
` [PATCH v5 16/22] mm: Provide speculative fault infrastructure
` [PATCH v5 17/22] mm: Try spin lock in speculative path
` [PATCH v5 18/22] mm: Adding speculative page fault failure trace events
` [PATCH v5 19/22] perf: Add a speculative page fault sw event
` [PATCH v5 20/22] perf tools: Add support for the SPF perf event
` [PATCH v5 21/22] x86/mm: Add speculative pagefault handling
` [PATCH v5 22/22] powerpc/mm: Add speculative page fault

[PATCH] vmalloc: add __alloc_vm_area() for optimizing vmap stack
 2017-10-11 13:32 UTC  (3+ messages)

[PATCH -mm -v2] mm, swap: Use page-cluster as max window of VMA based swap readahead
 2017-10-11 12:29 UTC  (4+ messages)

[PATCH] mm,page_alloc: softlockup on warn_alloc on
 2017-10-11 11:14 UTC  (4+ messages)

[PATCH v3 1/3] kcov: support comparison operands collection
 2017-10-11  9:57 UTC  (4+ messages)
` [PATCH v3 2/3] Makefile: support flag -fsanitizer-coverage=trace-cmp

[PATCH v2 1/3] kcov: support comparison operands collection
 2017-10-11  9:56 UTC  (5+ messages)

[PATCH v4 1/3] kcov: support comparison operands collection
 2017-10-11  9:54 UTC  (3+ messages)
` [PATCH v4 2/3] Makefile: support flag -fsanitizer-coverage=trace-cmp
` [PATCH v4 3/3] kcov: update documentation

[PATCH] mm: kmemleak: start address align for scan_large_block
 2017-10-11  9:42 UTC  (2+ messages)

[PATCH v4 00/20] Speculative page faults
 2017-10-11  9:39 UTC  (4+ messages)
` [PATCH v4 19/20] x86/mm: Add speculative pagefault handling

[PATCH] fs, mm: account filp and names caches to kmemcg
 2017-10-11  9:09 UTC  (11+ messages)

[PATCH] proc: do not show VmExe bigger than total executable virtual memory
 2017-10-11  7:00 UTC  (3+ messages)

[PATCH v3] mm, sysctl: make NUMA stats configurable
 2017-10-11  6:16 UTC  (13+ messages)

[PATCH] mm/page-writeback.c: fix bug caused by disable periodic writeback
 2017-10-11  4:06 UTC  (7+ messages)

[PATCH v16 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
 2017-10-11  3:16 UTC  (9+ messages)
            `  "

[PATCH] page_alloc.c: inline __rmqueue()
 2017-10-11  2:34 UTC  (9+ messages)
    ` [PATCH v2] mm/page_alloc.c: "

mmotm 2016-08-02-15-53 uploaded
 2017-10-11  2:01 UTC  (5+ messages)

[PATCH -mm] mm, swap: Use page-cluster as max window of VMA based swap readahead
 2017-10-11  1:11 UTC  (5+ messages)

[PATCH] KVM: X86: clear page flags when freeing kvm mmapping page
 2017-10-11  0:56 UTC 

[PATCH v2 2/3] Makefile: support flag -fsanitizer-coverage=trace-cmp
 2017-10-10 21:53 UTC  (2+ messages)

[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
 2017-10-10 20:17 UTC  (12+ messages)
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
  ` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()


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