linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-28 06:39:52 to 2016-08-01 15:14:42 UTC [more...]

+ mm-hugetlb-fix-race-when-migrate-pages.patch added to -mm tree
 2016-08-01 15:04 UTC  (5+ messages)

[PATCH v8 0/3] mm, kasan: stackdepot and quarantine for SLUB
 2016-08-01 15:11 UTC  (7+ 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: add restriction when memory_hotplug config enable
 2016-08-01 15:00 UTC 

[PATCH] memcg: put soft limit reclaim out of way if the excess tree is empty
 2016-08-01 15:03 UTC  (5+ messages)

[memcg:auto-latest 238/243] include/linux/compiler-gcc.h:243:38: error: impossible constraint in 'asm'
 2016-08-01 15:00 UTC  (6+ messages)

[PATCH] kasan: avoid overflowing quarantine size on low memory systems
 2016-08-01 14:59 UTC 

[PATCH 00/10] [v6] System Calls for Memory Protection Keys
 2016-08-01 14:58 UTC  (16+ 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

[PATCH 1/6] mm/kasan: fix corruptions and false positive reports
 2016-08-01 14:47 UTC  (8+ messages)
` [PATCH 2/6] mm/kasan: don't reduce quarantine in atomic contexts
` [PATCH 3/6] mm/kasan, slub: don't disable interrupts when object leaves quarantine
` [PATCH 4/6] mm/kasan: get rid of ->alloc_size in struct kasan_alloc_meta
` [PATCH 5/6] mm/kasan: get rid of ->state "
` [PATCH 6/6] kasan: improve double-free reports

[PATCH 0/3] new feature: monitoring page cache events
 2016-08-01 14:07 UTC  (6+ messages)

[PATCH stable 4.4] mm: memcontrol: fix cgroup creation failure after many small jobs
 2016-08-01 13:42 UTC  (2+ messages)

[PATCH] mm: vmscan: fix memcg-aware shrinkers not called on global reclaim
 2016-08-01 13:27 UTC  (4+ messages)

[PATCH 1/3] mm: memcontrol: fix swap counter leak on swapout from offline cgroup
 2016-08-01 13:26 UTC  (3+ messages)
` [PATCH 2/3] mm: memcontrol: fix memcg id ref counter on swap charge move
` [PATCH 3/3] mm: memcontrol: add sanity checks for memcg->id.ref on get/put

[PATCH 0/2] New tracepoints for slowpath and memory compaction
 2016-08-01 13:25 UTC  (6+ messages)
` [PATCH 1/2] mm: page_alloc.c: Add tracepoints for slowpath
` [PATCH 2/2] mm: compaction.c: Add/Modify direct compaction tracepoints

[PATCH] radix-tree: account nodes to memcg only if explicitly requested
 2016-08-01 13:13 UTC 

[PATCH v3] mm: oom: deduplicate victim selection code for memcg and global oom
 2016-08-01 13:08 UTC 

[linux-next:master 12268/12761] include/linux/ratelimit.h:61:3: error: 'DRIVER_NAME' undeclared
 2016-08-01 12:53 UTC 

[RFC PATCH 0/10] fortify oom killer even more
 2016-08-01 11:33 UTC  (24+ 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

[4.7+] various memory corruption reports
 2016-08-01 11:03 UTC  (8+ messages)

Choosing z3fold allocator in zswap gives WARNING: CPU: 0 PID: 5140 at mm/zswap.c:503 __zswap_pool_current+0x56/0x60
 2016-08-01  9:21 UTC  (3+ messages)

[RFC PATCH] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
 2016-08-01  8:14 UTC 

OOM killer changes
 2016-08-01  6:16 UTC 

[RFC] can we use vmalloc to alloc thread stack if compaction failed
 2016-08-01  5:30 UTC  (11+ messages)

[ 25.666092] WARNING: CPU: 0 PID: 451 at mm/memcontrol.c:998 mem_cgroup_update_lru_size
 2016-08-01  1:38 UTC 

[PATCH] [RFC] Introduce mmap randomization
 2016-08-01  0:24 UTC  (7+ messages)
            ` [kernel-hardening] "

[PATCH 0/7] char/random: Simplify random address requests
 2016-07-31 20:56 UTC  (21+ 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 v2 0/7] char/random: Simplify random address requests
  ` [PATCH v2 1/7] random: Simplify API for "
  ` [PATCH v2 2/7] x86: Use simpler "
  ` [PATCH v2 3/7] ARM: "
  ` [PATCH v2 4/7] arm64: "
  ` [PATCH v2 5/7] tile: "
  ` [PATCH v2 6/7] unicore32: "
  ` [PATCH v2 7/7] random: Remove unused randomize_range()

arch/ia64/kernel/ivt.S:759: Error: Operand 3 of `add' should be a general register r0-r3
 2016-07-31 18:43 UTC 

OOM killer invoked during btrfs send/recieve on otherwise idle machine
 2016-07-31 15:25 UTC  (2+ messages)

core.c:undefined reference to `fpu_save'
 2016-07-31 13:39 UTC 

Is reading from /proc/self/smaps thread-safe?
 2016-07-31  6:22 UTC  (2+ messages)

drivers/media/v4l2-core/videobuf2-dma-contig.c:484:2: error: implicit declaration of function 'dma_get_cache_alignment'
 2016-07-31  2:56 UTC 

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

[PATCH v2 repost 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-07-29 19:48 UTC  (21+ messages)
` [PATCH v2 repost 4/7] virtio-balloon: speed up inflate/deflate process
          ` [virtio-dev] "
` [PATCH v2 repost 7/7] virtio-balloon: tell host vm's free page info

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

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

Re: [Bug 64121] New: [BISECTED] "mm" performance regression updating from 3.2 to 3.3
 2016-07-29 17:00 UTC  (3+ 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] 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] 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] 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  (11+ 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] "


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