messages from 2015-07-24 16:27:54 to 2015-07-29 13:30:48 UTC [more...]
[RFC v2 1/4] mm: make alloc_pages_exact_node pass __GFP_THISNODE
2015-07-29 13:30 UTC (17+ messages)
` [RFC v2 2/4] mm: unify checks in alloc_pages_node family of functions
` [RFC v2 3/4] mm: use numa_mem_id in alloc_pages_node()
` [RFC v2 4/4] mm: fallback for offline nodes in alloc_pages_node
[RFC] panic_on_oom_timeout
2015-07-29 13:20 UTC (7+ messages)
` [RFC -v2] panic_on_oom_timeout
[PATCH 0/8 -v3] memcg cleanups + get rid of mm_struct::owner
2015-07-29 13:14 UTC (6+ messages)
` [PATCH 7/8] memcg: "
[RFC PATCH 00/10] Remove zonelist cache and high-order watermark checking
2015-07-29 13:04 UTC (22+ messages)
` [PATCH 02/10] mm, page_alloc: Remove unnecessary parameter from zone_watermark_ok_safe
` [PATCH 03/10] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing
` [PATCH 04/10] mm, page_alloc: Remove unnecessary taking of a seqlock when cpusets are disabled
` [PATCH 05/10] mm, page_alloc: Remove unnecessary updating of GFP flags during normal operation
` [PATCH 06/10] mm, page_alloc: Use jump label to check if page grouping by mobility is enabled
` [PATCH 08/10] mm, page_alloc: Remove MIGRATE_RESERVE
` [PATCH 09/10] mm, page_alloc: Reserve pageblocks for high-order atomic allocations on demand
` [PATCH 10/10] mm, page_alloc: Only enforce watermarks for order-0 allocations
[PATCH 0/4] enable migration of driver pages
2015-07-29 12:46 UTC (15+ messages)
` [PATCH 1/4] fs/anon_inodes: new interface to create new inode
` [PATCH 2/4] mm/compaction: enable mobile-page migration
` [PATCH 4/4] mm: remove direct calling of migration
[PATCH -mm v9 0/8] idle memory tracking
2015-07-29 12:36 UTC (7+ messages)
[PATCHv2 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature
2015-07-29 12:07 UTC (9+ messages)
` [PATCH v3 "
[PATCH v2] mm: show proportional swap share of the mapping
2015-07-29 11:56 UTC (4+ messages)
[regression 4.2-rc3] loop: xfstests xfs/073 deadlocked in low memory conditions
2015-07-29 11:54 UTC (3+ messages)
[RFC PATCH 00/14] kthread: Use kthread worker API more widely
2015-07-29 11:32 UTC (27+ messages)
` [RFC PATCH 01/14] kthread: Allow to call __kthread_create_on_node() with va_list args
` [RFC PATCH 02/14] kthread: Add create_kthread_worker*()
` [RFC PATCH 03/14] kthread: Add drain_kthread_worker()
` [RFC PATCH 04/14] kthread: Add destroy_kthread_worker()
` [RFC PATCH 05/14] kthread: Add wakeup_and_destroy_kthread_worker()
` [RFC PATCH 06/14] kthread: Add kthread_worker_created()
` [RFC PATCH 07/14] mm/huge_page: Convert khugepaged() into kthread worker API
` [RFC PATCH 08/14] rcu: Convert RCU gp kthreads "
` [RFC PATCH 09/14] ring_buffer: Initialize completions statically in the benchmark
` [RFC PATCH 10/14] ring_buffer: Fix more races when terminating the producer "
` [RFC PATCH 11/14] ring_buffer: Use kthread worker API for the producer kthread "
` [RFC PATCH 12/14] kthread_worker: Better support freezable kthread workers
` [RFC PATCH 13/14] kthread_worker: Add set_kthread_worker_user_nice()
` [RFC PATCH 14/14] kthread_worker: Add set_kthread_worker_scheduler*()
[PATCH V5 0/7] Allow user to request memory to be locked on page fault
2015-07-29 10:49 UTC (28+ messages)
` [PATCH V5 1/7] mm: mlock: Refactor mlock, munlock, and munlockall code
` [PATCH V5 2/7] mm: mlock: Add new mlock system call
` [PATCH V5 3/7] mm: Introduce VM_LOCKONFAULT
` [PATCH V5 4/7] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
` [PATCH V5 5/7] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
` [PATCH V5 6/7] selftests: vm: Add tests for lock on fault
` [PATCH V5 7/7] mips: Add entry for new mlock2 syscall
[PATCH] mm: add resched points to remap_pmd_range/ioremap_pmd_range
2015-07-29 9:54 UTC (11+ messages)
[PATCH 0/2] arm64: support initrd outside of mapped RAM
2015-07-29 9:25 UTC (8+ messages)
` [PATCH 1/2] mm: add utility for early copy from unmapped ram
` [PATCH 2/2] arm64: support initrd outside kernel linear map
[Patch V6 12/16] mm: provide early_memremap_ro to establish read-only mapping
2015-07-29 9:20 UTC (3+ messages)
[PATCH] memory_failure: remove redundant check for the PG_HWPoison flag of 'hpage'
2015-07-29 9:17 UTC
[RFC v2 0/4] Outsourcing compaction for THP allocations to kcompactd
2015-07-29 6:34 UTC (14+ messages)
` [RFC 1/4] mm, compaction: introduce kcompactd
hugetlb pages not accounted for in rss
2015-07-29 0:53 UTC (7+ messages)
[mmotm:master 75/412] kernel/watchdog.c:654:6: error: redefinition of 'watchdog_nmi_enable_all'
2015-07-29 0:32 UTC
mmotm 2015-07-28-16-15 uploaded
2015-07-28 23:16 UTC
vmemmap_verify() BUGs during memory hotplug (4.2-rc1 regression)
2015-07-28 17:09 UTC (3+ messages)
[PATCHv2 00/10] mm, xen/balloon: memory hotplug improvements
2015-07-28 15:22 UTC (17+ messages)
` [PATCHv2 01/10] mm: memory hotplug with an existing resource
` [PATCHv2 05/10] xen/balloon: rationalize memory hotplug stats
` [PATCHv2 08/10] xen/balloon: use hotplugged pages for foreign mappings etc
` [Xen-devel] "
` [PATCHv2 09/10] x86/xen: export xen_alloc_p2m_entry()
` [PATCHv2 10/10] xen/balloon: pre-allocate p2m entries for ballooned pages
` [Xen-devel] "
[RFC v3 0/3] mm: make swapin readahead to gain more thp performance
2015-07-28 8:59 UTC (5+ messages)
` [RFC v3 1/3] mm: add tracepoint for scanning pages
` [RFC v3 3/3] mm: make swapin readahead to improve thp collapse rate
[PATCH v2] ipc: Use private shmem or hugetlbfs inodes for shm segments
2015-07-27 22:01 UTC (6+ messages)
[PATCH 0/5] Make vma_is_anonymous() reliable
2015-07-27 19:34 UTC (11+ messages)
` [PATCH 2/5] x86, mpx: do not set ->vm_ops on mpx VMAs
` [PATCH 0/1] mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
` [PATCH 1/1] "
[PATCH-mmotm] mmotm: build fix hugetlbfs fallocate if not CONFIG_NUMA
2015-07-27 18:54 UTC
[mmotm:master 229/385] fs/hugetlbfs/inode.c:578:13: error: 'struct vm_area_struct' has no member named 'vm_policy'
2015-07-27 18:25 UTC (4+ messages)
[PATCH v4 0/7] KASAN for arm64
2015-07-27 17:53 UTC (17+ messages)
` [PATCH v4 1/7] x86/kasan: generate KASAN_SHADOW_OFFSET in Makefile
` [PATCH v4 2/7] mm: kasan: introduce generic kasan_populate_zero_shadow()
` [PATCH v4 3/7] arm64: introduce VA_START macro - the first kernel virtual address
` [PATCH v4 4/7] arm64: move PGD_SIZE definition to pgalloc.h
` [PATCH v4 5/7] arm64: add KASAN support
` [PATCH v4 6/7] ARM64: kasan: print memory assignment
` [PATCH v4 7/7] x86/kasan: switch to generic kasan_populate_zero_shadow()
[PATCH] bootmem: avoid freeing to bootmem after bootmem is done
2015-07-27 16:05 UTC (4+ messages)
` [PATCH v2] "
[PATCH -next] mm: Fix build breakage seen if MMU_NOTIFIER is not configured
2015-07-27 15:17 UTC (2+ messages)
[PATCH -next] mm: Fix build for nommu systems
2015-07-27 14:40 UTC
[RFC v5 PATCH 0/9] hugetlbfs: add fallocate support
2015-07-27 7:07 UTC (5+ messages)
` [RFC v5 PATCH 8/9] hugetlbfs: add hugetlbfs_fallocate()
[mmotm:master 371/385] mm/nommu.c:1248:30: error: 'vm_flags' redeclared as different kind of symbol
2015-07-26 13:57 UTC (3+ messages)
[PATCH] hugetlb: cond_resched for set_max_huge_pages and follow_hugetlb_page
2015-07-24 20:49 UTC (10+ messages)
[mmotm:master 371/385] arch/x86/mm/mpx.c:71:54: sparse: implicit cast to nocast type
2015-07-24 20:15 UTC (3+ messages)
` vm_flags, vm_flags_t and __nocast
[PATCHSET v4 0/5] pagemap: make useable for non-privilege users
2015-07-24 18:19 UTC (17+ messages)
` [PATCH v4 1/5] pagemap: check permissions and capabilities at open time
` [PATCH v4 3/5] pagemap: rework hugetlb and thp report
` [PATCH v4 4/5] pagemap: hide physical addresses from non-privileged users
` [PATCH v4 5/5] pagemap: add mmap-exclusive bit for marking pages mapped only here
randconfig build error with next-20150724, in mm/page_ext.c
2015-07-24 16:36 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).