linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-01 22:43:32 to 2014-07-07 10:44:23 UTC [more...]

[PATCH v10 0/7] MADV_FREE support
 2014-07-07 10:44 UTC  (12+ messages)
` [PATCH v10 1/7] mm: support madvise(MADV_FREE)
` [PATCH v10 2/7] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v10 3/7] sparc: "
` [PATCH v10 4/7] powerpc: "
` [PATCH v10 5/7] s390: "
` [PATCH v10 6/7] ARM: "
` [PATCH v10 7/7] mm: Don't split THP page when syscall is called

[PATCH 1/6] mmput: use notifier chain to call subsystem exit handler
 2014-07-07 10:43 UTC  (17+ messages)

[PATCH] mm/vmalloc.c: clean up map_vm_area third argument
 2014-07-07  8:32 UTC 

[PATCH 00/10] fix freepage count problems due to memory isolation
 2014-07-07  8:25 UTC  (18+ messages)
` [PATCH 01/10] mm/page_alloc: remove unlikely macro on free_one_page()
` [PATCH 02/10] mm/page_alloc: correct to clear guard attribute in DEBUG_PAGEALLOC
` [PATCH 03/10] mm/page_alloc: handle page on pcp correctly if it's pageblock is isolated
` [PATCH 04/10] mm/page_alloc: carefully free the page on isolate pageblock
` [PATCH 05/10] mm/page_alloc: optimize and unify pageblock migratetype check in free path
` [PATCH 06/10] mm/page_alloc: separate freepage migratetype interface
` [PATCH 07/10] mm/page_alloc: store migratetype of the buddy list into freepage correctly
` [PATCH 08/10] mm/page_alloc: use get_onbuddy_migratetype() to get buddy list type
` [PATCH 09/10] mm/page_alloc: fix possible wrongly calculated freepage counter
` [PATCH 10/10] mm/page_alloc: Stop merging pages on non-isolate and isolate buddy list

NR_FREE_CMA_PAGES larger than total CMA size
 2014-07-07  4:53 UTC  (2+ messages)

[PATCH 1/2] firmware/memmap: pass the correct argument to firmware_map_find_entry_bootmem()
 2014-07-06 19:31 UTC  (2+ messages)
` [PATCH 2/2] don't allocate firmware_map_entry of same memory range

mm: derefing NULL vma->vm_mm when unmapping
 2014-07-05 14:41 UTC  (4+ messages)

mm: memcontrol: rewrite uncharge API: problems
 2014-07-05  2:12 UTC  (7+ messages)

[PATCH] mm,vmacache: inline vmacache_valid_mm()
 2014-07-04 21:08 UTC 

[PATCH 0/4] mm: introduce fincore() v2
 2014-07-04 16:31 UTC  (10+ messages)
` [PATCH v2 1/4] define PAGECACHE_TAG_* as enumeration under include/uapi
` [PATCH v2 2/4] mm: introduce fincore()
` [PATCH v2 3/4] selftests/fincore: add test code for fincore()
` [PATCH v2 4/4] man2/fincore.2: document general description about fincore(2)

[PATCH RFC 0/5] Virtual Memory Resource Controller for cgroups
 2014-07-04 15:38 UTC  (8+ messages)
` [PATCH RFC 1/5] vm_cgroup: basic infrastructure
` [PATCH RFC 2/5] vm_cgroup: private writable mappings accounting
` [PATCH RFC 3/5] shmem: pass inode to shmem_acct_* methods
` [PATCH RFC 4/5] vm_cgroup: shared memory accounting
` [PATCH RFC 5/5] vm_cgroup: do not charge tasks in root cgroup

[PATCHv4 0/5] DMA Atomic pool for arm64
 2014-07-04 13:42 UTC  (10+ messages)
` [PATCHv4 1/5] lib/genalloc.c: Add power aligned algorithm
` [PATCHv4 2/5] lib/genalloc.c: Add genpool range check function
` [PATCHv4 3/5] common: dma-mapping: Introduce common remapping functions
` [PATCHv4 4/5] arm: use genalloc for the atomic pool
` [PATCHv4 5/5] arm64: Add atomic pool for non-coherent and CMA allocations

[PATCH 00/10] RFC: userfault
 2014-07-04 11:30 UTC  (18+ messages)
` [PATCH 01/10] mm: madvise MADV_USERFAULT: prepare vm_flags to allow more than 32bits
` [PATCH 02/10] mm: madvise MADV_USERFAULT
` [PATCH 03/10] mm: PT lock: export double_pt_lock/unlock
` [PATCH 04/10] mm: rmap preparation for remap_anon_pages
` [PATCH 05/10] mm: swp_entry_swapcount
` [PATCH 06/10] mm: sys_remap_anon_pages
` [PATCH 07/10] waitqueue: add nr wake parameter to __wake_up_locked_key
` [PATCH 08/10] userfaultfd: add new syscall to provide memory externalization
` [PATCH 09/10] userfaultfd: make userfaultfd_write non blocking
` [PATCH 10/10] userfaultfd: use VM_FAULT_RETRY in handle_userfault()
` [Qemu-devel] [PATCH 00/10] RFC: userfault

[PATCH v9] mm: support madvise(MADV_FREE)
 2014-07-04  6:41 UTC  (8+ messages)

zsmalloc failure issue in low memory conditions
 2014-07-04  5:49 UTC  (3+ messages)

[PATCH v2] x86: numa: setup_node_data(): drop dead code and rename function
 2014-07-03 22:10 UTC 

[PATCH] mm readahead: Fix sys_readahead breakage by reverting 2MB limit (bug 79111)
 2014-07-03 21:58 UTC  (13+ messages)

[PATCH 1/3] Revert "shmem: fix faulting into a hole while it's punched"
 2014-07-03 19:14 UTC  (7+ messages)
` [PATCH 2/3] shmem: fix faulting into a hole while it's punched, take 2
` [PATCH 3/3] mm/fs: fix pessimization in hole-punching pagecache

[PATCH] mm: vmscan: report the number of file/anon pages respectively
 2014-07-03 15:50 UTC 

[amirv:for-linux-rdma 2/5] mm/page_io.c:268:3: error: 'from' undeclared
 2014-07-03 15:31 UTC 

[mmotm:master 298/396] kernel/kexec.c:2181: undefined reference to `crypto_alloc_shash'
 2014-07-03 14:29 UTC  (3+ messages)

[mmotm:master 289/396] undefined reference to `crypto_alloc_shash'
 2014-07-03 14:24 UTC  (3+ messages)

[PATCH TRIVIAL -mm] fork: make mm_init_owner static
 2014-07-03 13:17 UTC 

mm: slub: invalid memory access in setup_object
 2014-07-03 12:40 UTC  (13+ messages)

[PATCH] rmap: fix pgoff calculation to handle hugepage correctly
 2014-07-03 11:41 UTC  (6+ messages)

[next:master 284/380] cpu_pm.c:undefined reference to `crypto_alloc_shash'
 2014-07-03  8:40 UTC 

copy_huge_page: unable to handle kernel NULL pointer dereference at 0000000000000008
 2014-07-03  8:14 UTC  (2+ messages)

[next:master 284/380] hw_breakpoint.c:undefined reference to `crypto_alloc_shash'
 2014-07-03  7:37 UTC 

[RFC] CMA page migration failure due to buffers on bh_lru
 2014-07-03  7:34 UTC  (8+ messages)

[PATCH] x86: numa: setup_node_data(): drop dead code and rename function
 2014-07-03  3:39 UTC  (5+ messages)

[patch] mm, hugetlb: generalize writes to nr_hugepages
 2014-07-03  3:37 UTC  (7+ messages)
` [patch] mm, hugetlb: remove hugetlb_zero and hugetlb_infinity

[PATCH v3 0/3] free reclaimed pages by paging out instantly
 2014-07-03  0:59 UTC  (6+ messages)
` [PATCH v3 1/3] mm: Don't hide spin_lock in swap_info_get internal
` [PATCH v3 2/3] mm: Introduce atomic_remove_mapping
` [PATCH v3 3/3] mm: Free reclaimed pages indepdent of next reclaim

[mmotm:master 288/396] /bin/sh: scripts/basic/bin2c: No such file or directory
 2014-07-02 23:31 UTC 

[PATCH mmotm/next] mm: memcontrol: rewrite charge API: fix shmem_unuse
 2014-07-02 22:37 UTC  (2+ messages)

mmotm 2014-07-02-15-07 uploaded
 2014-07-02 22:08 UTC 

[PATCHv4 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-07-02 21:45 UTC  (7+ messages)
` [PATCHv5 0/4] "
  ` [PATCHv2 1/4] mm/zbud: change zbud_alloc size type to size_t
  ` [PATCHv5 2/4] mm/zpool: implement common zpool api to zbud/zsmalloc
  ` [PATCHv3 3/4] mm/zpool: zbud/zsmalloc implement zpool
  ` [PATCHv5 4/4] mm/zpool: update zswap to use zpool

IMA: kernel reading files opened with O_DIRECT
 2014-07-02 19:07 UTC  (6+ messages)

[PATCH 0/7] [RESEND][v4] x86: rework tlb range flushing code
 2014-07-02 19:04 UTC  (5+ messages)
` [PATCH 7/7] x86: mm: set TLB flush tunable to sane value (33)

[PATCH 0/5] Improve sequential read throughput v4r8
 2014-07-02 15:53 UTC  (8+ messages)

[PATCH] mm/vmscan: Do not block forever at shrink_inactive_list()
 2014-07-02 12:40 UTC  (2+ messages)

Corruption with O_DIRECT and unaligned user buffers
 2014-07-02 11:39 UTC  (3+ messages)

[PATCH] mm: swap: avoid to writepage when a page is !PageSwapCache
 2014-07-02  6:50 UTC  (3+ messages)

How to boot up an ARM board enabled CONFIG_SPARSEMEM
 2014-07-02  6:48 UTC  (3+ messages)

mm: shm: hang in shmem_fallocate
 2014-07-02  1:49 UTC  (18+ messages)
                      ` mm: shmem: hang in shmem_fault (WAS: mm: shm: hang in shmem_fallocate)

[PATCH] SCHED: remove proliferation of wait_on_bit action functions
 2014-07-02  1:28 UTC  (7+ messages)

[PATCH v3 0/9] clean-up and remove lockdep annotation in SLAB
 2014-07-02  0:48 UTC  (13+ messages)
` [PATCH v3 2/9] slab: move up code to get kmem_cache_node in free_block()
` [PATCH v3 3/9] slab: defer slab_destroy "
` [PATCH v3 4/9] slab: factor out initialization of arracy cache
` [PATCH v3 5/9] slab: introduce alien_cache

[PATCH] hwpoison: Fix race with changing page during offlining v2
 2014-07-02  0:02 UTC  (3+ messages)

[PATCH] mm: make copy_pte_range static again
 2014-07-01 23:35 UTC  (2+ messages)


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