linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-03 01:41:12 to 2017-05-09 14:51:56 UTC [more...]

[PATCH] mm, vmalloc: fix vmalloc users tracking properly
 2017-05-09 14:51 UTC  (2+ messages)

[PATCH v2] mm: fix the memory leak after collapsing the huge page fails
 2017-05-09 13:56 UTC  (8+ messages)

[RFC 00/10] x86 TLB flush cleanups, moving toward PCID support
 2017-05-09 14:39 UTC  (18+ messages)
` [RFC 01/10] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
` [RFC 02/10] x86/mm: Reduce indentation in flush_tlb_func()
` [RFC 03/10] x86/mm: Make the batched unmap TLB flush API more generic
` [RFC 04/10] x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
` [RFC 05/10] x86/mm: Change the leave_mm() condition for local TLB flushes
` [RFC 06/10] x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases
` [RFC 07/10] x86/mm: Use new merged flush logic in arch_tlbbatch_flush()
` [RFC 08/10] x86/mm: Remove the UP tlbflush code; always use the formerly SMP code
` [RFC 09/10] x86/mm: Rework lazy TLB to track the actual loaded mm
` [RFC 10/10] x86,kvm: Teach KVM's VMX code that CR3 isn't a constant

[RFC 0/4] RFC - Coherent Device Memory (Not for inclusion)
 2017-05-09 13:43 UTC  (16+ messages)

[PATCH v3 0/4] Zeroing hash tables in allocator
 2017-05-09 13:07 UTC  (11+ messages)
` [PATCH v3 4/4] mm: Adaptive hash table scaling

[PATCH 0/4 v3] mm,dax: Fix data corruption due to mmap inconsistency
 2017-05-09 12:18 UTC  (5+ messages)
` [PATCH 1/4] dax: prevent invalidation of mapped DAX entries
` [PATCH 2/4] mm: Fix data corruption due to stale mmap reads
` [PATCH 3/4] ext4: Return back to starting transaction in ext4_dax_huge_fault()
` [PATCH 4/4] dax: Fix data corruption when fault races with write

[PATCH] mm, vmalloc: properly track vmalloc users
 2017-05-09 11:19 UTC  (5+ messages)

[PATCH 0/1 v2] mm: Use BIT macro in SLAB bitmaps
 2017-05-09 11:04 UTC  (2+ messages)
` [PATCH 1/1 v2] Rework slab bitmasks

[PATCH] mm: fix the memory leak after collapsing the huge page fails
 2017-05-09  9:57 UTC  (4+ messages)

RFC v2: post-init-read-only protection for data allocated dynamically
 2017-05-09  9:38 UTC  (16+ messages)

[PATCH v2 0/2] BUG raised when onlining HWPoisoned page
 2017-05-09  9:18 UTC  (16+ messages)
` [PATCH v2 1/2] mm: Uncharge poisoned pages

[PATCH RFC] hugetlbfs 'noautofill' mount option
 2017-05-09  8:58 UTC  (9+ messages)

[PATCH v9 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-05-09  2:45 UTC  (18+ messages)
` [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
    ` [virtio-dev] "
` [PATCH v9 5/5] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ

mmotm 2017-05-08-16-30 uploaded
 2017-05-08 23:30 UTC 

[PATCH 0/1] mm: Use BIT macro in SLAB bitmaps
 2017-05-08 20:48 UTC  (3+ messages)
` [PATCH 1/1] mm: Rework slab bitmasks

[mm/usercopy] 517e1fbeb6: kernel BUG at arch/x86/mm/physaddr.c:78!
 2017-05-08 19:15 UTC  (4+ messages)

[PATCH v2 1/2] dax: prevent invalidation of mapped DAX entries
 2017-05-08 17:08 UTC  (4+ messages)
` [PATCH v2 2/2] dax: fix data corruption due to stale mmap reads

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-08 13:20 UTC  (24+ messages)
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v5 15/32] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption

Q: si_code for SIGBUS caused by mmap() write error
 2017-05-08 13:09 UTC  (2+ messages)
` Antw: "

[v3 0/9] parallelized "struct page" zeroing
 2017-05-08 11:36 UTC  (11+ messages)
` [v3 1/9] sparc64: simplify vmemmap_populate
` [v3 2/9] mm: defining memblock_virt_alloc_try_nid_raw
` [v3 3/9] mm: add "zero" argument to vmemmap allocators
` [v3 4/9] mm: do not zero vmemmap_buf
` [v3 5/9] mm: zero struct pages during initialization
` [v3 6/9] sparc64: teach sparc not to zero struct pages memory
` [v3 7/9] x86: teach x86 "
` [v3 8/9] powerpc: teach platforms "
` [v3 9/9] s390: "

[PATCH 0/3 v3] ARM/ARM64: silence large module first time allocation
 2017-05-08 10:07 UTC  (5+ messages)
` [PATCH v3 3/3] arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y

[PATCH] mm/khugepaged: Add missed tracepoint for collapse_huge_page_swapin
 2017-05-07 10:18 UTC 

[PATCH v10 0/6] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-05-07  4:22 UTC  (11+ messages)
` [PATCH v10 1/6] virtio-balloon: deflate via a page list
` [PATCH v10 2/6] virtio-balloon: coding format cleanup
` [PATCH v10 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
` [PATCH v10 4/6] mm: function to offer a page block on the free list
` [PATCH v10 5/6] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v10 6/6] virtio-balloon: VIRTIO_BALLOON_F_MISC_VQ

[PATCH 1/2] mm/slub: remove a redundant assignment in ___slab_alloc()
 2017-05-07  3:12 UTC  (2+ messages)
` [PATCH 2/2] mm/slub: reset cpu_slab's pointer in deactivate_slab()

Is iounmap(NULL) safe or not?
 2017-05-06  7:47 UTC  (2+ messages)

asm/mmu.h using NR_CPUS (was Re: kisskb: FAILED linux-next/axs101_defconfig/arcompact Thu May 04, 18:53)
 2017-05-05 18:52 UTC 

[PATCH][RFC][V2] mm: make kswapd try harder to keep active pages in cache
 2017-05-05 14:20 UTC 

[PATCH] swap: add block io poll in swapin path
 2017-05-05 13:47 UTC  (10+ messages)

[PATCH] mm, sparsemem: break out of loops early
 2017-05-05 13:16 UTC  (2+ messages)

OpenStack Application Users List
 2017-05-04 16:53 UTC 

[PATCH 1/4] fs: fix data invalidation in the cleancache during direct IO
 2017-05-04  9:12 UTC  (10+ messages)
` [PATCH 1/2] dax: prevent invalidation of mapped DAX entries
  ` [PATCH 2/2] dax: fix data corruption due to stale mmap reads

[PATCH v7 0/7] Introduce ZONE_CMA
 2017-05-04 12:46 UTC  (12+ messages)

mmotm 2017-05-03-15-16 uploaded
 2017-05-04 11:51 UTC  (2+ messages)
` mmotm git tree since-4.11 branch created (was: mmotm 2017-05-03-15-16 uploaded)

[patch] mm, vmscan: avoid thrashing anon lru when free + file is low
 2017-05-04 11:43 UTC  (14+ messages)
          ` [patch v2] "

[PATCH v3 0/8] try to reduce fragmenting fallbacks
 2017-05-04  6:12 UTC  (6+ messages)
` [PATCH v3 7/8] mm, compaction: restrict async compaction to pageblocks of same migratetype

[RESENT PATCH] x86/mem: fix the offset overflow when read/write mem
 2017-05-04  2:28 UTC  (5+ messages)

[mmotm:master 189/272] fs/affs/affs.h:10:22: fatal error: amigaffs.h: No such file or directory
 2017-05-04  1:05 UTC 

[patch v2] mm, vmstat: print non-populated zones in zoneinfo
 2017-05-03 23:41 UTC  (2+ messages)
` [PATCH] mm, vmstat: Remove spurious WARN() during zoneinfo print

Review request: draft userfaultfd(2) manual page
 2017-05-03 21:46 UTC  (5+ messages)
` Review request: draft ioctl_userfaultfd(2) "

[PATCH][RFC] mm: make kswapd try harder to keep active pages in cache
 2017-05-03 19:20 UTC  (4+ messages)

[patch 0/3] per-CPU vmstat thresholds and vmstat worker disablement (v2)
 2017-05-03 18:40 UTC  (4+ messages)
` [patch 1/3] MM: remove unused quiet_vmstat function
` [patch 2/3] MM: allow per-cpu vmstat_threshold configuration
` [patch 3/3] MM: allow per-cpu vmstat_worker configuration

[v2 0/5] parallelized "struct page" zeroing
 2017-05-03 15:05 UTC  (4+ messages)
` [v2 3/5] mm: add "zero" argument to vmemmap allocators

[RFC v3 00/17] Speculative page faults
 2017-05-03 13:01 UTC  (7+ messages)
` [RFC v3 03/17] mm: Introduce pte_spinlock
` [RFC v3 05/17] RCU free VMAs

Improve documentation request for /proc/meminfo (proc.txt)
 2017-05-03 11:32 UTC 

RFC: post-init-read-only protection for data allocated dynamically
 2017-05-03  9:44 UTC  (4+ messages)

[PATCH] vmscan: scan pages until it founds eligible pages
 2017-05-03  6:00 UTC  (6+ messages)

4.11.0-rc8+/x86_64 desktop lockup until applications closed
 2017-05-03  1:41 UTC  (5+ messages)


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