linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-09 17:59:35 to 2018-11-13 00:21:29 UTC [more...]

[PATCH RFC v1 00/11] hwpoison improvement part 1
 2018-11-13  0:17 UTC  (7+ messages)
` [RFC][PATCH v1 02/11] mm: soft-offline: add missing error check of set_hwpoison_free_buddy_page()
` [RFC][PATCH v1 03/11] mm: move definition of num_poisoned_pages_inc/dec to include/linux/mm.h

[PATCH V3] KSM: allow dedup all tasks memory
 2018-11-12 23:13 UTC 

[RFC PATCH 00/12] locking/lockdep: Add a new class of terminal locks
 2018-11-12 22:56 UTC  (22+ messages)
` [RFC PATCH 01/12] locking/lockdep: Rework lockdep_set_novalidate_class()
` [RFC PATCH 02/12] locking/lockdep: Add a new terminal lock type
` [RFC PATCH 07/12] locking/lockdep: Add support for nested terminal locks

[RFC PATCH v4 00/13] ktask: multithread CPU-intensive kernel work
 2018-11-12 22:15 UTC  (5+ messages)
` [RFC PATCH v4 11/13] mm: parallelize deferred struct page initialization within each node

[PATCH 0/5] Do not touch pages/zones during hot-remove path
 2018-11-12 21:28 UTC  (9+ messages)
` [PATCH 1/5] mm/memory_hotplug: Add nid parameter to arch_remove_memory
` [PATCH 2/5] mm/memory_hotplug: Create add/del_device_memory functions
` [PATCH 3/5] mm/memory_hotplug: Check for IORESOURCE_SYSRAM in release_mem_region_adjustable

[PATCH 01/16] xfs: drop ->writepage completely
 2018-11-12 21:08 UTC  (2+ messages)

[mm PATCH v5 0/7] Deferred page init improvements
 2018-11-12 20:37 UTC  (22+ messages)
` [mm PATCH v5 3/7] mm: Implement new zone specific memblock iterator
` [mm PATCH v5 4/7] mm: Initialize MAX_ORDER_NR_PAGES at a time instead of doing larger sections
` [mm PATCH v5 5/7] mm: Move hot-plug specific memory init into separate functions and optimize
` [mm PATCH v5 6/7] mm: Add reserved flag setting to set_page_links
` [mm PATCH v5 7/7] mm: Use common iterator for deferred_init_pages and deferred_free_pages

[PATCH] acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
 2018-11-12 18:44 UTC  (2+ messages)

[PATCH v10 00/22] kasan: add software tag-based mode for arm64
 2018-11-12 18:21 UTC  (7+ messages)
` [PATCH v10 05/22] kasan: add CONFIG_KASAN_GENERIC and CONFIG_KASAN_SW_TAGS
` [PATCH v10 06/22] kasan, arm64: adjust shadow size for tag-based mode

[PATCH v4 2/9] dmapool: remove checks for dev == NULL
 2018-11-12 17:06 UTC  (3+ messages)

[PATCH 1/2] mm/page_alloc: free order-0 pages through PCP in page_frag_free()
 2018-11-12 17:06 UTC  (9+ messages)

[PATCH v2] ksm: allow dedup all tasks memory
 2018-11-12 16:16 UTC  (3+ messages)

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-12 16:14 UTC  (11+ messages)
` [PATCH v2 1/6] mm/gup: finish consolidating error handling
` [PATCH v2 2/6] mm: introduce put_user_page*(), placeholder versions
` [PATCH v2 3/6] infiniband/mm: convert put_page() to put_user_page*()
` [PATCH v2 4/6] mm: introduce page->dma_pinned_flags, _count
` [PATCH v2 5/6] mm: introduce zone_gup_lock, for dma-pinned pages
` [PATCH v2 6/6] mm: track gup pages with page->dma_pinned_* fields

[PATCH v4 9/9] dmapool: debug: prevent endless loop in case of corruption
 2018-11-12 15:46 UTC 

[PATCH v4 8/9] dmapool: improve accuracy of debug statistics
 2018-11-12 15:45 UTC 

[PATCH v4 7/9] dmapool: cleanup integer types
 2018-11-12 15:45 UTC 

[PATCH v4 6/9] dmapool: improve scalability of dma_pool_free
 2018-11-12 15:44 UTC 

[PATCH v4 5/9] dmapool: rename fields in dma_page
 2018-11-12 15:44 UTC 

[PATCH v4 4/9] dmapool: improve scalability of dma_pool_alloc
 2018-11-12 15:43 UTC 

[PATCH v4 3/9] dmapool: cleanup dma_pool_destroy
 2018-11-12 15:42 UTC 

[PATCH v4 1/9] dmapool: fix boundary comparison
 2018-11-12 15:41 UTC 

[PATCH v4 0/9] mpt3sas and dmapool scalability
 2018-11-12 15:40 UTC 

[PATCH] mm, page_alloc: skip zone who has no managed_pages in calculate_totalreserve_pages()
 2018-11-12 14:40 UTC  (4+ messages)

[LKP] d50d82faa0 [ 33.671845] WARNING: possible circular locking dependency detected
 2018-11-12 14:29 UTC  (4+ messages)

crashkernel=512M is no longer working on this aarch64 server
 2018-11-12 12:29 UTC  (5+ messages)

[PATCH] efi: permit calling efi_mem_reserve_persistent from atomic context
 2018-11-12 12:14 UTC  (5+ messages)

pkeys: Reserve PKEY_DISABLE_READ
 2018-11-12 12:00 UTC  (11+ messages)

[PATCH] mm: cleancache: fix corruption on missed inode invalidation
 2018-11-12 12:00 UTC  (5+ messages)
  ` [PATCH v2] "

[RFC] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-12 11:47 UTC  (6+ messages)

[PATCH v6 1/3] printk: Add line-buffered printk() API
 2018-11-12 10:42 UTC  (18+ messages)
` [PATCH 3/3] lockdep: Use line-buffered printk() for lockdep messages

[PATCH] kmemleak: Turn kmemleak_lock to raw spinlock on RT
 2018-11-12 10:17 UTC 

[RFC PATCH v1 0/4] kvmppc: HMM backend driver to manage pages of secure guest
 2018-11-12 10:08 UTC  (16+ messages)
` [RFC PATCH v1 1/4] "
` [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 v4 0/4] mm: convert totalram_pages, totalhigh_pages and managed pages to atomic
 2018-11-12  6:27 UTC  (7+ messages)
` [PATCH v4 1/4] mm: reference totalram_pages and managed_pages once per function
` [PATCH v4 2/4] mm: convert zone->managed_pages to atomic variable
` [PATCH v4 3/4] mm: convert totalram_pages and totalhigh_pages variables to atomic
` [PATCH v4 4/4] mm: Remove managed_page_count spinlock

[PATCH] mm:vmalloc add vm_struct for vm_map_ram
 2018-11-12  3:24 UTC  (2+ messages)

request for 4.14-stable: fd5f7cde1b85 ("printk: Never set console_may_schedule in console_trylock()")
 2018-11-11 20:20 UTC 

[PATCH tip/core/rcu 6/7] mm: Replace spin_is_locked() with lockdep
 2018-11-11 20:04 UTC 

[PATCH tip/core/rcu 19/41] main: Replace rcu_barrier_sched() with rcu_barrier()
 2018-11-11 19:43 UTC  (2+ messages)
` [PATCH tip/core/rcu 28/41] slab: Replace synchronize_sched() with synchronize_rcu()

[PATCH v5 00/27] Control Flow Enforcement: Shadow Stack
 2018-11-11 19:02 UTC  (12+ messages)
` [PATCH v5 04/27] x86/fpu/xstate: Add XSAVES system states for shadow stack

[PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
 2018-11-11 17:36 UTC  (31+ messages)

[PATCH] docs/mm: update kmalloc kernel-doc description
 2018-11-11 16:48 UTC 

[4.20 rc1] WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:369 __debug_object_init.cold.11+0x18/0x10a
 2018-11-11 11:18 UTC 

[PATCH v2 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
 2018-11-11  9:03 UTC  (4+ messages)
` [PATCH v2 1/3] mm: slab/slub: Add check_slab_flags function to check for valid flags
` [PATCH v2 2/3] mm: Add support for SLAB_CACHE_DMA32
` [PATCH v2 3/3] iommu/io-pgtable-arm-v7s: Request DMA32 memory, and improve debugging

[linux-stable-rc:linux-3.16.y 2872/3488] head64.c:undefined reference to `__gcov_exit'
 2018-11-11  1:38 UTC  (3+ messages)

kmemleak: Early log buffer exceeded (525980) during boot
 2018-11-10 17:42 UTC  (3+ messages)

[RFC PATCH] mm: thp: implement THP reservations for anonymous memory
 2018-11-10 16:44 UTC  (13+ messages)

[PATCH] mm: don't break integrity writeback on ->writepage() error
 2018-11-10 15:19 UTC  (3+ messages)

[PATCHv3 0/3] Fix couple of issues with LDT remap for PTI
 2018-11-10 12:29 UTC  (3+ messages)
` [PATCHv3 1/3] x86/mm: Move LDT remap out of KASLR region on 5-level paging

[PATCH V2 0/6] VA to numa node information
 2018-11-10  4:48 UTC  (7+ messages)

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

[PATCH] mm/slub: skip node in case there is no slab to acquire
 2018-11-09 23:47 UTC  (3+ messages)

[PATCH 0/2] mm/swap: Add locking for pagevec
 2018-11-09 23:06 UTC  (3+ messages)
` [PATCH 2/2] mm/swap: Access struct pagevec remotely

[PATCH v3] ksm: Assist buddy allocator to assemble 1-order pages
 2018-11-09 21:08 UTC  (2+ messages)

[PATCH 1/2] mm: make dev_pagemap_mapping_shift() externally visible
 2018-11-09 20:39 UTC 

Potentially Incorrect Wraparound Check in mm/usercopy.c
 2018-11-09 17:59 UTC 


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