Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-05 12:04:34 to 2015-06-09 17:32:27 UTC [more...]

[PATCH 0/3] TLB flush multiple pages per IPI v6
 2015-06-09 17:31 UTC  (3+ messages)
` [PATCH 3/4] mm: Defer flush of writable TLB entries
` [PATCH 4/4] mm: Send one IPI per CPU to TLB flush pages that were recently unmapped

[RFC] panic_on_oom_timeout
 2015-06-09 17:03 UTC 

[PATCH 0/3] TLB flush multiple pages per IPI v5
 2015-06-09 16:49 UTC  (19+ messages)
` [PATCH 1/3] x86, mm: Trace when an IPI is about to be sent
` [PATCH 2/3] mm: Send one IPI per CPU to TLB flush multiple pages that were recently unmapped
` [PATCH 3/3] mm: Defer flush of writable TLB entries

[PATCH] mm:add VM_BUG_ON() for page_mapcount()
 2015-06-09 16:14 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH V3] mm:add VM_BUG_ON_PAGE() "

HMM (Heterogeneous Memory Management) v8
 2015-06-09 15:56 UTC  (6+ messages)
` [PATCH 05/36] HMM: introduce heterogeneous memory management v3

[PATCH] slub/slab: fix kmemleak didn't work on some case
 2015-06-09 15:03 UTC  (6+ messages)

[RFC PATCH] PM / hibernate: fix kernel crash in alloc_highmem_pages
 2015-06-09 14:43 UTC  (3+ messages)

[PATCH] mm: show proportional swap share of the mapping
 2015-06-09 14:43 UTC 

[PATCH v2] mm: kmemleak: Optimise kmemleak_lock acquiring during kmemleak_scan
 2015-06-09 14:26 UTC 

[PATCHv6 00/36] THP refcounting redesign
 2015-06-09 13:59 UTC  (7+ messages)
` [PATCHv6 01/36] mm, proc: adjust PSS calculation
` [PATCHv6 13/36] mm: drop tail page refcounting
` [PATCHv6 27/36] mm: differentiate page_mapped() from page_mapcount() for compound pages

[PATCH] oom: always panic on OOM when panic_on_oom is configured
 2015-06-09 11:48 UTC  (12+ messages)
        ` oom: How to handle !__GFP_FS exception?

[RFC][PATCH 0/5] do not dereference NULL pools in pools' destroy() functions
 2015-06-09 12:04 UTC  (6+ messages)
` [RFC][PATCH 1/5] mm/slab_common: allow NULL cache pointer in kmem_cache_destroy()
` [RFC][PATCH 2/5] mm/mempool: allow NULL `pool' pointer in mempool_destroy()
` [RFC][PATCH 3/5] mm/dmapool: allow NULL `pool' pointer in dma_pool_destroy()
` [RFC][PATCH 4/5] mm/zpool: allow NULL `zpool' pointer in zpool_destroy_pool()
` [RFC][PATCH 5/5] mm/zsmalloc: allow NULL `pool' pointer in zs_destroy_pool()

[RFC PATCH 00/12] mm: mirrored memory support for page buddy allocations
 2015-06-09 10:10 UTC  (19+ messages)
` [RFC PATCH 01/12] mm: add a new config to manage the code
` [RFC PATCH 02/12] mm: introduce mirror_info
` [RFC PATCH 03/12] mm: introduce MIGRATE_MIRROR to manage the mirrored, pages
` [RFC PATCH 07/12] mm: introduce __GFP_MIRROR to allocate mirrored pages
` [RFC PATCH 08/12] mm: use mirrorable to switch allocate mirrored memory
` [RFC PATCH 10/12] mm: add the buddy system interface

[PATCH] oom: split out forced OOM killer
 2015-06-09  9:36 UTC  (9+ messages)

[PATCH v5 0/4] idle memory tracking
 2015-06-09  8:26 UTC  (5+ messages)

[PATCH] zsmalloc: fix a null pointer dereference in destroy_handle_cache()
 2015-06-09  3:57 UTC  (5+ messages)

[PATCH] mm/memory hotplug: print the last vmemmap region at the end of hot add memory
 2015-06-09  3:41 UTC  (4+ messages)

Corruption with MMOTS slub-bulk-allocation-from-per-cpu-partial-pages.patch
 2015-06-09  0:22 UTC  (2+ messages)

[PATCH v3 0/6] pmem api, generic ioremap_cache, and memremap
 2015-06-08 19:39 UTC  (6+ messages)
` [PATCH v3 5/6] arch: introduce memremap_cache() and memremap_wt()

