linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-27 20:29:09 to 2017-03-02 05:25:45 UTC [more...]

[PATCH v3 0/4] Zeroing hash tables in allocator
 2017-03-02  5:33 UTC  (2+ messages)
` [PATCH v3 1/4] sparc64: NG4 memset 32 bits overflow

mm allocation failure and hang when running xfstests generic/269 on xfs
 2017-03-02  5:19 UTC  (3+ messages)

[PATCH v5 00/13] lockdep: Implement crossrelease feature
 2017-03-02  4:45 UTC  (29+ messages)
` [PATCH v5 06/13] "

[LSF/MM TOPIC] Movable memory and reliable higher order allocations
 2017-03-02  4:12 UTC  (3+ messages)

[PATCH 0/9] mm: kswapd spinning on unreclaimable nodes - fixes and cleanups
 2017-03-02  3:37 UTC  (30+ messages)
` [PATCH 1/9] mm: fix 100% CPU kswapd busyloop on unreclaimable nodes
` [PATCH 2/9] mm: fix check for reclaimable pages in PF_MEMALLOC reclaim throttling
` [PATCH 3/9] mm: remove seemingly spurious reclaimability check from laptop_mode gating
` [PATCH 4/9] mm: remove unnecessary reclaimability check from NUMA balancing target
` [PATCH 5/9] mm: don't avoid high-priority reclaim on unreclaimable nodes
` [PATCH 6/9] mm: don't avoid high-priority reclaim on memcg limit reclaim
` [PATCH 7/9] mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
` [PATCH 8/9] Revert "mm, vmscan: account for skipped pages as a partial scan"
` [PATCH 9/9] mm: remove unnecessary back-off function when retrying page reclaim

[PATCH v2 0/3] Zeroing hash tables in allocator
 2017-03-02  0:12 UTC  (12+ messages)
` [PATCH v2 1/3] sparc64: NG4 memset 32 bits overflow
` [PATCH v2 2/3] mm: Zeroing hash tables in allocator
` [PATCH v2 3/3] mm: Updated callers to use HASH_ZERO flag

fs: use-after-free in userfaultfd_exit
 2017-03-01 23:13 UTC  (2+ messages)

[PATCH] mm, add_memory_resource: hold device_hotplug lock over mem_hotplug_{begin, done}
 2017-03-01 22:55 UTC  (7+ messages)

[PATCH V5 0/6] mm: fix some MADV_FREE issues
 2017-03-01 18:57 UTC  (22+ messages)
` [PATCH V5 3/6] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
` [PATCH V5 4/6] mm: reclaim MADV_FREE pages
` [PATCH V5 5/6] mm: enable MADV_FREE for swapless system
` [PATCH V5 6/6] proc: show MADV_FREE pages info in smaps

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-03-01 18:40 UTC  (31+ messages)
` [RFC PATCH v4 05/28] x86: Add Secure Memory Encryption (SME) support
` [RFC PATCH v4 11/28] x86: Add support to determine the E820 type of an address
` [RFC PATCH v4 16/28] x86: Add support for changing memory encryption attribute
` [RFC PATCH v4 19/28] swiotlb: Add warnings for use of bounce buffers with SME
` [RFC PATCH v4 21/28] x86: Check for memory encryption on the APs
` [RFC PATCH v4 26/28] x86: Allow kexec to be used with SME
` [RFC PATCH v4 27/28] x86: Add support to encrypt the kernel in-place
` [RFC PATCH v4 28/28] x86: Add support to make use of Secure Memory Encryption

kvm: WARNING in nested_vmx_vmexit
 2017-03-01 17:48 UTC  (2+ messages)

Page allocator order-0 optimizations merged
 2017-03-01 17:36 UTC  (2+ messages)

[PATCH v3] lockdep: Teach lockdep about memalloc_noio_save
 2017-03-01 16:18 UTC  (7+ messages)

mm: GPF in bdi_put
 2017-03-01 15:05 UTC  (6+ messages)

[PATCH] mm, swap: Fix a race in free_swap_and_cache()
 2017-03-01 14:38 UTC 

[PATCH V3 0/4] Define coherent device memory node
 2017-03-01 10:59 UTC  (8+ messages)

[PATCH] mm: free reserved area's memmap if possiable
 2017-03-01 10:41 UTC  (7+ messages)

