Linux-mm Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-30 19:02:06 to 2015-06-03 17:06:20 UTC [more...]

[PATCHv6 00/36] THP refcounting redesign
 2015-06-03 17:05 UTC  (2+ messages)
` [PATCHv6 02/36] rmap: add argument to charge compound page

[PATCH v2 0/5] sunrpc: clean up "swapper" xprt handling
 2015-06-03 17:07 UTC  (9+ messages)
` [PATCH v2 1/5] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH v2 2/5] sunrpc: make xprt->swapper an atomic_t
` [PATCH v2 3/5] sunrpc: if we're closing down a socket, clear memalloc on it first
` [PATCH v2 4/5] sunrpc: lock xprt before trying to set memalloc on the sockets
` [PATCH v2 5/5] sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops

committed memory, mmaps and shms
 2015-06-03 16:26 UTC  (6+ messages)

HMM (Heterogeneous Memory Management) v8
 2015-06-03 16:07 UTC  (11+ messages)
` [PATCH 01/36] mmu_notifier: add event information to address invalidation v7
` [PATCH 02/36] mmu_notifier: keep track of active invalidation ranges v3
` [PATCH 03/36] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page()

[PATCH] mm: kmemleak: Fix crashing during kmemleak disabling
 2015-06-03 15:42 UTC 

[PATCH -mm 1/2] memcg: remove unused mem_cgroup->oom_wakeups
 2015-06-03 15:21 UTC  (7+ messages)
` [PATCH -mm 2/2] memcg: convert mem_cgroup->under_oom from atomic_t to int
  ` [PATCH v2 "
` [PATCH v2 -mm 1/2] memcg: remove unused mem_cgroup->oom_wakeups

[PATCH RFC] memcg: close the race window between OOM detection and killing
 2015-06-03 14:44 UTC  (2+ messages)

[PATCH 0/4] sunrpc: clean up "swapper" xprt handling
 2015-06-03 14:32 UTC  (10+ messages)
` [PATCH 1/4] sunrpc: keep a count of swapfiles associated with the rpc_clnt
` [PATCH 2/4] sunrpc: make xprt->swapper an atomic_t
` [PATCH 3/4] sunrpc: if we're closing down a socket, clear memalloc on it first

[RFC 0/2] mapping_gfp_mask from the page fault path
 2015-06-03 13:42 UTC  (7+ messages)
` [RFC 1/2] mm: do not ignore mapping_gfp_mask in page cache allocation paths
` [RFC 2/2] mm: Allow GFP_IOFS for page_cache_read page cache allocation

[PATCH] MAINTAINERS: add zpool
 2015-06-03 12:55 UTC  (6+ messages)

[PATCH] compaction: fix isolate_migratepages_block() for THP=n
 2015-06-03 11:24 UTC  (7+ messages)

[RFCv3 1/2] device: add dma_params->max_segment_count
 2015-06-03  9:37 UTC  (11+ messages)
` [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms
            ` [Linaro-mm-sig] "
` [Linaro-mm-sig] [RFCv3 1/2] device: add dma_params->max_segment_count

[PATCH 0/9 v5] Helper to abstract vma handling in media layer
 2015-06-03  9:34 UTC  (8+ messages)
` [PATCH 2/9] mm: Provide new get_vaddr_frames() helper

[RFC 0/6] MADV_FREE: respect pte_dirty, not PG_dirty
 2015-06-03  6:15 UTC  (7+ messages)
` [RFC 1/6] mm: keep dirty bit on KSM page
` [RFC 2/6] mm: keep dirty bit on anonymous page migration
` [RFC 3/6] mm: mark dirty bit on swapped-in page
` [RFC 4/6] mm: mark dirty bit on unuse_pte
` [RFC 5/6] mm: decouple PG_dirty from MADV_FREE
` [RFC 6/6] mm: MADV_FREE refactoring

[RFC][PATCH 00/10] zsmalloc auto-compaction
 2015-06-03  5:09 UTC  (2+ messages)

[RFC 0/4] enable migration of non-LRU pages
 2015-06-03  4:54 UTC  (7+ messages)
` [RFC 1/4] mm/compaction: enable driver page migration
` [RFC 2/4] mm/balloon: apply driver page migratable into balloon driver
` [RFC 3/4] mm/compaction: compaction calls generic migration
` [RFC 4/4] mm: remove direct calling of migration

mm/page_owner.c:217:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2015-06-03  3:19 UTC 

[PATCH] frontswap: allow multiple backends
 2015-06-02 22:19 UTC  (8+ messages)
  ` [PATCHv2] "
    ` [PATCHv3] "

[PATCH] zswap: runtime enable/disable
 2015-06-02 21:10 UTC 

[PATCH 0/5] zswap: make params runtime changeable
 2015-06-02 20:47 UTC  (10+ messages)
` [PATCH 1/5] zpool: add zpool_has_pool()
` [PATCH 2/5] module: add per-module params lock
` [PATCH 3/5] zswap: runtime enable/disable
` [PATCH 4/5] zswap: dynamic pool creation
` [PATCH 5/5] zswap: change zpool/compressor at runtime

[PATCH v12 0/10] Support Write-Through mapping on x86
 2015-06-02 20:01 UTC  (17+ messages)
` [PATCH v12 1/10] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v12 2/10] x86, mm, pat: Change reserve_memtype() for WT
` [PATCH v12 3/10] x86, asm: Change is_new_memtype_allowed() "
` [PATCH v12 4/10] x86, mm, asm-gen: Add ioremap_wt() "
` [PATCH v12 5/10] arch/*/asm/io.h: Add ioremap_wt() to all architectures
` [PATCH v12 6/10] video/fbdev, asm/io.h: Remove ioremap_writethrough()
` [PATCH v12 7/10] x86, mm, pat: Add pgprot_writethrough() for WT
` [PATCH v12 08/10] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v12 09/10] x86, mm: Add set_memory_wt() for WT
` [PATCH v12 10/10] drivers/block/pmem: Map NVDIMM with ioremap_wt()

[PATCH] Update mlockall() and mmap() man pages for LOCKONFAULT flags
 2015-06-02 18:13 UTC 

[PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-02 18:13 UTC  (4+ messages)
` [PATCH V2 1/3] Add mmap flag to request pages are locked after "
` [PATCH V2 2/3] Add mlockall flag for locking pages on fault
` [PATCH V2 3/3] Add tests for lock "

