linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-27 01:54:40 to 2017-01-02 15:07:07 UTC [more...]

[PATCH RFC 1/1] mm, page_alloc: fix incorrect zone_statistics data
 2017-01-02 15:07 UTC  (9+ messages)
` [PATCH 1/2] mm: fix remote numa hits statistics
  ` [PATCH 2/2] mm: get rid of __GFP_OTHER_NODE

[PATCH] mm: introduce kv[mz]alloc helpers
 2017-01-02 13:37 UTC 

[patch added to 3.12-stable] hotplug: Make register and unregister notifier API symmetric
 2017-01-02 12:45 UTC 

[LSF/MM TOPIC] slab reclaim
 2017-01-02 11:02 UTC  (2+ messages)
` [Lsf-pc] "

[PATCHv2 00/29] 5-level paging
 2017-01-02  9:09 UTC  (37+ messages)
` [PATCHv2 02/29] asm-generic: introduce 5level-fixup.h
` [PATCHv2 03/29] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [PATCHv2 04/29] arch, mm: convert all architectures to use 5level-fixup.h
` [PATCHv2 05/29] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [PATCHv2 06/29] mm: convert generic code to 5-level paging
` [PATCHv2 07/29] mm: introduce __p4d_alloc()
` [PATCHv2 08/29] x86: basic changes into headers for 5-level paging
` [PATCHv2 09/29] x86: trivial portion of 5-level paging conversion
` [PATCHv2 10/29] x86/gup: add 5-level paging support
` [PATCHv2 11/29] x86/ident_map: "
` [PATCHv2 12/29] x86/mm: add support of p4d_t in vmalloc_fault()
` [PATCHv2 13/29] x86/power: support p4d_t in hibernate code
` [PATCHv2 14/29] x86/kexec: support p4d_t
` [PATCHv2 15/29] x86: convert the rest of the code to "
` [PATCHv2 16/29] x86: detect 5-level paging support
` [PATCHv2 17/29] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [PATCHv2 18/29] x86/mm: define virtual memory map for 5-level paging
` [PATCHv2 19/29] x86/paravirt: make paravirt code support "
` [PATCHv2 20/29] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [PATCHv2 21/29] x86/dump_pagetables: support 5-level paging
` [PATCHv2 22/29] x86/mm: extend kasan to "
` [PATCHv2 23/29] x86/espfix: "
` [PATCHv2 24/29] x86/mm: add support of additional page table level during early boot
` [PATCHv2 25/29] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [PATCHv2 26/29] x86/mm: make kernel_physical_mapping_init() support "
` [PATCHv2 27/29] x86/mm: add support for 5-level paging for KASLR
` [PATCHv2 28/29] x86: enable 5-level paging support
` [RFC, PATCHv2 29/29] mm, x86: introduce RLIMIT_VADDR

[PATCH] mm: cma: print allocation failure reason and bitmap status
 2017-01-02  8:47 UTC  (13+ messages)

[patch] mm, thp: always direct reclaim for MADV_HUGEPAGE even when deferred
 2017-01-02  8:38 UTC  (20+ messages)

[PATCH] mm: Drop "PFNs busy" printk in an expected path
 2017-01-02  7:39 UTC  (10+ messages)

Still OOM problems with 4.9er kernels
 2017-01-01 17:20 UTC  (5+ messages)

[PATCH] slub: do not merge cache if slub_debug contains a never-merge flag
 2017-01-01 12:44 UTC  (8+ messages)
      ` [PATCH v2] "

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2017-01-01  5:53 UTC 

[GIT PULL] dax final updates and fixes for 4.10-rc2
 2017-01-01  2:57 UTC 

core.c:undefined reference to `fpu_save'
 2017-01-01  1:50 UTC 

[PATCH 0/7] vm, vmscan: enahance vmscan tracepoints
 2016-12-30 17:30 UTC  (35+ messages)
` [PATCH 1/7] mm, vmscan: remove unused mm_vmscan_memcg_isolate
` [PATCH 2/7] mm, vmscan: add active list aging tracepoint
` [PATCH 3/7] mm, vmscan: show the number of skipped pages in mm_vmscan_lru_isolate
` [PATCH 4/7] mm, vmscan: show LRU name in mm_vmscan_lru_isolate tracepoint
` [PATCH 5/7] mm, vmscan: extract shrink_page_list reclaim counters into a struct
` [PATCH 6/7] mm, vmscan: enhance mm_vmscan_lru_shrink_inactive tracepoint
` [PATCH 7/7] mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint

Bug 4.9 and memorymanagement
 2016-12-30 17:23 UTC  (8+ messages)
      ` [KERNEL] "

[LSF/MM TOPIC] wmark based pro-active compaction
 2016-12-30 14:06 UTC  (2+ messages)

OOM: Better, but still there on
 2016-12-30 12:43 UTC  (29+ messages)
            ` [RFC PATCH] mm, memcg: fix (Re: OOM: Better, but still there on)
                    ` [PATCH] mm, vmscan: consider eligible zones in get_scan_count

mm: fix typo of cache_alloc_zspage()
 2016-12-30  1:07 UTC  (10+ messages)
` [PATCH V2] "

[PATCH] mm, page_alloc: convert page_group_by_mobility_disable to static key
 2016-12-29 16:08 UTC  (3+ messages)

[PATCH 0/2] PageWaiters again
 2016-12-29  5:26 UTC  (16+ messages)
` [PATCH 2/2] mm: add PageWaiters indicating tasks are waiting for a page bit

[PATCH] lib: bitmap: introduce bitmap_find_next_zero_area_and_size
 2016-12-29  2:13 UTC  (8+ messages)

[PATCH] mm: fix filemap.c kernel-doc warnings
 2016-12-28 16:22 UTC 

[LSF/MM TOPIC] plans for future swap changes
 2016-12-28 14:57 UTC 

[PATCH v6] mm: Add memory allocation watchdog kernel thread
 2016-12-28 11:42 UTC  (3+ messages)

[PATCH v4 0/9] mm/swap: Regular page swap optimizations
 2016-12-28  4:56 UTC  (8+ messages)

[PATCH v29 1/9] memblock: add memblock_cap_memory_range()
 2016-12-28  4:35 UTC 

[PATCH v2 0/8] mm/swap: Regular page swap optimizations
 2016-12-28  3:34 UTC  (5+ messages)
` [PATCH v2 2/8] mm/swap: Add cluster lock

[net/mm PATCH v2 0/3] Page fragment updates
 2016-12-27 18:55 UTC  (4+ messages)

LSF/MM 2017: Call for Proposals
 2016-12-27 17:19 UTC 

x86: warning in unwind_get_return_address
 2016-12-27 16:38 UTC  (7+ messages)

[PATCH v1 00/54] block: support multipage bvec
 2016-12-27 15:55 UTC  (2+ messages)
` [PATCH v1 04/54] mm: page_io.c: comment on direct access to bvec table

[PATCH] mm/page_alloc: Wait for oom_lock before retrying
 2016-12-27 10:57 UTC  (7+ messages)

[PATCH v4] mm: pmd dirty emulation in page fault handler
 2016-12-27 10:17 UTC  (2+ 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).