[PATCH v2] smaps should deal with huge zero page exactly same as normal zero page
2014-10-29 16:54 UTC (8+ messages)
[PATCH 0/5] get_user_pages_locked|unlocked v1
2014-10-29 16:35 UTC (2+ messages)
` [PATCH 2/5] mm: gup: add __get_user_pages_unlocked to customize gup_flags
isolate_freepages_block(): very high intermittent overhead
2014-10-29 15:08 UTC (5+ messages)
[PATCH 0/4] (CMA_AGGRESSIVE) Make CMA memory be more aggressive about allocation
2014-10-29 14:43 UTC (3+ messages)
[patch] percpu: off by one in BUG_ON()
2014-10-29 14:35 UTC (2+ messages)
[PATCH 0/5] Further compaction tuning
2014-10-29 13:51 UTC (12+ 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] x86, pageattr: fix slow_virt_to_phys() for X86_PAE
2014-10-29 10:53 UTC (2+ messages)
[PATCH] x86, pageattr: fix slow_virt_to_phys() for X86_PAE
2014-10-29 10:53 UTC
[PATCH v3 0/4] mm/balloon_compaction: fixes and cleanups
2014-10-29 10:51 UTC (6+ messages)
` [PATCH v3 1/4] mm/balloon_compaction: redesign ballooned pages management
` [PATCH] mm/balloon_compaction: fix deflation when compaction is disabled
[PATCH V4 1/2] mm: Update generic gup implementation to handle hugepage directory
2014-10-29 9:25 UTC (3+ messages)
` [PATCH V4 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast
Does slow_virt_to_phys() work with vmalloc() in the case of 32bit-PAE and 2MB page?
2014-10-29 8:14 UTC (3+ messages)
[PATCH RFC] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit
2014-10-29 5:52 UTC (24+ messages)
` [RFC V2] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
` [PATCH] carl9170: Convert byte_rev_table uses to bitrev8
` [PATCH] 6fire: "
` [RFC V4 1/3] add CONFIG_HAVE_ARCH_BITREVERSE to support rbit instruction
` [RFC V4 2/3] arm:add bitrev.h file "
` [RFC V4 3/3] arm64:add "
` [RFC V5 1/3] add CONFIG_HAVE_ARCH_BITREVERSE "
` [RFC V5 2/3] arm:add bitrev.h file "
` [RFC V5 3/3] arm64:add "
` [RFC V3] arm/arm64:add CONFIG_HAVE_ARCH_BITREVERSE "
[PATCH V3 1/2] mm: Update generic gup implementation to handle hugepage directory
2014-10-29 4:46 UTC (8+ messages)
` [PATCH V3 2/2] arch/powerpc: Switch to generic RCU get_user_pages_fast
UKSM: What's maintainers think about it?
2014-10-28 21:36 UTC (6+ messages)
[PATCH 00/10] mm: improve usage of the i_mmap lock
2014-10-28 20:27 UTC (16+ 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: "
DMA allocations from CMA and fatal_signal_pending check
2014-10-28 19:08 UTC
CMA: test_pages_isolated failures in alloc_contig_range
2014-10-28 18:59 UTC (7+ messages)
[PATCH v9 00/12] Intel MPX support
2014-10-28 17:57 UTC (22+ 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 0/3 v4] mmu_notifier: Allow to manage CPU external TLBs
2014-10-28 17:14 UTC (4+ messages)
` [PATCH 1/3] mmu_notifier: Add mmu_notifier_invalidate_range()
` [PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM
` [PATCH 3/3] mmu_notifier: Add the call-back for mmu_notifier_invalidate_range()
[PATCH 0/4] Convert khugepaged to a task_work function
2014-10-28 15:39 UTC (4+ messages)
[PATCH] mremap: take anon_vma lock in shared mode
2014-10-28 15:24 UTC (2+ messages)
Request for comments/ideas to indentify the cause of TLB entry corruption
2014-10-28 15:01 UTC
[PATCH] thp: do not mark zero-page pmd write-protected explicitly
2014-10-28 14:44 UTC
[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
2014-10-28 12:24 UTC (18+ messages)
` [PATCH v5 00/12] Kernel address sanitizer - runtime memory debugger
` [PATCH v5 01/12] Add kernel address sanitizer infrastructure
` [PATCH v5 02/12] kasan: Add support for upcoming GCC 5.0 asan ABI changes
` [PATCH v5 03/12] x86_64: load_percpu_segment: read irq_stack_union.gs_base before load_segment
` [PATCH v5 04/12] x86_64: add KASan support
` [PATCH v5 05/12] mm: page_alloc: add kasan hooks on alloc and free paths
` [PATCH v5 06/12] mm: slub: introduce virt_to_obj function
` [PATCH v5 07/12] mm: slub: share slab_err and object_err functions
` [PATCH v5 08/12] mm: slub: introduce metadata_access_enable()/metadata_access_disable()
` [PATCH v5 09/12] mm: slub: add kernel address sanitizer support for slub allocator
` [PATCH v5 10/12] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
` [PATCH v5 11/12] kmemleak: disable kasan instrumentation for kmemleak
` [PATCH v5 12/12] lib: add kasan test module
virtual server and workstation
2014-10-28 12:06 UTC
Progress on system crash traces with LTTng using DAX and pmem
2014-10-28 10:54 UTC (3+ messages)
Deadlock with CMA and CPU hotplug
2014-10-28 9:49 UTC (2+ messages)
[PATCH v4 0/4] fix freepage count problems in memory isolation
2014-10-28 7:37 UTC (11+ messages)
` [PATCH v4 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
` [PATCH v4 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list
` [PATCH v4 3/4] mm/page_alloc: move migratetype recheck logic to __free_one_page()
[PATCH] x86, cma: reserve dma contiguous area after initmem_init()
2014-10-28 6:39 UTC (2+ messages)
` [tip:x86/urgent] x86, cma: Reserve DMA "
[RFC][PATCH 0/6] Another go at speculative page faults
2014-10-28 5:32 UTC (9+ messages)
[Bug 86831] New: wrong count of dirty pages when using AIO
2014-10-27 23:46 UTC
rcu_preempt detected stalls
2014-10-27 23:44 UTC
[PATCH] mm: cma: split cma-reserved in dmesg log
2014-10-27 23:15 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] fs: proc: Include cma info in proc/meminfo
[PATCH v4 0/7] Support Write-Through mapping on x86
2014-10-27 22:55 UTC (8+ messages)
` [PATCH v4 1/7] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v4 2/7] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v4 3/7] x86, mm, asm-gen: Add ioremap_wt() for WT
` [PATCH v4 4/7] x86, mm, pat: Add pgprot_writethrough() "
` [PATCH v4 5/7] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v4 6/7] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v4 7/7] x86, mm: Add set_memory_wt() for WT
[mmotm:master 59/223] fs/ocfs2/aops.c:654:14: warning: comparison of distinct pointer types lacks a cast
2014-10-27 20:18 UTC (2+ messages)
[PATCH V2 1/2] mm: Update generic gup implementation to handle hugepage directory
2014-10-27 18:41 UTC (10+ messages)
[PATCH RESEND 0/4] Simplify cpuset API and fix cpuset check in SL[AU]B
2014-10-27 15:56 UTC (5+ messages)
` [PATCH RESEND 2/4] cpuset: simplify cpuset_node_allowed API
[RFC] mm: memblock: change default cnt for regions from 1 to 0
2014-10-27 14:38 UTC (4+ messages)
[RFC 0/4] [RFC] slub: Fastpath optimization (especially for RT)
2014-10-27 13:53 UTC (9+ messages)
[PATCH] mm, cma: make parameters order consistent in func declaration and definition
2014-10-27 12:13 UTC (3+ messages)
[PATCH v2 0/4] Low/high memory CMA reservation fixes
2014-10-27 12:13 UTC (6+ messages)
` [PATCH v2 3/4] mm: cma: Ensure that reservations never cross the low/high mem boundary
[patch] mm: memcontrol: shorten the page statistics update slowpath
2014-10-27 10:08 UTC (2+ messages)
[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)
[RFC PATCH 1/1] mem-hotplug: Reset node managed pages when hot-adding a new pgdat
2014-10-26 23:43 UTC (2+ messages)
[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)
[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
2014-10-24 21:20 UTC (2+ messages)
` [PATCH v12 20/20] brd: Rename XIP to DAX
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