linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH AUTOSEL for 4.14 015/161] printk: Add console owner and waiter logic to load balance console writes
 2018-04-17 14:15 UTC  (80+ messages)

[RFC PATCH] mm: correct status code which move_pages() returns for zero page
 2018-04-17 14:14 UTC  (3+ messages)

repeatable boot randomness inside KVM guest
 2018-04-17 14:07 UTC  (9+ messages)

centralize SWIOTLB config symbol and misc other cleanups
 2018-04-17 12:53 UTC  (8+ messages)
` [PATCH 01/12] iommu-common: move to arch/sparc
` [PATCH 11/12] swiotlb: move the SWIOTLB config symbol to lib/Kconfig

[PATCH] kasan: add no_sanitize attribute for clang builds
 2018-04-17 12:27 UTC  (5+ messages)

[PATCH v2] kasan: add no_sanitize attribute for clang builds
 2018-04-17 12:26 UTC 

[PATCH 0/3] Interface for higher order contiguous allocations
 2018-04-17 12:10 UTC  (5+ messages)
` [PATCH 1/3] mm: change type of free_contig_range(nr_pages) to unsigned long
` [PATCH 2/3] mm: add find_alloc_contig_pages() interface
` [PATCH 3/3] mm/hugetlb: use find_alloc_contig_pages() to allocate gigantic pages

[PATCH RFC 0/8] mm: online/offline 4MB chunks controlled by device driver
 2018-04-17 11:50 UTC  (4+ messages)
` [PATCH RFC 2/8] mm: introduce PG_offline

[LSF/MM TOPIC] CMA and larger page sizes
 2018-04-17 11:36 UTC  (2+ messages)

[PATCH 0/3] indirectly reclaimable memory
 2018-04-17 11:24 UTC  (13+ messages)
` [PATCH 3/3] dcache: account external names as "

[PATCH] mm: allow to decrease swap.max below actual swap usage
 2018-04-17 11:06 UTC  (3+ messages)

[PATCH v2 0/2] vunmap and debug objects
 2018-04-17 10:43 UTC  (3+ messages)
` [PATCH v2 1/2] mm: vmalloc: Avoid racy handling of debugobjects in vunmap
` [PATCH v2 2/2] mm: vmalloc: Pass proper vm_start into debugobjects

[RFC PATCH 0/1] mm: Support multiple kswapd threads per node
 2018-04-17  9:03 UTC  (7+ messages)
` [RFC PATCH 1/1] vmscan: "

[PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved
 2018-04-17  6:23 UTC  (17+ messages)

[PATCH 0/2] vunmap and debug objects
 2018-04-17  5:10 UTC  (6+ messages)
` [PATCH 2/2] mm: vmalloc: Pass proper vm_start into debugobjects

[PATCH v3 0/9] trace_uprobe: Support SDT markers having reference count (semaphore)
 2018-04-17  4:32 UTC  (10+ messages)
` [PATCH v3 1/9] Uprobe: Export vaddr <-> offset conversion functions
` [PATCH v3 2/9] mm: Prefix vma_ to vaddr_to_offset() and offset_to_vaddr()
` [PATCH v3 3/9] Uprobe: Move mmput() into free_map_info()
` [PATCH v3 4/9] Uprobe: Rename map_info to uprobe_map_info
` [PATCH v3 5/9] Uprobe: Export uprobe_map_info along with uprobe_{build/free}_map_info()
` [PATCH v3 6/9] trace_uprobe: Support SDT markers having reference count (semaphore)
` [PATCH v3 7/9] trace_uprobe/sdt: Fix multiple update of same reference counter
` [PATCH v3 8/9] trace_uprobe/sdt: Document about "
` [PATCH v3 9/9] perf probe: Support SDT markers having reference counter (semaphore)

[PATCH 11/24] x86/mm: Give each mm TLB flush generation a unique ID
 2018-04-17  4:27 UTC 

[PATCH] dax: Change return type to vm_fault_t
 2018-04-17  4:08 UTC  (13+ messages)

[PATCH 00/21] mm, THP, swap: Swapout/swapin THP as a whole
 2018-04-17  2:02 UTC  (22+ messages)
` [PATCH -mm 01/21] mm, THP, swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -mm 02/21] mm, THP, swap: Make CONFIG_THP_SWAP depends on CONFIG_SWAP
` [PATCH -mm 03/21] mm, THP, swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -mm 04/21] mm, THP, swap: Support PMD swap mapping in swapcache_free_cluster()
` [PATCH -mm 05/21] mm, THP, swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -mm 06/21] mm, THP, swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -mm 07/21] mm, THP, swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -mm 08/21] mm, THP, swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -mm 09/21] mm, THP, swap: Swapin a THP as a whole
` [PATCH -mm 10/21] mm, THP, swap: Support to count THP swapin and its fallback
` [PATCH -mm 11/21] mm, THP, swap: Add sysfs interface to configure THP swapin
` [PATCH -mm 12/21] mm, THP, swap: Support PMD swap mapping in swapoff
` [PATCH -mm 13/21] mm, THP, swap: Support PMD swap mapping in madvise_free()
` [PATCH -mm 14/21] mm, cgroup, THP, swap: Support to move swap account for PMD swap mapping
` [PATCH -mm 15/21] mm, THP, swap: Support to copy PMD swap mapping when fork()
` [PATCH -mm 16/21] mm, THP, swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -mm 17/21] mm, THP, swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -mm 18/21] mm, THP, swap: Support PMD swap mapping in mincore()
` [PATCH -mm 19/21] mm, THP, swap: Support PMD swap mapping in common path
` [PATCH -mm 20/21] mm, THP, swap: create PMD swap mapping when unmap the THP
` [PATCH -mm 21/21] mm, THP: Avoid to split THP when reclaim MADV_FREE THP

[PATCH 0/8] Various PageFlags cleanups
 2018-04-17  1:05 UTC  (7+ messages)
` [PATCH 6/8] mm: Turn page policies into functions
` [PATCH 7/8] mm: Always check PagePolicyNoCompound
  ` [lkp-robot] [mm] 7df45c2b6a: kernel_BUG_at_include/linux/page-flags.h

[PATCHSET v2] mm, memcontrol: Implement memory.swap.events
 2018-04-16 23:11 UTC  (3+ messages)
` [PATCH 1/2] mm, memcontrol: Move swap charge handling into get_swap_page()
` [PATCH 2/2] mm, memcontrol: Implement memory.swap.events

[PATCH] slab: introduce the flag SLAB_MINIMIZE_WASTE
 2018-04-16 21:04 UTC  (25+ messages)
                  `  "
                            ` [PATCH RESEND] "

[PATCH v5 0/2] Directed kmem charging
 2018-04-16 20:51 UTC  (3+ messages)
` [PATCH v5 1/2] mm: memcg: remote memcg charging for kmem allocations
` [PATCH v5 2/2] fs: fsnotify: account fsnotify metadata to kmemcg

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-16 20:35 UTC  (6+ messages)

[PATCH 00/35 v5] PTI support for x32
 2018-04-16 17:57 UTC  (21+ messages)
` [PATCH 20/35] x86/pgtable: Move two more functions from pgtable_64.h to pgtable.h
` [PATCH 21/35] x86/mm/pae: Populate valid user PGD entries
` [PATCH 22/35] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 23/35] x86/mm/legacy: "
` [PATCH 24/35] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 25/35] x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 26/35] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level "
` [PATCH 27/35] x86/mm/dump_pagetables: Define INIT_PGD
` [PATCH 28/35] x86/pgtable/pae: Use separate kernel PMDs for user page-table
` [PATCH 29/35] x86/ldt: Reserve address-space range on 32 bit for the LDT
` [PATCH 30/35] x86/ldt: Define LDT_END_ADDR
` [PATCH 31/35] x86/ldt: Split out sanity check in map_ldt_struct()
` [PATCH 32/35] x86/ldt: Enable LDT user-mapping for PAE
` [PATCH 33/35] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
` [PATCH 34/35] x86/mm/pti: Add Warning when booting on a PCID capable CPU
` [PATCH 35/35] x86/entry/32: Add debug code to check entry/exit cr3

[PATCH v11 00/63] Convert page cache to XArray
 2018-04-16 16:01 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox