linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-23 05:15:03 to 2018-01-01 21:20:46 UTC [more...]

[RFC 0/8] Xarray object migration V1
 2018-01-01 21:20 UTC  (21+ messages)
` [RFC 2/8] slub: Add defrag_ratio field and sysfs support
` [RFC 3/8] slub: Add isolate() and migrate() methods
` [RFC 4/8] slub: Sort slab cache list and establish maximum objects for defrag slabs
` [RFC 5/8] slub: Slab defrag core
` [RFC 6/8] slub: Extend slabinfo to support -D and -F options
` [RFC 7/8] xarray: Implement migration function for objects
` [RFC 8/8] Add debugging output

About the try to remove cross-release feature entirely by Ingo
 2018-01-01 16:00 UTC  (14+ messages)

[PATCH] userfaultfd: convert to use anon_inode_getfd()
 2018-01-01 15:52 UTC  (2+ messages)

INFO: task hung in filemap_fault
 2018-01-01 15:27 UTC  (4+ messages)

[PATCH 4.14 005/146] x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y
 2018-01-01 14:37 UTC  (6+ messages)
` [PATCH 4.14 006/146] x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching
` [PATCH 4.14 029/146] x86/mm: Clarify the whole ASID/kernel PCID/user PCID naming
` [PATCH 4.14 031/146] x86/mm/pti: Add Kconfig
` [PATCH 4.14 033/146] x86/mm/dump_pagetables: Check user space page table for WX pages
` [PATCH 4.14 034/146] x86/mm/dump_pagetables: Allow dumping current pagetables

[PATCH 4.9 17/75] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
 2018-01-01 14:31 UTC  (5+ messages)
` [PATCH 4.9 18/75] x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
` [PATCH 4.9 19/75] x86/mm: Disable PCID on 32-bit kernels
` [PATCH 4.9 20/75] x86/mm: Add the nopcid boot option to turn off PCID
` [PATCH 4.9 21/75] x86/mm: Enable CR4.PCIDE on supported systems

[PATCH 4.4 27/63] x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
 2018-01-01 14:24 UTC  (5+ messages)
` [PATCH 4.4 28/63] x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
` [PATCH 4.4 29/63] x86/mm: Disable PCID on 32-bit kernels
` [PATCH 4.4 30/63] x86/mm: Add the nopcid boot option to turn off PCID
` [PATCH 4.4 31/63] x86/mm: Enable CR4.PCIDE on supported systems

[RFC PATCH] mm: unclutter THP migration
 2017-12-31 13:09 UTC  (11+ messages)
` [RFC PATCH 0/3] "
  ` [RFC PATCH 2/3] mm, migrate: remove reason argument from new_page_t
  ` [RFC PATCH 3/3] mm: unclutter THP migration

[PATCH v2] ksm: replace jhash2 with faster hash
 2017-12-31 12:37 UTC  (6+ messages)
` [RFC PATCH] ksm: fasthash() can be static

BUG: bad usercopy in memdup_user_nul
 2017-12-31  8:11 UTC  (2+ messages)

BUG: bad usercopy in memdup_user
 2017-12-31  8:11 UTC  (10+ messages)

BUG: bad usercopy in old_dev_ioctl
 2017-12-31  8:10 UTC  (6+ messages)

BUG: bad usercopy in ___sys_sendmsg
 2017-12-31  8:09 UTC  (3+ messages)

[PATCH] [RFC] mm: page_alloc: skip over regions of invalid pfns on UMA
 2017-12-31  5:31 UTC 

[PATCH V5 1/2] xxHash: create arch dependent 32/64-bit xxhash()
 2017-12-31  0:25 UTC  (3+ messages)
` [PATCH V5 2/2] ksm: replace jhash2 with faster hash

[PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-30  9:19 UTC  (21+ messages)

[PATCH 1/2] mm: Make follow_pte_pmd an inline
 2017-12-30  7:17 UTC  (12+ messages)
` [PATCH 2/2] Introduce __cond_lock_err

[RFC PATCH Resend] ksm: allow dedup all tasks memory
 2017-12-30  1:49 UTC 

Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
 2017-12-29 18:44 UTC  (13+ messages)

ACPI issues on cold power on [bisected]
 2017-12-29 16:36 UTC  (3+ messages)

Fw: kernel BUG at ./include/linux/mm.h:LINE! (3)
 2017-12-29 13:24 UTC  (2+ messages)

Memory hotplug regression in 4.13
 2017-12-29 13:05 UTC  (10+ messages)

[PATCH v2] zram: better utilization of zram swap space
 2017-12-29  9:21 UTC  (6+ messages)

[RFC] mm: why vfree() do not free page table memory?
 2017-12-29  8:58 UTC 

[RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
 2017-12-29  8:00 UTC  (2+ messages)

revamp vmem_altmap / dev_pagemap handling V3
 2017-12-29  7:54 UTC  (18+ messages)
` [PATCH 01/17] memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free
` [PATCH 02/17] mm: don't export arch_add_memory
` [PATCH 03/17] mm: don't export __add_pages
` [PATCH 04/17] mm: pass the vmem_altmap to arch_add_memory and __add_pages
` [PATCH 05/17] mm: pass the vmem_altmap to vmemmap_populate
` [PATCH 06/17] mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
` [PATCH 07/17] mm: pass the vmem_altmap to vmemmap_free
` [PATCH 08/17] mm: pass the vmem_altmap to memmap_init_zone
` [PATCH 09/17] mm: split altmap memory map allocation from normal case
` [PATCH 10/17] mm: merge vmem_altmap_alloc into altmap_alloc_block_buf
` [PATCH 11/17] mm: move get_dev_pagemap out of line
` [PATCH 12/17] mm: optimize dev_pagemap reference counting around get_dev_pagemap
` [PATCH 13/17] memremap: remove to_vmem_altmap
` [PATCH 14/17] memremap: simplify duplicate region handling in devm_memremap_pages
` [PATCH 15/17] memremap: drop private struct page_map
` [PATCH 16/17] memremap: change devm_memremap_pages interface to use struct dev_pagemap
` [PATCH 17/17] memremap: merge find_dev_pagemap into get_dev_pagemap

[PATCH] kallsyms: let print_ip_sym() print raw addresses
 2017-12-29  3:49 UTC 

[PATCH] mm for mmotm: Revert skip swap cache feture for synchronous device
 2017-12-29  0:55 UTC 

Hang with v4.15-rc trying to swap back in
 2017-12-29  0:45 UTC  (8+ messages)

WARNING in __wake_up_common
 2017-12-28 14:12 UTC  (3+ messages)

BUG: workqueue lockup (2)
 2017-12-28 13:43 UTC  (7+ messages)

mmots build error (2)
 2017-12-28  7:34 UTC 

[PATCH -V5b -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-28  1:53 UTC  (2+ messages)

[PATCH -V5a -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-28  0:57 UTC 

[RFC PATCH] mm: memcontrol: memory+swap accounting for cgroup-v2
 2017-12-27 19:49 UTC  (12+ messages)

[PATCH 4.14 14/74] arch, mm: Allow arch_dup_mmap() to fail
 2017-12-27 16:46 UTC  (13+ messages)
` [PATCH 4.14 15/74] x86/ldt: Rework locking
` [PATCH 4.14 16/74] x86/ldt: Prevent LDT inheritance on exec
` [PATCH 4.14 18/74] x86/doc: Remove obvious weirdnesses from the x86 MM layout documentation
` [PATCH 4.14 20/74] x86/uv: Use the right TLB-flush API
` [PATCH 4.14 21/74] x86/microcode: Dont abuse the TLB-flush interface
` [PATCH 4.14 22/74] x86/mm: Use __flush_tlb_one() for kernel memory
` [PATCH 4.14 23/74] x86/mm: Remove superfluous barriers
` [PATCH 4.14 24/74] x86/mm: Add comments to clarify which TLB-flush functions are supposed to flush what
` [PATCH 4.14 25/74] x86/mm: Move the CR3 construction functions to tlbflush.h
` [PATCH 4.14 26/74] x86/mm: Remove hard-coded ASID limit checks
` [PATCH 4.14 27/74] x86/mm: Put MMU to hardware ASID translation in one place
` [PATCH 4.14 28/74] x86/mm: Create asm/invpcid.h

[PATCH 0/5] kasan: detect invalid frees
 2017-12-27 12:44 UTC  (6+ messages)
` [PATCH 1/5] kasan: detect invalid frees for large objects
` [PATCH 2/5] kasan: don't use __builtin_return_address(1)
` [PATCH 3/5] kasan: detect invalid frees for large mempool objects
` [PATCH 4/5] kasan: unify code between kasan_slab_free() and kasan_poison_kfree()
` [PATCH 5/5] kasan: detect invalid frees

[PATCH v5 00/78] XArray v5
 2017-12-27 10:26 UTC  (17+ messages)
` [PATCH v5 03/78] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v5 04/78] page cache: Use xa_lock
` [PATCH v5 05/78] xarray: Replace exceptional entries
` [PATCH v5 06/78] xarray: Change definition of sibling entries

[Bug 190841] New: [REGRESSION] Intensive Memory CGroup removal leads to high load average 10+
 2017-12-26 20:40 UTC  (5+ messages)

[PATCH v2 0/5] mm: NUMA stats code cleanup and enhancement
 2017-12-26 19:05 UTC  (9+ messages)
` [PATCH v2 3/5] mm: enlarge NUMA counters threshold size

[PATCH v20 0/7] Virtio-balloon Enhancement
 2017-12-26 13:40 UTC  (11+ messages)
` [PATCH v20 4/7] virtio-balloon: VIRTIO_BALLOON_F_SG
        ` [virtio-dev] "

[PATCH -V4 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-26  5:33 UTC  (9+ messages)

kernel BUG at fs/userfaultfd.c:LINE!
 2017-12-25  9:07 UTC  (5+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails

[PATCH v20 3/7 RESEND] xbitmap: add more operations
 2017-12-24  7:31 UTC  (7+ messages)

[mmotm:master 37/234] fs//ocfs2/aops.c:2437:3: note: in expansion of macro 'if'
 2017-12-24  5:13 UTC 

[PATCH] zsmalloc: use U suffix for negative literals being shifted
 2017-12-24  3:28 UTC  (3+ messages)

[PATCH] mm,oom: use ALLOC_OOM for OOM victim's last second allocation
 2017-12-23 14:41 UTC  (6+ messages)

[mmotm:master 157/234] mm/kasan/kasan.c:781:1: sparse: symbol '__asan_set_shadow_00' was not declared. Should it be static?
 2017-12-23 12:59 UTC  (2+ messages)
` [RFC PATCH mmotm] kasan: __asan_set_shadow_00 can be static

[mmotm:master 156/234] lib/test_kasan.c:478:27: sparse: Variable length array is used
 2017-12-23 12:49 UTC 

[PATCH] mm/sparse.c: Wrong allocation for mem_section
 2017-12-23  9:54 UTC  (2+ messages)

mmotm 2017-12-22-17-55 uploaded
 2017-12-23  9:11 UTC  (2+ messages)

INFO: task hung in invalidate_inode_pages2_range
 2017-12-23  7:26 UTC 

[RFC] does ioremap() cause memory leak?
 2017-12-23  5:32 UTC  (2+ 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).