linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 0/5] mm: Randomize free memory
 2018-12-19 20:25 UTC  (10+ messages)
` [PATCH v5 3/5] mm: Shuffle initial free memory to improve memory-side-cache utilization

After Vega 56/64 GPU hang I unable reboot system
 2018-12-19 20:21 UTC  (7+ messages)

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

[PATCH v4 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-12-19 18:25 UTC  (11+ messages)

[PATCH] s390: remove the ptep_modify_prot_{start,commit} exports
 2018-12-19 17:38 UTC 

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

[PATCH 0/2] ARC show_regs fixes
 2018-12-19 17:36 UTC  (5+ messages)
` [PATCH 1/2] ARC: show_regs: avoid page allocator
` [PATCH 2/2] ARC: show_regs: fix lockdep splat for good

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-19 16:56 UTC  (26+ messages)

[linux-stable-rc:linux-3.16.y 5131/5490] arch/x86/boot/compressed/../../../../drivers/firmware/efi/efi-stub-helper.c:566:2: warning: implicit declaration of function 'memcpy'; did you mean 'memchr'?
 2018-12-19 16:16 UTC 

[RFC PATCH 00/14] Increase success rates and reduce latency of compaction v1
 2018-12-19 16:04 UTC  (17+ messages)
` [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 v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-12-19 15:30 UTC  (10+ messages)

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-19 14:42 UTC  (5+ messages)
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool

[PATCH] mm, page_isolation: remove drain_all_pages() in set_migratetype_isolate()
 2018-12-19 14:41 UTC  (26+ messages)
` [PATCH v2] "

[PATCH v2] mm, page_alloc: Fix has_unmovable_pages for HugePages
 2018-12-19 14:28 UTC  (7+ messages)

KMSAN: kernel-infoleak in copy_page_to_iter (2)
 2018-12-19 13:23 UTC  (4+ messages)

[PATCH] mm, page_alloc: clear zone_movable_pfn if the node doesn't have ZONE_MOVABLE
 2018-12-19 12:56 UTC  (9+ messages)

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2018-12-19 12:52 UTC  (9+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI

kernel panic with page_owner=on
 2018-12-19 12:46 UTC  (4+ messages)
` [PATCH] mm: skip checking poison pattern for page_to_nid()

[PATCH v15 2/2] Add oom victim's memcg to the oom context information
 2018-12-19  9:39 UTC  (4+ messages)

[PATCH v4 6/9] iommu/dma-iommu.c: Convert to use vm_insert_range
 2018-12-19  7:38 UTC  (2+ messages)

[PATCH v4 3/9] drivers/firewire/core-iso.c: Convert to use vm_insert_range
 2018-12-19  7:24 UTC  (3+ messages)

[4.20.0-0.rc6] kernel BUG at include/linux/mm.h:990!
 2018-12-19  6:52 UTC  (4+ messages)

[PATCH V4 0/5] NestMMU pte upgrade workaround for mprotect
 2018-12-19  6:31 UTC  (12+ messages)
` [PATCH V4 1/5] mm: Update ptep_modify_prot_start/commit to take vm_area_struct as arg
` [PATCH V4 2/5] mm: update ptep_modify_prot_commit to take old pte value "
` [PATCH V4 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
` [PATCH V4 4/5] mm/hugetlb: Add prot_modify_start/commit sequence for hugetlb update
` [PATCH V4 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

Fixing MIPS delay slot emulation weakness?
 2018-12-19  4:32 UTC 

[PATCH V5 0/3] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-12-19  3:40 UTC  (4+ messages)
` [PATCH V5 1/3] mm: Add get_user_pages_cma_migrate
` [PATCH V5 2/3] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_get
` [PATCH V5 3/3] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing

[PATCH -V9 00/21] swap: Swapout/swapin THP in one piece
 2018-12-19  3:15 UTC  (7+ messages)
` [PATCH -V9 07/21] swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -V9 10/21] swap: Swapin a THP in one piece

[PATCH v2 0/2] hugetlbfs: use i_mmap_rwsem for better synchronization
 2018-12-19  1:24 UTC  (5+ messages)
` [PATCH v2 1/2] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
` [PATCH v2 2/2] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race

[PATCH V2 0/6] VA to numa node information
 2018-12-18 23:46 UTC  (9+ messages)

mmotm 2018-12-18-15-09 uploaded
 2018-12-18 23:09 UTC 

[PATCH 0/3] hugetlbfs: use i_mmap_rwsem for better synchronization
 2018-12-18 22:34 UTC  (7+ messages)
` [PATCH 2/3] hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race

[PATCH] memory_hotplug: add missing newlines to debugging output
 2018-12-18 21:26 UTC  (3+ messages)

cma: deadlock using usb-storage and fs
 2018-12-18 21:14 UTC  (6+ messages)
  ` [usb-storage] "

[PATCH mm] kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
 2018-12-18 20:54 UTC  (2+ messages)

[PATCH 0/6] psi: pressure stall monitors
 2018-12-18 20:29 UTC  (15+ messages)
` [PATCH 4/6] psi: introduce state_mask to represent stalled psi states
` [PATCH 6/6] psi: introduce psi monitor

[PATCH V3 0/5] NestMMU pte upgrade workaround for mprotect
 2018-12-18 17:21 UTC  (3+ messages)
` [PATCH V3 3/5] arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade

[PATCH] Fix mm->owner point to a tsk that has been free
 2018-12-18 16:31 UTC  (4+ messages)

[PATCH V4 0/3] * mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-12-18 14:22 UTC  (5+ messages)
` [PATCH V4 1/3] mm: Add get_user_pages_cma_migrate

[PATCH v6 0/6] mm: Randomize free memory
 2018-12-18 13:39 UTC  (11+ 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] Export mm_update_next_owner function for unuse_mm
 2018-12-18 13:34 UTC  (5+ messages)

[PATCH v13 00/25] kasan: add software tag-based mode for arm64
 2018-12-18 13:31 UTC  (8+ messages)
` [PATCH v13 19/25] kasan: add hooks implementation for tag-based mode

[PATCH v4 2/9] arch/arm/mm/dma-mapping.c: Convert to use vm_insert_range
 2018-12-18 12:57 UTC  (3+ messages)

[PATCH] mm: do not report isolation failures for CMA pages
 2018-12-18 12:21 UTC  (4+ messages)

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

[PATCH V3 0/2] Replace all open encodings for NUMA_NO_NODE
 2018-12-18 10:12 UTC  (3+ messages)
` [PATCH V3 1/2] mm: "
` [PATCH V3 2/2] Tools: Replace "

[-next] lots of messages due to "mm, memory_hotplug: be more verbose for memory offline failures"
 2018-12-18  9:09 UTC  (5+ messages)

[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

page:  |  | latest

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