linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-20 13:40:42 to 2017-07-25 03:49:59 UTC [more...]

[PATCH] mm: Always flush VMA ranges affected by zap_page_range
 2017-07-25  3:49 UTC  (2+ messages)

[PATCH 0/2] userfaultfd: Add feature to request for a signal delivery
 2017-07-25  2:30 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] userfaultfd: selftest: Add tests for UFFD_FREATURE_SIGBUS

[PATCH -mm -v3 0/6] mm, swap: VMA based swap readahead
 2017-07-25  1:51 UTC  (7+ messages)
` [PATCH -mm -v3 1/6] mm, swap: Add swap cache statistics sysfs interface
` [PATCH -mm -v3 2/6] mm, swap: Add swap readahead hit statistics
` [PATCH -mm -v3 3/6] mm, swap: Fix swap readahead marking
` [PATCH -mm -v3 4/6] mm, swap: VMA based swap readahead
` [PATCH -mm -v3 5/6] mm, swap: Add sysfs interface for "
` [PATCH -mm -v3 6/6] mm, swap: Don't use VMA based swap readahead if HDD is used as swap

pcpu allocator on large NUMA machines
 2017-07-25  1:26 UTC  (4+ messages)

[PATCH] mm: Prevent racy access to tlb_flush_pending
 2017-07-25  0:33 UTC  (5+ messages)

[PATCH v2 00/23] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-24 23:02 UTC  (24+ messages)
` [PATCH v2 01/23] percpu: setup_first_chunk enforce dynamic region must exist
` [PATCH v2 02/23] percpu: introduce start_offset to pcpu_chunk
` [PATCH v2 03/23] percpu: remove has_reserved from pcpu_chunk
` [PATCH v2 04/23] percpu: setup_first_chunk remove dyn_size and consolidate logic
` [PATCH v2 05/23] percpu: unify allocation of schunk and dchunk
` [PATCH v2 06/23] percpu: end chunk area maps page aligned for the populated bitmap
` [PATCH v2 07/23] percpu: setup_first_chunk rename schunk/dchunk to chunk
` [PATCH v2 08/23] percpu: modify base_addr to be region specific
` [PATCH v2 09/23] percpu: combine percpu address checks
` [PATCH v2 10/23] percpu: change the number of pages marked in the first_chunk pop bitmap
` [PATCH v2 11/23] percpu: introduce nr_empty_pop_pages to help empty page accounting
` [PATCH v2 12/23] percpu: increase minimum percpu allocation size and align first regions
` [PATCH v2 13/23] percpu: generalize bitmap (un)populated iterators
` [PATCH v2 14/23] percpu: replace area map allocator with bitmap allocator
` [PATCH v2 15/23] percpu: introduce bitmap metadata blocks
` [PATCH v2 16/23] percpu: add first_bit to keep track of the first free in the bitmap
` [PATCH v2 17/23] percpu: skip chunks if the alloc does not fit in the contig hint
` [PATCH v2 18/23] percpu: keep track of the best offset for contig hints
` [PATCH v2 19/23] percpu: update alloc path to only scan if contig hints are broken
` [PATCH v2 20/23] percpu: update free path to take advantage of contig hints
` [PATCH v2 21/23] percpu: use metadata blocks to update the chunk contig hint
` [PATCH v2 22/23] percpu: update pcpu_find_block_fit to use an iterator
` [PATCH v2 23/23] percpu: update header to contain bitmap allocator explanation

[PATCH v5 0/5] DAX common 4k zero page
 2017-07-24 22:14 UTC  (7+ messages)
` [PATCH v5 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v5 2/5] dax: relocate some dax functions
` [PATCH v5 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v5 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v5 5/5] dax: move all DAX radix tree defs to fs/dax.c

[PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-24 21:37 UTC  (15+ messages)
` [PATCH 05/10] percpu: change reserved_size to end page aligned
` [PATCH 07/10] percpu: fix misnomer in schunk/dchunk variable names
` [PATCH 08/10] percpu: change the number of pages marked in the first_chunk bitmaps
` [PATCH 09/10] percpu: replace area map allocator with bitmap allocator

[PATCH v3] mm: Add SLUB free list pointer obfuscation
 2017-07-24 21:17 UTC  (2+ messages)
` [v3] "

