linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-15 11:56:37 to 2016-09-20 17:37:31 UTC [more...]

[PATCH 0/1] memory offline issues with hugepage size > memory block size
 2016-09-20 17:37 UTC  (3+ messages)
` [PATCH 1/1] mm/hugetlb: fix memory offline "

[PATCH] mm/mempolicy.c: forbid static or relative flags for local NUMA mode
 2016-09-20 16:23 UTC  (7+ messages)

[PATCH] mm: usercopy: Check for module addresses
 2016-09-20 15:56 UTC 

[PATCH] memory-hotplug: Fix bad area access on dissolve_free_huge_pages()
 2016-09-20 15:52 UTC  (9+ messages)

[xiaolong.ye@intel.com: [mm] 0331ab667f: kernel BUG at mm/mmap.c:327!]
 2016-09-20 13:55 UTC  (2+ messages)

[RFC] Arm64 boot fail with numa enable in BIOS
 2016-09-20  8:33 UTC  (10+ messages)

[PATCH] mem-hotplug: Don't clear the only node in new_node_page()
 2016-09-20  8:31 UTC  (10+ messages)
      ` [PATCH] mm, page_alloc: warn about empty nodemask

[PATCH v3] mm,ksm: fix endless looping in allocating memory when ksm enable
 2016-09-20  8:28 UTC  (2+ messages)

[PATCH] mm: migrate: Return false instead of -EAGAIN for dummy functions
 2016-09-20  8:09 UTC  (4+ messages)

[PATCH 3/3] mm/vmalloc: correct a few logic error in __insert_vmap_area()
 2016-09-20  7:57 UTC  (3+ messages)

[question] hugetlb: how to find who use hugetlb?
 2016-09-20  7:15 UTC  (7+ messages)

[PATCH v2] mm,ksm: fix endless looping in allocating memory when ksm enable
 2016-09-20  7:14 UTC  (4+ messages)

[PATCH] mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()
 2016-09-20  6:54 UTC 

[PATCH v3 00/15] lockdep: Implement crossrelease feature
 2016-09-20  6:26 UTC  (22+ messages)
` [PATCH v3 03/15] lockdep: Refactor lookup_chain_cache()
` [PATCH v3 07/15] lockdep: Implement crossrelease feature
` [PATCH v3 15/15] lockdep: Crossrelease feature documentation

[PATCH 2/3] lib/ioremap.c: avoid endless loop under ioremapping improper ranges
 2016-09-20  5:49 UTC 

[PATCH 1/3] linux/mm.h: canonicalize macro PAGE_ALIGNED() definition
 2016-09-20  5:34 UTC 

[PATCH -v3 00/10] THP swap: Delay splitting THP during swapping out
 2016-09-20  5:28 UTC  (21+ messages)
` [PATCH -v3 01/10] mm, swap: Make swap cluster size same of THP size on x86_64

[PATCH V3] mm: Add sysfs interface to dump each node's zonelist information
 2016-09-20  0:54 UTC  (7+ messages)
` [PATCH V4] "

[PATCH] mm,ksm: fix endless looping in allocating memory when ksm enable
 2016-09-20  0:34 UTC  (4+ messages)

mmotm 2016-09-19-16-52 uploaded
 2016-09-19 23:53 UTC 

More OOM problems
 2016-09-19 19:57 UTC  (22+ messages)

[RFC 0/4] mm, oom: get rid of TIF_MEMDIE
 2016-09-19 19:02 UTC  (5+ messages)

[PATCH 0/2] vma_merge vs rmap_walk SMP race condition fix
 2016-09-19 18:25 UTC  (12+ messages)
` [PATCH 1/2] mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
` [PATCH 2/2] mm: vma_merge: fix race vm_page_prot race condition against rmap_walk
      ` [PATCH 0/1] mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk v2
        ` [PATCH 1/1] mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
            ` [PATCH 1/2] "
              ` [PATCH 2/2] mm: vma_adjust: remove superfluous check for next not NULL

[PATCH] mm: fix oom work when memory is under pressure
 2016-09-19 17:27 UTC  (23+ messages)

[PATCH] mm: workingset: fix crash in shadow node shrinker caused by replace_page_cache_page()
 2016-09-19 15:58 UTC 

[PATCH 1/3] mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting
 2016-09-19 15:43 UTC  (11+ messages)
` [PATCH 2/3] cgroup: duplicate cgroup reference when cloning sockets
` [PATCH 3/3] mm: memcontrol: consolidate cgroup socket tracking

[PATCH v2 0/3] powerpc/mm: movable hotplug memory nodes
 2016-09-19 11:53 UTC  (9+ messages)
` [PATCH v2 1/3] drivers/of: recognize status property of dt "
` [PATCH v2 2/3] powerpc/mm: allow memory hotplug into a memoryless node
` [PATCH v2 3/3] mm: enable CONFIG_MOVABLE_NODE on powerpc

