[PATCH -next v2 0/4] mm: replace mmap_sem for mm->exe_file serialization
2015-03-15 14:21 UTC (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] mm: introduce struct exe_file
` [PATCH 3/4] prctl: move MMF_EXE_FILE_CHANGED into exe_file struct
` [PATCH 4/4] kernel/fork: use pr_alert() for rss counter bugs
[PATCH 0/2] Move away from non-failing small allocations
2015-03-15 13:06 UTC (9+ messages)
` [PATCH 1/2] mm: Allow small allocations to fail
` [PATCH 2/2] mmotm: Enable small allocation "
oom: Coredump to pipe can cause TIF_MEMDIE stalls
2015-03-14 17:40 UTC
High system load and 3TB of memory
2015-03-14 17:33 UTC (4+ messages)
How to handle TIF_MEMDIE stalls?
2015-03-14 13:03 UTC (6+ messages)
[PATCHv3] mm: Don't offset memmap for flatmem
2015-03-14 0:08 UTC
[patch 1/2] mm, mempool: poison elements backed by slab allocator
2015-03-14 0:06 UTC (3+ messages)
[PATCH V5] Allow compaction of unevictable pages
2015-03-13 23:43 UTC (7+ messages)
[PATCH] mremap should return -ENOMEM when __vm_enough_memory fail
2015-03-13 23:08 UTC (3+ messages)
[PATCH] parisc: fix pmd accounting with 3-level page tables
2015-03-13 21:50 UTC (2+ messages)
[PATCH v3 0/5] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
2015-03-13 21:33 UTC (6+ messages)
` [PATCH v3 1/5] mm, x86: Document return values of mapping funcs
` [PATCH v3 2/5] mtrr, x86: Fix MTRR lookup to handle inclusive entry
` [PATCH v3 3/5] mtrr, x86: Fix MTRR state checks in mtrr_type_lookup()
` [PATCH v3 4/5] mtrr, x86: Clean up mtrr_type_lookup()
` [PATCH v3 5/5] mtrr, mm, x86: Enhance MTRR checks for KVA huge page mapping
[PATCH] tracing: add trace event for memory-failure
2015-03-13 19:32 UTC (3+ messages)
committed memory, mmaps and shms
2015-03-13 16:04 UTC (8+ messages)
kswapd hogging in lowmem_shrink
2015-03-13 15:27 UTC (4+ messages)
[PATCH -mm] memcg: zap mem_cgroup_lookup
2015-03-13 14:57 UTC
[PATCH v2 0/4] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
2015-03-13 13:53 UTC (7+ messages)
` [PATCH v2 1/4] mm, x86: Document return values of mapping funcs
` [PATCH v2 2/4] mtrr, x86: Fix MTRR lookup to handle inclusive entry
` [PATCH v2 3/4] mtrr, x86: Clean up mtrr_type_lookup()
` [PATCH v2 4/4] mtrr, mm, x86: Enhance MTRR checks for KVA huge page mapping
[mmotm:master 326/344] ERROR: "get_mm_exe_file" [arch/x86/oprofile/oprofile.ko] undefined!
2015-03-13 12:49 UTC (2+ messages)
[PATCH 0/3] [RFC] mm/vmalloc: fix possible exhaustion of vmalloc space
2015-03-13 12:12 UTC (4+ messages)
` [PATCH 1/3] mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram allocator
` [PATCH 2/3] mm/vmalloc: occupy newly allocated vmap block just after allocation
` [PATCH 3/3] mm/vmalloc: get rid of dirty bitmap inside vmap_block structure
[next:master 4561/4763] lib/vsprintf.c:153:9: sparse: incorrect type in initializer (different base types)
2015-03-13 8:15 UTC
mmotm 2015-03-12-15-17 uploaded
2015-03-12 22:58 UTC (2+ messages)
[PATCH V4] Allow compaction of unevictable pages
2015-03-12 19:45 UTC (4+ messages)
[RFC PATCH 0/4] Automatic NUMA balancing and PROT_NONE handling followup v2r8
2015-03-12 18:49 UTC (16+ messages)
` [PATCH 4/4] mm: numa: Slow PTE scan rate if migration failures occur
[PATCH RESEND 0/3] memory_hotplug: hyperv: fix deadlock between memory adding and onlining
2015-03-12 16:18 UTC (4+ messages)
[PATCH 0/3] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
2015-03-12 13:58 UTC (12+ messages)
` [PATCH 1/3] mm, x86: Document return values of mapping funcs
` [PATCH 2/3] mtrr, x86: Fix MTRR lookup to handle inclusive entry
` [PATCH 3/3] mtrr, mm, x86: Enhance MTRR checks for KVA huge page mapping
[PATCH] mm: kill kmemcheck
2015-03-12 13:47 UTC (22+ messages)
[PATCH] mm/memory hotplog: postpone the reset of obsolete pgdat
2015-03-12 7:41 UTC (3+ messages)
[PATCH 01/22] mm/memblock.c: %pF is only for function pointers
2015-03-12 3:13 UTC
btrfs: kernel BUG at fs/btrfs/extent_io.c:676!
2015-03-12 2:51 UTC
[PATCH 0/4] enhance shmem process and swap accounting
2015-03-11 20:03 UTC (8+ messages)
` [PATCH 2/4] mm, procfs: account for shmem swap in /proc/pid/smaps
[PATCH] memcg: add per cgroup dirty page accounting
2015-03-11 19:57 UTC (6+ messages)
[PATCH RFC] mm: reset pages_scanned only when free pages are above high watermark
2015-03-11 18:30 UTC
[PATCH 1/1 linux-next] mm/page_alloc.c: don't redeclare mt in get_pageblock_migratetype()
2015-03-11 18:08 UTC
[PATCH] mm: replace mmap_sem for mm->exe_file serialization
2015-03-11 13:26 UTC (7+ messages)
[PATCH 1/4] mm: free swp_entry in madvise_free
2015-03-11 9:47 UTC (8+ messages)
` [PATCH 2/4] mm: change deactivate_page with deactivate_file_page
` [PATCH 3/4] mm: move lazy free pages to inactive list
` [RFC ] mm: don't ignore file map pages for madvise_free( )
` [RFC] mm:do recheck for freeable page in reclaim path
` [PATCH 4/4] mm: make every pte dirty on do_swap_page
Greedy kswapd reclaim behavior
2015-03-11 5:39 UTC (4+ messages)
[PATCH] zsmalloc: Add missing #include <linux/sched.h>
2015-03-11 4:48 UTC (3+ messages)
[RFC] shmem: Add eventfd notification on utlilization level
2015-03-11 4:35 UTC (8+ messages)
[PATCH -next] zsmalloc: Include linux/sched.h to fix build error
2015-03-11 4:32 UTC (2+ messages)
node-hotplug: is memset 0 safe in try_offline_node()?
2015-03-11 2:51 UTC (5+ messages)
[patch] mm, hugetlb: abort __get_user_pages if current has been oom killed
2015-03-10 19:26 UTC (9+ messages)
` [patch v2] "
` [patch v3] "
[PATCH] mm: refactor zone_movable_is_highmem()
2015-03-10 19:19 UTC (2+ messages)
ARM: OMPA4+: is it expected dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); to fail?
2015-03-10 17:35 UTC (7+ messages)
[PATCH V3] Allow compaction of unevictable pages
2015-03-10 14:12 UTC (4+ messages)
[PATCH v3 0/4] mm: cma: add some debug information for CMA
2015-03-10 13:28 UTC (4+ messages)
` [PATCH v3 3/4] mm: cma: add list of currently allocated CMA buffers to debugfs
[RFC, PATCH] pagemap: do not leak physical addresses to non-privileged userspace
2015-03-10 2:36 UTC (6+ messages)
[PATCH V2] Allow compaction of unevictable pages
2015-03-09 20:39 UTC (3+ messages)
[PATCH] Allow compaction of unevictable pages
2015-03-09 17:05 UTC (3+ messages)
[PATCH] mm/oom_kill.c: fix a typo
2015-03-09 13:37 UTC
[PATCH 0/6] make memtest a generic kernel feature
2015-03-09 10:27 UTC (5+ messages)
` [PATCH 3/6] arm64: add support for memtest
` [PATCH 4/6] arm: "
` [PATCH 5/6] Kconfig: memtest: update number of test patterns up to 17
` [PATCH 6/6] Documentation: update arch list in the 'memtest' entry
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