linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[RFC 0/3] hugetlbfs: optionally reserve all fs pages at mount time
 2015-02-27 22:58 UTC 

[patch 1/2] mm: remove GFP_THISNODE
 2015-02-27 22:53 UTC  (14+ messages)
` [patch v2 1/3] "
  ` [patch v2 2/3] mm, thp: really limit transparent hugepage allocation to local node
  ` [patch v2 3/3] kernel, cpuset: remove exception for __GFP_THISNODE

[PATCH] doc: add information about max_ptes_none
 2015-02-27 22:14 UTC  (2+ messages)

[PATCH v2] mm: cma: fix CMA aligned offset calculation
 2015-02-27 21:24 UTC  (2+ messages)

[PATCH] mm: set khugepaged_max_ptes_none by 1/8 of HPAGE_PMD_NR
 2015-02-27 21:12 UTC  (4+ messages)

[PATCH RFC 1/4] mm: throttle MADV_FREE
 2015-02-27 21:02 UTC  (24+ messages)
` [PATCH RFC 3/4] mm: move lazy free pages to inactive list
` [PATCH RFC 4/4] mm: support MADV_FREE in swapless system
    ` [RFC] mm: change mm_advise_free to clear page dirty

[PATCH] mm: replace mmap_sem for mm->exe_file serialization
 2015-02-27 18:34 UTC  (4+ messages)

How to handle TIF_MEMDIE stalls?
 2015-02-27 18:24 UTC  (12+ messages)

[mmotm:master 7/197] ak8975.c:undefined reference to `i2c_smbus_write_byte_data'
 2015-02-27 15:28 UTC  (4+ messages)

[PATCH] mm: Don't offset memmap for flatmem
 2015-02-27 15:24 UTC  (10+ messages)
` [PATCHv2] "

[PATCH 1/2] kasan, module, vmalloc: rework shadow allocation for modules
 2015-02-27 15:10 UTC  (2+ messages)
` [PATCH 2/2] kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>

[PATCH V4 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2015-02-27 13:20 UTC  (3+ messages)

How to handle TIF_MEMDIE stalls?
 2015-02-27 13:12 UTC  (12+ messages)

[PATCH] kasan, module, vmalloc: rework shadow allocation for modules
 2015-02-27 12:20 UTC  (11+ messages)

[PATCH 0/4] enhance shmem process and swap accounting
 2015-02-27 10:52 UTC  (13+ messages)
` [PATCH 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
` [PATCH 2/4] mm, procfs: account for shmem swap in /proc/pid/smaps
` [PATCH 3/4] mm, shmem: Add shmem resident memory accounting
` [PATCH 4/4] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status

[patch] mm, mempolicy: migrate_to_node should only migrate to node
 2015-02-27  6:13 UTC  (2+ messages)

[PATCH 3/4] mm, shmem: Add shmem resident memory accounting
 2015-02-27  4:01 UTC 

[PATCH] mm: hide per-cpu lists in output of show_mem()
 2015-02-26 23:14 UTC  (9+ messages)
      ` [PATCH] mm: completely remove dumping per-cpu lists from show_mem()

3.19.0 / kswap0 bug
 2015-02-26 20:08 UTC  (2+ messages)

[PATCHv3 00/17] Add missing __PAGETABLE_{PUD,PMD}_FOLDED defines and introduce CONFIG_PGTABLE_LEVELS
 2015-02-26 20:04 UTC  (20+ messages)
` [PATCHv3 01/17] mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines
` [PATCHv3 02/17] alpha: expose number of page table levels on Kconfig level
` [PATCHv3 03/17] arm64: "
` [PATCHv3 04/17] arm: "
` [PATCHv3 05/17] ia64: "
` [PATCHv3 06/17] m68k: mark PMD folded and expose number of page table levels
` [PATCHv3 07/17] mips: expose number of page table levels on Kconfig level
` [PATCHv3 08/17] parisc: "
` [PATCHv3 09/17] powerpc: "
` [PATCHv3 10/17] s390: expose number of page table levels
` [PATCHv3 11/17] sh: "
` [PATCHv3 12/17] sparc: "
` [PATCHv3 13/17] tile: "
` [PATCHv3 14/17] um: "
` [PATCHv3 15/17] x86: expose number of page table levels on Kconfig level
` [PATCHv3 16/17] mm: define default PGTABLE_LEVELS to two
` [PATCHv3 17/17] mm: do not add nr_pmds into mm_struct if PMD is folded

[PATCH] mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disbaled
 2015-02-26 17:34 UTC  (10+ messages)
    ` [PATCH -v2] "

[PATCH v8 0/7] Support Write-Through mapping on x86
 2015-02-26 14:44 UTC  (12+ messages)
` [PATCH v8 1/7] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v8 2/7] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v8 3/7] x86, mm, asm-gen: Add ioremap_wt() for WT
` [PATCH v8 4/7] x86, mm, pat: Add pgprot_writethrough() "
` [PATCH v8 5/7] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v8 6/7] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v8 7/7] x86, mm: Add set_memory_wt() for WT

mmotm 2015-02-25-21-19 uploaded
 2015-02-26 13:20 UTC  (2+ messages)
` since-3.19 branch opened for mm git tree (was: Re: mmotm 2015-02-25-21-19 uploaded)

[mmotm:master 52/197] mm/cma_debug.c:71:4: error: invalid use of undefined type 'struct page'
 2015-02-26 12:30 UTC  (2+ messages)

[PATCH] cma: debug: document new debugfs interface
 2015-02-26  8:31 UTC 

[mmotm:master 131/197] arch/microblaze/kernel/cpu/mb.c:105:2: error: 'x' undeclared
 2015-02-26  7:23 UTC 

مؤتمر الحكومة الذكية
 2015-02-26  6:28 UTC 

[patch 2/2] mm, thp: really limit transparent hugepage allocation to local node
 2015-02-26  0:23 UTC 

[patch for-4.0] mm, thp: really limit transparent hugepage allocation to local node
 2015-02-25 23:55 UTC  (5+ messages)
` [patch v2 "

4.0-rc1/PARISC: BUG: non-zero nr_pmds on freeing mm
 2015-02-25 22:13 UTC  (7+ messages)

[PATCH -part2 0/3] mm: improve handling of mm->exe_file
 2015-02-25 21:58 UTC  (4+ messages)
` [PATCH 1/3] tile/elf: reorganize notify_exec()
` [PATCH 2/3] oprofile: reduce mmap_sem hold for mm->exe_file
` [PATCH 3/3] powerpc/oprofile: reduce mmap_sem hold for exe_file

How to handle TIF_MEMDIE stalls?
 2015-02-25 21:51 UTC  (11+ messages)
    ` __GFP_NOFAIL and oom_killer_disabled?

[PATCH] mm: shmem: check for mapping owner before dereferencing
 2015-02-25 21:31 UTC  (4+ messages)

Question about Old Fix Me comment in mempool.c
 2015-02-25 20:18 UTC  (2+ messages)

[PATCH 3/3] tomoyo: robustify handling of mm->exe_file
 2015-02-25 17:39 UTC  (9+ messages)
          ` [PATCH v3 3/3] tomoyo: reduce mmap_sem hold for mm->exe_file

[RFC v2 0/5] introduce gcma
 2015-02-25 16:47 UTC  (5+ messages)

[RFC 0/6] the big khugepaged redesign
 2015-02-25 12:42 UTC  (6+ messages)

[PATCH 00/24] huge tmpfs: an alternative approach to THPageCache
 2015-02-25 10:53 UTC  (3+ messages)
` [PATCH 03/24] mm: use __SetPageSwapBacked and don't ClearPageSwapBacked

[patch] mm, hugetlb: close race when setting PageTail for gigantic pages
 2015-02-25  2:32 UTC 

[patch] mm, hugetlb: close race when setting PageTail for gigantic pages
 2015-02-25  2:20 UTC  (2+ messages)

[PATCH] mm/memcontrol: fix NULL pointer dereference when use_hierarchy is 0
 2015-02-25  1:20 UTC  (3+ messages)

[PATCH v4 1/3] mm/cma: change fallback behaviour for CMA freepage
 2015-02-25  1:00 UTC  (6+ messages)
` [PATCH v4 3/3] mm/compaction: enhance compaction finish condition

[PATCH v7 0/7] Support Write-Through mapping on x86
 2015-02-25  0:20 UTC  (5+ messages)

[PATCH] mm: readahead: get back a sensible upper limit
 2015-02-24 22:54 UTC  (7+ messages)

[PATCH] mm: cma: fix CMA aligned offset calculation
 2015-02-24 21:43 UTC  (4+ messages)

[PATCH v3 0/4] mm: cma: add some debug information for CMA
 2015-02-24 21:34 UTC  (9+ messages)
` [PATCH v3 1/4] mm: cma: add trace events to debug physically-contiguous memory allocations
` [PATCH v3 2/4] mm: cma: add number of pages to debug message in cma_release()
` [PATCH v3 3/4] mm: cma: add list of currently allocated CMA buffers to debugfs
` [PATCH v3 4/4] mm: cma: add functions to get region pages counters

[PATCH v2 0/4] MIPS: LLVMLinux: Patches to enable compilation of a working kernel for MIPS using Clang/LLVM
 2015-02-24 15:25 UTC  (2+ messages)
` [PATCH v4 1/4] slab: Correct size_index table before replacing the bootstrap kmem_cache_node

page:  |  | latest

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