linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-20 16:04:46 to 2018-08-23 04:33:59 UTC [more...]

[PATCH 0/4] x86: TLB invalidate fixes
 2018-08-23  4:33 UTC  (17+ messages)
` [PATCH 1/4] x86/mm/tlb: Revert the recent lazy TLB patches
` [PATCH 2/4] mm/tlb: Remove tlb_remove_table() non-concurrent condition
` [PATCH 3/4] mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
` [PATCH 4/4] x86/mm: Only use tlb_remove_table() for paravirt

[RFC PATCH] mm: Streamline deferred_init_pages and deferred_free_pages
 2018-08-23  2:29 UTC 

measuring reclaim overhead without NR_PAGES_SCANNED
 2018-08-23  1:50 UTC 

Odd SIGSEGV issue introduced by commit 6b31d5955cb29 ("mm, oom: fix potential data corruption when oom_reaper races with writer")
 2018-08-23  1:25 UTC  (8+ messages)

[RFC v8 PATCH 0/5] mm: zap pages with read mmap_sem in munmap for large mapping
 2018-08-22 22:03 UTC  (14+ messages)
` [RFC v8 PATCH 2/5] uprobes: introduce has_uprobes helper
` [RFC v8 PATCH 3/5] mm: mmap: zap pages with read mmap_sem in munmap

[PATCH v3 0/2] huge_pmd_unshare migration and flushing
 2018-08-22 21:48 UTC  (13+ messages)
` [PATCH v3 1/2] mm: migration: fix migration of huge PMD shared pages
` [PATCH v3 2/2] hugetlb: take PMD sharing into account when flushing tlb/caches

[PATCH 1/4] mm, oom: Remove wake_oom_reaper()
 2018-08-22 20:54 UTC  (23+ messages)
` [PATCH 4/4] mm, oom: Fix unnecessary killing of additional processes

Caching/buffers become useless after some time
 2018-08-22 20:02 UTC  (16+ messages)

[GIT PULL] XArray for 4.19
 2018-08-22 18:41 UTC  (9+ messages)

[PATCH 0/4] numa, iommu/smmu: IOMMU/SMMU driver optimization for NUMA systems
 2018-08-22 17:57 UTC  (5+ messages)

[PATCH RFC] mm: don't miss the last page because of round-off error
 2018-08-22 17:50 UTC  (8+ messages)

[PATCH 0/9] psi: pressure stall information for CPU, memory, and IO v3
 2018-08-22 17:28 UTC  (9+ messages)
` [PATCH 8/9] psi: pressure stall information for CPU, memory, and IO

[mmotm:master 171/242] kernel/exit.c:640:3: error: too few arguments to function 'group_send_sig_info'
 2018-08-22 16:16 UTC  (2+ messages)

[mmotm:master 187/242] mm/memblock.c:1290:6: error: 'early_region_idx' undeclared; did you mean 'early_pfn_to_nid'?
 2018-08-22 16:12 UTC  (2+ messages)

[PATCH 0/2] fix for "pathological THP behavior"
 2018-08-22 15:56 UTC  (20+ messages)
` [PATCH 2/2] mm: thp: fix transparent_hugepage/defrag = madvise || always

[PATCH RFC 1/3] cgroup: list all subsystem states in debugfs files
 2018-08-22 14:58 UTC  (3+ messages)
` [PATCH RFC 2/3] proc/kpagecgroup: report also inode numbers of offline cgroups

using range locks instead of mm_sem
 2018-08-22 14:46 UTC  (2+ messages)

[PATCH v11 00/26] Speculative page faults
 2018-08-22 14:23 UTC  (14+ messages)

[PATCH v2 1/3] mm: rework memcg kernel stack accounting
 2018-08-22 14:12 UTC  (6+ messages)
` [PATCH v2 2/3] mm: drain memcg stocks on css offlining
` [PATCH v2 3/3] mm: don't miss the last page because of round-off error

How to profile 160 ms spent in `add_highpages_with_active_regions()`?
 2018-08-22 13:41 UTC  (4+ messages)

[mmotm:master 187/242] mm/memblock.c:1290:6: error: 'early_region_idx' undeclared; did you mean 'nommu_region_sem'?
 2018-08-22 11:32 UTC 

[RFC PATCH 0/5] Clean up node_states_check_changes_online/offline
 2018-08-22  9:32 UTC  (6+ messages)
` [RFC PATCH 1/5] mm/memory_hotplug: Spare unnecessary calls to node_set_state
` [RFC PATCH 2/5] mm/memory_hotplug: Avoid node_set/clear_state(N_HIGH_MEMORY) when !CONFIG_HIGHMEM
` [RFC PATCH 3/5] mm/memory_hotplug: Simplify node_states_check_changes_online
` [RFC PATCH 4/5] mm/memory_hotplug: Tidy up node_states_clear_node
` [RFC PATCH 5/5] mm/memory_hotplug: Simplify node_states_check_changes_offline

[RFC v2 0/2] Do not touch pages in remove_memory path
 2018-08-22  8:11 UTC  (5+ messages)
` [RFC v2 2/2] mm/memory_hotplug: Shrink spanned pages when offlining memory