[PATCH v4 0/3] alloc_huge_page/hugetlb_reserve_pages race
 2015-06-02 16:59 UTC  (4+ messages)
` [PATCH v4 1/3] mm/hugetlb: document the reserve map/region tracking routines
` [PATCH v4 2/3] mm/hugetlb: compute/return the number of regions added by region_add()
` [PATCH v4 3/3] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages

[PATCH] zpool: remove zpool_evict
 2015-06-02 16:49 UTC 

[RESEND PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-06-02 16:05 UTC  (6+ messages)
` [RESEND PATCH 3/3] Add tests for lock on fault

[PATCH] mm: Fix theoretical sleeping in atomic
 2015-06-02 12:37 UTC 

swap: nfs: Sleeping function called from an rcu read section in nfs_swap_activate
 2015-06-02 12:14 UTC  (6+ messages)

[PATCH] hugetlb: Do not account hugetlb pages as NR_FILE_PAGES
 2015-06-02 10:00 UTC  (9+ messages)

[PATCH] oom: split out forced OOM killer
 2015-06-02  8:53 UTC 

[PATCH v2 0/4] pmem api, generic ioremap_cache, and memremap
 2015-06-02  8:38 UTC  (19+ messages)
` [PATCH v2 1/4] arch/*/asm/io.h: add ioremap_cache() to all architectures
` [PATCH v2 2/4] devm: fix ioremap_cache() usage
` [PATCH v2 3/4] arch: introduce memremap()
` [PATCH v2 4/4] arch, x86: cache management apis for persistent memory

kernel bug(VM_BUG_ON_PAGE) with 3.18.13 in mm/migrate.c
 2015-06-02  7:19 UTC  (5+ messages)

include/linux/bug.h:93:12: error: dereferencing pointer to incomplete type
 2015-06-02  2:27 UTC  (3+ messages)

[PATCHv3 2/3] mm/memblock: Allocate boot time data structures from mirrored memory
 2015-06-01 21:28 UTC 

[next:master 7235/7555] mm/page_alloc.c:654:121: warning: comparison of distinct pointer types lacks a cast
 2015-06-01 21:11 UTC  (4+ messages)

[RFC] mm: change irqs_disabled() test to spin_is_locked() in mem_cgroup_swapout
 2015-06-01 19:28 UTC  (5+ messages)
  ` [RFC][PATCH] mm: ifdef out VM_BUG_ON check on PREEMPT_RT_FULL

[PATCH v11 0/12] Support Write-Through mapping on x86
 2015-06-01 18:51 UTC  (19+ messages)
` [PATCH v11 2/12] x86, mm, pat: Refactor !pat_enabled handling
    ` [PATCH 1/4] x86/pat: Untangle pat_init()
      ` [PATCH 2/4] x86/pat: Merge pat_init_cache_modes() into its caller
      ` [PATCH 3/4] x86/pat: Emulate PAT when it is disabled
      ` [PATCH 4/4] x86/pat: Remove pat_enabled() checks
` [PATCH v11 6/12] x86, mm, asm-gen: Add ioremap_wt() for WT

[PATCH v10 0/12] Support Write-Through mapping on x86
 2015-06-01 17:10 UTC  (11+ messages)
` [PATCH v10 12/12] drivers/block/pmem: Map NVDIMM with ioremap_wt()

[PATCH v3 0/3] alloc_huge_page/hugetlb_reserve_pages race
 2015-06-01 16:53 UTC  (3+ messages)
` [PATCH v3 3/3] mm/hugetlb: handle races in alloc_huge_page and hugetlb_reserve_pages

[PATCH] memcg: do not call reclaim if !__GFP_WAIT
 2015-06-01 16:42 UTC  (4+ messages)

[PATCH] mm/oom: Suppress unnecessary "sharing same memory" message
 2015-06-01 15:42 UTC  (22+ messages)
    ` [PATCH] mm/oom: Suppress unnecessary "sharing same memory"message

[PATCH] oom: always panic on OOM when panic_on_oom is configured
 2015-06-01 15:12 UTC  (2+ messages)

[PATCH] zpool: add zpool_has_pool()
 2015-06-01 11:14 UTC  (3+ messages)

[PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup
 2015-06-01  7:35 UTC  (2+ messages)

Is free_all_bootmem broken for ARM in Linux 4.0
 2015-06-01  2:05 UTC 

[PATCH 00/11] Replace module_init with an alternate initcall in non modules
 2015-06-01  0:54 UTC  (3+ messages)
` [PATCH 01/11] mm: replace module_init usages with subsys_initcall in nommu.c
` [PATCH 09/11] mm/page_owner.c: use late_initcall to hook in enabling

[next:master 7235/7555] mm/cma.c:186:27: note: in expansion of macro 'max'
 2015-05-31  5:41 UTC 


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).