linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-09 14:14:43 to 2017-03-13 10:00:07 UTC [more...]

[PATCHv6 0/5] Fix compatible mmap() return pointer over 4Gb
 2017-03-13  9:56 UTC  (4+ messages)
` [PATCHv6 4/5] x86/mm: check in_compat_syscall() instead TIF_ADDR32 for mmap(MAP_32BIT)

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

[RFC] mm/compaction: ignore block suitable after check large free page
 2017-03-13  9:51 UTC  (4+ messages)

[PATCH v7] mm: Add memory allocation watchdog kernel thread
 2017-03-13  9:45 UTC  (11+ messages)

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-13  9:21 UTC  (16+ messages)
                ` WTH is going on with memory hotplug sysf interface (was: Re: [RFC PATCH] mm, hotplug: get rid of auto_online_blocks)
                  ` WTH is going on with memory hotplug sysf interface

[RFC 0/6] Slab Fragmentation Reduction V16
 2017-03-13  9:16 UTC  (5+ messages)

[PATCH] mm: fix condition for throttle_direct_reclaim
 2017-03-13  9:02 UTC  (2+ messages)

[PATCH] mm, gup: fix typo in gup_p4d_range()
 2017-03-13  8:44 UTC  (2+ messages)

[PATCH v3 RFC] mm/vmscan: more restrictive condition for retry of shrink_zones
 2017-03-13  8:33 UTC  (3+ messages)

[PATCH] mm, page_alloc: fix the duplicate save/ressave irq
 2017-03-13  8:31 UTC  (2+ messages)

[PATCH 00/26] x86: 5-level paging enabling for v4.12
 2017-03-13  7:49 UTC  (31+ messages)
` [PATCH 01/26] x86: basic changes into headers for 5-level paging
` [PATCH 02/26] x86: trivial portion of 5-level paging conversion
` [PATCH 03/26] x86/gup: add 5-level paging support
` [PATCH 04/26] x86/ident_map: "
` [PATCH 05/26] x86/mm: add support of p4d_t in vmalloc_fault()
` [PATCH 06/26] x86/power: support p4d_t in hibernate code
` [PATCH 07/26] x86/kexec: support p4d_t
` [PATCH 08/26] x86/efi: handle p4d in EFI pagetables
` [PATCH 09/26] x86/mm/pat: handle additional page table
` [PATCH 10/26] x86/kasan: prepare clear_pgds() to switch to <asm-generic/pgtable-nop4d.h>
` [PATCH 11/26] x86/xen: convert __xen_pgd_walk() and xen_cleanmfnmap() to support p4d
` [PATCH 12/26] x86: convert the rest of the code to support p4d_t
` [PATCH 13/26] x86: detect 5-level paging support
` [PATCH 14/26] x86/asm: remove __VIRTUAL_MASK_SHIFT==47 assert
` [PATCH 15/26] x86/mm: define virtual memory map for 5-level paging
` [PATCH 16/26] x86/paravirt: make paravirt code support "
` [PATCH 17/26] x86/mm: basic defines/helpers for CONFIG_X86_5LEVEL
` [PATCH 18/26] x86/dump_pagetables: support 5-level paging
` [PATCH 19/26] x86/kasan: extend to "
` [PATCH 20/26] x86/espfix: "
` [PATCH 21/26] x86/mm: add support of additional page table level during early boot
` [PATCH 22/26] x86/mm: add sync_global_pgds() for configuration with 5-level paging
` [PATCH 23/26] x86/mm: make kernel_physical_mapping_init() support "
` [PATCH 24/26] x86/mm: add support for 5-level paging for KASLR
` [PATCH 25/26] x86: enable 5-level paging support
` [PATCH 26/26] x86/mm: allow to have userspace mappings above 47-bits

[PATCH v1 00/10] make try_to_unmap simple
 2017-03-13  6:34 UTC  (13+ messages)
` [PATCH v1 01/10] mm: remove unncessary ret in page_referenced
` [PATCH v1 02/10] mm: remove SWAP_DIRTY in ttu
` [PATCH v1 03/10] mm: remove SWAP_MLOCK check for SWAP_SUCCESS "
` [PATCH v1 04/10] mm: make the try_to_munlock void function
` [PATCH v1 05/10] mm: remove SWAP_MLOCK in ttu
` [PATCH v1 06/10] mm: remove SWAP_AGAIN "
` [PATCH v1 07/10] mm: make ttu's return boolean
` [PATCH v1 08/10] mm: make rmap_walk void function
` [PATCH v1 09/10] mm: make rmap_one boolean function
` [PATCH v1 10/10] mm: remove SWAP_[SUCCESS|AGAIN|FAIL]

[PATCH] mm: mark gup_pud_range as unused
 2017-03-13  5:21 UTC  (2+ messages)

[PATCH v2 00/10] try to reduce fragmenting fallbacks
 2017-03-13  2:16 UTC  (5+ messages)
` [RFC v2 10/10] mm, page_alloc: introduce MIGRATE_MIXED migratetype