Potential race in TLB flush batching?
 2017-07-24 19:46 UTC  (14+ messages)

[PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-07-24 18:12 UTC  (8+ messages)

[RFC PATCH 0/2] Clarify huge_pte_offset() semantics
 2017-07-24 17:33 UTC  (3+ messages)
` [RFC PATCH 1/2] mm/hugetlb: Make huge_pte_offset() consistent between PUD and PMD entries
` [RFC PATCH 2/2] mm/hugetlb: Support swap entries in huge_pte_offset()

[PATCH 1/2] mm/swap: Fix race conditions in swap_slots cache init
 2017-07-24 16:54 UTC  (4+ messages)
` [PATCH 2/2] mm/swap: Remove lock_initialized flag from swap_slots_cache

[PATCH v4 0/5] DAX common 4k zero page
 2017-07-24 15:59 UTC  (16+ messages)
` [PATCH v4 1/5] mm: add mkwrite param to vm_insert_mixed()
` [PATCH v4 2/5] dax: relocate some dax functions
` [PATCH v4 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v4 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v4 5/5] dax: move all DAX radix tree defs to fs/dax.c

KASAN vs. boot-time switching between 4- and 5-level paging
 2017-07-24 14:07 UTC  (12+ messages)

[PATCH v2] kmemleak: add oom=<disable|ignore> runtime parameter
 2017-07-24 13:59 UTC  (2+ messages)

[PATCH 0/4] page_ext/page_owner init fixes
 2017-07-24 13:06 UTC  (9+ messages)
` [PATCH 1/4] mm, page_owner: make init_pages_in_zone() faster
` [PATCH 2/4] mm, page_ext: periodically reschedule during page_ext_init()
` [PATCH 3/4] mm, page_owner: don't grab zone->lock for init_pages_in_zone()
` [RFC PATCH 4/4] mm, page_ext: move page_ext_init() after page_alloc_init_late()

[PATCH] [v2] kasan: avoid -Wmaybe-uninitialized warning
 2017-07-24 11:35 UTC  (2+ messages)

[PATCH v3 0/5] DAX common 4k zero page
 2017-07-24 11:20 UTC  (15+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-07-24 11:12 UTC  (11+ messages)

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-07-24 10:31 UTC  (2+ messages)

[PATCH] zsmalloc: zs_page_migrate: skip unnecessary loops but not return -EBUSY if zspage is not inuse
 2017-07-24  9:45 UTC 

[PATCH -v1 0/9] cleanup zonelists initialization
 2017-07-24  9:25 UTC  (12+ messages)
` [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE
` [PATCH 2/9] mm, page_alloc: remove boot pageset initialization from memory hotplug
` [PATCH 3/9] mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization
` [PATCH 4/9] mm, memory_hotplug: drop zone from build_all_zonelists
` [PATCH 5/9] mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node
` [PATCH 6/9] mm, page_alloc: simplify zonelist initialization
` [PATCH 7/9] mm, page_alloc: remove stop_machine from build_all_zonelists
` [PATCH 8/9] mm, memory_hotplug: get rid of zonelists_mutex
` [PATCH 9/9] mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations

[PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-24  9:00 UTC  (17+ messages)
` [PATCH v12 5/8] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v12 6/8] mm: support reporting free page blocks

[PATCH] mm/mremap: Fail map duplication attempts for private mappings
 2017-07-24  8:50 UTC  (5+ messages)
` [PATCH v2] "

[RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-07-24  6:39 UTC  (6+ messages)

[PATCH] oom_reaper: close race without using oom_lock
 2017-07-24  6:38 UTC  (11+ messages)

[PATCH -mm -v3 00/12] mm, THP, swap: Delay splitting THP after swapped out
 2017-07-24  5:18 UTC  (13+ messages)
` [PATCH -mm -v3 01/12] mm, THP, swap: Support to clear swap cache flag for THP "
` [PATCH -mm -v3 02/12] mm, THP, swap: Support to reclaim swap space "
` [PATCH -mm -v3 03/12] mm, THP, swap: Make reuse_swap_page() works "
` [PATCH -mm -v3 04/12] mm, THP, swap: Don't allocate huge cluster for file backed swap device
` [PATCH -mm -v3 05/12] block, THP: Make block_device_operations.rw_page support THP
` [PATCH -mm -v3 06/12] Test code to write THP to swap device as a whole
` [PATCH -mm -v3 07/12] mm, THP, swap: Support to split THP for THP swapped out
` [PATCH -mm -v3 08/12] memcg, THP, swap: Support move mem cgroup charge "
` [PATCH -mm -v3 09/12] memcg, THP, swap: Avoid to duplicated charge THP in swap cache
` [PATCH -mm -v3 10/12] memcg, THP, swap: Make mem_cgroup_swapout() support THP
` [PATCH -mm -v3 11/12] mm, THP, swap: Delay splitting THP after swapped out
` [PATCH -mm -v3 12/12] mm, THP, swap: Add THP swapping out fallback counting

[PATCH RFC] mm: allow isolation for pages not inserted into lru lists yet
 2017-07-24  3:53 UTC  (2+ messages)

[PATCH -mm -v2 00/12] mm, THP, swap: Delay splitting THP after swapped out
 2017-07-24  2:46 UTC  (4+ messages)

[PATCH v1] mm/vmalloc: add a node corresponding to cached_hole_size
 2017-07-24  2:09 UTC  (4+ messages)
` [lkp-robot] [mm/vmalloc] 3fef5b604a: kernel_BUG_at_mm/vmalloc.c

[PATCH v4] mm/vmalloc: terminate searching since one node found
 2017-07-24  2:07 UTC  (2+ messages)
` [lkp-robot] [mm/vmalloc] dec0553d31: WARNING:at_mm/vmalloc.c:#vmap_page_range_noflush

Easily find girlfriend for sex!
 2017-07-23 20:47 UTC 

[PATCH] mm/gup: Make __gup_device_* require THP
 2017-07-23 21:34 UTC  (4+ messages)

[PATCH 0/1] mm/hmm: Kconfig improvements for device memory and HMM interaction
 2017-07-22  2:33 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] mm/hugetlb: __get_user_pages ignores certain follow_hugetlb_page errors
 2017-07-22  0:05 UTC  (3+ messages)

[HMM 00/15] HMM (Heterogeneous Memory Management) v22
 2017-07-21 22:01 UTC  (21+ messages)
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-07-21 16:42 UTC  (12+ messages)
` [RFC v6 01/62] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v6 11/62] powerpc: initial pkey plumbing
` [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte

[PATCH 0/6] Cache coherent device memory (CDM) with HMM v5
 2017-07-21 15:22 UTC  (14+ messages)

[PATCH v7 06/16] lockdep: Detect and handle hist_lock ring buffer overwrite
 2017-07-21 13:54 UTC  (11+ messages)

[PATCH] selftests/vm: Add test to validate mirror functionality with mremap
 2017-07-21 10:38 UTC  (3+ messages)

[PATCH 00/15] HMM (Heterogeneous Memory Management) v24
 2017-07-21  9:03 UTC  (4+ messages)

[PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC
 2017-07-21  5:07 UTC  (6+ messages)

[PATCH 0/2][V3] slab and general reclaim improvements
 2017-07-20 18:45 UTC  (3+ messages)
` [PATCH 1/2] mm: use sc->priority for slab shrink targets
` [PATCH 2/2] mm: make kswapd try harder to keep active pages in cache

mm, something wring in page_lock_anon_vma_read()?
 2017-07-20 16:15 UTC  (11+ messages)
          ` mm, something wrong "


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