messages from 2014-10-12 17:43:57 to 2014-10-17 14:10:18 UTC [more...]
[PATCH V2 1/2] mm: Update generic gup implementation to handle hugepage directory
2014-10-17 14:10 UTC (3+ messages)
` [PATCH V2 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast
[PATCH 0/4] mm: new flag to forbid zero page mappings for a vma
2014-10-17 14:09 UTC (5+ messages)
` [PATCH 1/4] s390/mm: recfactor global pgste updates
` [PATCH 2/4] mm: introduce new VM_NOZEROPAGE flag
` [PATCH 3/4] s390/mm: prevent and break zero page mappings in case of storage keys
` [PATCH 4/4] s390/mm: disable KSM for storage key enabled pages
[patch 0/5] mm: memcontrol: eliminate charge reparenting v2
2014-10-17 14:00 UTC (18+ messages)
` [patch 1/5] mm: memcontrol: convert reclaim iterator to simple css refcounting
` [patch 2/5] mm: memcontrol: take a css reference for each charged page
` [patch 3/5] mm: memcontrol: remove obsolete kmemcg pinning tricks
` [patch 4/5] mm: memcontrol: continue cache reclaim from offlined groups
` [patch 5/5] mm: memcontrol: remove synchroneous stock draining code
unaligned accesses in SLAB etc
2014-10-17 11:12 UTC (26+ messages)
[patch 0/3] mm: memcontrol: performance fixlets for 3.18
2014-10-17 9:37 UTC (10+ messages)
` [patch 3/3] mm: memcontrol: fix transparent huge page allocations under pressure
[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-10-17 9:30 UTC (12+ messages)
` [PATCH 1/4] (CMA_AGGRESSIVE) Add CMA_AGGRESSIVE to Kconfig
` [PATCH 2/4] (CMA_AGGRESSIVE) Add argument hibernation to function shrink_all_memory
` [PATCH v2 2/4] (CMA_AGGRESSIVE) Add new function shrink_all_memory_for_cma
` [PATCH 3/4] (CMA_AGGRESSIVE) Update reserve custom contiguous area code
` [PATCH v2 "
` [PATCH 4/4] (CMA_AGGRESSIVE) Update page alloc function
[patch 0/3] mm: memcontrol: lockless page counters v3
2014-10-17 7:47 UTC (12+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters
` [patch 2/3] mm: hugetlb_cgroup: convert to "
` [patch 3/3] kernel: res_counter: remove the unused API
[PATCH v11 00/21] Add support for NV-DIMMs to ext4
2014-10-16 22:33 UTC (59+ messages)
` [PATCH v11 01/21] axonram: Fix bug in direct_access
` [PATCH v11 02/21] block: Change direct_access calling convention
` [PATCH v11 03/21] mm: Fix XIP fault vs truncate race
` [PATCH v11 04/21] mm: Allow page fault handlers to perform the COW
` [PATCH v11 05/21] vfs,ext2: Introduce IS_DAX(inode)
` [PATCH v11 06/21] vfs: Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
` [PATCH v11 07/21] dax,ext2: Replace XIP read and write with DAX I/O
` [PATCH v11 08/21] dax,ext2: Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v11 09/21] dax,ext2: Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v11 10/21] dax,ext2: Replace xip_truncate_page with dax_truncate_page
` [PATCH v11 11/21] dax: Replace XIP documentation with DAX documentation
` [PATCH v11 12/21] vfs: Remove get_xip_mem
` [PATCH v11 13/21] ext2: Remove ext2_xip_verify_sb()
` [PATCH v11 14/21] ext2: Remove ext2_use_xip
` [PATCH v11 15/21] ext2: Remove xip.c and xip.h
` [PATCH v11 16/21] vfs,ext2: Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v11 17/21] ext2: Remove ext2_aops_xip
` [PATCH v11 18/21] ext2: Get rid of most mentions of XIP in ext2
` [PATCH v11 19/21] dax: Add dax_zero_page_range
` [PATCH v11 20/21] ext4: Add DAX functionality
` [PATCH v11 21/21] brd: Rename XIP to DAX
[PATCH] smaps should deal with huge zero page exactly same as normal zero page
2014-10-17 10:46 UTC (7+ messages)
[PATCH -mm v6 00/13] pagewalk: improve vma handling, apply to new users
2014-10-16 19:23 UTC (3+ messages)
[PATCH 1/2] mm: Update generic gup implementation to handle hugepage directory
2014-10-16 18:05 UTC (6+ messages)
` [PATCH 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-10-16 17:18 UTC (3+ messages)
` [PATCH v3 00/13] Kernel address sanitizer - runtime memory debugger
[PATCH 0/5] Further compaction tuning
2014-10-16 15:11 UTC (4+ messages)
` [PATCH 2/5] mm, compaction: simplify deferred compaction
[PATCH] slab: implement kmalloc guard
2014-10-16 14:55 UTC (7+ messages)
[mmotm:master 42/137] include/linux/page_counter.h:19:27: error: 'LONG_MAX' undeclared
2014-10-16 12:57 UTC (2+ messages)
mmotm 2014-10-15-16-57 uploaded
2014-10-16 10:45 UTC (2+ messages)
` since-3.17 branch opened for mm git tree (was: Re: mmotm 2014-10-15-16-57 uploaded)
[next:master 11098/11117] lib/lz4/lz4defs.h:46:0: warning: "A32" redefined
2014-10-16 8:11 UTC
[PATCH] mm/zbud: init user ops only when it is needed
2014-10-16 5:48 UTC (3+ messages)
[PATCH] mm/numa balancing: Rearrange Kconfig entry
2014-10-16 2:18 UTC
[PATCH] mm: vmscan: count only dirty pages as congested
2014-10-15 23:16 UTC (4+ messages)
[patch for-3.17] mm, thp: fix collapsing of hugepages on madvise
2014-10-15 21:13 UTC (2+ messages)
` [patch resend] "
[PATCH v2 1/2] mm: free compound page with correct order
2014-10-15 20:07 UTC (5+ messages)
` [PATCH v2 2/2] mm: verify compound order when freeing a page
[PATCH 1/2] mm: free compound page with correct order
2014-10-15 9:14 UTC (7+ messages)
` [PATCH 2/2] mm: verify compound order when freeing a page
mmotm 2014-09-22-16-57 uploaded
2014-10-15 9:03 UTC (9+ messages)
` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix.patch
` [PATCH] mm, debug: mm-introduce-vm_bug_on_mm-fix-fix.patch
[next:master 9391/10970] leds.c:(.exit.text+0x0): multiple definition of `cleanup_module'
2014-10-15 4:19 UTC
[PATCH v5] zsmalloc: merge size_class to reduce fragmentation
2014-10-14 20:54 UTC (2+ messages)
[BUG] mm, thp: khugepaged can't allocate on requested node when confined to a cpuset
2014-10-14 17:38 UTC (9+ messages)
[PATCH V4 0/6] RCU get_user_pages_fast and __get_user_pages_fast
2014-10-14 16:30 UTC (11+ messages)
` [PATCH V4 1/6] mm: Introduce a general RCU get_user_pages_fast
[PATCH 1/2] mm: Introduce a general RCU get_user_pages_fast
2014-10-14 13:42 UTC (6+ messages)
` [PATCH 2/2] arch/powerpc: Switch to generic "
[RFC PATCH 0/9] mm/zbud: support highmem pages
2014-10-14 11:59 UTC (10+ messages)
` [RFC PATCH 1/9] mm/zbud: tidy up a bit
` [RFC PATCH 2/9] mm/zbud: remove buddied list from zbud_pool
` [RFC PATCH 3/9] mm/zbud: remove lru from zbud_header
` [RFC PATCH 4/9] mm/zbud: remove first|last_chunks "
` [RFC PATCH 5/9] mm/zbud: encode zbud handle using struct page
` [RFC PATCH 6/9] mm/zbud: remove list_head for buddied list from zbud_header
` [RFC PATCH 7/9] mm/zbud: drop zbud_header
` [RFC PATCH 8/9] mm/zbud: allow clients to use highmem pages
` [RFC PATCH 9/9] mm/zswap: use highmem pages for compressed pool
[PATCH resend] cgroup/kmemleak: add kmemleak_free() for cgroup deallocations
2014-10-14 11:50 UTC (2+ messages)
[PATCH] cgroup/kmemleak: add kmemleak_free() for cgroup deallocations
2014-10-14 11:49 UTC (2+ messages)
[PATCH v4] zsmalloc: merge size_class to reduce fragmentation
2014-10-14 5:15 UTC (6+ messages)
[PATCH] mm/compaction: avoid premature range skip in isolate_migratepages_range
2014-10-14 2:26 UTC
[PATCH v7 00/10] Intel MPX support
2014-10-14 1:44 UTC (5+ messages)
` [PATCH v7 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER
[PATCH v1 0/7] Huge page support for DAX
2014-10-13 20:36 UTC (11+ messages)
` [PATCH v1 2/7] mm: Prepare for DAX huge pages
` [PATCH v1 5/7] dax: Add huge page fault support
[PATCH 0/3] OOM vs. freezer interaction fixes
2014-10-13 15:14 UTC (3+ messages)
[PATCH] mm: page_alloc: Convert boot printks without log level to pr_info
2014-10-13 11:30 UTC
[PATCH for v3.18-rc1] mm/slab: fix unaligned access on sparc64
2014-10-13 5:58 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).