linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 -next 00/10] mm: improve usage of the i_mmap lock
 2014-10-30 19:34 UTC  (8+ messages)
` [PATCH 01/10] mm,fs: introduce helpers around the i_mmap_mutex
` [PATCH 05/10] uprobes: share the i_mmap_rwsem
` [PATCH 06/10] mm/xip: "
` [PATCH 07/10] mm/memory-failure: "
` [PATCH 08/10] mm/mremap: "
` [PATCH 09/10] mm/nommu: "
` [PATCH 10/10] mm/hugetlb: "

[PATCH] mm: initialize variable for mem_cgroup_end_page_stat
 2014-10-30 19:30 UTC  (11+ messages)

[PATCH 0/4] Convert khugepaged to a task_work function
 2014-10-30 18:25 UTC  (8+ messages)

[PATCH 0/5] get_user_pages_locked|unlocked v1
 2014-10-30 17:43 UTC  (12+ messages)
` [PATCH 1/5] mm: gup: add get_user_pages_locked and get_user_pages_unlocked
` [PATCH 2/5] mm: gup: add __get_user_pages_unlocked to customize gup_flags
` [PATCH 3/5] mm: gup: use get_user_pages_unlocked within get_user_pages_fast
` [PATCH 4/5] mm: gup: use get_user_pages_unlocked
` [PATCH 5/5] mm: gup: kvm "

[patch] mm: memcontrol: shorten the page statistics update slowpath
 2014-10-30 17:07 UTC  (2+ messages)

Progress on system crash traces with LTTng using DAX and pmem
 2014-10-30 15:11 UTC  (5+ messages)

[PATCH v2] smaps should deal with huge zero page exactly same as normal zero page
 2014-10-30 14:04 UTC  (9+ messages)

[PATCH RFC] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit
 2014-10-30 13:57 UTC  (26+ messages)
` [RFC V2] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
    ` [PATCH] carl9170: Convert byte_rev_table uses to bitrev8
    ` [PATCH] 6fire: "
      ` [RFC V4 1/3] add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
        ` [RFC V4 2/3] arm:add bitrev.h file "
          ` [RFC V4 3/3] arm64:add "
            ` [RFC V5 1/3] add CONFIG_HAVE_ARCH_BITREVERSE "
              ` [RFC V5 2/3] arm:add bitrev.h file "
                ` [RFC V5 3/3] arm64:add "
  ` [RFC V3] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE "

[PATCH] zram: avoid kunmap_atomic a NULL pointer
 2014-10-30 13:13 UTC  (2+ messages)

[PATCH v2 0/3] Aggressively allocate the pages on cma reserved memory
 2014-10-30 10:37 UTC  (3+ messages)
` [PATCH v2 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used

[mmotm:master 122/249] arch/arm/include/asm/pgtable.h:184:0: warning: "pgd_huge" redefined
 2014-10-30  9:07 UTC  (2+ messages)

mmotm 2014-10-29-14-19 uploaded
 2014-10-30  9:02 UTC  (6+ messages)
` [PATCH] mm-cma-make-kmemleak-ignore-cma-regions-fix

Why page fault handler behaved this way? Please help!
 2014-10-30  7:10 UTC 

[PATCH v3 0/4] mm/balloon_compaction: fixes and cleanups
 2014-10-30  1:06 UTC  (7+ messages)
` [PATCH v3 1/4] mm/balloon_compaction: redesign ballooned pages management
        ` [PATCH] mm/balloon_compaction: fix deflation when compaction is disabled

[RFC 0/6] mm, x86: New special mapping ops
 2014-10-30  0:57 UTC  (8+ messages)
` [RFC 1/6] mm: Add a mechanism to track the current address of a special mapping
` [RFC 2/6] x86,vdso: Use special mapping tracking for the vdso
` [RFC 3/6] mm: Add a vm_special_mapping .fault method
` [RFC 4/6] mm: Add vm_insert_pfn_prot
` [RFC 5/6] x86,vdso: Use .fault instead of remap_pfn_range for the vvar mapping
` [RFC 6/6] x86,vdso: Use .fault for the vdso text mapping

[mmotm:master 116/249] lib/show_mem.c:45:45: error: 'totalcma_pages' undeclared
 2014-10-29 23:49 UTC 

[mmotm:master 57/249] fs/ocfs2/namei.c:2767:31: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~'
 2014-10-29 22:14 UTC 

[PATCH] tmpfs: truncate prealloc blocks past i_size
 2014-10-29 17:10 UTC 

[PATCH 0/4] leverage FAULT_FOLL_ALLOW_RETRY in get_user_pages
 2014-10-29 16:41 UTC  (6+ messages)
