linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-07 13:46:17 to 2017-03-09 09:12:27 UTC [more...]

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-03-09  9:12 UTC  (5+ messages)

[PATCH 0/3] mm/fs: get PG_error out of the writeback reporting business
 2017-03-09  9:04 UTC  (11+ messages)
` [PATCH 1/3] nilfs2: set the mapping error when calling SetPageError on writeback

[PATCH] mm,hugetlb: compute page_size_log properly
 2017-03-09  8:55 UTC  (4+ messages)

[PATCH] kasan: fix races in quarantine_remove_cache()
 2017-03-09  8:52 UTC  (3+ messages)

"mm: fix lazyfree BUG_ON check in try_to_unmap_one()" build error
 2017-03-09  8:50 UTC  (3+ messages)

[PATCH] kasan: resched in quarantine_remove_cache()
 2017-03-09  8:37 UTC  (3+ messages)

[RFC PATCH 0/4 v2] mm: give __GFP_REPEAT a better semantic
 2017-03-09  8:27 UTC  (13+ messages)
` [PATCH 1/4] s390: get rid of superfluous __GFP_REPEAT
` [RFC PATCH 2/4] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic
` [RFC PATCH 3/4] xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL
` [RFC PATCH 4/4] mm: kvmalloc support __GFP_RETRY_MAYFAIL for all sizes

[PATCH 0/3] Reduce amount of time kswapd sleeps prematurely v2
 2017-03-09  7:56 UTC  (4+ messages)
` [PATCH 1/3] mm, vmscan: fix zone balance check in prepare_kswapd_sleep
` [PATCH 2/3] mm, vmscan: Only clear pgdat congested/dirty/writeback state when balanced
` [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx

[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-09  7:12 UTC  (11+ messages)
` [PATCH v7 kernel 2/5] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER
` [PATCH v7 kernel 4/5] virtio-balloon: define flags and head for host request vq
` [PATCH v7 kernel 5/5] This patch contains two parts:

[RFC 00/11] make try_to_unmap simple
 2017-03-09  6:46 UTC  (23+ 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 08/11] mm: make ttu's return boolean

[PATCH] mm: Do not use double negation for testing page flags
 2017-03-09  6:42 UTC  (7+ messages)

[PATCH 5/6] mm/migrate: Add new migration flag MPOL_MF_MOVE_MT for syscalls
 2017-03-09  6:26 UTC  (2+ messages)

[PATCH] mm, add_memory_resource: hold device_hotplug lock over mem_hotplug_{begin, done}
 2017-03-09  6:26 UTC  (9+ messages)

[PATCH 3/6] mm/migrate: Add copy_pages_mthread function
 2017-03-09  6:25 UTC  (2+ messages)

[PATCH 1/6] mm/migrate: Add new mode parameter to migrate_page_copy() function
 2017-03-09  6:24 UTC  (2+ messages)

[RFC PATCH 00/14] Accelerating page migrations
 2017-03-09  5:35 UTC  (6+ messages)
` [RFC PATCH 03/14] mm/migrate: Add copy_pages_mthread function

[PATCH 1/2] mm/memblock: use NUMA_NO_NODE instead of MAX_NUMNODES as default node_id
 2017-03-09  3:44 UTC  (2+ messages)

[PATCH -v6 0/9] THP swap: Delay splitting THP during swapping out
 2017-03-09  1:45 UTC  (14+ messages)
` [PATCH -mm -v6 1/9] mm, swap: Make swap cluster size same of THP size on x86_64
` [PATCH -mm -v6 2/9] mm, memcg: Support to charge/uncharge multiple swap entries
` [PATCH -mm -v6 3/9] mm, THP, swap: Add swap cluster allocate/free functions
` [PATCH -mm -v6 4/9] mm, THP, swap: Add get_huge_swap_page()
` [PATCH -mm -v6 5/9] mm, THP, swap: Support to clear SWAP_HAS_CACHE for huge page
` [PATCH -mm -v6 6/9] mm, THP, swap: Support to add/delete THP to/from swap cache
` [PATCH -mm -v6 7/9] mm, THP: Add can_split_huge_page()
` [PATCH -mm -v6 8/9] mm, THP, swap: Support to split THP in swap cache
` [PATCH -mm -v6 9/9] mm, THP, swap: Delay splitting THP during swap out

[LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetln reservations
 2017-03-09  1:30 UTC  (2+ messages)
` [LSF/MM TOPIC][LSF/MM,ATTEND] shared TLB, hugetlb reservations

[PATCH v2 0/9] mm/fs: get PG_error out of the writeback reporting business
 2017-03-09  0:10 UTC  (16+ messages)
` [PATCH v2 1/9] mm: fix mapping_set_error call in me_pagecache_dirty
` [PATCH v2 2/9] mm: drop "wait" parameter from write_one_page
` [PATCH v2 3/9] mm: clear any AS_* errors when returning error on any fsync or close
` [PATCH v2 4/9] nilfs2: set the mapping error when calling SetPageError on writeback
` [PATCH v2 5/9] dax: set error in mapping when writeback fails
` [PATCH v2 6/9] mm: set mapping error when launder_pages fails
` [PATCH v2 7/9] mm: ensure that we set mapping error if writeout() fails
` [PATCH v2 8/9] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v2 9/9] Documentation: document what to do on a writeback error

How to favor memory allocations for WQ_MEM_RECLAIM threads?
 2017-03-08 23:03 UTC  (8+ messages)

[PATCH 0/6] introduce DAX tracepoint support
 2017-03-08 22:05 UTC  (6+ messages)
` [PATCH 3/6] dax: add tracepoint infrastructure, PMD tracing

[PATCH] radix-tree: Remove 'private' parameter to functions
 2017-03-08 21:16 UTC  (2+ messages)

[PATCHv2 2/5] target/user: Add global data block pool support
 2017-03-08 20:20 UTC 

[RFC][PATCH 4/4] ftrace: Allow for function tracing to record init functions on boot up
 2017-03-08 20:07 UTC  (2+ messages)

[PATCH v3 0/8] try to reduce fragmenting fallbacks
 2017-03-08 19:17 UTC  (3+ messages)

[PATCH] mm: drop "wait" parameter from write_one_page
 2017-03-08 18:27 UTC  (4+ messages)

[PATCH] x86, kasan: add KASAN checks to atomic operations
 2017-03-08 17:43 UTC  (14+ messages)

[PATCH v2 0/1] mm: zswap - crypto acomp/scomp support
 2017-03-08 17:38 UTC  (5+ messages)
` [PATCH v2 1/1] mm: zswap - Add crypto acomp/scomp framework support

[PATCH 0/6] Enable parallel page migration
 2017-03-08 16:04 UTC  (2+ messages)

[RFC 0/6] Slab Fragmentation Reduction V16
 2017-03-08 15:58 UTC  (10+ messages)
` [RFC 1/6] slub: Replace ctor field with ops field in /sys/slab/*
` [RFC 2/6] slub: Add defrag_ratio field and sysfs support
` [RFC 3/6] slub: Add get() and kick() methods
` [RFC 4/6] slub: Sort slab cache list and establish maximum objects for defrag slabs
` [RFC 5/6] slub: Slab defrag core
` [RFC 6/6] slub: Extend slabinfo to support -D and -F options

[PATCH 3/6] mm/migrate: Add copy_pages_mthread function
 2017-03-08 15:40 UTC  (2+ messages)

[PATCH 0/7] 5-level paging: prepare generic code
 2017-03-08 15:38 UTC  (7+ messages)
` [PATCH 6/7] mm: convert generic code to 5-level paging

[PATCH 6/6] sysctl: Add global tunable mt_page_copy
 2017-03-08 15:37 UTC  (2+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-08 15:06 UTC  (9+ messages)
` [RFC PATCH v2 02/32] x86: Secure Encrypted Virtualization (SEV) support
` [RFC PATCH v2 08/32] x86: Use PAGE_KERNEL protection for ioremap of memory page
` [RFC PATCH v2 09/32] x86: Change early_ioremap to early_memremap for BOOT data
` [RFC PATCH v2 10/32] x86: DMA support for SEV memory encryption

[RFC PATCH v4 00/28] x86: Secure Memory Encryption (AMD)
 2017-03-08 15:05 UTC  (18+ messages)
` [RFC PATCH v4 14/28] Add support to access boot related data in the clear
` [RFC PATCH v4 24/28] x86: Access the setup data through debugfs decrypted
` [RFC PATCH v4 25/28] x86: Access the setup data through sysfs decrypted
` [RFC PATCH v4 26/28] x86: Allow kexec to be used with SME
` [RFC PATCH v4 28/28] x86: Add support to make use of Secure Memory Encryption

[LSF/MM TOPIC] wmark based pro-active compaction
 2017-03-08 14:56 UTC  (2+ messages)

[PATCH] zswap: Zero-filled pages handling
 2017-03-08 14:43 UTC  (5+ messages)

[patch] mm, zoneinfo: print non-populated zones
 2017-03-08 14:42 UTC  (5+ messages)
    ` [patch v2] mm, vmstat: print non-populated zones in zoneinfo

[PATCH 1/2] mm: use is_migrate_highatomic() to simplify the code
 2017-03-08 13:05 UTC  (6+ messages)

[PATCH] mm: move pcp and lru-pcp drainging into single wq
 2017-03-08 13:01 UTC  (5+ messages)

mm: use-after-free in zap_page_range
 2017-03-08 12:51 UTC  (3+ messages)

[PATCH stable-4.9 0/2] mm: follow up oom fixes for 32b
 2017-03-08 12:51 UTC  (5+ messages)
` [PATCH stable-4.9 2/2] mm, vmscan: consider eligible zones in get_scan_count

[PATCH V3 0/4] Define coherent device memory node
 2017-03-08 11:07 UTC  (12+ messages)
                ` [PATCH 1/2] mm: Change generic FALLBACK zonelist creation process
                ` [PATCH 2/2] mm: Change mbind(MPOL_BIND) implementation for CDM nodes

[PATCH] mm, vmalloc: use __GFP_HIGHMEM implicitly
 2017-03-08  9:32 UTC  (10+ messages)

[RFC PATCH 1/2] mm/memblock: introduce for_each_mem_pfn_range_rev()
 2017-03-08  8:00 UTC  (7+ messages)
` [RFC PATCH 2/2] mm/sparse: add last_section_nr in sparse_init() to reduce some iteration cycle

[PATCH v2 00/10] try to reduce fragmenting fallbacks
 2017-03-08  7:07 UTC  (4+ messages)
` [RFC v2 10/10] mm, page_alloc: introduce MIGRATE_MIXED migratetype

[PATCH 0/4] thp: fix few MADV_DONTNEED races
 2017-03-08  6:17 UTC  (9+ messages)
` [PATCH 3/4] thp: fix MADV_DONTNEED vs. MADV_FREE race

[PATCH V5 0/6] mm: fix some MADV_FREE issues
 2017-03-08  5:36 UTC  (11+ messages)
` [PATCH V5 6/6] proc: show MADV_FREE pages info in smaps

[mmotm:master 138/157] sound/pci/intel8x0.c:43:28: fatal error: asm/set_memory.h: No such file or directory
 2017-03-08  5:03 UTC 

[PATCH] compaction: add def_blk_aops migrate function for memory compaction
 2017-03-08  1:51 UTC 

[PATCH v2] xfs: remove kmem_zalloc_greedy
 2017-03-08  0:36 UTC  (2+ messages)

[PATCH v2 1/2] mm, page_alloc: don't convert pfn to idx when merging
 2017-03-07 19:36 UTC  (4+ messages)
` [PATCH v2 2/2] mm, page_alloc: avoid page_to_pfn() when merging buddies

[PATCHv4 00/33] 5-level paging
 2017-03-07 18:45 UTC  (7+ messages)
` [PATCHv4 18/33] x86/xen: convert __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
        ` [Xen-devel] "

[PATCH 0/9] mm: kswapd spinning on unreclaimable nodes - fixes and cleanups
 2017-03-07 16:56 UTC  (8+ messages)
` [PATCH 1/9] mm: fix 100% CPU kswapd busyloop on unreclaimable nodes

[PATCH v6 0/4] Application Data Integrity feature introduced by SPARC M7
 2017-03-07 15:39 UTC  (6+ messages)
` [PATCH v6 4/4] sparc64: Add support for ADI (Application Data Integrity)

[PATCH 0/7 v5] scope GFP_NOFS api
 2017-03-07 15:09 UTC  (4+ messages)
` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API

[RFC PATCH] mm: enable page poisoning early at boot
 2017-03-07 14:08 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).