[PATCH v2] smaps should deal with huge zero page exactly same as normal zero page
2014-10-27 15:02 UTC
[PATCH 0/5] Further compaction tuning
2014-10-27 9:39 UTC (9+ messages)
` [PATCH 1/5] mm, compaction: pass classzone_idx and alloc_flags to watermark checking
` [PATCH 4/5] mm, compaction: always update cached scanner positions
` [PATCH 5/5] mm, compaction: more focused lru and pcplists draining
[PATCH RFC] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit
2014-10-27 8:02 UTC (5+ messages)
` [RFC V2] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
` [RFC V3] "
[RFC 0/4] [RFC] slub: Fastpath optimization (especially for RT)
2014-10-27 7:58 UTC (8+ messages)
[PATCH v2 0/4] Low/high memory CMA reservation fixes
2014-10-27 7:44 UTC (8+ messages)
` [PATCH v2 1/4] mm: cma: Don't crash on allocation if CMA area can't be activated
` [PATCH v2 2/4] mm: cma: Always consider a 0 base address reservation as dynamic
` [PATCH v2 3/4] mm: cma: Ensure that reservations never cross the low/high mem boundary
` [PATCH v2 4/4] mm: cma: Use %pa to print physical addresses
[PATCH 00/10] mm: improve usage of the i_mmap lock
2014-10-27 7:03 UTC (13+ messages)
` [PATCH 01/10] mm,fs: introduce helpers around the i_mmap_mutex
` [PATCH 02/10] mm: use new helper functions "
` [PATCH 03/10] mm: convert i_mmap_mutex to rwsem
` [PATCH 04/10] mm/rmap: share the i_mmap_rwsem
` [PATCH 05/10] uprobes: "
` [PATCH 06/10] mm/xip: "
` [PATCH 07/10] mm/memory-failure: "
` [PATCH 08/10] mm/mremap: "
` [PATCH 09/10] mm/nommu: "
` [PATCH 10/10] mm/hugetlb: "
[PATCH v9 00/12] Intel MPX support
2014-10-27 3:20 UTC (14+ messages)
` [PATCH v9 05/12] x86, mpx: on-demand kernel allocation of bounds tables
` [PATCH v9 09/12] x86, mpx: decode MPX instruction to get bound violation information
` [PATCH v9 10/12] x86, mpx: add prctl commands PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMENT
` [PATCH v9 11/12] x86, mpx: cleanup unused bound tables
[PATCH] zram: avoid NULL pointer access in concurrent situation
2014-10-27 2:03 UTC
[PATCH 1/2] zram: make max_used_pages reset work correctly
2014-10-27 1:23 UTC (3+ messages)
[PATCH V2 1/2] mm: Update generic gup implementation to handle hugepage directory
2014-10-27 0:18 UTC (10+ messages)
[RFC PATCH 1/1] mem-hotplug: Reset node managed pages when hot-adding a new pgdat
2014-10-26 23:43 UTC (2+ messages)
CMA: test_pages_isolated failures in alloc_contig_range
2014-10-26 21:09 UTC
[PATCH 0/4 -v2] OOM vs. freezer interaction fixes
2014-10-26 18:49 UTC (8+ messages)
` [PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend
Kswapd 100% CPU since 3.8 on Sandybridge
2014-10-26 18:20 UTC (4+ messages)
[PATCH 1/2] slab: print slabinfo header in seq show
2014-10-26 14:23 UTC (2+ messages)
` [PATCH 2/2] memcg: use generic slab iterators for showing slabinfo
[PATCH 2/2] zram: avoid NULL pointer access when reading mem_used_total
2014-10-26 5:41 UTC (3+ messages)
UKSM: What's maintainers think about it?
2014-10-26 4:32 UTC
Progress on system crash traces with LTTng using DAX and pmem
2014-10-25 12:51 UTC
[PATCH V3 1/2] mm: Update generic gup implementation to handle hugepage directory
2014-10-25 10:44 UTC (2+ messages)
` [PATCH V3 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast
[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
2014-10-24 21:20 UTC (21+ messages)
` [PATCH v12 01/20] axonram: Fix bug in direct_access
` [PATCH v12 02/20] block: Change direct_access calling convention
` [PATCH v12 03/20] mm: Fix XIP fault vs truncate race
` [PATCH v12 04/20] mm: Allow page fault handlers to perform the COW
` [PATCH v12 05/20] vfs,ext2: Introduce IS_DAX(inode)
` [PATCH v12 06/20] dax,ext2: Replace XIP read and write with DAX I/O
` [PATCH v12 07/20] dax,ext2: Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v12 08/20] dax,ext2: Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v12 09/20] dax,ext2: Replace xip_truncate_page with dax_truncate_page
` [PATCH v12 10/20] dax: Replace XIP documentation with DAX documentation
` [PATCH v12 11/20] vfs: Remove get_xip_mem
` [PATCH v12 12/20] ext2: Remove ext2_xip_verify_sb()
` [PATCH v12 13/20] ext2: Remove ext2_use_xip
` [PATCH v12 14/20] ext2: Remove xip.c and xip.h
` [PATCH v12 15/20] vfs,ext2: Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v12 16/20] ext2: Remove ext2_aops_xip
` [PATCH v12 17/20] ext2: Get rid of most mentions of XIP in ext2
` [PATCH v12 18/20] dax: Add dax_zero_page_range
` [PATCH v12 19/20] ext4: Add DAX functionality
` [PATCH v12 20/20] brd: Rename XIP to DAX
[PATCH v2 1/2] mm: free compound page with correct order
2014-10-24 20:13 UTC (3+ messages)
[patch 1/3] mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()
2014-10-24 18:41 UTC (9+ messages)
` [patch 2/3] mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()
` [patch 3/3] mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()
[PATCH] x86, cma: reserve dma contiguous area after initmem_init()
2014-10-24 17:19 UTC (4+ messages)
[RFC][PATCH 0/6] Another go at speculative page faults
2014-10-24 17:08 UTC (27+ messages)
` [RFC][PATCH 3/6] mm: VMA sequence count
` [RFC][PATCH 4/6] SRCU free VMAs
[PATCH] mm, cma: make parameters order consistent in func declaration and definition
2014-10-24 16:37 UTC (2+ messages)
[PATCH 0/4] Low/high memory CMA reservation fixes
2014-10-24 16:34 UTC (17+ messages)
` [PATCH 1/4] mm: cma: Don't crash on allocation if CMA area can't be activated
` [PATCH 2/4] mm: cma: Always consider a 0 base address reservation as dynamic
` [PATCH 3/4] mm: cma: Ensure that reservations never cross the low/high mem boundary
` [PATCH 4/4] mm: cma: Use %pa to print physical addresses
[PATCH] mm: cma: split cma-reserved in dmesg log
2014-10-24 16:32 UTC (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] fs: proc: Include cma info in proc/meminfo
[RFC PATCH 0/9] mm/zbud: support highmem pages
2014-10-24 15:27 UTC (3+ messages)
[PATCH] memcg: Fix NULL pointer deref in task_in_mem_cgroup()
2014-10-24 13:42 UTC (7+ messages)
[patch] mm: memcontrol: shorten the page statistics update slowpath
2014-10-24 13:40 UTC
[PATCH -mm v2 0/9] Per memcg slab shrinkers
2014-10-24 10:37 UTC (10+ messages)
` [PATCH -mm v2 1/9] list_lru: introduce list_lru_shrink_{count,walk}
` [PATCH -mm v2 2/9] fs: consolidate {nr,free}_cached_objects args in shrink_control
` [PATCH -mm v2 3/9] vmscan: shrink slab on memcg pressure
` [PATCH -mm v2 4/9] memcg: rename some cache id related variables
` [PATCH -mm v2 5/9] memcg: add rwsem to sync against memcg_caches arrays relocation
` [PATCH -mm v2 6/9] list_lru: get rid of ->active_nodes
` [PATCH -mm v2 7/9] list_lru: organize all list_lrus to list
` [PATCH -mm v2 8/9] list_lru: introduce per-memcg lists
` [PATCH -mm v2 9/9] fs: make shrinker memcg aware
[PATCH v4 0/4] fix freepage count problems in memory isolation
2014-10-24 8:26 UTC (4+ messages)
[mmotm:master 59/223] fs/ocfs2/aops.c:654:14: warning: comparison of distinct pointer types lacks a cast
2014-10-24 6:42 UTC
[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-10-24 5:28 UTC (4+ messages)
` [PATCH 4/4] (CMA_AGGRESSIVE) Update page alloc function
[mmotm:master 27/223] mm/cma.c:283:4: error: implicit declaration of function 'phys_to_virt'
2014-10-24 0:21 UTC
mmotm 2014-10-23-16-26 uploaded
2014-10-23 23:27 UTC
[PATCH] mm/cma: Make kmemleak ignore CMA regions
2014-10-23 21:09 UTC (3+ messages)
[RESEND] [PATCH 0/4] Convert khugepaged to a task_work function
2014-10-23 19:37 UTC (7+ messages)
` [PATCH 1/4] Disable khugepaged thread
` [PATCH 2/4] Add pgcollapse controls to task_struct
` [PATCH 3/4] Convert khugepaged scan functions to work with task_work
` [PATCH 4/4] Add /proc files to expose per-mm pgcollapse stats
[RFC] mm: memblock: change default cnt for regions from 1 to 0
2014-10-23 19:18 UTC (2+ messages)
[PATCH 0/4] Convert khugepaged to a task_work function
2014-10-23 18:52 UTC (6+ messages)
` [PATCH] Add pgcollapse controls to task_struct
[patch] mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move()
2014-10-23 17:53 UTC (3+ messages)
[PATCH] x86, MCE: support memory error recovery for both UCNA and Deferred error in machine_check_poll
2014-10-23 17:18 UTC (3+ messages)
[PATCH] mm: slab/slub: coding style: whitespaces and tabs mixture
2014-10-23 15:22 UTC (2+ messages)
[patch] mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move()
2014-10-23 15:13 UTC (2+ messages)
[patch] mm: memcontrol: inline memcg->move_lock locking
2014-10-23 15:09 UTC (2+ messages)
[patch 0/2] mm: memcontrol: fix race between migration and writeback
2014-10-23 15:03 UTC (10+ messages)
` [patch 2/2] mm: memcontrol: fix missed end-writeback page accounting
[patch] mm: memcontrol: uncharge pages on swapout fix
2014-10-23 14:31 UTC
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