` [PATCH 2/4] mm: gup: add get_user_pages_locked and get_user_pages_unlocked

isolate_freepages_block(): very high intermittent overhead
 2014-10-29 15:08 UTC  (5+ messages)

[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
 2014-10-29 14:43 UTC  (3+ messages)

[patch] percpu: off by one in BUG_ON()
 2014-10-29 14:35 UTC  (2+ messages)

[PATCH 0/5] Further compaction tuning
 2014-10-29 13:51 UTC  (10+ messages)
` [PATCH 1/5] mm, compaction: pass classzone_idx and alloc_flags to watermark checking
` [PATCH 4/5] mm, compaction: always update cached scanner positions

[PATCH] x86, pageattr: fix slow_virt_to_phys() for X86_PAE
 2014-10-29 10:53 UTC  (2+ messages)

[PATCH] x86, pageattr: fix slow_virt_to_phys() for X86_PAE
 2014-10-29 10:53 UTC 

[PATCH V4 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-29  9:25 UTC  (3+ messages)
` [PATCH V4 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast

Does slow_virt_to_phys() work with vmalloc() in the case of 32bit-PAE and 2MB page?
 2014-10-29  8:14 UTC  (3+ messages)

[PATCH V3 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-29  4:46 UTC  (7+ messages)

UKSM: What's maintainers think about it?
 2014-10-28 21:36 UTC  (6+ messages)

[PATCH 00/10] mm: improve usage of the i_mmap lock
 2014-10-28 20:27 UTC  (8+ messages)
` [PATCH 03/10] mm: convert i_mmap_mutex to rwsem
` [PATCH 05/10] uprobes: share the i_mmap_rwsem

DMA allocations from CMA and fatal_signal_pending check
 2014-10-28 19:08 UTC 

CMA: test_pages_isolated failures in alloc_contig_range
 2014-10-28 18:59 UTC  (7+ messages)

[PATCH v9 00/12] Intel MPX support
 2014-10-28 17:57 UTC  (21+ messages)
` [PATCH v9 05/12] x86, mpx: on-demand kernel allocation of bounds tables
` [PATCH v9 09/12] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v9 10/12] x86, mpx: add prctl commands PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMENT
` [PATCH v9 11/12] x86, mpx: cleanup unused bound tables

[PATCH 0/3 v4] mmu_notifier: Allow to manage CPU external TLBs
 2014-10-28 17:14 UTC  (4+ messages)
` [PATCH 1/3] mmu_notifier: Add mmu_notifier_invalidate_range()
` [PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM
` [PATCH 3/3] mmu_notifier: Add the call-back for mmu_notifier_invalidate_range()

[PATCH] mremap: take anon_vma lock in shared mode
 2014-10-28 15:24 UTC  (2+ messages)

Request for comments/ideas to indentify the cause of TLB entry corruption
 2014-10-28 15:01 UTC 

[PATCH] thp: do not mark zero-page pmd write-protected explicitly
 2014-10-28 14:44 UTC 

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-10-28 12:24 UTC  (18+ messages)
` [PATCH v5 00/12] Kernel address sanitizer - runtime memory debugger
  ` [PATCH v5 01/12] Add kernel address sanitizer infrastructure
  ` [PATCH v5 02/12] kasan: Add support for upcoming GCC 5.0 asan ABI changes
  ` [PATCH v5 03/12] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
  ` [PATCH v5 04/12] x86_64: add KASan support
  ` [PATCH v5 05/12] mm: page_alloc: add kasan hooks on alloc and free paths
  ` [PATCH v5 06/12] mm: slub: introduce virt_to_obj function
  ` [PATCH v5 07/12] mm: slub: share slab_err and object_err functions
  ` [PATCH v5 08/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
  ` [PATCH v5 09/12] mm: slub: add kernel address sanitizer support for slub allocator
  ` [PATCH v5 10/12] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
  ` [PATCH v5 11/12] kmemleak: disable kasan instrumentation for kmemleak
  ` [PATCH v5 12/12] lib: add kasan test module

virtual server and workstation
 2014-10-28 12:06 UTC 

Deadlock with CMA and CPU hotplug
 2014-10-28  9:49 UTC  (2+ messages)

[PATCH v4 0/4] fix freepage count problems in memory isolation
 2014-10-28  7:37 UTC  (10+ messages)
` [PATCH v4 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
` [PATCH v4 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list
` [PATCH v4 3/4] mm/page_alloc: move migratetype recheck logic to __free_one_page()

[PATCH] x86, cma: reserve dma contiguous area after initmem_init()
 2014-10-28  6:39 UTC  (2+ messages)
` [tip:x86/urgent] x86, cma: Reserve DMA "

[RFC][PATCH 0/6] Another go at speculative page faults
 2014-10-28  5:32 UTC  (9+ messages)

[Bug 86831] New: wrong count of dirty pages when using AIO
 2014-10-27 23:46 UTC 

rcu_preempt detected stalls
 2014-10-27 23:44 UTC 

[PATCH] mm: cma: split cma-reserved in dmesg log
 2014-10-27 23:15 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] fs: proc: Include cma info in proc/meminfo

[PATCH v4 0/7] Support Write-Through mapping on x86
 2014-10-27 22:55 UTC  (8+ messages)
` [PATCH v4 1/7] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v4 2/7] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v4 3/7] x86, mm, asm-gen: Add ioremap_wt() for WT
` [PATCH v4 4/7] x86, mm, pat: Add pgprot_writethrough() "
` [PATCH v4 5/7] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v4 6/7] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v4 7/7] x86, mm: Add set_memory_wt() for WT

[mmotm:master 59/223] fs/ocfs2/aops.c:654:14: warning: comparison of distinct pointer types lacks a cast
 2014-10-27 20:18 UTC  (2+ messages)

[PATCH V2 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-27 18:41 UTC  (9+ messages)

[PATCH RESEND 0/4] Simplify cpuset API and fix cpuset check in SL[AU]B
 2014-10-27 15:56 UTC  (5+ messages)
` [PATCH RESEND 2/4] cpuset: simplify cpuset_node_allowed API

page:  |  | latest

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