messages from 2014-10-16 02:19:12 to 2014-10-21 11:49:04 UTC [more...]
[PATCH 0/4 -v2] OOM vs. freezer interaction fixes
2014-10-21 12:09 UTC (8+ messages)
` [PATCH 1/4] freezer: Do not freeze tasks killed by OOM killer
` [PATCH 2/4] freezer: remove obsolete comments in __thaw_task()
` [PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
` [PATCH 4/4] PM: convert do_each_thread to for_each_process_thread
[PATCH 0/4] mm: new flag to forbid zero page mappings for a vma
2014-10-21 11:20 UTC (12+ 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
[BUG] mm, thp: khugepaged can't allocate on requested node when confined to a cpuset
2014-10-21 10:59 UTC (10+ messages)
[RFC][PATCH 5/6] mm: Provide speculative fault infrastructure
2014-10-21 10:43 UTC (3+ messages)
[RFC][PATCH 0/6] Another go at speculative page faults
2014-10-21 10:41 UTC (14+ messages)
` [RFC][PATCH 1/6] mm: Dont assume page-table invariance during faults
` [RFC][PATCH 2/6] mm: Prepare for FAULT_FLAG_SPECULATIVE
` [RFC][PATCH 3/6] mm: VMA sequence count
` [RFC][PATCH 4/6] SRCU free VMAs
` [RFC][PATCH 5/6] mm: Provide speculative fault infrastructure
` [RFC][PATCH 6/6] mm,x86: Add speculative pagefault handling
UBIFS assert failed in ubifs_set_page_dirty at 1421
2014-10-21 8:41 UTC (4+ messages)
[PATCH] memcg: simplify unreclaimable groups handling in soft limit reclaim
2014-10-21 8:10 UTC (3+ messages)
[PATCH -mm] memcg: remove activate_kmem_mutex
2014-10-21 6:49 UTC (5+ messages)
[patch 0/4] mm: memcontrol: remove the page_cgroup->flags field
2014-10-21 1:07 UTC (6+ messages)
` [patch 1/4] mm: memcontrol: uncharge pages on swapout
` [patch 2/4] mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag
` [patch 3/4] mm: memcontrol: remove unnecessary PCG_MEM memory "
` [patch 4/4] mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag
[RFC][PATCH] add pagesize field to /proc/pid/numa_maps
2014-10-21 1:05 UTC (2+ messages)
[PATCH] mm: cma: split cma-reserved in dmesg log
2014-10-21 0:47 UTC (4+ messages)
[patch] mm: memcontrol: update mem_cgroup_page_lruvec() documentation
2014-10-20 19:46 UTC (3+ messages)
[patch] mm: memcontrol: clarify migration where old page is uncharged
2014-10-20 19:45 UTC (2+ messages)
[patch] mm: memcontrol: micro-optimize mem_cgroup_update_page_stat()
2014-10-20 18:59 UTC (2+ messages)
[PATCH 0/5] Further compaction tuning
2014-10-20 15:45 UTC (12+ messages)
` [PATCH 1/5] mm, compaction: pass classzone_idx and alloc_flags to watermark checking
` [PATCH 2/5] mm, compaction: simplify deferred compaction
` [PATCH 3/5] mm, compaction: defer only on COMPACT_COMPLETE
` [PATCH 4/5] mm, compaction: always update cached scanner positions
` [PATCH 5/5] mm, compaction: more focused lru and pcplists draining
[PATCH RESEND 0/4] Simplify cpuset API and fix cpuset check in SL[AU]B
2014-10-20 11:50 UTC (5+ messages)
` [PATCH RESEND 1/4] cpuset: convert callback_mutex to a spinlock
` [PATCH RESEND 2/4] cpuset: simplify cpuset_node_allowed API
` [PATCH RESEND 3/4] slab: fix cpuset check in fallback_alloc
` [PATCH RESEND 4/4] slub: fix cpuset check in get_any_partial
[PATCH v17 0/7] MADV_FREE support
2014-10-20 10:12 UTC (8+ messages)
` [PATCH v17 1/7] mm: support madvise(MADV_FREE)
` [PATCH v17 2/7] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v17 3/7] sparc: "
` [PATCH v17 4/7] powerpc: "
` [PATCH v17 5/7] arm: add pmd_mkclean "
` [PATCH v17 6/7] arm64: add pmd_[dirty|mkclean] "
` [PATCH v17 7/7] mm: Don't split THP page when syscall is called
[PATCH] memory-hotplug: Clear pgdat which is allocated by bootmem in try_offline_node()
2014-10-20 10:05 UTC
unaligned accesses in SLAB etc
2014-10-19 19:55 UTC (20+ messages)
[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-10-18 22:15 UTC (14+ 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 v11 00/21] Add support for NV-DIMMs to ext4
2014-10-18 21:16 UTC (68+ 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] mm/zbud: init user ops only when it is needed
2014-10-18 13:57 UTC (4+ messages)
[patch 0/5] mm: memcontrol: eliminate charge reparenting v2
2014-10-17 15:20 UTC (10+ messages)
` [patch 4/5] mm: memcontrol: continue cache reclaim from offlined groups
` [patch 5/5] mm: memcontrol: remove synchroneous stock draining code
[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/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/3] mm: memcontrol: lockless page counters v3
2014-10-17 7:47 UTC (8+ messages)
` [patch 1/3] mm: memcontrol: lockless page counters
` [patch 3/3] kernel: res_counter: remove the unused API
[PATCH] smaps should deal with huge zero page exactly same as normal zero page
2014-10-17 10:46 UTC (5+ messages)
unaligned accesses in SLAB etc
2014-10-16 20:18 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 (5+ messages)
[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] 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/numa balancing: Rearrange Kconfig entry
2014-10-16 2:18 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).