linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-06 07:10:18 to 2015-05-08 19:34:13 UTC [more...]

[PATCH 0/3] Allow user to request memory to be locked on page fault
 2015-05-08 19:33 UTC  (4+ messages)
` [PATCH 1/3] Add flag to request pages are locked after "
` [PATCH 2/3] Add mlockall flag for locking pages on fault
` [PATCH 3/3] Add tests for lock "

[PATCH 0/3] UserfaultFD: Extension for non cooperative uffd usage
 2015-05-08 17:54 UTC  (15+ messages)
      ` [PATCH] UserfaultFD: Rename uffd_api.bits into .features
                        ` [PATCH] UserfaultFD: Fix stack corruption when zeroing uffd_msg

[PATCHv2 0/3] Find mirrored memory, use for boot time allocations
 2015-05-08 16:44 UTC  (4+ messages)
` [PATCHv2 1/3] mm/memblock: Add extra "flags" to memblock to allow selection of memory based on attribute
` [PATCHv2 2/3] mm/memblock: Allocate boot time data structures from mirrored memory
` [PATCHv2 3/3] x86, mirror: x86 enabling - find mirrored memory ranges

[RFC PATCH] PM, freezer: Don't thaw when it's intended frozen processes
 2015-05-08 15:25 UTC  (4+ messages)

[PATCH 0/9 v4] Helper to abstract vma handling in media layer
 2015-05-08 14:49 UTC  (17+ messages)
` [PATCH 1/9] [media] vb2: Push mmap_sem down to memops
` [PATCH 2/9] mm: Provide new get_vaddr_frames() helper
` [PATCH 3/9] media: omap_vout: Convert omap_vout_uservirt_to_phys() to use get_vaddr_pfns()
` [PATCH 4/9] vb2: Provide helpers for mapping virtual addresses
` [PATCH 5/9] media: vb2: Convert vb2_dma_sg_get_userptr() to use frame vector
` [PATCH 6/9] media: vb2: Convert vb2_vmalloc_get_userptr() "
` [PATCH 7/9] media: vb2: Convert vb2_dc_get_userptr() "
` [PATCH 8/9] media: vb2: Remove unused functions
` [PATCH 9/9] drm/exynos: Convert g2d_userptr_get_dma_addr() to use get_vaddr_frames()

[PATCH v4 0/3] idle memory tracking
 2015-05-08 13:22 UTC  (6+ messages)
` [PATCH v4 1/3] memcg: add page_cgroup_ino helper
` [PATCH v4 2/3] proc: add kpagecgroup file
` [PATCH v4 3/3] proc: add kpageidle file

[PATCH v3 0/3] idle memory tracking
 2015-05-08  9:56 UTC  (10+ messages)
` [PATCH v3 3/3] proc: add kpageidle file

Re: [EDT] oom_killer: find bulkiest task based on pss value
 2015-05-08  8:29 UTC 

[PATCH v5 0/3] tracing: add trace event for memory-failure
 2015-05-08  1:00 UTC  (6+ messages)
` [PATCH v5 1/3] memory-failure: export page_type and action result
` [PATCH v5 2/3] memory-failure: change type of action_result's param 3 to enum
` [PATCH v5 3/3] tracing: add trace event for memory-failure

[PATCH] devpts: If initialization failed, don't crash when opening /dev/ptmx
 2015-05-08  0:37 UTC  (7+ messages)
` [PATCHv2] "

[PATCH 0/13] Parallel struct page initialisation v4
 2015-05-07 23:02 UTC  (19+ messages)
            ` [PATCH] mm: meminit: Finish initialisation of struct pages before basic setup

[PATCH 0/3] Find mirrored memory, use for boot time allocations
 2015-05-07 21:30 UTC  (11+ messages)
` [PATCH 2/3] mm/memblock: Allocate boot time data structures from mirrored memory
` [PATCH 3/3] x86, mirror: x86 enabling - find mirrored memory ranges
` [PATCH 1/3] mm/memblock: Add extra "flag" to memblock to allow selection of memory based on attribute

[CONFIG_MULTIUSER] BUG: unable to handle kernel paging request at ffffffee
 2015-05-07 17:10 UTC  (9+ messages)

[PATCH RFC 00/15] decouple pagefault_disable() from preempt_disable()
 2015-05-07 15:45 UTC  (38+ messages)
` [PATCH RFC 01/15] uaccess: count pagefault_disable() levels in pagefault_disabled
            ` [PATCH draft] mm: use pagefault_disable() to check for disabled pagefaults in the handler
` [PATCH RFC 02/15] mm, uaccess: trigger might_sleep() in might_fault() with disabled pagefaults
` [PATCH RFC 03/15] uaccess: clarify that uaccess may only sleep if pagefaults are enabled
` [PATCH RFC 04/15] mm: explicitly disable/enable preemption in kmap_atomic_*
` [PATCH RFC 05/15] mips: kmap_coherent relies on disabled preemption
` [PATCH RFC 06/15] mm: use pagefault_disabled() to check for disabled pagefaults
` [PATCH RFC 07/15] drm/i915: "
` [PATCH RFC 08/15] futex: UP futex_atomic_op_inuser() relies on disabled preemption
` [PATCH RFC 09/15] futex: UP futex_atomic_cmpxchg_inatomic() "
` [PATCH RFC 10/15] arm/futex: "
` [PATCH RFC 11/15] arm/futex: UP futex_atomic_op_inuser() "
` [PATCH RFC 12/15] futex: clarify that preemption doesn't have to be disabled
` [PATCH RFC 13/15] powerpc: enable_kernel_altivec() requires disabled preemption
` [PATCH RFC 14/15] mips: properly lock access to the fpu
` [PATCH RFC 15/15] uaccess: decouple preemption from the pagefault logic

[PATCH v4 0/7] mtrr, mm, x86: Enhance MTRR checks for huge I/O mapping
 2015-05-07 13:45 UTC  (15+ messages)
` [PATCH v4 3/7] mtrr, x86: Remove a wrong address check in __mtrr_type_lookup()
` [PATCH v4 4/7] mtrr, x86: Fix MTRR state checks in mtrr_type_lookup()
` [PATCH v4 6/7] mtrr, x86: Clean up mtrr_type_lookup()