[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
 2017-03-12 19:05 UTC  (19+ messages)
` [RFC PATCH 08/12] cma: Store a name in the cma structure

[PATCH v2 RFC] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
 2017-03-12 10:15 UTC  (3+ messages)

[PATCH v2] fs: Remove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
 2017-03-12  4:59 UTC 

[PATCH v7 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-12  4:04 UTC  (20+ messages)
` [PATCH v7 kernel 3/5] virtio-balloon: implementation of VIRTIO_BALLOON_F_CHUNK_TRANSFER
    ` [virtio-dev] "

arch/x86/include/asm/pgtable.h:888:2: error: implicit declaration of function 'native_pud_clear'
 2017-03-11 22:55 UTC 

[PATCH] z3fold: fix spinlock unlocking in page reclaim
 2017-03-11 21:22 UTC 

[mm/kasan] 80a9201a59 BUG: kernel reboot-without-warning in early-boot stage, last printk: Booting the kernel
 2017-03-11 13:54 UTC  (2+ messages)
` [mm/kasan] BUG: KASAN: slab-out-of-bounds in inotify_read at addr ffff88001539780c

[PATCH v2 RFC] mm/vmscan: more restrictive condition for retry in do_try_to_free_pages
 2017-03-11 13:36 UTC 

[PATCH RFC] mm/vmscan: donot retry shrink zones when memcg is disabled
 2017-03-11  9:41 UTC  (3+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-10 22:41 UTC  (11+ messages)
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 13/32] KVM: SVM: Enable SEV by setting the SEV_ENABLE CPU feature
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages

z3fold: suspicious return with spinlock held
 2017-03-10 22:08 UTC  (4+ messages)

[PATCH] Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
 2017-03-10 19:21 UTC 

[memcg:since-4.10 474/475] ERROR: "rodata_test_data" [arch/x86/kernel/test_nx.ko] undefined!
 2017-03-10 15:10 UTC  (3+ messages)

[PATCH 0/6] Enable parallel page migration
 2017-03-10 14:45 UTC  (9+ messages)

[PATCH 6/6] sysctl: Add global tunable mt_page_copy
 2017-03-10 12:11 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH 3.2 035/199] hotplug: Make register and unregister notifier API symmetric
 2017-03-10 11:46 UTC 

[PATCH 3.16 082/370] hotplug: Make register and unregister notifier API symmetric
 2017-03-10 11:46 UTC 

[PATCH] mm, vmscan: do not loop on too_many_isolated for ever
 2017-03-10 11:44 UTC  (13+ messages)

"mm: fix lazyfree BUG_ON check in try_to_unmap_one()" build error
 2017-03-10  9:31 UTC  (5+ messages)

[PATCH 0/3] Reduce amount of time kswapd sleeps prematurely v2
 2017-03-10  9:06 UTC  (5+ 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

[RFC 0/3] Regressions due to 7b79d10a2d64 ("mm: convert kmalloc_section_memmap() to populate_section_memmap()") and Kasan initialization on
 2017-03-10  8:46 UTC  (5+ messages)

[PATCH] mm/sparse: refine usemap_size() a little
 2017-03-10  4:37 UTC 

[PATCH v2 0/9] mm/fs: get PG_error out of the writeback reporting business
 2017-03-10  3:08 UTC  (10+ 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 5/9] dax: set error in mapping when writeback fails

how to unmap pages in an anonymous mmap?
 2017-03-10  1:45 UTC  (2+ messages)

mmotm 2017-03-09-16-19 uploaded
 2017-03-10  0:20 UTC 

[PATCH v5 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-09 23:17 UTC  (12+ messages)
` [PATCH v5 2/3] x86: Remap GDT tables in the Fixmap section
    ` [Xen-devel] "
` [PATCH v5 3/3] x86: Make the GDT remapping read-only on 64-bit

[PATCH 0/2] mm: add private lock to serialize memory hotplug operations
 2017-03-09 22:43 UTC  (12+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] drivers core: remove assert_held_device_hotplug()

[PATCH -v6 0/9] THP swap: Delay splitting THP during swapping out
 2017-03-09 21:22 UTC  (5+ messages)
` [PATCH -mm -v6 2/9] mm, memcg: Support to charge/uncharge multiple swap entries

[PATCHv2 0/7] 5-level paging: prepare generic code
 2017-03-09 20:26 UTC  (9+ messages)
` [PATCHv2 1/7] x86/cpufeature: Add 5-level paging detection
` [PATCHv2 2/7] asm-generic: introduce 5level-fixup.h
` [PATCHv2 3/7] asm-generic: introduce __ARCH_USE_5LEVEL_HACK
` [PATCHv2 4/7] arch, mm: convert all architectures to use 5level-fixup.h
` [PATCHv2 5/7] asm-generic: introduce <asm-generic/pgtable-nop4d.h>
` [PATCHv2 6/7] mm: convert generic code to 5-level paging
` [PATCHv2 7/7] mm: introduce __p4d_alloc()

[PATCH v1] userfaultfd: remove wrong comment from userfaultfd_ctx_get()
 2017-03-09 15:08 UTC 

[PATCH 0/3] mm/fs: get PG_error out of the writeback reporting business
 2017-03-09 14:21 UTC  (10+ messages)

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


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