linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[-next] lots of messages due to "mm, memory_hotplug: be more verbose for memory offline failures"
 2018-12-18  9:09 UTC  (5+ messages)

[RFC PATCH 00/14] Increase success rates and reduce latency of compaction v1
 2018-12-18  9:06 UTC  (23+ messages)
` [PATCH 01/14] mm, compaction: Shrink compact_control
` [PATCH 02/14] mm, compaction: Rearrange compact_control
` [PATCH 03/14] mm, compaction: Remove last_migrated_pfn from compact_control
` [PATCH 04/14] mm, compaction: Rename map_pages to split_map_pages
` [PATCH 05/14] mm, compaction: Skip pageblocks with reserved pages
` [PATCH 06/14] mm, migrate: Immediately fail migration of a page with no migration handler
` [PATCH 07/14] mm, compaction: Always finish scanning of a full pageblock
` [PATCH 08/14] mm, compaction: Use the page allocator bulk-free helper for lists of pages
` [PATCH 09/14] mm, compaction: Ignore the fragmentation avoidance boost for isolation and compaction
` [PATCH 10/14] mm, compaction: Use free lists to quickly locate a migration source
` [PATCH 11/14] mm, compaction: Keep migration source private to a single compaction instance
` [PATCH 12/14] mm, compaction: Use free lists to quickly locate a migration target
` [PATCH 13/14] mm, compaction: Capture a page under direct compaction
` [PATCH 14/14] mm, compaction: Do not direct compact remote memory

[RESEND PATCH V3 0/5] arm64/mm: Enable HugeTLB migration
 2018-12-18  8:24 UTC  (6+ messages)
` [RESEND PATCH V3 1/5] mm/hugetlb: Distinguish between migratability and movability
` [RESEND PATCH V3 2/5] mm/hugetlb: Enable PUD level huge page migration
` [RESEND PATCH V3 3/5] mm/hugetlb: Enable arch specific huge page size support for migration
` [RESEND PATCH V3 4/5] arm64/mm: Enable HugeTLB migration
` [RESEND PATCH V3 5/5] arm64/mm: Enable HugeTLB migration for contiguous bit HugeTLB pages

[PATCH v6 0/6] mm: Randomize free memory
 2018-12-18  8:20 UTC  (9+ messages)
` [PATCH v6 1/6] acpi: Create subtable parsing infrastructure
` [PATCH v6 2/6] acpi: Add HMAT to generic parsing tables
` [PATCH v6 3/6] acpi/numa: Set the memory-side-cache size in memblocks
` [PATCH v6 4/6] mm: Shuffle initial free memory to improve memory-side-cache utilization
` [PATCH v6 5/6] mm: Move buddy list manipulations into helpers
` [PATCH v6 6/6] mm: Maintain randomization of page free lists

[PATCH v2] mm, page_alloc: Fix has_unmovable_pages for HugePages
 2018-12-18  7:36 UTC  (3+ messages)

[RFC PATCH 1/2] mm: swap: check if swap backing device is congested or not
 2018-12-18  6:52 UTC  (2+ messages)
` [RFC PATCH 2/2] mm: swap: add comment for swap_vma_readahead

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-18  6:12 UTC  (36+ messages)