[RFC PATCH] mm: kmemleak: Optimise kmemleak_lock acquiring during kmemleak_scan
 2015-06-08 17:32 UTC  (2+ messages)

[PATCH] mm/mmap.c: optimization of do_mmap_pgoff function
 2015-06-08 15:42 UTC  (3+ messages)

[PATCH -resend] jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
 2015-06-08 15:37 UTC  (3+ messages)

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-06-08 15:10 UTC  (5+ messages)
` [PATCH 16/51] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
    ` [PATCH block/for-4.2-writeback] v9fs: fix error handling in v9fs_session_init()

[PATCH v2 0/4] Fix kmemleak races on the disable/error path
 2015-06-08 14:29 UTC  (5+ messages)
` [PATCH v2 1/4] mm: kmemleak: Allow safe memory scanning during kmemleak disabling
` [PATCH v2 2/4] mm: kmemleak: Fix delete_object_*() race when called on the same memory block
` [PATCH v2 3/4] mm: kmemleak: Do not acquire scan_mutex in kmemleak_do_cleanup()
` [PATCH v2 4/4] mm: kmemleak: Avoid deadlock on the kmemleak object insertion error path

[PATCH] sched, numa: Do not hint for NUMA balancing on VM_MIXEDMAP mappings
 2015-06-08 14:08 UTC 

[RFC PATCH 00/25] Move LRU page reclaim from zones to nodes
 2015-06-08 13:56 UTC  (26+ messages)
` [PATCH 01/25] mm, vmstat: Add infrastructure for per-node vmstats
` [PATCH 02/25] mm, vmscan: Move lru_lock to the node
` [PATCH 03/25] mm, vmscan: Move LRU lists to node
` [PATCH 04/25] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 05/25] mm, vmscan: Have kswapd only scan based on the highest requested zone
` [PATCH 06/25] mm, vmscan: Avoid a second search through zones checking if compaction is required
` [PATCH 07/25] mm, vmscan: Make kswapd think of reclaim in terms of nodes
` [PATCH 08/25] mm, vmscan: By default have direct reclaim only shrink once per node
` [PATCH 09/25] mm, vmscan: Clear congestion, dirty and need for compaction on a per-node basis
` [PATCH 10/25] mm, vmscan: Make shrink_node decisions more node-centric
` [PATCH 11/25] mm, workingset: Make working set detection node-aware
` [PATCH 12/25] mm, page_alloc: Consider dirtyable memory in terms of nodes
` [PATCH 13/25] mm: Move NR_FILE_MAPPED accounting to the node
` [PATCH 14/25] mm: Rename NR_ANON_PAGES to NR_ANON_MAPPED
` [PATCH 15/25] mm: Move most file-based accounting to the node
` [PATCH 16/25] mm, vmscan: Update classzone_idx if buffer_heads_over_limit
` [PATCH 17/25] mm, vmscan: Check if cpusets are enabled during direct reclaim
` [PATCH 18/25] mm, vmscan: Only wakeup kswapd once per node for the requested classzone
` [PATCH 19/25] mm, vmscan: Account in vmstat for pages skipped during reclaim
` [PATCH 20/25] mm, page_alloc: Remove fair zone allocation policy
` [PATCH 21/25] mm, page_alloc: Defer zlc_setup until it is known it is required
` [PATCH 22/25] mm: Convert zone_reclaim to node_reclaim
` [PATCH 23/25] mm, page_alloc: Delete the zonelist_cache
` [PATCH 24/25] mm, page_alloc: Use ac->classzone_idx instead of zone_idx(preferred_zone)
` [PATCH 25/25] mm: page_alloc: Take fewer passes when allocating to the low watermark

[Patch V4 00/16] xen: support pv-domains larger than 512GB
 2015-06-08 13:45 UTC  (20+ messages)
