[PATCH 1/5] mm: vmscan: shrink all slab objects if tight on memory
2014-01-14 6:56 UTC (10+ messages)
` [PATCH 2/5] mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
` [PATCH 3/5] mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
` [PATCH 4/5] mm: vmscan: move call to shrink_slab() to shrink_zones()
` [PATCH 5/5] mm: vmscan: remove shrink_control arg from do_try_to_free_pages()
[PATCH] mm/zswap: Check all pool pages instead of one pool pages
2014-01-14 6:15 UTC (7+ messages)
[patch 0/9] mm: thrash detection-based file cache sizing v8
2014-01-14 5:40 UTC (25+ messages)
` [patch 1/9] fs: cachefiles: use add_to_page_cache_lru()
` [patch 2/9] lib: radix-tree: radix_tree_delete_item()
` [patch 3/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 4/9] mm: filemap: move radix tree hole searching here
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 6/9] mm + fs: store shadow entries in page cache
` [patch 7/9] mm: thrash detection-based file cache sizing
` [patch 8/9] lib: radix_tree: tree node interface
` [patch 9/9] mm: keep page cache radix tree nodes in check
[PATCH] powerpc: thp: Fix crash on mremap
2014-01-14 4:32 UTC (7+ messages)
[PATCH] x86, acpi memory hotplug, add parameter to disable memory hotplug
2014-01-14 2:43 UTC (7+ messages)
[PATCH 1/3] mm/memcg: fix last_dead_count memory wastage
2014-01-14 1:54 UTC (3+ messages)
` [PATCH 2/3] mm/memcg: fix endless iteration in reclaim
` [PATCH 3/3] mm/memcg: iteration skip memcgs not yet fully initialized
[PATCH 0/2] Add option to disable ACPI Memory Hotplug [v2]
2014-01-14 1:52 UTC (18+ messages)
` [PATCH 0/2] Add option to disable ACPI Memory Hotplug
` [PATCH 1/2] acpi memory hotplug, add parameter to disable memory hotplug [v2]
` [PATCH 2/2] x86, e820 disable ACPI Memory Hotplug if memory mapping is specified by user [v2]
[PATCH V3 0/2] mm/memblock: Excluded memory, free_all_bootmem
2014-01-14 0:36 UTC (4+ messages)
` [PATCH V3 1/2] mm/nobootmem: free_all_bootmem again
` [PATCH V3 2/2] mm/memblock: Add support for excluded memory areas
[PATCH] mm/zswap: add writethrough option
2014-01-14 0:11 UTC (4+ messages)
[PATCH] mm: nobootmem: avoid type warning about alignment value
2014-01-13 23:41 UTC (14+ messages)
[PATCH] shmem: init on stack vmas
2014-01-13 20:35 UTC (3+ messages)
[RFC PATCH] mm: thp: Add per-mm_struct flag to control THP
2014-01-13 18:59 UTC (11+ messages)
[RFC][PATCH v2 3/3] audit: Audit proc cmdline value
2014-01-13 17:24 UTC
[RFC][PATCH v2 1/3] mm: Create utility function for accessing a tasks commandline value
2014-01-13 17:22 UTC (4+ messages)
` [RFC][PATCH v2 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [RFC][PATCH v3 3/3] audit: Audit proc cmdline value
[PATCH 0/9] re-shrink 'struct page' when SLUB is on
2014-01-13 17:16 UTC (13+ messages)
[PATCH 00/11 v4] update page table walker
2014-01-13 16:54 UTC (12+ messages)
` [PATCH 01/11] pagewalk: update page table walker core
` [PATCH 02/11] pagewalk: add walk_page_vma()
` [PATCH 03/11] smaps: redefine callback functions for page table walker
` [PATCH 04/11] clear_refs: "
` [PATCH 05/11] pagemap: "
` [PATCH 06/11] numa_maps: "
` [PATCH 07/11] memcg: "
` [PATCH 08/11] madvise: "
` [PATCH 09/11] arch/powerpc/mm/subpage-prot.c: use walk_page_vma() instead of walk_page_range()
` [PATCH 10/11] pagewalk: remove argument hmask from hugetlb_entry()
` [PATCH 11/11] mempolicy: apply page table walker on queue_pages_range()
[PATCH V4] powerpc: thp: Fix crash on mremap
2014-01-13 16:32 UTC (5+ messages)
[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
2014-01-13 14:03 UTC (14+ messages)
[PATCH V2 0/2] mm/memblock: Excluded memory, free_all_bootmem
2014-01-13 12:49 UTC (3+ messages)
` [PATCH V2 1/2] mm/nobootmem: free_all_bootmem again
` [PATCH V2 2/2] mm/memblock: Add support for excluded memory areas
[PATCH 0/2] mm/memblock: Excluded memory, free_all_bootmem
2014-01-13 11:37 UTC (3+ messages)
` [PATCH 1/2] mm/nobootmem: free_all_bootmem again
` [PATCH 2/2] mm/memblock: Add support for excluded memory areas
[PATCH] mm/swap: fix race on swap_info reuse between swapoff and swapon
2014-01-13 7:36 UTC (8+ messages)
[PATCH 0/7] improve robustness on handling migratetype
2014-01-13 1:57 UTC (8+ messages)
` [PATCH 2/7] mm/cma: fix cma free page accounting
[LSF/MM ATTEND] Memory management
2014-01-13 1:48 UTC
[PATCH -V3 1/2] powerpc: mm: Move ppc64 page table range definitions to separate header
2014-01-12 22:46 UTC (4+ messages)
[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
2014-01-12 22:14 UTC (23+ messages)
` [PATCH] memcg: Do not hang on OOM when killed by userspace OOM "
[LSF/MM ATTEND, TOPIC] memcg topics and user defined oom policies
2014-01-12 18:31 UTC (3+ messages)
` [Lsf-pc] "
set_pte_at_notify regression
2014-01-12 17:50 UTC (4+ messages)
[Help] Question about vm: fair zone allocator policy
2014-01-12 13:03 UTC (3+ messages)
[PATCH] thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
2014-01-12 11:33 UTC (2+ messages)
[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
2014-01-12 3:39 UTC (3+ messages)
` [RFC PATCHv3 03/11] percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_START
[LSF/MM ATTEND] Stackable Union Filesystem Implementation
2014-01-11 17:21 UTC (9+ messages)
[RFC] mm: show message when updating min_free_kbytes in thp
2014-01-11 3:27 UTC (13+ messages)
[REGRESSION] [BISECTED] MM patch causes kernel lockup with 3.12 and acpi_backlight=vendor
2014-01-11 2:59 UTC (5+ messages)
[LSF/MM ATTEND] Memory management -- THP, hugetlb, scalability
2014-01-11 2:55 UTC (7+ messages)
` [Lsf-pc] "
[PATCH v2 00/23] mm: Use memblock interface instead of bootmem
2014-01-11 0:59 UTC (11+ messages)
` [PATCH v2 08/23] mm/memblock: Add memblock memory allocation apis
[PATCH 0/2] Add option to disable ACPI Memory Hotplug
2014-01-10 19:00 UTC (4+ messages)
` [PATCH 1/2] acpi memory hotplug, add parameter to disable memory hotplug
` [PATCH 2/2] x86, e820 disable ACPI Memory Hotplug if memory mapping is specified by user
[LSF/MM ATTEND] Memory management
2014-01-10 17:14 UTC
mm: kernel BUG at mm/huge_memory.c:1440!
2014-01-10 17:00 UTC (5+ messages)
[PATCH] mm: add a new command-line kmemcheck value
2014-01-10 16:02 UTC (4+ messages)
[PATCH] slub: use lockdep_assert_held
2014-01-10 12:23 UTC
[RFC PATCH V4] mm readahead: Fix readahead fail for no local memory and limit readahead pages
2014-01-10 10:27 UTC (4+ messages)
[Patch 3.11.7 1/1]mm: remove and free expired data in time in zswap
2014-01-10 9:43 UTC (4+ messages)
[mmotm:master 207/422] mm/memcontrol.c:5884:5: warning: 'ret' may be used uninitialized in this function
2014-01-10 7:08 UTC (2+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox