linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-01 10:27:36 to 2018-11-05 16:56:34 UTC [more...]

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-05 16:55 UTC  (2+ messages)
` [RFC PATCH v4 04/13] ktask: run helper threads at MAX_NICE

Creating compressed backing_store as swapfile
 2018-11-05 16:55 UTC  (8+ messages)

[PATCH] mm/kvmalloc: do not confuse kmalloc with page order over MAX_ORDER
 2018-11-05 16:52 UTC  (10+ messages)
` [PATCH 2] mm/kvmalloc: do not call kmalloc for size > KMALLOC_MAX_SIZE

[PATCH v4] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-11-05 16:41 UTC  (5+ messages)

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-05 16:39 UTC  (9+ messages)
` [PATCH 2/2] mm/page_alloc: use a single function to free page

[PATCH] mm: don't break integrity writeback on ->writepage() error
 2018-11-05 16:36 UTC 

[PATCH v11 00/26] Speculative page faults
 2018-11-05 16:08 UTC  (5+ messages)
` [PATCH v11 10/26] mm: protect VMA modifications using VMA sequence count

[PATCH] mm: fix uninitialized variable warnings
 2018-11-05 15:35 UTC  (3+ messages)

[PATCH] z3fold: fix possible reclaim races
 2018-11-05 15:22 UTC 

[PATCH v2 0/1] memory_hotplug: fix the panic when memory end is not
 2018-11-05 15:04 UTC  (2+ messages)
` [PATCH v2 1/1] memory_hotplug: fix the panic when memory end is not on the section boundary

[PATCH 1/2] mm: use kvzalloc for swap_info_struct allocation
 2018-11-05 14:27 UTC  (8+ messages)
      ` [PATCH v2] "

Memory hotplug failed to offline on bare metal system of multiple nodes
 2018-11-05 14:23 UTC  (11+ messages)
` [PATCH] mm, memory_hotplug: teach has_unmovable_pages about of LRU migrateable pages

[PATCH] mm: Create the new vm_fault_t type
 2018-11-05 13:53 UTC  (7+ messages)

[PATCH v3] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-11-05 11:24 UTC  (16+ messages)

[PATCH 2/2] mm: avoid unnecessary swap_info_struct allocation
 2018-11-05 10:41 UTC  (4+ messages)

[PATCH] mm, slab: remove unnecessary unlikely()
 2018-11-05 10:18 UTC  (2+ messages)

[kvm PATCH v6 0/2] shrink vcpu_vmx down to order 2
 2018-11-05 10:08 UTC  (6+ messages)
` [kvm PATCH v6 2/2] kvm: x86: Dynamically allocate guest_fpu
  ` [LKP] [kvm] ac347c1bc8: WARNING:at_mm/slab_common.c:#kmem_cache_create_usercopy

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-05  9:54 UTC  (11+ messages)
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count

[PATCH v5 1/2] memory_hotplug: Free pages as higher order
 2018-11-05  9:42 UTC  (10+ messages)

Will the recent memory leak fixes be backported to longterm kernels?
 2018-11-05  9:21 UTC  (16+ messages)

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-11-05  8:37 UTC  (14+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH] mm: mmap: remove unnecessary unlikely()
 2018-11-05  6:51 UTC  (2+ messages)

[PATCH v2] x86/build: Build VSMP support only if CONFIG_PCI is selected
 2018-11-05  6:39 UTC  (4+ messages)

kernel/sched/psi.c:639:13: warning: 'rq' may be used uninitialized in this function
 2018-11-05  5:30 UTC 

[PATCH -next 0/3] Add support for fast mremap
 2018-11-04  6:56 UTC  (12+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
  ` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap

[PATCH] mm/slub: remove validation on cpu_slab in __flush_cpu_slab()
 2018-11-03 14:12 UTC 

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-03  2:00 UTC  (8+ messages)
` [PATCH 2/3] mm: Use line-buffered printk() for show_free_areas()
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

[PATCHv3 0/3] Fix couple of issues with LDT remap for PTI
 2018-11-02 21:08 UTC  (5+ messages)
` [PATCHv3 1/3] x86/mm: Move LDT remap out of KASLR region on 5-level paging
` [PATCHv3 3/3] x86/ldt: Remove unused variable in map_ldt_struct()

[PATCH v8 0/4] KASLR feature to randomize each loadable module
 2018-11-02 19:25 UTC  (5+ messages)
` [PATCH v8 1/4] vmalloc: Add __vmalloc_node_try_addr function
` [PATCH v8 2/4] x86/modules: Increase randomization for modules
` [PATCH v8 3/4] vmalloc: Add debugfs modfraginfo
` [PATCH v8 4/4] Kselftest for module text allocation benchmarking

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-11-02 19:05 UTC  (8+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

[PATCH] mremap: properly flush TLB before releasing the page
 2018-11-02 16:05 UTC  (4+ messages)

Caching/buffers become useless after some time
 2018-11-02 14:59 UTC  (27+ messages)

NUMA memchr_inv() in mm/vmstat.c:need_update()?
 2018-11-02 12:44 UTC 

[PATCH] mm/hotplug: Optimize clear_hwpoisoned_pages
 2018-11-02 12:32 UTC  (2+ messages)

PIE binaries are no longer mapped below 4 GiB on ppc64le
 2018-11-02  9:41 UTC  (10+ messages)

[PATCH RFC] mm: do not start node_reclaim for page order > MAX_ORDER
 2018-11-02  8:55 UTC  (2+ messages)

[PATCH v15 1/2] Reorganize the oom report in dump_header
 2018-11-02  8:34 UTC  (6+ messages)

[PATCH] memory_hotplug: cond_resched in __remove_pages
 2018-11-02  7:05 UTC  (3+ messages)

s390: runtime warning about pgtables_bytes
 2018-11-02  6:49 UTC  (5+ messages)

[PATCH] mm/thp: Correctly differentiate between mapped THP and PMD migration entry
 2018-11-02  6:15 UTC  (12+ messages)

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-11-02  1:43 UTC  (12+ messages)

[PATCH v4] mm/page_owner: clamp read count to PAGE_SIZE
 2018-11-02  0:41 UTC  (6+ messages)

__HAVE_ARCH_PTE_DEVMAP - bug or intended behaviour?
 2018-11-01 20:58 UTC  (4+ messages)

4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
 2018-11-01 16:05 UTC  (12+ messages)

mmotm 2018-10-30-16-08 uploaded
 2018-11-01 15:39 UTC  (9+ messages)
` mmotm 2018-10-30-16-08 uploaded (arch/x86/kernel/vsmp_64.c)
  ` [PATCH] x86/build: Build VSMP support only if selected

[mm PATCH v4 0/6] Deferred page init improvements
 2018-11-01 15:10 UTC  (5+ messages)
` [mm PATCH v4 3/6] mm: Use memblock/zone specific iterator for handling deferred page init

[RFC PATCH v1 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2018-11-01 10:49 UTC  (5+ messages)
` [RFC PATCH v1 2/4] kvmppc: Add support for shared pages in HMM driver
` [RFC PATCH v1 3/4] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls

[PATCH v3] mm/page_owner: use kvmalloc instead of kmalloc
 2018-11-01 10:27 UTC  (11+ 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).