linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-27 03:43:49 to 2016-07-30 06:35:33 UTC [more...]

+ mm-hugetlb-fix-race-when-migrate-pages.patch added to -mm tree
 2016-07-30  6:33 UTC  (3+ messages)

[PATCH] fs: fix a bug when new_insert_key is not initialization
 2016-07-30  3:51 UTC 

[PATCH] fs: wipe off the compiler warn
 2016-07-30  2:38 UTC  (3+ messages)

[memcg:auto-latest 238/243] include/linux/compiler-gcc.h:243:38: error: impossible constraint in 'asm'
 2016-07-29 21:04 UTC 

[PATCH v2 repost 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-07-29 19:48 UTC  (36+ messages)
` [PATCH v2 repost 3/7] mm: add a function to get the max pfn
` [PATCH v2 repost 4/7] virtio-balloon: speed up inflate/deflate process
          ` [virtio-dev] "
` [PATCH v2 repost 6/7] mm: add the related functions to get free page info
    ` [virtio-dev] "
` [PATCH v2 repost 7/7] virtio-balloon: tell host vm's "

[RFC] can we use vmalloc to alloc thread stack if compaction failed
 2016-07-29 19:47 UTC  (10+ messages)

[PATCH 00/10] [v6] System Calls for Memory Protection Keys
 2016-07-29 19:44 UTC  (14+ messages)
` [PATCH 01/10] x86, pkeys: add fault handling for PF_PK page fault bit
` [PATCH 02/10] mm: implement new pkey_mprotect() system call
` [PATCH 03/10] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 04/10] x86, pkeys: allocation/free syscalls
` [PATCH 05/10] x86: wire up protection keys system calls
` [PATCH 06/10] generic syscalls: wire up memory protection keys syscalls
` [PATCH 07/10] pkeys: add details of system call use to Documentation/
` [PATCH 08/10] x86, pkeys: default to a restrictive init PKRU
` [PATCH 09/10] x86, pkeys: allow configuration of init_pkru
` [PATCH 10/10] x86, pkeys: add self-tests

kernel BUG at mm/mempolicy.c:1699!
 2016-07-29 19:16 UTC  (4+ messages)

[4.7+] various memory corruption reports
 2016-07-29 18:39 UTC  (7+ messages)

[PATCH 0/7] char/random: Simplify random address requests
 2016-07-29 18:20 UTC  (11+ messages)
` [PATCH 1/7] random: Simplify API for "
` [PATCH 2/7] x86: Use simpler "
` [PATCH 3/7] ARM: "
` [PATCH 4/7] arm64: "
` [PATCH 5/7] tile: "
` [PATCH 6/7] unicore32: "
` [PATCH 7/7] random: Remove unused randomize_range()

[PATCH] mm: move swap-in anonymous page into active list
 2016-07-29 18:08 UTC  (5+ messages)

[RFC PATCH 0/10] fortify oom killer even more
 2016-07-29 17:57 UTC  (17+ messages)
` [PATCH 01/10] mm,oom_reaper: Reduce find_lock_task_mm() usage
` [PATCH 02/10] mm,oom_reaper: Do not attempt to reap a task twice
` [PATCH 03/10] oom: keep mm of the killed task available
` [PATCH 04/10] mm, oom: get rid of signal_struct::oom_victims
` [PATCH 05/10] kernel, oom: fix potential pgd_lock deadlock from __mmdrop
` [PATCH 06/10] oom, suspend: fix oom_killer_disable vs. pm suspend properly
` [PATCH 07/10] mm, oom: enforce exit_oom_victim on current task
` [PATCH 08/10] exit, oom: postpone exit_oom_victim to later
` [PATCH 09/10] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost
` [PATCH 10/10] oom, oom_reaper: allow to reap mm shared by the kthreads

[Bug 64121] New: [BISECTED] "mm" performance regression updating from 3.2 to 3.3
 2016-07-29 17:00 UTC  (6+ messages)
    `  "
      `  "

[PATCH 0/3] new feature: monitoring page cache events
 2016-07-29 15:33 UTC  (4+ messages)

[PATCH] fs: wipe off the compiler warn
 2016-07-29 14:45 UTC 

[RFC] mm: bail out in shrin_inactive_list
 2016-07-29 14:11 UTC  (2+ messages)

[PATCH v10 0/7] Make cpuid <-> nodeid mapping persistent
 2016-07-29 13:36 UTC  (3+ messages)
` [PATCH v10 2/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus at boot time

[PATCH 0/3] Add names of shrinkers and have tracepoints display them
 2016-07-29 13:00 UTC  (12+ messages)
` [PATCH 1/3] Add a new field to struct shrinker

mmotm 2016-07-28-16-33 uploaded
 2016-07-29 12:57 UTC  (2+ messages)
` mmotm git tree since-4.7 branch created (was: mmotm 2016-07-28-16-33 uploaded)

[PATCH] [RFC] Introduce mmap randomization
 2016-07-29 10:10 UTC  (5+ messages)
            ` [kernel-hardening] "

[PATCH] mm: fail prefaulting if page table allocation fails
 2016-07-29  8:40 UTC  (5+ messages)

[BUG -next] "random: make /dev/urandom scalable for silly userspace programs" causes crash
 2016-07-28 23:56 UTC  (7+ messages)

[PATCH 0/2] New tracepoints for slowpath and memory compaction
 2016-07-28 20:11 UTC  (13+ messages)
` [PATCH 1/2] mm: page_alloc.c: Add tracepoints for slowpath
` [PATCH 2/2] mm: compaction.c: Add/Modify direct compaction tracepoints

[PATCH] ARC: mm: don't loose PTE_SPECIAL in pte_modify()
 2016-07-28 19:47 UTC 

[PATCH V2] mm/hugetlb: Avoid soft lockup in set_max_huge_pages()
 2016-07-28 16:42 UTC  (4+ messages)

[PATCH v8 0/3] mm, kasan: stackdepot and quarantine for SLUB
 2016-07-28 15:31 UTC  (4+ messages)
` [PATCH v8 1/3] mm, kasan: account for object redzone in SLUB's nearest_obj()
` [PATCH v8 2/3] mm, kasan: align free_meta_offset on sizeof(void*)
` [PATCH v8 3/3] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB

[PATCH] mm: fail prefaulting if page table allocation fails
 2016-07-28 12:21 UTC  (2+ messages)

[PATCH 0/5] Candidate fixes for premature OOM kills with node-lru v2
 2016-07-28 10:27 UTC  (5+ messages)

[Question]page allocation failure: order:2, mode:0x2000d1
 2016-07-28  8:10 UTC  (8+ messages)

[PATCH] mm: walk the zone in pageblock_nr_pages steps
 2016-07-28  7:23 UTC  (7+ messages)
  `  "

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-28  7:17 UTC  (16+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
  ` [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
            ` [dm-devel] "

[PATCH 0/5] Candidate fixes for premature OOM kills with node-lru v1
 2016-07-28  1:38 UTC  (5+ messages)
` [PATCH 1/5] mm, vmscan: Do not account skipped pages as scanned

[PATCH 1/2] mm: add skipped count and more lru information to trace
 2016-07-28  1:26 UTC  (6+ messages)
` [PATCH 2/2] mm: get_scan_count consider reclaimable lru pages

[PATCH v2] kexec: add restriction on kexec_load() segment sizes
 2016-07-27 21:49 UTC  (2+ messages)

[PATCH v2] mm: page-flags: Use bool return value instead of int for all XXPageXXX functions
 2016-07-27 21:35 UTC  (3+ messages)

undefined reference to `printk'
 2016-07-27 20:56 UTC 

[PATCH] kexec: add restriction on kexec_load() segment sizes
 2016-07-27 20:03 UTC  (4+ messages)

[PATCH] mm/memblock.c: fix index adjustment error in __next_mem_range_rev()
 2016-07-27 17:36 UTC  (2+ messages)

[RFC PATCH] mm/hugetlb: Avoid soft lockup in set_max_huge_pages()
 2016-07-27 15:26 UTC  (4+ messages)

[PowerPC] Kernel OOPS while compiling LTP test suite on linus mainline
 2016-07-27 14:57 UTC 

+ mm-hugetlb-fix-race-when-migrate-pages.patch added to -mm tree
 2016-07-27 14:44 UTC  (11+ messages)

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-27 14:09 UTC  (6+ messages)

[PATCH] mm: fix use-after-free if memory allocation failed in vma_adjust()
 2016-07-27 13:14 UTC 

[PATCH] mm/memblock.c: fix index adjustment error in __next_mem_range_rev()
 2016-07-27  7:12 UTC 

撤回: [PATCH] mm/memblock.c: fix index adjustment error in __next_mem_range_rev()
 2016-07-27  6:51 UTC 

[PATCH] mm: correctly handle errors during VMA merging
 2016-07-27  5:40 UTC  (5+ 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).