linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-01 12:55:40 to 2014-04-04 16:20:12 UTC [more...]

[PATCH V2 0/2] FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-04-04 16:18 UTC  (7+ messages)
` [PATCH V2 1/2] mm: move FAULT_AROUND_ORDER to arch/
` [PATCH V2 2/2] mm: add FAULT_AROUND_ORDER Kconfig paramater for powerpc

mm: BUG in __phys_addr called from __walk_page_range
 2014-04-04 16:13 UTC  (2+ messages)
` [PATCH -mm] mm/pagewalk.c: move pte null check (Re: mm: BUG in __phys_addr called from __walk_page_range)

[patch]x86: clearing access bit don't flush tlb
 2014-04-04 15:01 UTC  (4+ messages)
` [patch] x86: "

[PATCH] mm: get_user_pages(write,force) refuse to COW in shared areas
 2014-04-04 14:52 UTC  (3+ messages)

[PATCH] mm: msync: require either MS_ASYNC or MS_SYNC
 2014-04-04 14:07 UTC  (15+ messages)
      ` [PATCH] mm: msync: require either MS_ASYNC or MS_SYNC [resend]

[PATCH 0/4] hugetlb: add support gigantic page allocation at runtime
 2014-04-04 13:30 UTC  (8+ messages)
` [PATCH 1/4] hugetlb: add hstate_is_gigantic()
` [PATCH 2/4] hugetlb: update_and_free_page(): don't clear PG_reserved bit
` [PATCH 3/4] hugetlb: move helpers up in the file
` [PATCH 4/4] hugetlb: add support for gigantic page allocation at runtime

[PATCH] maps.2: fd for a file mapping must be opened for reading
 2014-04-04 11:27 UTC  (2+ messages)

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-04  5:00 UTC  (42+ messages)
                                  ` [PATCH] ipc,shm: disable shmmax and shmall by default

hugetlb: ensure hugepage access is denied if hugepages are not supported
 2014-04-04  0:42 UTC  (2+ messages)

[RFC] mm,tracing: improve current situation
 2014-04-03 23:34 UTC  (4+ messages)

powerpc hugepage bug(s) when no valid hstates?
 2014-04-03 23:12 UTC  (5+ messages)
` [RFC PATCH] hugetlb: ensure hugepage access is denied if hugepages are not supported

[rfc 0/3] Cleaning up soft-dirty bit usage
 2014-04-03 18:48 UTC  (4+ messages)
` [rfc 1/3] mm: pgtable -- Drop unneeded preprocessor ifdef
` [rfc 2/3] mm: pgtable -- Require X86_64 for soft-dirty tracker
` [rfc 3/3] mm: pgtable -- Use _PAGE_SOFT_DIRTY for swap entries

[PATCHv5 0/2] Remove ARM meminfo
 2014-04-03 17:04 UTC  (3+ messages)
` [PATCHv5 1/2] mm/memblock: add memblock_get_current_limit
` [PATCHv5 2/2] arm: Get rid of meminfo

[PATCH v2] Some printk cleanup in mm
 2014-04-03 16:57 UTC  (6+ messages)
` [PATCH v2] mm: convert some level-less printks to pr_*

Bug in reclaim logic with exhausted nodes?
 2014-04-03 16:41 UTC  (12+ messages)

[PATCH v3] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
 2014-04-03 15:40 UTC  (6+ messages)
      ` [PATCH 1/2] mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
        ` [PATCH 2/2] mm/page_alloc: DEBUG_VM checks for free_list placement of CMA and RESERVE pages

[PATCH -mm v2 0/2] cleanup kmemcg charging (was: "kmemcg: get rid of __GFP_KMEMCG")
 2014-04-03 15:05 UTC  (10+ messages)
` [PATCH -mm v2 1/2] sl[au]b: charge slabs to kmemcg explicitly
` [PATCH -mm v2 2/2] mm: get rid of __GFP_KMEMCG
  ` [PATCH -mm v2.1] "
    ` [PATCH -mm v2.2] "

[PATCH 0/5] get_user_pages() cleanup
 2014-04-03 14:35 UTC  (6+ messages)
` [PATCH 1/5] mm: move get_user_pages()-related code to separate file
` [PATCH 2/5] mm: extract in_gate_area() case from __get_user_pages()
` [PATCH 3/5] mm: cleanup follow_page_mask()
` [PATCH 4/5] mm: extract code to fault in a page from __get_user_pages()
` [PATCH 5/5] mm: cleanup __get_user_pages()

[PATCH 1/2] mm/compaction: clean up unused code lines
 2014-04-03  8:57 UTC  (2+ messages)
` [PATCH 2/2] mm/compaction: fix to initialize free scanner properly

Recent 3.x kernels: Memory leak causing OOMs
 2014-04-02 23:28 UTC  (13+ messages)

[RFC PATCH DONOTMERGE v2 0/6] userspace PI passthrough via AIO/DIO
 2014-04-02 23:06 UTC  (18+ messages)
` [PATCH 1/6] fs/bio-integrity: remove duplicate code
` [PATCH 2/6] io: define an interface for IO extensions
` [PATCH 3/6] aio/dio: enable PI passthrough

[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
 2014-04-02 22:44 UTC  (26+ messages)

Suggestion, "public process scoped interfaces"
 2014-04-02 22:15 UTC  (2+ messages)

[PATCH v2 0/3] Per-cgroup swap file support
 2014-04-02 21:29 UTC  (6+ messages)
` [PATCH v2 1/3] mm/swap: support per memory cgroup swapfiles
` [PATCH v2 2/3] swap: do not store private swap files on swap_list
` [PATCH v2 3/3] swap: Increase the max swap files to 8192 on x86_64

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-04-02 19:27 UTC  (7+ messages)
` [PATCH v7 03/22] axonram: Fix bug in direct_access
` [PATCH v7 04/22] Change direct_access calling convention

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-04-02 19:07 UTC  (4+ messages)
` [PATCHv3 2/2] mm: implement ->map_pages for "

[PATCH] mm/mmu_notifier: restore set_pte_at_notify semantics
 2014-04-02 16:43 UTC  (7+ messages)

[patch]x86: clearing access bit don't flush tlb
 2014-04-02 15:42 UTC  (3+ messages)

[PATCH 0/6] File Sealing & memfd_create()
 2014-04-02 14:52 UTC  (5+ messages)
` [PATCH 3/6] shm: add memfd_create() syscall

[patch v2 0/3] mm: improve page aging fairness between zones/nodes
 2014-04-02 14:26 UTC  (3+ messages)
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy

Hyper-V balloon memory hotplug deadlock?
 2014-04-02 13:55 UTC  (2+ messages)

[PATCH 2/2] x86: use pv-ops in {pte,pmd}_{set,clear}_flags()
 2014-04-02 13:29 UTC  (8+ messages)

[PATCH] x86,mm: delay TLB flush after clearing accessed bit
 2014-04-02  7:46 UTC  (11+ messages)

[PATCH 0/1] mm: FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-04-02  4:45 UTC  (5+ messages)
` [PATCH 1/1] mm: move FAULT_AROUND_ORDER to arch/

[PATCH 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt
 2014-04-02  3:53 UTC 

[PATCH] A long explanation for a short patch
 2014-04-01 23:08 UTC  (7+ messages)

[RFC v5] mm: prototype: rid swapoff of quadratic complexity
 2014-04-01 19:25 UTC  (2+ messages)

[PATCH] mm: Only force scan in reclaim when none of the LRUs are big enough
 2014-04-01 19:49 UTC  (2+ messages)

[PATCH RFC] drivers/char/mem: byte generating devices and poisoned mappings
 2014-04-01 17:27 UTC  (6+ messages)


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