[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
 2018-12-18  6:06 UTC  (14+ messages)

[PATCH] Export mm_update_next_owner function for unuse_mm
 2018-12-18  5:27 UTC  (3+ messages)

[PATCH] Fix mm->owner point to a tsk that has been free
 2018-12-18  5:24 UTC 

[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
 2018-12-18  1:27 UTC  (8+ messages)

[PATCH 0/6] psi: pressure stall monitors
 2018-12-18  1:22 UTC  (12+ messages)
` [PATCH 3/6] psi: eliminate lazy clock mode
` [PATCH 4/6] psi: introduce state_mask to represent stalled psi states
` [PATCH 6/6] psi: introduce psi monitor

[PATCH v2 0/4] Don’t leave executable TLB entries to freed pages
 2018-12-18  1:02 UTC  (9+ messages)
` [PATCH v2 1/4] vmalloc: New flags for safe vfree on special perms

[PATCH 0/3] hugetlbfs: use i_mmap_rwsem for better synchronization
 2018-12-18  0:17 UTC  (8+ messages)
` [PATCH 2/3] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race
` [PATCH 3/3] hugetlbfs: remove unnecessary code after i_mmap_rwsem synchronization

[PATCH] mm: Remove __hugepage_set_anon_rmap()
 2018-12-17 22:52 UTC  (3+ messages)

cma: deadlock using usb-storage and fs
 2018-12-17 21:57 UTC  (4+ messages)
  ` [usb-storage] "

[PATCH v13 00/25] kasan: add software tag-based mode for arm64
 2018-12-17 20:38 UTC  (7+ messages)
` [PATCH v13 19/25] kasan: add hooks implementation for tag-based mode

[PATCH v4 9/9] xen/privcmd-buf.c: Convert to use vm_insert_range
 2018-12-17 20:26 UTC 

[PATCH v4 8/9] xen/gntdev.c: Convert to use vm_insert_range
 2018-12-17 20:26 UTC 

[PATCH v4 7/9] videobuf2/videobuf2-dma-sg.c: Convert to use vm_insert_range
 2018-12-17 20:25 UTC 

[PATCH v4 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-17 20:24 UTC 

[PATCH v4 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
 2018-12-17 20:24 UTC 

[PATCH v4 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-12-17 20:23 UTC 

[PATCH v4 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range
 2018-12-17 20:22 UTC 

[PATCH v4 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2018-12-17 20:22 UTC 

[PATCH v4 1/9] mm: Introduce new vm_insert_range API
 2018-12-17 20:21 UTC 

[PATCH v4 0/9] Use vm_insert_range
 2018-12-17 20:19 UTC 

[PATCH v5 0/5] mm: Randomize free memory
 2018-12-17 19:56 UTC  (11+ messages)
` [PATCH v5 1/5] acpi: Create subtable parsing infrastructure
` [PATCH v5 2/5] acpi/numa: Set the memory-side-cache size in memblocks
` [PATCH v5 3/5] mm: Shuffle initial free memory to improve memory-side-cache utilization
` [PATCH v5 4/5] mm: Move buddy list manipulations into helpers
` [PATCH v5 5/5] mm: Maintain randomization of page free lists

After Vega 56/64 GPU hang I unable reboot system
 2018-12-17 19:08 UTC  (5+ messages)

[PATCH v2 0/6] sparsemem support for RISC-V
 2018-12-17 16:50 UTC  (4+ messages)
` [PATCH v2 6/6] RISC-V: Implement sparsemem

[PATCH] mm, page_isolation: remove drain_all_pages() in set_migratetype_isolate()
 2018-12-17 15:48 UTC  (7+ messages)

[4.20.0-0.rc6] kernel BUG at include/linux/mm.h:990!
 2018-12-17 15:36 UTC  (2+ messages)

[PATCH] mm, page_alloc: Fix has_unmovable_pages for HugePages
 2018-12-17 15:34 UTC  (3+ messages)

Cgroups support for THP
 2018-12-17 15:33 UTC  (4+ messages)

[PATCH] mm, page_alloc: clear zone_movable_pfn if the node doesn't have ZONE_MOVABLE
 2018-12-17 14:18 UTC  (3+ messages)

[PATCH v2 0/1] Initialize struct pages for the full section
 2018-12-17 13:35 UTC  (15+ messages)
` [PATCH v2 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-17 13:29 UTC  (13+ messages)

mm: migrate: Fix page migration stalls for blkdev pages
 2018-12-17 13:17 UTC  (10+ messages)
` [PATCH 1/6] mm: migration: Factor out code to compute expected number of page references
` [PATCH 6/6] mm: migrate: Drop unused argument of migrate_page_move_mapping()

[PATCH] fork,memcg: fix crash in free_thread_stack on memcg charge fail
 2018-12-17 12:14 UTC  (3+ messages)

[PATCH v1 0/9] mm: PG_reserved cleanups and documentation
 2018-12-17 11:38 UTC  (8+ messages)
` [PATCH v1 3/9] powerpc/vdso: don't clear PG_reserved
` [PATCH v1 6/9] arm64: kexec: no need to ClearPageReserved()
` [PATCH v1 9/9] mm: better document PG_reserved

use generic DMA mapping code in powerpc V4
 2018-12-17  1:14 UTC  (3+ messages)

[RESEND PATCH v4 0/3] fs/dcache: Track # of negative dentries
 2018-12-16 19:37 UTC  (5+ messages)
` [RESEND PATCH v4 1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb()
` [RESEND PATCH v4 2/3] fs: Don't need to put list_lru into its own cacheline
` [RESEND PATCH v4 3/3] fs/dcache: Track & report number of negative dentries

[mmotm:master 267/302] drivers/thermal/intel/int340x_thermal/processor_thermal_device.c:434 proc_thermal_pci_probe() error: 'proc_priv->soc_dts' dereferencing possible ERR_PTR()
 2018-12-15 19:36 UTC  (2+ messages)
` [kbuild] "

[mmotm:master 291/302] fs/buffer.c:2400:37: error: expected statement before ')' token
 2018-12-15 19:23 UTC  (2+ messages)

[PATCH] fix page_count in ->iomap_migrate_page()
 2018-12-15 11:17 UTC  (3+ messages)

[PATCH] mm: Reuse only-pte-mapped KSM page in do_wp_page()
 2018-12-15  9:18 UTC  (5+ messages)

[mmotm:master 204/302] mm/memory_hotplug.c:637:17: error: lvalue required as left operand of assignment
 2018-12-15  6:02 UTC 

[mmotm:master 187/302] mm/page_io.c:405:18: error: 'REQ_HIPRI' undeclared; did you mean 'RWF_HIPRI'?
 2018-12-15  4:29 UTC  (2+ messages)

[RFC 0/4] vmalloc enhancements
 2018-12-15  2:22 UTC  (12+ messages)
` [RFC 1/4] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
` [RFC 2/4] mm: separate memory allocation and actual work in alloc_vmap_area()
` [RFC 4/4] mm: show number of vmalloc pages in /proc/meminfo

[LKP] [mm] ac5b2c1891: vm-scalability.throughput -61.3% regression
 2018-12-14 21:33 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox