linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-10 11:51:44 to 2017-03-13 21:21:12 UTC [more...]

[PATCH 0/2] mm: add private lock to serialize memory hotplug operations
 2017-03-13 21:15 UTC  (7+ messages)
` [PATCH 1/2] "

[RFC PATCH 00/12] Ion cleanup in preparation for moving out of staging
 2017-03-13 21:09 UTC  (20+ messages)

[PATCH] mm, gup: fix typo in gup_p4d_range()
 2017-03-13 20:55 UTC  (4+ messages)

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-03-13 20:08 UTC  (14+ messages)
` [RFC PATCH v2 06/32] x86/pci: Use memremap when walking setup data
` [RFC PATCH v2 12/32] x86: Add early boot support when running with SEV active
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages

[PATCH] mm: fix condition for throttle_direct_reclaim
 2017-03-13 19:58 UTC  (6+ messages)

[PATCH 0/6] x86: 5-level paging enabling for v4.12, Part 1
 2017-03-13 19:46 UTC  (8+ messages)
` [PATCH 1/6] x86/mm: Extend headers with basic definitions to support 5-level paging
` [PATCH 2/6] x86/mm: Convert trivial cases of page table walk to "
` [PATCH 3/6] x86/gup: Add 5-level paging support
` [PATCH 4/6] x86/ident_map: "
` [PATCH 5/6] x86/vmalloc: "
` [PATCH 6/6] x86/power: "

[PATCH v1 00/10] make try_to_unmap simple
 2017-03-13 19:45 UTC  (14+ 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 v5 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-13 19:24 UTC  (12+ messages)
` [PATCH v5 2/3] x86: Remap GDT tables in the Fixmap section
    ` [Xen-devel] "

arch/x86/include/asm/pgtable.h:888:2: error: implicit declaration of function 'native_pud_clear'
 2017-03-13 15:57 UTC  (2+ messages)

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

[PATCH v4 00/11] mm: page migration enhancement for thp
 2017-03-13 15:45 UTC  (12+ messages)
` [PATCH v4 01/11] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
` [PATCH v4 02/11] mm: mempolicy: add queue_pages_node_check()
` [PATCH v4 03/11] mm: thp: introduce separate TTU flag for thp freezing
` [PATCH v4 04/11] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
` [PATCH v4 05/11] mm: thp: enable thp migration in generic path
` [PATCH v4 06/11] mm: thp: check pmd migration entry in common path
` [PATCH v4 07/11] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v4 08/11] mm: hwpoison: soft offline supports "
` [PATCH v4 09/11] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v4 10/11] mm: migrate: move_pages() supports "
` [PATCH v4 11/11] mm: memory_hotplug: memory hotremove "

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

[RFC PATCH] mm, hotplug: get rid of auto_online_blocks
 2017-03-13 15:11 UTC  (29+ 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

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

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

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

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

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

[PATCH] mm: don't warn when vmalloc() fails due to a fatal signal
 2017-03-13 12:03 UTC  (4+ messages)

strange allocation failures
 2017-03-13 10:59 UTC  (6+ messages)

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

[RFC 0/6] Slab Fragmentation Reduction V16
 2017-03-13  9:16 UTC  (5+ 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] 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

[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] z3fold: fix spinlock unlocking in page reclaim
 2017-03-11 21:22 UTC 

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

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 


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