linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-17 10:57:17 to 2016-08-22 22:06:04 UTC [more...]

OOM detection regressions since 4.7
 2016-08-22 22:05 UTC  (13+ messages)

[RFC 00/11] THP swap: Delay splitting THP during swapping out
 2016-08-22 21:33 UTC  (13+ messages)

[RFC PATCH 0/10] fortify oom killer even more
 2016-08-22 21:01 UTC  (18+ messages)
` [PATCH 09/10] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost

[PATCH v4] powerpc: Do not make the entire heap executable
 2016-08-22 19:22 UTC  (5+ messages)

[PATCH v5] powerpc: Do not make the entire heap executable
 2016-08-22 18:51 UTC 

[PATCH 0/3][V2] Provide accounting for dirty metadata
 2016-08-22 18:29 UTC  (5+ messages)
` [PATCH 1/3] remove mapping from balance_dirty_pages*()
` [PATCH 2/3] writeback: allow for dirty metadata accounting
` [PATCH 3/3] writeback: introduce super_operations->write_metadata

mm: kswapd struggles reclaiming the pages on 64GB server
 2016-08-22 18:16 UTC  (2+ messages)

[linux-stable-rc:linux-3.14.y 1941/4929] arch/mips/jz4740/irq.c:49:39: error: 'JZ4740_IRQ_BASE' undeclared
 2016-08-22 17:37 UTC 

[PATCH] mm: fix overlap check in hardened usercopy
 2016-08-22 16:53 UTC 

[PATCH 0/1] soft_dirty: fix soft_dirty during THP split
 2016-08-22 16:35 UTC  (8+ messages)
` [PATCH 1/1] "

[RFC PATCH v3 0/2] arm64/hugetlb: enable gigantic page
 2016-08-22 13:44 UTC  (4+ messages)
` [RFC PATCH v3 1/2] mm/hugetlb: Introduce ARCH_HAS_GIGANTIC_PAGE
` [RFC PATCH v3 2/2] arm64 Kconfig: Select gigantic page

[PATCH] proc, smaps: reduce printing overhead
 2016-08-22 12:09 UTC  (23+ messages)
` [PATCH 0/2] fs, proc: optimize smaps output formatting
  ` [PATCH 1/2] proc, meminfo: abstract show_val_kb
  ` [PATCH 2/2] proc, smaps: reduce printing overhead
      ` [PATCH 0/2] seq: Speed up /proc/<pid>/smaps
        ` [PATCH 1/2] seq_file: Add __seq_open_private_bufsize for seq file_operation sizes
        ` [PATCH 2/2] proc: task_mmu: Reduce output processing cpu time

[RFC PATCH v2 0/2] arm64/hugetlb: enable gigantic page
 2016-08-22 11:33 UTC  (9+ messages)
` [RFC PATCH v2 1/2] mm/hugetlb: Introduce ARCH_HAS_GIGANTIC_PAGE
` [RFC PATCH v2 2/2] arm64 Kconfig: Select gigantic page

[RFC 0/4] Kexec: Enable run time memory resrvation of crash kernel
 2016-08-22 10:59 UTC  (2+ messages)

make[2]: *** No rule to make target 'net/netfilter//nft_hash.c', needed by 'net/netfilter//nft_hash.o'
 2016-08-22  8:52 UTC 

make[2]: *** No rule to make target 'net/netfilter//nft_hash.c', needed by 'net/netfilter//nft_hash.o'
 2016-08-22  8:52 UTC 

[RFC 0/4] ZRAM: make it just store the high compression rate page
 2016-08-22  8:25 UTC  (5+ messages)
` [RFC 1/4] vmscan.c: shrink_page_list: unmap anon pages after pageout
` [RFC 2/4] Add non-swap page flag to mark a page will not swap
` [RFC 3/4] ZRAM: do not swap the page that compressed size bigger than non_swap
` [RFC 4/4] vmscan.c: zram: add non swap support for shmem file pages

make[2]: *** No rule to make target 'net/netfilter//nft_hash.c', needed by 'net/netfilter//nft_hash.o'
 2016-08-22  7:04 UTC 

4.7.0, cp -al causes OOM
 2016-08-22  7:02 UTC  (9+ messages)
` [PATCH] mm, oom: report compaction/migration stats for higher order requests

[RFC v2 00/13] lockdep: Implement crossrelease feature
 2016-08-22  4:13 UTC  (3+ messages)
` [Revised document] Crossrelease lockdep

[PATCH 3.10 037/180] x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
 2016-08-21 15:29 UTC 

mmotm 2016-08-19-15-39 uploaded
 2016-08-19 22:40 UTC 

usercopy: kernel memory exposure attempt detected
 2016-08-19 21:03 UTC  (4+ messages)

[PATCH] mm: avoid undefined behavior in hardened usercopy check
 2016-08-19 20:47 UTC  (2+ messages)

[PATCH] usercopy: Skip multi-page bounds checking on SLOB
 2016-08-19 20:07 UTC  (9+ messages)

[RESEND PATCH 1/1] mm/vmalloc: fix align value calculation error
 2016-08-19 19:05 UTC 

[PATCH] mm: pagewalk: Fix the comment for test_walk
 2016-08-19 16:01 UTC 

[PATCH 00/34] Move LRU page reclaim from zones to nodes v9
 2016-08-19 15:55 UTC  (7+ messages)

[PATCH] mm: Add WARN_ON for possibility of infinite loop if empty lists in free_pcppages_bulk'
 2016-08-19 14:00 UTC  (4+ messages)

[PATCH 3/4] zswap: Zero-filled pages handling
 2016-08-19 13:30 UTC  (4+ messages)

[PATCH v4 0/5] Introduce ZONE_CMA
 2016-08-19 13:29 UTC  (7+ messages)
` [PATCH v4 2/5] mm/cma: populate ZONE_CMA
` [PATCH v4 3/5] mm/cma: remove ALLOC_CMA
` [PATCH v4 4/5] mm/cma: remove MIGRATE_CMA

[RFC PATCH] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
 2016-08-19 13:25 UTC  (4+ messages)

[RFC] scripts: Include postprocessing script for memory allocation tracing
 2016-08-19 11:38 UTC 

[RFC PATCH] arm64/hugetlb enable gigantic hugepage
 2016-08-19 11:21 UTC  (5+ messages)

[PATCH 1/2] io-mapping: Always create a struct to hold metadata about the io-mapping
 2016-08-19 10:26 UTC  (2+ messages)

OOM killer changes
 2016-08-19  8:26 UTC  (20+ messages)

[PATCH 3.12 001/100] x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
 2016-08-19  7:08 UTC 

[PATCH 3/4] zswap: Zero-filled pages handling
 2016-08-19  5:51 UTC 

[PATCH v3] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-19  5:47 UTC  (5+ messages)

[PATCH 0/4] zswap: Optimize compressed pool memory utilization
 2016-08-19  5:34 UTC 

mmotm 2016-08-18-16-16 uploaded
 2016-08-18 23:17 UTC 

[PATCH 03/16] slab: Convert to hotplug state machine
 2016-08-18 17:08 UTC  (4+ messages)
` [PATCH 04/16] slub: "
` [PATCH 05/16] mm: writeback: "

Maybe move ->anon_vma_chain ?
 2016-08-18 14:45 UTC  (2+ messages)

[PATCH v3] mm: kmemleak: Avoid using __va() on addresses that don't have a lowmem mapping
 2016-08-18 14:43 UTC 

[PATCH 0/7] re-enable DAX PMD support
 2016-08-18 14:15 UTC  (10+ messages)
` [PATCH 5/7] dax: lock based on slot instead of [mapping, index]

[PATCH v2 0/2] Get callbacks/names of shrinkers from tracepoints
 2016-08-18 13:22 UTC  (6+ messages)
` [PATCH v2 1/2] include: trace: Display names of shrinker callbacks
` [PATCH v2 2/2] fs: super.c: Add tracepoint to get name of superblock shrinker

[PATCH v6 00/11] make direct compaction more deterministic
 2016-08-18 12:23 UTC  (24+ messages)
` [PATCH v6 03/11] mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS
` [PATCH v6 04/11] mm, compaction: don't recheck watermarks after COMPACT_SUCCESS
` [PATCH v6 05/11] mm, compaction: add the ultimate direct compaction priority
` [PATCH v6 06/11] mm, compaction: more reliably increase "
` [PATCH v6 08/11] mm, compaction: create compact_gap wrapper
` [PATCH v6 10/11] mm, compaction: require only min watermarks for non-costly orders

[PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-08-18  1:05 UTC  (2+ messages)

[PATCH v4] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-17 23:30 UTC 

[PATCH] mm: kmemleak: Avoid using __va() on addresses that don't have a lowmem mapping
 2016-08-17 20:36 UTC  (5+ messages)
` [lkp] [mm] 122708b1b9: PANIC: early exception

[PATCH] do_generic_file_read(): Fail immediately if killed
 2016-08-17 17:20 UTC  (5+ messages)

shrink_active_list/try_to_release_page bug? (was Re: xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage)
 2016-08-17 15:37 UTC  (4+ messages)

[PATCH v2] mm/slab: Improve performance of gathering slabinfo stats
 2016-08-17 14:36 UTC  (7+ messages)

[PATCH 0/4] zswap: Optimize compressed pool memory utilization
 2016-08-17 12:38 UTC  (2+ messages)

[PATCH v11 0/7] Make cpuid <-> nodeid mapping persistent
 2016-08-17 11:44 UTC  (2+ messages)

[PATCH v2] mm: kmemleak: Avoid using __va() on addresses that don't have a lowmem mapping
 2016-08-17 11:26 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).