linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-10 16:02 UTC  (8+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH V2 0/2] SLUB bulk API interactions with kmem cgroup
 2015-11-10 15:55 UTC  (12+ messages)
` [PATCH V3 "
  ` [PATCH V3 1/2] slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
  ` [PATCH V3 2/2] slub: add missing kmem cgroup support to kmem_cache_free_bulk

[PATCH 0/3] tools/vm: trivial fixes
 2015-11-10 15:29 UTC  (6+ messages)
` [PATCH 1/3] tools/vm: fix Makefile multi-targets
` [PATCH 2/3] tools/vm/page-types: suppress gcc warnings
` [PATCH 3/3] tools/vm/slabinfo: update struct slabinfo members' types

Bad page about page->flag 0xa(error|uptodate) when get_page_from_freelist
 2015-11-10 15:13 UTC 

[PATCH] x86/mm: fix regression with huge pages on PAE
 2015-11-10 15:07 UTC  (8+ messages)

[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
 2015-11-10 13:34 UTC  (8+ messages)
` [DRBD-user] "

[PATCH 0/5] memcg/kmem: switch to white list policy
 2015-11-10 13:23 UTC  (18+ messages)
` [PATCH 1/5] Revert "kernfs: do not account ino_ida allocations to memcg"
` [PATCH 2/5] Revert "gfp: add __GFP_NOACCOUNT"
` [PATCH 3/5] memcg: only account kmem allocations marked as __GFP_ACCOUNT
` [PATCH 4/5] vmalloc: allow to account vmalloc to memcg
` [PATCH 5/5] Account certain kmem allocations "

[PATCH 0/3] __GFP_REPEAT cleanup
 2015-11-10 12:51 UTC  (4+ messages)
` [PATCH 1/3] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I

[PATCH] mm/mlock.c: drop unneeded initialization in munlock_vma_pages_range()
 2015-11-10  9:27 UTC  (2+ messages)

[PATCH v1] tools/vm/page-types.c: support KPF_IDLE
 2015-11-10  9:02 UTC  (2+ messages)

[PATCH] mm/mmap.c: Remove redundant local variables for may_expand_vm()
 2015-11-10  1:39 UTC  (2+ messages)

[PATCHv4] mm: Don't offset memmap for flatmem
 2015-11-10  1:34 UTC  (3+ messages)

[PATCH v4 RESEND 0/11] x86/mm: Handle large PAT bit in pud/pmd interfaces
 2015-11-10  0:40 UTC  (11+ messages)
` [PATCH v4 RESEND 4/11] x86/asm: Fix pud/pmd interfaces to handle large PAT bit

[PATCH 1/3] mm/page_isolation: return last tested pfn rather than failure indicator
 2015-11-10  0:22 UTC  (6+ messages)
` [PATCH 2/3] mm/cma: add new tracepoint, test_pages_isolated
` [PATCH 3/3] mm/cma: always check which page cause allocation failure

[PATCH] mm/hugetlbfs Fix bugs in fallocate hole punch of areas with holes
 2015-11-09 23:24 UTC  (4+ messages)

[PATCH] mm/hugetlb: Unmap pages if page fault raced with hole punch
 2015-11-09 22:55 UTC  (6+ messages)

[PATCH v2 1/2] mm: mmap: Add new /proc tunable for mmap_base ASLR
 2015-11-09 21:27 UTC  (11+ messages)
` [PATCH v2 2/2] arm: mm: support ARCH_MMAP_RND_BITS

[PATCH] ptrace: use fsuid, fsgid, effective creds for fs access checks
 2015-11-09 21:19 UTC  (5+ messages)

[PATCH V2] mm: add a new vector based madvise syscall
 2015-11-09 19:44 UTC 

[PATCH V2 0/2] SLUB bulk API interactions with kmem cgroup
 2015-11-09 18:38 UTC  (11+ messages)
` [PATCH V2 1/2] slub: fix kmem cgroup bug in kmem_cache_alloc_bulk
` [PATCH V2 2/2] slub: add missing kmem cgroup support to kmem_cache_free_bulk

[PATCH v4] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
 2015-11-09 18:27 UTC 

[PATCH 0/5] dump_stack: allow specifying printk log level
 2015-11-09 16:21 UTC  (7+ messages)
` [PATCH 1/5] dump_stack: pass log level to dump_stack_print_info()
` [PATCH 2/5] dump_stack: introduce dump_stack_lvl
` [PATCH 3/5] dump_stack: introduce generic show_stack_lvl()
` [PATCH 4/5] x86: dumpstack - implement show_stack_lvl()
` [PATCH 5/5] mm: use KERN_DEBUG for dump_stack() during an OOM

[PATCH] tree wide: Use kvfree() than conditional kfree()/vfree()
 2015-11-09 10:48 UTC  (8+ messages)

[PATCH v1] mm: hwpoison: adjust for new thp refcounting
 2015-11-09  9:09 UTC  (6+ messages)
    ` [PATCH v2] "
    ` [PATCH v1] hugetlb: trivial comment fix

WARNING in shmem_evict_inode
 2015-11-09  8:55 UTC 

[PATCH 3/3] jbd2: get rid of superfluous __GFP_REPEAT
 2015-11-09  8:16 UTC  (5+ messages)
` [PATCH] "

[PATCH] tmpfs: listxattr should include POSIX ACL xattrs
 2015-11-09  0:24 UTC  (3+ messages)

[PATCH] tmpfs: avoid a little creat and stat slowdown
 2015-11-09  0:15 UTC  (3+ messages)

[PATCH 0/4] Bugfixes for THP refcounting
 2015-11-08 23:40 UTC  (17+ messages)
` [PATCH 4/4] mm: prepare page_referenced() and page_idle to new "
              ` [PATCH] mm: add page_check_address_transhuge helper

kernel oops on mmotm-2015-10-15-15-20
 2015-11-08 22:55 UTC  (11+ messages)

[PATCH 0/5] page_owner improvements for debugging
 2015-11-08 21:29 UTC  (3+ messages)
` [PATCH 3/5] mm, page_owner: copy page owner info during migration

[PATCH 0/12] mm: page migration cleanups, and a little mlock
 2015-11-08 21:17 UTC  (18+ messages)
` [PATCH 1/12] mm Documentation: undoc non-linear vmas
` [PATCH 2/12] mm: rmap use pte lock not mmap_sem to set PageMlocked
                ` [PATCH v2 "
` [PATCH 3/12] mm: page migration fix PageMlocked on migrated pages
` [PATCH 6/12] mm: page migration use the put_new_page whenever necessary

+ memcg-fix-thresholds-for-32b-architectures-fix-fix.patch added to -mm tree
 2015-11-07 14:23 UTC  (4+ messages)

[PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy
 2015-11-07  3:45 UTC  (25+ messages)

[PATCH] arm: Use kernel mm when updating section permissions
 2015-11-07  0:20 UTC  (20+ messages)

[PATCH 4.1 11/86] iommu/amd: Fix BUG when faulting a PROT_NONE VMA
 2015-11-06 20:55 UTC 

[PATCH] arm64: Increase the max granular size
 2015-11-06 13:00 UTC  (6+ messages)
` [PATCH] mm: slab: Only move management objects off-slab for sizes larger than KMALLOC_MIN_SIZE

[patch 3/3] vmstat: Create our own workqueue
 2015-11-06 12:56 UTC  (7+ messages)

[PATCH] mm: optimize PageHighMem() check
 2015-11-06 10:21 UTC  (6+ messages)

[patch] mm, oom: add comment for why oom_adj exists
 2015-11-06  3:52 UTC 

[PATCH] mm,vmscan: Use accurate values for zone_reclaimable() checks
 2015-11-06  0:16 UTC  (8+ messages)

[RFC 00/11] DAX fsynx/msync support
 2015-11-05 20:54 UTC  (10+ messages)

[PATCH v2 00/13] MADV_FREE support
 2015-11-05 20:14 UTC  (9+ messages)
` [PATCH v2 01/13] mm: support madvise(MADV_FREE)

[PATCHSET] memcg: improve high limit behavior and always enable kmemcg on dfl hier
 2015-11-05 17:30 UTC  (3+ messages)
` [PATCH 4/4] memcg: always enable kmemcg on the default hierarchy

mm Documentation: a little tidying in proc.txt
 2015-11-05 17:24 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox