linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-24 09:00:55 to 2017-05-25 14:19:55 UTC [more...]

[PATCH v6 00/10] mm: page migration enhancement for thp
 2017-05-25 14:19 UTC  (3+ messages)
` [PATCH v6 01/10] mm: mempolicy: add queue_pages_required()
` [PATCH v6 02/10] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1

[RFC PATCH] mm: fix mlock incorrent event account
 2017-05-25 14:19 UTC  (5+ messages)

[PATCH v2] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
 2017-05-25 13:51 UTC 

[RFC PATCH 0/2] remove CONFIG_MOVABLE_NODE
 2017-05-25 12:03 UTC  (16+ messages)
` [RFC PATCH 1/2] mm, memory_hotplug: drop artificial restriction on online/offline
` [RFC PATCH 2/2] mm, memory_hotplug: drop CONFIG_MOVABLE_NODE

Yet another page allocation stall on 4.9
 2017-05-25 11:17 UTC  (2+ messages)

[PATCH] mm: fix mapping_set_error call in me_pagecache_dirty
 2017-05-25 10:33 UTC 

[PATCH] mm: drop "wait" parameter from write_one_page
 2017-05-25 10:33 UTC 

[PATCH v2] mm/oom_kill: count global and memory cgroup oom kills
 2017-05-25 10:28 UTC 

[PATCH] mm/migrate: Fix ref-count handling when !hugepage_migration_supported()
 2017-05-25 10:18 UTC  (7+ messages)
`  "

[PATCH] dm ioctl: Restore __GFP_HIGH in copy_params()
 2017-05-25  8:58 UTC  (11+ messages)
          `  "

[PATCH] mm/oom_kill: count global and memory cgroup oom kills
 2017-05-25  8:44 UTC  (7+ messages)

[PATCH -mm 00/13] mm, THP, swap: Delay splitting THP after swapped out
 2017-05-25  8:42 UTC  (15+ messages)
` [PATCH -mm 01/13] mm, THP, swap: Support to clear swap cache flag for THP "
` [PATCH -mm 02/13] mm, THP, swap: Support to reclaim swap space "
` [PATCH -mm 03/13] mm, THP, swap: Make reuse_swap_page() works "
` [PATCH -mm 04/13] mm, THP, swap: Don't allocate huge cluster for file backed swap device
` [PATCH -mm 05/13] block, THP: Make block_device_operations.rw_page support THP
` [PATCH -mm 06/13] block: Increase BIO_MAX_PAGES to PMD size if THP_SWAP enabled
` [PATCH -mm 07/13] mm, THP, swap: Support to write THP to swap device as a whole
` [PATCH -mm 08/13] mm, THP, swap: Support to split THP for THP swapped out
` [PATCH -mm 09/13] memcg, THP, swap: Support move mem cgroup charge "
` [PATCH -mm 10/13] memcg, THP, swap: Avoid to duplicated charge THP in swap cache
` [PATCH -mm 11/13] memcg, THP, swap: Make mem_cgroup_swapout() support THP
` [PATCH -mm 12/13] mm, THP, swap: Delay splitting THP after swapped out
` [PATCH -mm 13/13] mm, THP, swap: Add THP swapping out fallback counting

[PATCH v3] mlock: fix mlock count can not decrease in race condition
 2017-05-25  7:07 UTC 

[PATCH 0/6] refine and rename slub sysfs
 2017-05-25  6:49 UTC  (9+ messages)

[PATCH v2] mlock: fix mlock count can not decrease in race condition
 2017-05-25  6:48 UTC  (3+ messages)

[Question] Mlocked count will not be decreased
 2017-05-25  6:12 UTC  (13+ messages)

[patch] compiler, clang: suppress warning for unused static inline functions
 2017-05-25  5:52 UTC  (5+ messages)

[PATCH] mm/vmalloc: a slight change of compare target in __insert_vmap_area()
 2017-05-25  5:39 UTC  (5+ messages)

[PATCH] mm/hugetlb: Report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified
 2017-05-25  5:38 UTC  (2+ messages)

[PATCH] mm/zsmalloc: fix -Wunneeded-internal-declaration warning
 2017-05-25  5:38 UTC  (2+ messages)

[RFC PATCH 0/4 v2] mm: give __GFP_REPEAT a better semantic
 2017-05-25  1:21 UTC  (3+ messages)
` [RFC PATCH 2/4] mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic

[PATCH -mm -v6] mm, swap: Sort swap entries before free
 2017-05-25  0:59 UTC 

[PATCH v1 00/11] mm/kasan: support per-page shadow memory to reduce memory consumption
 2017-05-25  0:46 UTC  (14+ messages)

[PATCH] mm: add counters for different page fault types
 2017-05-25  0:19 UTC  (2+ messages)

[PATCH] mm: hwpoison: Use compound_head() flags for huge pages
 2017-05-24 23:30 UTC  (3+ messages)

[PATCH 0/3] mm/slub: Fix unused function warnings
 2017-05-24 22:09 UTC  (9+ messages)
` [PATCH 1/3] mm/slub: Only define kmalloc_large_node_hook() for NUMA systems

[RFC PATCH v2 00/17] cgroup: Major changes to cgroup v2 core
 2017-05-24 21:27 UTC  (22+ messages)
` [RFC PATCH v2 11/17] cgroup: Implement new thread mode semantics
` [RFC PATCH v2 12/17] cgroup: Remove cgroup v2 no internal process constraint
` [RFC PATCH v2 13/17] cgroup: Allow fine-grained controllers control in cgroup v2

[PATCH V2] swap: add block io poll in swapin path
 2017-05-24 19:27 UTC 

[PATCH v4 0/8] Support for contiguous pte hugepages
 2017-05-24 19:20 UTC  (10+ messages)
` [PATCH v4 1/8] arm64: hugetlb: Refactor find_num_contig
` [PATCH v4 2/8] arm64: hugetlb: Remove spurious calls to huge_ptep_offset
` [PATCH v4 3/8] mm, gup: Remove broken VM_BUG_ON_PAGE compound check for hugepages
` [PATCH v4 4/8] mm, gup: Ensure real head page is ref-counted when using hugepages
` [PATCH v4 5/8] mm/hugetlb: add size parameter to huge_pte_offset()
` [PATCH v4 6/8] mm/hugetlb: Allow architectures to override huge_pte_clear()
` [PATCH v4 7/8] mm/hugetlb: Introduce set_huge_swap_pte_at() helper
` [PATCH v4 8/8] mm: rmap: Use correct helper when poisoning hugepages

[PATCH] mm: make kswapd try harder to keep active pages in cache
 2017-05-24 18:50 UTC  (3+ messages)

[HMM 00/15] HMM (Heterogeneous Memory Management) v22
 2017-05-24 17:53 UTC  (3+ messages)

[RFC v3]mm: ro protection for data allocated dynamically
 2017-05-24 17:45 UTC  (6+ messages)