[PATCH v2 0/2] mm: soft-offline: fix race against page allocation
 2018-08-22  8:00 UTC  (5+ messages)

[PATCH] mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
 2018-08-22  7:32 UTC  (13+ messages)

mmotm 2018-08-21-23-23 uploaded
 2018-08-22  6:24 UTC 

[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
 2018-08-22  3:07 UTC  (4+ messages)
` [PATCH v11 1/3] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID
` [PATCH v11 2/3] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64
` [PATCH v11 3/3] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn

[PATCH V4 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-22 10:58 UTC  (5+ messages)
` [PATCH V4 1/4] kvm: remove redundant reserved page check
` [PATCH V4 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
` [PATCH V4 3/4] mm: add a function to differentiate the pages is from DAX device memory
` [PATCH V4 4/4] kvm: add a check if pfn is from NVDIMM pmem

[RESEND PATCH v10 0/6] optimize memblock_next_valid_pfn and early_pfn_valid on arm and arm64
 2018-08-22  1:38 UTC  (6+ messages)
` [RESEND PATCH v10 3/6] mm: page_alloc: reduce unnecessary binary search in memblock_next_valid_pfn()

[PATCH v2] mm: shmem: Correctly annotate new inodes for lockdep
 2018-08-21 23:18 UTC 

Redoing eXclusive Page Frame Ownership (XPFO) with isolated CPUs in mind (for KVM to isolate its guests per CPU)
 2018-08-21 23:04 UTC  (14+ messages)

[PATCH] mm: shmem: Correctly annotate new inodes
 2018-08-21 23:03 UTC  (2+ messages)

[PATCH] mm: Fix comment for NODEMASK_ALLOC
 2018-08-21 20:51 UTC  (7+ messages)

[PATCH v4 0/4] Refactoring for remove_memory_section/unregister_mem_sect_under_nodes
 2018-08-21 20:43 UTC  (3+ messages)

[PATCH v2 0/3] sparc32: switch to NO_BOOTMEM
 2018-08-21 19:40 UTC  (2+ messages)

[RFC PATCH 1/2] mm: rework memcg kernel stack accounting
 2018-08-21 17:22 UTC  (8+ messages)

[PATCH] memcg, oom: be careful about races when warning about no reclaimable task
 2018-08-21 17:20 UTC  (7+ messages)
  ` [PATCH 2/2] memcg, oom: emit oom report when there is no eligible task

[PATCH] percpu: cleanup PER_CPU_DEF_ATTRIBUTES macro
 2018-08-21 16:49 UTC 

[PATCH] mm: memcontrol: print proper OOM header when no eligible victim left
 2018-08-21 16:04 UTC 

A crash on ARM64 in move_freepages_block due to uninitialized pages in reserved memory
 2018-08-21 12:58 UTC  (3+ messages)

[PATCH] mm/gup_benchmark: fix unsigned comparison with less than zero
 2018-08-21 12:24 UTC  (2+ messages)

[PATCH RFCv2 0/6] mm: online/offline_pages called w.o. mem_hotplug_lock
 2018-08-21 10:44 UTC  (7+ messages)
` [PATCH RFCv2 1/6] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH RFCv2 2/6] mm/memory_hotplug: make add_memory() "
` [PATCH RFCv2 3/6] mm/memory_hotplug: fix online/offline_pages called w.o. mem_hotplug_lock
` [PATCH RFCv2 4/6] powerpc/powernv: hold device_hotplug_lock when calling device_online()
` [PATCH RFCv2 5/6] powerpc/powernv: hold device_hotplug_lock in memtrace_offline_pages()
` [PATCH RFCv2 6/6] memory-hotplug.txt: Add some details about locking internals

[PATCH 4.4 20/22] x86/mm: Simplify p[g4um]d_page() macros
 2018-08-21  6:21 UTC 

[PATCH 4.9 24/25] x86/mm: Simplify p[g4um]d_page() macros
 2018-08-21  6:21 UTC 

Patch "x86/mm: Simplify p[g4um]d_page() macros" has been added to the 4.9-stable tree
 2018-08-21  5:28 UTC 

Patch "x86/mm: Simplify p[g4um]d_page() macros" has been added to the 4.4-stable tree
 2018-08-21  5:28 UTC 

[PATCH] x86/mm: Simplify p[g4um]d_page() macros
 2018-08-21  5:20 UTC  (4+ messages)

[PATCH] mm: introduce kvvirt_to_page() helper
 2018-08-20 21:53 UTC  (7+ messages)

[PATCH 0/3] introduce memory.oom.group
 2018-08-20 19:05 UTC  (10+ messages)
              ` cgroup aware oom killer (was Re: [PATCH 0/3] introduce memory.oom.group)


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