[RFC v2 1/4] fs: Add generic file system event notifications
 2015-05-07 11:57 UTC  (13+ messages)

[PATCH V2 1/2] mm/thp: Split out pmd collpase flush into a seperate functions
 2015-05-07 11:18 UTC  (4+ messages)
` [PATCH V2 2/2] powerpc/thp: Serialize pmd clear against a linux page table walk

[PATCH 00/10] Refactor netdev page frags and move them into mm/
 2015-05-07  8:46 UTC  (12+ messages)
` [PATCH 01/10] net: Use cached copy of pfmemalloc to avoid accessing page
` [PATCH 02/10] igb: Don't use NETDEV_FRAG_PAGE_MAX_SIZE in descriptor calculation
` [PATCH 03/10] net: Store virtual address instead of page in netdev_alloc_cache
` [PATCH 04/10] mm/net: Rename and move page fragment handling from net/ to mm/
` [PATCH 05/10] net: Add skb_free_frag to replace use of put_page in freeing skb->head
` [PATCH 06/10] netcp: Replace put_page(virt_to_head_page(ptr)) w/ skb_free_frag
` [PATCH 07/10] mvneta: "
` [PATCH 08/10] e1000: Replace e1000_free_frag with skb_free_frag
` [PATCH 09/10] hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
` [PATCH 10/10] bnx2x, tg3: "

[PATCH v3 0/4] Sanitizing freed pages
 2015-05-07  6:34 UTC  (5+ messages)
` [PATCH v3 1/4] mm/page_alloc.c: cleanup obsolete KM_USER*
` [PATCH v3 2/4] PM / Hibernate: prepare for SANITIZE_FREED_PAGES
` [PATCH v3 3/4] mm/page_alloc.c: add config option to sanitize freed pages
` [PATCH v3 4/4] mm: Add debug code for SANITIZE_FREED_PAGES

[PATCH v4 0/3] tracing: add trace event for memory-failure
 2015-05-07  6:01 UTC  (13+ messages)
` [PATCH v4 1/3] memory-failure: export page_type and action result
` [PATCH v4 2/3] memory-failure: change type of action_result's param 3 to enum
` [PATCH v4 3/3] tracing: add trace event for memory-failure

[net-next PATCH 0/6] Add skb_free_frag to replace put_page(virt_to_head_page(ptr))
 2015-05-06 20:55 UTC  (6+ messages)
` [net-next PATCH 1/6] net: Add skb_free_frag to replace use of put_page in freeing skb->head

[PATCH] mm: only define hashdist variable when needed
 2015-05-06 19:50 UTC  (3+ messages)

[PATCH] set/get_mempolicy.2: policy is per thread, not per process
 2015-05-06 18:39 UTC  (6+ messages)

[PATCH 1/2] gfp: add __GFP_NOACCOUNT
 2015-05-06 17:52 UTC  (14+ messages)
  ` [PATCH v2] "

TLB flushes on s390
 2015-05-06 12:56 UTC  (4+ messages)

Should mmap MAP_LOCKED fail if mm_poppulate fails?
 2015-05-06 12:21 UTC  (9+ messages)
            ` [RFC PATCH] mmap.2: clarify MAP_LOCKED semantic (was: Re: Should mmap MAP_LOCKED fail if mm_poppulate fails?)

[RFC] kernel random segmentation fault?
 2015-05-06 10:57 UTC  (2+ messages)

[PATCH] mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable zones
 2015-05-06  9:28 UTC  (8+ messages)
  ` [PATCH v2] mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages

[RFC PATCH] mm/thp: Use new function to clear pmd before THP splitting
 2015-05-06  8:48 UTC  (3+ messages)

[PATCH] CMA: page_isolation: check buddy before access it
 2015-05-06  7:55 UTC  (5+ messages)
` [PATCH v2] "


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