linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-17 22:28:54 to 2017-07-21 14:39:36 UTC [more...]

[PATCH -v1 0/9] cleanup zonelists initialization
 2017-07-21 14:39 UTC  (10+ 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] mm/mremap: Fail map duplication attempts for private mappings
 2017-07-21 14:36 UTC  (6+ messages)
      ` [PATCH v2] "

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

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

[PATCH v1] mm/vmalloc: add a node corresponding to cached_hole_size
 2017-07-21 11:39 UTC  (2+ messages)

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

[PATCH] mm/hugetlb: __get_user_pages ignores certain follow_hugetlb_page errors
 2017-07-21  9:20 UTC  (2+ 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

[RFC v6 00/62] powerpc: Memory Protection Keys
 2017-07-21  6:51 UTC  (25+ 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] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC
 2017-07-21  5:07 UTC  (6+ messages)

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

[PATCH] oom_reaper: close race without using oom_lock
 2017-07-20 21:47 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 v3 0/5] DAX common 4k zero page
 2017-07-20 15:59 UTC  (12+ 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 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()

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-07-20 13:22 UTC  (6+ messages)

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

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

[PATCH v4] mm/vmalloc: terminate searching since one node found
 2017-07-20  9:24 UTC 

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

Potential race in TLB flush batching?
 2017-07-20  7:43 UTC  (21+ 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  (14+ messages)
` [PATCH 06/10] percpu: modify base_addr to be region specific
` [PATCH 09/10] percpu: replace area map allocator with bitmap allocator
` [PATCH 10/10] percpu: add optimizations on allocation path for the "

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  (10+ messages)

[PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-19 12:01 UTC  (8+ messages)
` [PATCH v12 6/8] mm: support reporting free page blocks

[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 

[PATCH v4 00/10] PCID and improved laziness
 2017-07-18 17:06 UTC  (7+ messages)
` [PATCH v4 10/10] x86/mm: Try to preserve old TLB entries using PCID

[PATCHv2 00/10] Boot-time switching between 4- and 5-level paging
 2017-07-18 15:16 UTC  (13+ messages)
` [PATCHv2 01/10] x86/kasan: Use the same shadow offset for "
` [PATCHv2 02/10] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH
` [PATCHv2 03/10] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv2 04/10] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv2 05/10] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv2 06/10] x86/mm: Handle boot-time paging mode switching at early boot
` [PATCHv2 07/10] x86/mm: Fold p4d page table layer at runtime
` [PATCHv2 08/10] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv2 09/10] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y
` [PATCHv2 10/10] x86/mm: Offset boot-time paging mode switching cost

[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-18 14:02 UTC  (6+ messages)
` [PATCH v10 37/38] compiler-gcc.h: Introduce __nostackp function attribute

[PATCH] mm: Fixing checkpatch errors
 2017-07-18 11:18 UTC 

[PATCH v3] mm/vmalloc: terminate searching since one node found
 2017-07-18 11:07 UTC  (3+ messages)

[PATCH v2] mm/page_alloc: Wait for oom_lock before retrying
 2017-07-18  9:08 UTC  (4+ messages)

[PATCH v2] mm/vmalloc: terminate searching since one node found
 2017-07-18  8:38 UTC  (3+ messages)

[PATCH] mm: Prevent racy access to tlb_flush_pending
 2017-07-18  5:11 UTC  (5+ messages)

[RFC PATCH v1 0/6] ktask: multithread cpu-intensive kernel work
 2017-07-18  1:49 UTC  (4+ messages)
` [RFC PATCH v1 5/6] mm: parallelize clear_gigantic_page

fs/btrfs/ctree.c:5149: warning: 'found_key' is used uninitialized in this function
 2017-07-18  0:55 UTC 

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-07-18  0:00 UTC  (6+ messages)
  ` [RFC PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file
  ` [RFC PATCH 2/3] mm: arch: Use new hugetlb size encoding definitions
  ` [RFC PATCH 3/3] mm: shm: "


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