linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-18 19:40:13 to 2017-07-24 05:19:05 UTC [more...]

[PATCH -mm -v3 00/12] mm, THP, swap: Delay splitting THP after swapped out
 2017-07-24  5:18 UTC  (10+ 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 RFC] mm: allow isolation for pages not inserted into lru lists yet
 2017-07-24  3:53 UTC  (4+ messages)

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

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

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

include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device'
 2017-07-23  4:56 UTC 

[PATCH] oom_reaper: close race without using oom_lock
 2017-07-23  3:03 UTC  (10+ messages)

[PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-23  1:45 UTC  (16+ messages)
` [PATCH v12 5/8] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v12 6/8] mm: support reporting free page blocks

[PATCH v4 0/5] DAX common 4k zero page
 2017-07-22 16:21 UTC  (7+ 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

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

Potential race in TLB flush batching?
 2017-07-22  1:19 UTC  (22+ messages)

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

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-07-21 23:01 UTC  (7+ 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

[PATCH] mm/mremap: Fail map duplication attempts for private mappings
 2017-07-21 21:18 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCH] [v2] kasan: avoid -Wmaybe-uninitialized warning
 2017-07-21 21:02 UTC 

[PATCH v3 0/5] DAX common 4k zero page
 2017-07-21 18:02 UTC  (14+ 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

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-07-21 16:42 UTC  (26+ messages)
` [RFC v6 01/62] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
` [RFC v6 02/62] powerpc: Free up four 64K PTE bits in 64K "
` [RFC v6 03/62] powerpc: introduce pte_set_hash_slot() helper
` [RFC v6 04/62] powerpc: introduce pte_get_hash_gslot() helper
` [RFC v6 05/62] powerpc: capture the PTE format changes in the dump pte report
` [RFC v6 06/62] powerpc: use helper functions in __hash_page_64K() for 64K PTE
` [RFC v6 07/62] powerpc: use helper functions in __hash_page_huge() "
` [RFC v6 11/62] powerpc: initial pkey plumbing
` [RFC v6 26/62] powerpc: Program HPTE key protection bits
` [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 -v1 0/9] cleanup zonelists initialization
 2017-07-21 14:45 UTC  (11+ 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 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  (6+ messages)
` [PATCH 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v6

[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  (19+ messages)
                          ` mm, something wrong "

[PATCH 0/4] page_ext/page_owner init fixes
 2017-07-20 13:40 UTC  (5+ 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()

[RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap
 2017-07-20 13:05 UTC  (5+ messages)

[PATCH 0/9] cleanup zonelists initialization
 2017-07-20  9:21 UTC  (25+ 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 9/9] mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations

[PATCH 0/8] 5-level paging enabling for v4.14
 2017-07-20  7:57 UTC  (2+ messages)

[PATCH v9 05/10] mm: thp: enable thp migration in generic path
 2017-07-20  2:54 UTC  (5+ messages)

[PATCH] mm/vmalloc: add vm_struct for vm_map_ram area
 2017-07-20  2:36 UTC  (5+ messages)

[PATCH] llist: clang: introduce member_address_is_nonnull()
 2017-07-19 22:29 UTC 

[PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator
 2017-07-19 22:19 UTC  (10+ messages)
` [PATCH 06/10] percpu: modify base_addr to be region specific
` [PATCH 09/10] percpu: replace area map allocator with bitmap allocator

TLB batching breaks MADV_DONTNEED
 2017-07-19 20:08 UTC  (4+ messages)

[PATCH] llist: clang: introduce member_address_is_nonnull()
 2017-07-19 18:27 UTC 

[PATCH] fs: convert sync_file_range to use errseq_t based error-tracking
 2017-07-19 17:37 UTC 

[RFC v2 0/5] surface heterogeneous memory performance information
 2017-07-19 15:25 UTC  (3+ messages)

[PATCH v9 00/10] mm: page migration enhancement for thp
 2017-07-19 15:01 UTC  (4+ messages)
` [PATCH v9 06/10] mm: thp: check pmd migration entry in common path

[PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption
 2017-07-19 14:02 UTC  (9+ messages)

[RFC] mm/mremap: Remove redundant checks inside vma_expandable()
 2017-07-19  6:49 UTC  (10+ messages)

[PATCH v1] mm/mempolicy.c: Fix get_nodes() off-by-one error
 2017-07-18 13:39 UTC 


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