[RFC] scripts: Include postprocessing script for memory allocation tracing
 2016-09-19  9:42 UTC  (4+ messages)

[PATCH v2] mm, proc: Fix region lost in /proc/self/smaps
 2016-09-19  7:21 UTC  (8+ messages)

lib/atomic64_test.c:112:9: error: implicit declaration of function 'atomic64_add_unless'
 2016-09-18 16:39 UTC 

[REGRESSION] RLIMIT_DATA crashes named
 2016-09-17 21:52 UTC  (14+ messages)

[RFC PATCH 0/4] Reduce tree_lock contention during swap and reclaim of a single file v1
 2016-09-17  1:36 UTC  (6+ messages)
` [PATCH 1/4] mm, vmscan: Batch removal of mappings under a single lock during reclaim

mm/slub.o:undefined reference to `_GLOBAL_OFFSET_TABLE_'
 2016-09-16 21:40 UTC 

[PATCH] mm/shmem.c: constify anon_ops
 2016-09-16 19:06 UTC  (2+ messages)

[PATCHv3 00/41] ext4: support of huge pages
 2016-09-16 12:17 UTC  (15+ messages)
` [PATCHv3 05/41] radix-tree: Add radix_tree_split_preload()
` [PATCHv3 07/41] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv3 12/41] thp: handle write-protection faults for file THP
` [PATCHv3 13/41] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv3 16/41] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv3 19/41] block: define BIO_MAX_PAGES to HPAGE_PMD_NR if huge page cache enabled
` [PATCHv3 22/41] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv3 25/41] fs: make block_page_mkwrite() aware about huge pages
` [PATCHv3 29/41] ext4: make ext4_mpage_readpages() hugepage-aware

[PATCH v2 0/3] mm, dax: export dax capabilities and mapping size info to userspace
 2016-09-16 10:47 UTC  (14+ messages)
` [PATCH v2 2/3] mm, dax: add VM_DAX flag for DAX VMAs

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-16  7:11 UTC  (18+ messages)
` [RFC PATCH v2 11/20] mm: Access BOOT related data in the clear
` [RFC PATCH v2 15/20] iommu/amd: AMD IOMMU support for memory encryption
` [RFC PATCH v2 19/20] x86: Access the setup data through debugfs un-encrypted

DAX mapping detection (was: Re: [PATCH] Fix region lost in /proc/self/smaps)
 2016-09-16  5:54 UTC  (12+ messages)

[PATCH] mm: nobootmem: move the comment of free_all_bootmem
 2016-09-16  3:21 UTC 

[PATCH v5 0/6] Introduce ZONE_CMA
 2016-09-16  3:14 UTC  (3+ messages)
` [PATCH v5 1/6] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request

[PATCH v2 0/9] re-enable DAX PMD support
 2016-09-15 20:09 UTC  (3+ messages)
` [PATCH v2 2/9] ext2: tell DAX the size of allocation holes

[PATCH 5/7] slab, workqueue: remove keventd_up() usage
 2016-09-15 19:30 UTC 

[PATCH 0/4] reintroduce compaction feedback for OOM decisions
 2016-09-15 18:51 UTC  (2+ messages)

[PATCH RFC 01/11] net/mlx5e: Single flow order-0 pages for Striding RQ
 2016-09-15 14:28 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).