Ext4 stack trace with savedwrite patches
 2017-03-01 10:23 UTC  (2+ messages)

[PATCH v6 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-03-01  9:24 UTC  (4+ messages)
` [PATCH v6 2/4] mm: Add functions to support extra actions on swap in/out
` [PATCH v6 4/4] sparc64: Add support for ADI (Application Data Integrity)

[PATCH 0/3] Reduce amount of time kswapd sleeps prematurely
 2017-03-01  9:04 UTC  (5+ messages)
` [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx

[PATCH RESEND] drm/via: use get_user_pages_unlocked()
 2017-03-01  8:43 UTC  (5+ messages)

[PATCH 0/3] userfaultfd non-cooperative further update for 4.11 merge window
 2017-03-01  5:17 UTC  (3+ messages)
` [PATCH 1.5/3] userfaultfd: documentation fixup after removal of UFFD_EVENT_EXIT

[PATCH 0/5] mm subsystem refcounter conversions
 2017-03-01  1:21 UTC  (2+ messages)

[PATCH 0/5] mm: support parallel free of memory
 2017-03-01  1:17 UTC  (4+ messages)

[PATCH 0/2] fix for direct-I/O to DAX mappings
 2017-02-28 22:09 UTC  (3+ messages)

[LSF/MM TOPIC] do we really need PG_error at all?
 2017-02-28 20:45 UTC  (13+ messages)
              ` [Lsf-pc] "

[LSF/MM TOPIC] cpuset vs mempolicy related issues
 2017-02-28 20:34 UTC  (2+ messages)

[PATCH v1 0/3] Zeroing hash tables in allocator
 2017-02-28 19:58 UTC  (9+ messages)
` [PATCH v1 1/3] sparc64: NG4 memset/memcpy 32 bits overflow
` [PATCH v1 2/3] mm: Zeroing hash tables in allocator
` [PATCH v1 3/3] mm: Updated callers to use HASH_ZERO flag

[PATCH 0/2] Introducing the eXtensible Array (xarray)
 2017-02-28 18:13 UTC  (3+ messages)
` [PATCH 1/2] Add XArray
` [PATCH 2/2] XArray: Convert IDR and add test suite

ipc: use-after-free in shm_get_unmapped_area
 2017-02-28 17:53 UTC 

mm: fault in __do_fault
 2017-02-28 15:55 UTC  (4+ messages)

[PATCH stable-4.9 0/2] mm: follow up oom fixes for 32b
 2017-02-28 15:11 UTC  (3+ messages)
` [PATCH stable-4.9 1/2] mm, vmscan: cleanup lru size claculations
` [PATCH stable-4.9 2/2] mm, vmscan: consider eligible zones in get_scan_count

[PATCHv3 00/33] 5-level paging
 2017-02-28 12:38 UTC  (3+ messages)
` [PATCHv3 15/33] x86/efi: handle p4d in EFI pagetables

[PATCH] mm/vmstats: add thp_split_pud event for clarify
 2017-02-28 11:46 UTC 

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-02-28 10:21 UTC  (5+ messages)

[mm/kasan] 80a9201a59 BUG: kernel reboot-without-warning in early-boot stage, last printk: Booting the kernel
 2017-02-28  9:06 UTC  (2+ messages)

Still OOM problems with 4.9er kernels
 2017-02-28  8:14 UTC  (14+ messages)
              ` Still OOM problems with 4.9er/4.10er kernels

[PATCH 1/2] mm/memblock: use NUMA_NO_NODE instead of MAX_NUMNODES as default node_id
 2017-02-28  7:00 UTC  (2+ messages)

[PATCH v2] mm/vmscan: fix high cpu usage of kswapd if there are no reclaimable pages
 2017-02-28  1:53 UTC  (6+ messages)

[PATCH v7] mm: Add memory allocation watchdog kernel thread
 2017-02-28  1:21 UTC 

mmotm 2017-02-27-15-18 uploaded
 2017-02-27 23:19 UTC 

[PATCH v2 2/2] efi: efi_mem_reserve(): don't reserve through memblock after mm_init()
 2017-02-27 21:57 UTC  (3+ messages)

[PATCH] mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()
 2017-02-27 21:44 UTC 

[PATCH 3/3] percpu: improve allocation success rate for non-GFP_KERNEL callers
 2017-02-27 21:28 UTC  (11+ messages)
` [PATCH v2 "


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