` [Patch V4 01/16] xen: sync with xen headers
` [Patch V4 02/16] xen: save linear p2m list address in shared info structure
` [Patch V4 03/16] xen: don't build mfn tree if tools don't need it
` [Patch V4 04/16] xen: eliminate scalability issues from initial mapping setup
` [Patch V4 05/16] xen: move static e820 map to global scope
` [Patch V4 06/16] xen: split counting of extra memory pages from remapping
` [Patch V4 07/16] xen: check memory area against e820 map
` [Patch V4 08/16] xen: find unused contiguous memory area
` [Patch V4 09/16] xen: check for kernel memory conflicting with memory layout
` [Patch V4 10/16] xen: check pre-allocated page tables for conflict with memory map
` [Patch V4 11/16] xen: check for initrd conflicting with e820 map
` [Patch V4 12/16] mm: provide early_memremap_ro to establish read-only mapping
` [Patch V4 13/16] xen: add explicit memblock_reserve() calls for special pages
` [Patch V4 14/16] xen: move p2m list if conflicting with e820 map
` [Patch V4 15/16] xen: allow more than 512 GB of RAM for 64 bit pv-domains
` [Patch V4 16/16] xen: remove no longer needed p2m.h
` [Xen-devel] [Patch V4 00/16] xen: support pv-domains larger than 512GB

[PATCH RFC 0/3] pagemap: make useable for non-privilege users
 2015-06-08 12:53 UTC  (4+ messages)

[RFC PATCH] slub: RFC: Improving SLUB performance with 38% on NO-PREEMPT
 2015-06-08  9:58 UTC  (5+ messages)

[tip:x86/mm] drivers/block/pmem: Map NVDIMM in Write-Through mode
 2015-06-07 17:43 UTC 

[tip:x86/mm] x86/mm/pat: Add set_memory_wt() for Write-Through type
 2015-06-07 17:42 UTC 

[tip:x86/mm] x86/mm/pat: Extend set_page_memtype() to support Write-Through type
 2015-06-07 17:42 UTC 

[tip:x86/mm] x86/mm/pat: Add pgprot_writethrough()
 2015-06-07 17:42 UTC 

[tip:x86/mm] video/fbdev, asm/io.h: Remove ioremap_writethrough()
 2015-06-07 17:41 UTC 

[tip:x86/mm] arch/*/io.h: Add ioremap_wt() to all architectures
 2015-06-07 17:41 UTC 

[tip:x86/mm] x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
 2015-06-07 17:41 UTC 

[tip:x86/mm] x86/mm: Teach is_new_memtype_allowed() about Write-Through type
 2015-06-07 17:41 UTC 

[tip:x86/mm] x86/mm/pat: Change reserve_memtype() for Write-Through type
 2015-06-07 17:40 UTC 

[tip:x86/mm] x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
 2015-06-07 17:40 UTC 

[tip:x86/mm] x86/mm/pat: Remove pat_enabled() checks
 2015-06-07 17:40 UTC 

[tip:x86/mm] x86/mm/pat: Emulate PAT when it is disabled
 2015-06-07 17:39 UTC 

[tip:x86/mm] x86/mm/pat: Untangle pat_init()
 2015-06-07 17:39 UTC 

[PATCH 1/3] shmem: fix double uncharge in __shmem_file_setup()
 2015-06-07 14:29 UTC  (6+ messages)
` [PATCH 3/3] mm: catch memory commitment underflow

[PATCH -next 0/5] ipc: EIDRM/EINVAL returns & misc updates
 2015-06-06 13:38 UTC  (6+ messages)
` [PATCH 1/5] ipc,shm: move BUG_ON check into shm_lock
` [PATCH 2/5] ipc,msg: provide barrier pairings for lockless receive
` [PATCH 3/5] ipc: rename ipc_obtain_object
` [PATCH 4/5] ipc,sysv: make return -EIDRM when racing with RMID consistent
` [PATCH 5/5] ipc,sysv: return -EINVAL upon incorrect id/seqnum

[PATCH RFC] memcg: close the race window between OOM detection and killing
 2015-06-06  0:56 UTC  (11+ messages)

[PATCH] cma: allow concurrent cma pages allocation for multi-cma areas
 2015-06-05 20:15 UTC  (5+ messages)

[RFC 0/4] enable migration of non-LRU pages
 2015-06-05 14:43 UTC  (4+ messages)

[RFC][PATCHv2 0/8] introduce automatic pool compaction
 2015-06-05 12:03 UTC  (9+ messages)
` [RFC][PATCHv2 1/8] zsmalloc: drop unused variable `nr_to_migrate'
` [RFC][PATCHv2 2/8] zsmalloc: partial page ordering within a fullness_list
` [RFC][PATCHv2 3/8] zsmalloc: lower ZS_ALMOST_FULL waterline
` [RFC][PATCHv2 4/8] zsmalloc: always keep per-class stats
` [RFC][PATCHv2 5/8] zsmalloc: introduce zs_can_compact() function
` [RFC][PATCHv2 6/8] zsmalloc: cosmetic compaction code adjustments
` [RFC][PATCHv2 7/8] zsmalloc/zram: move `num_migrated' to zs_pool
` [RFC][PATCHv2 8/8] zsmalloc: register a shrinker to trigger auto-compaction


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 read-only IMAP folder(s) and NNTP newsgroup(s).