linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-22 14:05:06 to 2015-07-24 18:18:19 UTC [more...]

[PATCHSET v4 0/5] pagemap: make useable for non-privilege users
 2015-07-24 18:18 UTC  (13+ 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

[mmotm:master 229/385] fs/hugetlbfs/inode.c:578:13: error: 'struct vm_area_struct' has no member named 'vm_policy'
 2015-07-24 17:27 UTC  (3+ messages)

[PATCH] hugetlb: cond_resched for set_max_huge_pages and follow_hugetlb_page
 2015-07-24 17:12 UTC  (7+ messages)

[PATCH] mm: add resched points to remap_pmd_range/ioremap_pmd_range
 2015-07-24 17:00 UTC  (5+ messages)

[PATCH v4 0/7] KASAN for arm64
 2015-07-24 16:41 UTC  (8+ 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()

randconfig build error with next-20150724, in mm/page_ext.c
 2015-07-24 16:36 UTC  (2+ messages)

[RFC v5 PATCH 0/9] hugetlbfs: add fallocate support
 2015-07-24 16:18 UTC  (4+ messages)
` [RFC v5 PATCH 8/9] hugetlbfs: add hugetlbfs_fallocate()

[PATCH V4 0/6] Allow user to request memory to be locked on page fault
 2015-07-24 15:53 UTC  (23+ messages)
` [PATCH V4 2/6] mm: mlock: Add new mlock, munlock, and munlockall system calls
` [PATCH V4 3/6] mm: gup: Add mm_lock_present()
` [PATCH V4 4/6] mm: mlock: Introduce VM_LOCKONFAULT and add mlock flags to enable it
` [PATCH V4 5/6] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[RFC v2 1/4] mm: make alloc_pages_exact_node pass __GFP_THISNODE
 2015-07-24 15:48 UTC  (5+ 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

[PATCH] mm: rename and document alloc_pages_exact_node
 2015-07-24 14:52 UTC  (9+ messages)

[PATCH 0/5] Make vma_is_anonymous() reliable
 2015-07-24 14:39 UTC  (10+ 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] mm: use srcu for shrinkers
 2015-07-24 14:25 UTC  (4+ messages)
` [PATCH -next v2] mm: srcu-ify shrinkers

[RFC v2 0/4] Outsourcing compaction for THP allocations to kcompactd
 2015-07-24 14:22 UTC  (15+ messages)
` [RFC 1/4] mm, compaction: introduce kcompactd

[PATCH -mm v9 0/8] idle memory tracking
 2015-07-24 14:17 UTC  (18+ messages)
` [PATCH -mm v9 5/8] mmu-notifier: add clear_young callback
` [PATCH -mm v9 6/8] proc: add kpageidle file
` [PATCH -mm v9 7/8] proc: export idle flag via kpageflags

[RFC][PATCH] ipc: Use private shmem or hugetlbfs inodes for shm segments
 2015-07-24 12:38 UTC  (4+ messages)

[PATCH v2] ipc: Use private shmem or hugetlbfs inodes for shm segments
 2015-07-24 12:34 UTC 

[PATCHv2 00/10] mm, xen/balloon: memory hotplug improvements
 2015-07-24 11:47 UTC  (11+ messages)
` [PATCHv2 01/10] mm: memory hotplug with an existing resource
` [PATCHv2 02/10] xen/balloon: remove scratch page left overs
` [PATCHv2 03/10] x86/xen: discard RAM regions above the maximum reservation
` [PATCHv2 04/10] xen/balloon: find non-conflicting regions to place hotplugged memory
` [PATCHv2 05/10] xen/balloon: rationalize memory hotplug stats
` [PATCHv2 06/10] xen/balloon: only hotplug additional memory if required
` [PATCHv2 07/10] xen/balloon: make alloc_xenballoon_pages() always allocate low pages
` [PATCHv2 08/10] xen/balloon: use hotplugged pages for foreign mappings etc
` [PATCHv2 09/10] x86/xen: export xen_alloc_p2m_entry()
` [PATCHv2 10/10] xen/balloon: pre-allocate p2m entries for ballooned pages

[mmotm:master 260/385] warning: (HWPOISON_INJECT && ..) selects PROC_PAGE_MONITOR which has unmet direct dependencies (PROC_FS && ..)
 2015-07-24 12:06 UTC  (2+ messages)

[mmotm:master 260/385] include/linux/mmu_notifier.h:247:19: sparse: context imbalance in 'kpageidle_clear_pte_refs_one' - unexpected unlock
 2015-07-24 11:54 UTC  (2+ messages)

[linux-next:master 3983/4215] fs/proc/page.c:453:8: note: in expansion of macro 'get_user'
 2015-07-24 11:05 UTC  (2+ messages)

[PATCH mmotm] kexec: arch_kexec_apply_relocations can be static
 2015-07-24 10:48 UTC  (4+ messages)

[mmotm:master 371/385] arch/x86/mm/mpx.c:71:54: sparse: implicit cast to nocast type
 2015-07-24 10:09 UTC  (2+ messages)
` vm_flags, vm_flags_t and __nocast

[mmotm:master 371/385] mm/nommu.c:1248:30: error: 'vm_flags' redeclared as different kind of symbol
 2015-07-24  9:35 UTC  (2+ messages)

[linux-next:master 3983/4215] fs/proc/page.c:332:4: error: implicit declaration of function 'pmdp_clear_young_notify'
 2015-07-24  8:21 UTC  (2+ messages)

[PATCH 1/5] memcg: export struct mem_cgroup
 2015-07-24  8:17 UTC  (11+ messages)

[linux-next:master 3983/4215] fs/proc/page.o:undefined reference to `__user_bad'
 2015-07-24  8:15 UTC 

[mmotm:master 127/385] mm/internal.h:253:43: sparse: implicit cast to nocast type
 2015-07-24  7:59 UTC 

[PATCH] mm: Flush the TLB for a single address in a huge page
 2015-07-24  7:17 UTC  (14+ messages)

[patch] mmap.2: document the munmap exception for underlying page size
 2015-07-24  6:57 UTC  (9+ messages)

[PATCH v1 0/4] hwpoison: fixes on v4.2-rc2
 2015-07-23 23:13 UTC  (4+ messages)
` [PATCH v1 4/4] mm/memory-failure: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*

[mmotm:master 233/385] undefined reference to `synchronize_srcu'
 2015-07-23 22:49 UTC 

mmotm 2015-07-23-14-37 uploaded
 2015-07-23 21:37 UTC 

[PATCHv2 0/6] Make vma_is_anonymous() reliable
 2015-07-23 21:08 UTC  (7+ messages)
` [PATCHv2 2/6] x86, mpx: do not set ->vm_ops on mpx VMAs

[PATCH] mm, page_isolation: make set/unset_migratetype_isolate() file-local
 2015-07-23 20:20 UTC  (3+ messages)

[PATCH 0/5] Make cpuid <-> nodeid mapping persistent
 2015-07-23 18:32 UTC  (4+ messages)

[PATCH v4 00/10] hugetlbfs: add fallocate support
 2015-07-23 17:29 UTC  (24+ messages)
` [PATCH v4 01/10] mm/hugetlb: add cache of descriptors to resv_map for region_add
` [PATCH v4 03/10] mm/hugetlb: expose hugetlb fault mutex for use by fallocate
` [PATCH v4 09/10] hugetlbfs: add hugetlbfs_fallocate()

[PATCH] mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition
 2015-07-23 14:15 UTC  (4+ messages)

[PATCH 0/3] slub: introducing detached freelist
 2015-07-23 14:14 UTC  (10+ messages)
` [PATCH 3/3] slub: build detached freelist with look-ahead

[RFC PATCH 00/10] Remove zonelist cache and high-order watermark checking
 2015-07-23 12:28 UTC  (7+ messages)
` [PATCH 01/10] mm, page_alloc: Delete the zonelist_cache
` [PATCH 03/10] mm, page_alloc: Remove unnecessary recalculations for dirty zone balancing

[PATCH] fix: decrease NR_FREE_PAGES when isolate page from buddy
 2015-07-23  6:48 UTC  (11+ messages)
` [PATCH 1/2] mm, page_isolation: remove bogus tests for isolated pages
  ` [PATCH 2/2] mm: rename and move get/set_freepage_migratetype

[RFC PATCH 00/10] redesign compaction algorithm
 2015-07-23  5:33 UTC  (11+ messages)

[PATCH 1/2] mm/page_owner: fix possible access violation
 2015-07-23  5:21 UTC  (8+ messages)
` [PATCH 2/2] mm/page_owner: set correct gfp_mask on page_owner

[PATCH 1/3] percpu: clean up of schunk->map[] assignment in pcpu_setup_first_chunk
 2015-07-23  1:56 UTC  (15+ messages)
` [PATCH 2/3] perpuc: check pcpu_first_chunk and pcpu_reserved_chunk to avoid handling them twice
  ` [PATCH v3 2/3] percpu: Add WARN_ON into percpu_init_late
` [PATCH 3/3] percpu: add macro PCPU_CHUNK_AREA_IN_USE
  ` [PATCH v2 3/3] percpu: add macro PCPU_MAP_BUSY

mm: shmem_zero_setup skip security check and lockdep conflict with XFS
 2015-07-22 21:07 UTC  (5+ messages)

[PATCH v2 0/5] KASan for arm64
 2015-07-22 17:54 UTC  (10+ messages)
` [PATCH v2 5/5] arm64: add KASan support

[RFC v3 0/4] fs: Add generic file system event notifications
 2015-07-22 15:55 UTC  (3+ messages)
` [RFC v3 1/4] "

[PATCH v3 0/5] KASAN for arm64
 2015-07-22 15:49 UTC  (15+ messages)
` [PATCH v3 1/5] mm: kasan: introduce generic kasan_populate_zero_shadow()
` [PATCH v3 2/5] arm64: introduce VA_START macro - the first kernel virtual address
` [PATCH v3 3/5] arm64: move PGD_SIZE definition to pgalloc.h
` [PATCH v3 4/5] arm64: add KASAN support
` [PATCH v3 5/5] ARM64: kasan: print memory assignment

[PATCH V3 0/5] Allow user to request memory to be locked on page fault
 2015-07-22 14:10 UTC  (6+ messages)
` [PATCH V3 4/5] mm: mmap: Add mmap flag to request VM_LOCKONFAULT

[PATCHv2 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature
 2015-07-22 14:05 UTC  (7+ messages)
` [PATCH v3 "


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