` [PATCH 1/1] Sealable memory support

[HMM 00/15] HMM (Heterogeneous Memory Management) v23
 2017-05-24 17:20 UTC  (16+ messages)
` [HMM 01/15] hmm: heterogeneous memory management documentation
` [HMM 02/15] mm/hmm: heterogeneous memory management (HMM for short) v4
` [HMM 03/15] mm/hmm/mirror: mirror process address space on device with HMM helpers v3
` [HMM 04/15] mm/hmm/mirror: helper to snapshot CPU page table v3
` [HMM 05/15] mm/hmm/mirror: device page fault handler
` [HMM 06/15] mm/memory_hotplug: introduce add_pages
` [HMM 07/15] mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory v3
` [HMM 08/15] mm/ZONE_DEVICE: special case put_page() for device private pages v2
` [HMM 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v5
` [HMM 10/15] mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory v3
` [HMM 11/15] mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
` [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4
` [HMM 13/15] mm/migrate: migrate_vma() unmap page from vma while collecting pages
` [HMM 14/15] mm/migrate: support un-addressable ZONE_DEVICE page in migration v2
` [HMM 15/15] mm/migrate: allow migrate_vma() to alloc new page on empty entry v2

[PATCH] mm: kmemleak: Treat vm_struct as alternative reference to vmalloc'ed objects
 2017-05-24 17:06 UTC  (6+ messages)

[PATCH] mm: per-cgroup memory reclaim stats
 2017-05-24 15:26 UTC  (2+ messages)

[PATCH] mm: introduce MADV_CLR_HUGEPAGE
 2017-05-24 15:22 UTC  (17+ messages)

[PATCH] mm: Define KB, MB, GB, TB in core VM
 2017-05-24 14:31 UTC  (7+ messages)

[PATCH v4 0/9] arm64: Enable contiguous pte hugepage support
 2017-05-24 13:11 UTC  (10+ messages)
` [PATCH v4 1/9] arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
` [PATCH v4 2/9] arm64: hugetlb: Introduce pte_pgprot helper
` [PATCH v4 3/9] arm64: hugetlb: Spring clean huge pte accessors
` [PATCH v4 4/9] arm64: hugetlb: Add break-before-make logic for contiguous entries
` [PATCH v4 5/9] arm64: hugetlbpages: Handle swap entries in huge_pte_offset() for contiguous hugepages
` [PATCH v4 6/9] arm64: hugetlb: Override huge_pte_clear() to support "
` [PATCH v4 7/9] arm64: hugetlb: Override set_huge_swap_pte_at() "
` [PATCH v4 8/9] arm64: Re-enable support for "
` [PATCH v4 9/9] arm64: hugetlb: Cleanup setup_hugepagesz

[RFC v2 00/10] Replace mmap_sem by a range lock
 2017-05-24 11:20 UTC  (11+ messages)
` [RFC v2 01/10] mm: Deactivate mmap_sem assert
` [RFC v2 02/10] mm: Remove nest locking operation with mmap_sem
` [RFC v2 03/10] mm: Add a range parameter to the vm_fault structure
` [RFC v2 04/10] mm: Handle range lock field when collapsing huge pages
` [RFC v2 05/10] mm: Add a range lock parameter to userfaultfd_remove()
` [RFC v2 06/10] mm: Add a range lock parameter to lock_page_or_retry()
` [RFC v2 07/10] mm: Add a range lock parameter to GUP() and handle_page_fault()
` [RFC v2 08/10] mm: Define mem range lock operations
` [RFC v2 09/10] mm: Change mmap_sem to range lock
` [RFC v2 10/10] mm: Introduce CONFIG_MEM_RANGE_LOCK

[PATCH v2] fault-inject: support systematic fault injection
 2017-05-24 10:22 UTC  (6+ messages)

[PATCHv6 00/10] x86: 5-level paging enabling for v4.12, Part 4
 2017-05-24 10:05 UTC  (13+ messages)
` [PATCHv6 01/10] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
` [PATCHv6 02/10] x86/asm: Fix comment in return_from_SYSCALL_64
` [PATCHv6 03/10] x86/boot/64: Rewrite startup_64 in C
` [PATCHv6 04/10] x86/boot/64: Rename init_level4_pgt and early_level4_pgt
` [PATCHv6 05/10] x86/boot/64: Add support of additional page table level during early boot
` [PATCHv6 06/10] x86/mm: Add sync_global_pgds() for configuration with 5-level paging
` [PATCHv6 07/10] x86/mm: Make kernel_physical_mapping_init() support "
` [PATCHv6 08/10] x86/mm: Add support for 5-level paging for KASLR
` [PATCHv6 09/10] x86: Enable 5-level paging support
` [PATCHv6 10/10] x86/mm: Allow to have userspace mappings above 47-bits

[PATCH v7 00/16] lockdep: Implement crossrelease feature
 2017-05-24  8:59 UTC  (9+ messages)
` [PATCH v7 07/16] lockdep: Handle non(or multi)-acquisition of a crosslock
` [PATCH v7 10/16] lockdep: Make print_circular_bug() aware of crossrelease
` [PATCH v7 11/16] lockdep: Apply crossrelease to completions
` [PATCH v7 12/16] pagemap.h: Remove trailing white space
` [PATCH v7 13/16] lockdep: Apply crossrelease to PG_locked locks
` [PATCH v7 14/16] lockdep: Apply lock_acquire(release) on __Set(__Clear)PageLocked
` [PATCH v7 15/16] lockdep: Move data of CONFIG_LOCKDEP_PAGELOCK from page to page_ext
` [PATCH v7 16/16] lockdep: Crossrelease feature documentation


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