linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-18 13:31:50 to 2018-12-20 12:49:32 UTC [more...]

[PATCH v2] mm, page_alloc: Fix has_unmovable_pages for HugePages
 2018-12-20 12:49 UTC  (10+ messages)

[PATCHv2 0/3] mm: bugfix for NULL reference in mm on all archs
 2018-12-20 12:44 UTC  (7+ messages)
` [PATCHv2 1/3] mm/numa: change the topo of build_zonelist_xx()
` [PATCHv2 2/3] mm/numa: build zonelist when alloc for device on offline node
` [PATCHv2 3/3] powerpc/numa: make all possible node be instanced against NULL reference in node_zonelist()

After Vega 56/64 GPU hang I unable reboot system
 2018-12-20 11:45 UTC  (15+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-20 10:54 UTC  (27+ messages)

kernel panic with page_owner=on
 2018-12-20  9:22 UTC  (6+ messages)
` [PATCH] mm: skip checking poison pattern for page_to_nid()
      ` [PATCH] mm/page_owner: fix for deferred struct page init

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

[PATCHv2 00/12] Heterogeneous memory node attributes
 2018-12-20  8:57 UTC  (8+ messages)
` [PATCHv2 01/12] acpi: Create subtable parsing infrastructure

[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
 2018-12-20  8:33 UTC  (3+ messages)
` [HMM-v25 07/19] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v5

[PATCH 0/2] docs/mm-api: link kernel-doc comments from slab_common.c
 2018-12-20  7:59 UTC  (2+ messages)

Ipmi modules and linux-4.19.1
 2018-12-20  7:55 UTC 

[PATCH V4 0/5] NestMMU pte upgrade workaround for mprotect
 2018-12-20  7:11 UTC  (10+ messages)
` [PATCH V4 5/5] arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade

[PATCH V5 0/3] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2018-12-20  6:26 UTC  (12+ 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 v2] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-12-20  1:46 UTC  (11+ messages)

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

[RFC PATCH 1/2] mm: swap: check if swap backing device is congested or not
 2018-12-20  1:05 UTC  (10+ messages)

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-19 22:50 UTC  (5+ messages)
` [PATCH 2/6] __wr_after_init: write rare for static allocation

[RFC v2 PATCH 0/12] hardening: statically allocated protected memory
 2018-12-19 21:33 UTC  (13+ messages)
` [PATCH 01/12] x86_64: memset_user()
` [PATCH 02/12] __wr_after_init: linker section and label
` [PATCH 03/12] __wr_after_init: generic header
` [PATCH 04/12] __wr_after_init: x86_64: __wr_op
` [PATCH 05/12] __wr_after_init: x86_64: debug writes
` [PATCH 06/12] __wr_after_init: Documentation: self-protection
` [PATCH 07/12] __wr_after_init: lkdtm test
` [PATCH 08/12] rodata_test: refactor tests
` [PATCH 09/12] rodata_test: add verification for __wr_after_init
` [PATCH 10/12] __wr_after_init: test write rare functionality
` [PATCH 11/12] IMA: turn ima_policy_flags into __wr_after_init
` [PATCH 12/12] x86_64: __clear_user as case of __memset_user

Fixing MIPS delay slot emulation weakness?
 2018-12-19 21:12 UTC  (2+ messages)

[PATCH v6 0/6] mm: Randomize free memory
 2018-12-19 20:55 UTC  (3+ messages)

[PATCH V2 0/6] VA to numa node information
 2018-12-19 20:52 UTC  (10+ messages)

[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

[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

[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  (9+ messages)
` [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 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] "

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

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

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  (10+ messages)
` [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 1/6] acpi: Create subtable parsing infrastructure
 2018-12-18 13:39 UTC  (2+ messages)

[PATCH] Export mm_update_next_owner function for unuse_mm
 2018-12-18 13:34 UTC  (3+ 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


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