linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-09 12:30:24 to 2016-08-12 18:23:05 UTC [more...]

[PATCH] arm64: Introduce execute-only page access permissions
 2016-08-12 18:23 UTC  (2+ messages)

[PATCH 0/4] powerpc/mm: movable hotplug memory nodes
 2016-08-12 17:24 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: add doc for ibm,hotplug-aperture
` [PATCH 2/4] powerpc/mm: create numa nodes for hotplug memory
` [PATCH 3/4] powerpc/mm: allow memory hotplug into a memoryless node

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

[RFC 0/4] Kexec: Enable run time memory resrvation of crash kernel
 2016-08-12 14:26 UTC  (5+ messages)
` [RFC 1/4] Creating one or two CMA area at Boot time
` [RFC 2/4] Functions for memory reservation and release
` [RFC 3/4] Adding a new kernel configuration to enable the feature
` [RFC 4/4] Enable memory allocation through sysfs interface

kmemleak: Cannot insert 0xff7f1000 into the object search tree (overlaps existing)
 2016-08-12 13:50 UTC  (8+ messages)

userfaultfd: unexpected behavior with MODE_MISSING | MODE_WP regions
 2016-08-12 13:43 UTC  (3+ messages)

+ mm-page_owner-align-with-pageblock_nr-pages.patch added to -mm tree
 2016-08-12 13:07 UTC 

[RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks
 2016-08-12 12:32 UTC  (11+ messages)
    ` [dm-devel] "

[PATCH 0/5] Reduce memory waste by page extension user
 2016-08-12 12:25 UTC  (16+ messages)
` [PATCH 1/5] mm/debug_pagealloc: clean-up guard page handling code
` [PATCH 2/5] mm/debug_pagealloc: don't allocate page_ext if we don't use guard page
` [PATCH 3/5] mm/page_owner: move page_owner specific function to page_owner.c
` [PATCH 4/5] mm/page_ext: support extra space allocation by page_ext user
` [PATCH 5/5] mm/page_owner: don't define fields on struct page_ext by hard-coding

[mm, kasan] 80a9201a59: RIP: 0010:[<ffffffff9890f590>] [<ffffffff9890f590>] __kernel_text_address
 2016-08-12 10:35 UTC  (5+ messages)

[PATCH stable-4.4 0/3] backport memcg id patches
 2016-08-12  9:56 UTC  (4+ messages)
` [PATCH stable-4.4 1/3] mm: memcontrol: fix cgroup creation failure after many small jobs
` [PATCH stable-4.4 2/3] mm: memcontrol: fix swap counter leak on swapout from offline cgroup
` [PATCH stable-4.4 3/3] mm: memcontrol: fix memcg id ref counter on swap charge move

[RFC PATCH] kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscd
 2016-08-12  9:41 UTC  (3+ messages)

4.7.0, cp -al causes OOM
 2016-08-12  7:44 UTC  (2+ messages)

[PATCH] mm: Add the ram_latent_entropy kernel parameter
 2016-08-12  3:52 UTC  (3+ messages)

[PATCH 1/3] Add a new field to struct shrinker
 2016-08-12  3:09 UTC  (12+ messages)

mm: Initialise per_cpu_nodestats for all online pgdats at boot
 2016-08-12  2:07 UTC  (6+ messages)
    ` [PATCH] mm: Initialize per_cpu_nodestats for hotadded pgdats

[mmotm:master 70/106] arch/x86/kernel/process.c:511:9: error: implicit declaration of function 'randomize_page'
 2016-08-12  1:31 UTC  (2+ messages)

[sashal-linux-stable-security:linux-3.10.y-security 244/1330] ipc/shm.c:206:22: error: 'shm_rcu_free' undeclared
 2016-08-12  0:12 UTC 

[sashal-linux-stable-security:linux-3.10.y-security 1083/1330] ipc/util.h:165:2: error: implicit declaration of function 'ipc_lock_object'
 2016-08-12  0:08 UTC 

[sashal-linux-stable-security:linux-3.10.y-security 204/1330] ipc/shm.c:923:3: error: implicit declaration of function 'shm_obtain_object_check'
 2016-08-12  0:07 UTC 

[sashal-linux-stable-security:linux-3.12.y-security 590/1384] mm/util.c:277:3: error: implicit declaration of function 'for_each_thread'
 2016-08-12  0:00 UTC 

[RFC][PATCH] cgroup_threadgroup_rwsem - affects scalability and OOM
 2016-08-11 23:47 UTC  (11+ messages)

[PATCH 1/3] mem-hotplug: introduce movablenode option
 2016-08-11 23:13 UTC  (2+ messages)

mmotm 2016-08-11-15-29 uploaded
 2016-08-11 22:30 UTC 

[PATCH v14 02/14] vmstat: add vmstat_idle function
 2016-08-11 18:50 UTC  (5+ messages)
` [PATCH v14 03/14] lru_add_drain_all: factor out lru_add_drain_needed
` [PATCH v14 04/14] task_isolation: add initial support

[PATCH] kasan: remove the unnecessary WARN_ONCE from quarantine.c
 2016-08-11 15:32 UTC  (2+ messages)

[PATCH v2] kasan: avoid overflowing quarantine size on low memory systems
 2016-08-11 15:06 UTC  (4+ messages)

arm64: why set SECTION_SIZE_BITS to 1G size?
 2016-08-11 10:07 UTC  (2+ messages)

[PATCH/RFC] mm, oom: Fix uninitialized ret in task_will_free_mem()
 2016-08-11  8:11 UTC  (5+ messages)

[linux-mm] Drastic increase in application memory usage with Kernel version upgrade
 2016-08-11  5:45 UTC  (7+ messages)

drivers/rapidio/rio_cm.c:1849:7-14: WARNING opportunity for memdup_user
 2016-08-11  5:41 UTC  (2+ messages)
` [PATCH] rapidio: fix memdup_user.cocci warnings

[REGRESSION] !PageLocked(page) assertion with tcpdump
 2016-08-10 20:03 UTC  (3+ messages)

[RFC 11/11] mm, THP, swap: Delay splitting THP during swap out
 2016-08-10 16:49 UTC  (4+ messages)

[PATCH v24 2/9] memblock: add memblock_cap_memory_range()
 2016-08-10 16:26 UTC  (2+ messages)

[QUESTION] mmap of device file with huge pages
 2016-08-10 16:20 UTC  (4+ messages)

[PATCH v2] rmap: Fix compound check logic in page_remove_file_rmap
 2016-08-10 16:14 UTC  (2+ messages)

[PATCH v4] powerpc: Do not make the entire heap executable
 2016-08-10 13:36 UTC  (2+ messages)

[PATCH v3] powerpc: Do not make the entire heap executable
 2016-08-10 12:56 UTC  (5+ messages)

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

[PATCHv2 0/6] x86: 32-bit compatible C/R on x86_64
 2016-08-10 10:49 UTC  (11+ messages)
` [PATCHv2 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*

[PATCH] fadump: Register the memory reserved by fadump
 2016-08-10  9:21 UTC  (10+ messages)

[PATCH v6 00/11] make direct compaction more deterministic
 2016-08-10  9:12 UTC  (12+ messages)
` [PATCH v6 01/11] mm, compaction: make whole_zone flag ignore cached scanner positions
` [PATCH v6 02/11] mm, compaction: cleanup unused functions
` [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 07/11] mm, compaction: use correct watermark when checking compaction success
` [PATCH v6 08/11] mm, compaction: create compact_gap wrapper
` [PATCH v6 09/11] mm, compaction: use proper alloc_flags in __compaction_suitable()
` [PATCH v6 10/11] mm, compaction: require only min watermarks for non-costly orders
` [PATCH v6 11/11] mm, vmscan: make compaction_ready() more accurate and readable

[PATCH] mm/vmalloc: fix align value calculation error
 2016-08-10  5:32 UTC  (6+ messages)

[PATCH] mm: optimize find_zone_movable_pfns_for_nodes to avoid unnecessary loop
 2016-08-10  2:37 UTC  (4+ messages)

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-08-10  0:54 UTC  (2+ messages)
` [PATCH] mm, hugetlb: switch hugetlbfs to multi-order radix-tree entries

[PATCH] mm: fix the incorrect hugepages count
 2016-08-10  0:07 UTC  (4+ messages)

[PATCH v2] powerpc: Do not make the entire heap executable
 2016-08-09 19:07 UTC  (3+ messages)

[RFC 00/11] THP swap: Delay splitting THP during swapping out
 2016-08-09 17:25 UTC  (13+ messages)
` [RFC 01/11] swap: Add swap_cluster_list
` [RFC 02/11] swap: Change SWAPFILE_CLUSTER to 512
` [RFC 03/11] mm, memcg: Add swap_cgroup_iter iterator
` [RFC 04/11] mm, memcg: Support to charge/uncharge multiple swap entries
` [RFC 05/11] mm, THP, swap: Add swap cluster allocate/free functions
` [RFC 06/11] mm, THP, swap: Add get_huge_swap_page()
` [RFC 07/11] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [RFC 08/11] mm, THP, swap: Support to add/delete THP to/from swap cache
` [RFC 09/11] mm, THP: Add can_split_huge_page()
` [RFC 10/11] mm, THP, swap: Support to split THP in swap cache
` [RFC 11/11] mm, THP, swap: Delay splitting THP during swap out

[RFC] mm: Don't use radix tree writeback tags for pages in swap cache
 2016-08-09 17:00 UTC  (3+ messages)

[BUG] Bad page states
 2016-08-09 16:58 UTC  (4+ messages)
` [PATCH] mm: memcontrol: only mark charged pages with PageKmemcg

[PATCH] thp: move shmem_huge_enabled() outside of SYSFS ifdef
 2016-08-09 16:30 UTC  (2+ messages)

[PATCH] rmap: Fix compound check logic in page_remove_file_rmap
 2016-08-09 16:29 UTC  (2+ messages)

[PATCH] mm/slub: Run free_partial() outside of the kmem_cache_node->list_lock
 2016-08-09 16:21 UTC  (8+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v10 00/11] kthread: Kthread worker API improvements
 2016-08-09 14:55 UTC  (12+ messages)
` [PATCH v10 01/11] kthread: Rename probe_kthread_data() to kthread_probe_data()
` [PATCH v10 02/11] kthread: Kthread worker API cleanup
` [PATCH v10 03/11] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v10 04/11] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v10 05/11] kthread: Add kthread_create_worker*()
` [PATCH v10 06/11] kthread: Add kthread_destroy_worker()
` [PATCH v10 07/11] kthread: Detect when a kthread work is used by more workers
` [PATCH v10 08/11] kthread: Initial support for delayed kthread work
` [PATCH v10 09/11] kthread: Allow to cancel "
` [PATCH v10 10/11] kthread: Allow to modify delayed "
` [PATCH v10 11/11] kthread: Better support freezable kthread workers

[PATCH 13/15] mm: Provide helper for finishing mkwrite faults
 2016-08-09 14:50 UTC  (2+ messages)
` [lkp] [mm] 0c649028cd: vm-scalability.throughput 343.9% improvement


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