linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-28 15:55:52 to 2017-03-02 14:43:13 UTC [more...]

[RFC 00/11] make try_to_unmap simple
 2017-03-02 14:42 UTC  (17+ messages)
` [RFC 01/11] mm: use SWAP_SUCCESS instead of 0
` [RFC 02/11] mm: remove unncessary ret in page_referenced
` [RFC 03/11] mm: remove SWAP_DIRTY in ttu
` [RFC 04/11] mm: remove SWAP_MLOCK check for SWAP_SUCCESS "
` [RFC 05/11] mm: make the try_to_munlock void function
` [RFC 06/11] mm: remove SWAP_MLOCK in ttu
` [RFC 07/11] mm: remove SWAP_AGAIN "
` [RFC 08/11] mm: make ttu's return boolean
` [RFC 09/11] mm: make rmap_walk void function
` [RFC 10/11] mm: make rmap_one boolean function
` [RFC 11/11] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

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

[PATCH 0/2] Introducing the eXtensible Array (xarray)
 2017-03-02 14:34 UTC  (4+ messages)
` [PATCH 1/2] Add XArray
` [PATCH 2/2] XArray: Convert IDR and add test suite

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

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-02 14:28 UTC  (3+ messages)

[PATCH V5 0/6] mm: fix some MADV_FREE issues
 2017-03-02 14:01 UTC  (10+ messages)
` [PATCH V5 6/6] proc: show MADV_FREE pages info in smaps

[PATCH v2 0/9] kasan: improve error reports
 2017-03-02 13:57 UTC  (11+ messages)
` [PATCH v2 1/9] kasan: introduce helper functions for determining bug type
` [PATCH v2 2/9] kasan: unify report headers
` [PATCH v2 3/9] kasan: change allocation and freeing stack traces headers
` [PATCH v2 4/9] kasan: simplify address description logic
` [PATCH v2 5/9] kasan: change report header
` [PATCH v2 6/9] kasan: improve slab object description
` [PATCH v2 7/9] kasan: print page description after stacks
` [PATCH v2 8/9] kasan: improve double-free report format
` [PATCH v2 9/9] kasan: separate report parts by empty lines

[PATCH 0/2] fix for direct-I/O to DAX mappings
 2017-03-02 13:45 UTC  (4+ messages)

mm: GPF in bdi_put
 2017-03-02 12:20 UTC  (8+ messages)

[PATCH] radix tree test suite: Fix build with --as-needed
 2017-03-02  9:29 UTC 

Still OOM problems with 4.9er kernels
 2017-03-02  7:17 UTC  (11+ messages)
        ` Still OOM problems with 4.9er/4.10er kernels

[PATCH] mm: free reserved area's memmap if possiable
 2017-03-02  6:00 UTC  (8+ messages)

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

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

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

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

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  (2+ 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)

[LSF/MM TOPIC] do we really need PG_error at all?
 2017-02-28 20:45 UTC  (10+ 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  (7+ messages)
` [PATCH v1 1/3] sparc64: NG4 memset/memcpy 32 bits overflow

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  (3+ 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).