[PATCH -V9 00/21] swap: Swapout/swapin THP in one piece
2018-12-14 6:27 UTC (22+ messages)
` [PATCH -V9 01/21] swap: Deal with PTE mapped THP when unuse PTE
` [PATCH -V9 02/21] swap: Enable PMD swap operations for CONFIG_THP_SWAP
` [PATCH -V9 03/21] swap: Add __swap_duplicate_locked()
` [PATCH -V9 04/21] swap: Support PMD swap mapping in swap_duplicate()
` [PATCH -V9 05/21] swap: Support PMD swap mapping in put_swap_page()
` [PATCH -V9 06/21] swap: Support PMD swap mapping in free_swap_and_cache()/swap_free()
` [PATCH -V9 07/21] swap: Support PMD swap mapping when splitting huge PMD
` [PATCH -V9 08/21] swap: Support PMD swap mapping in split_swap_cluster()
` [PATCH -V9 09/21] swap: Support to read a huge swap cluster for swapin a THP
` [PATCH -V9 10/21] swap: Swapin a THP in one piece
` [PATCH -V9 11/21] swap: Support to count THP swapin and its fallback
` [PATCH -V9 12/21] swap: Add sysfs interface to configure THP swapin
` [PATCH -V9 13/21] swap: Support PMD swap mapping in swapoff
` [PATCH -V9 14/21] swap: Support PMD swap mapping in madvise_free()
` [PATCH -V9 15/21] swap: Support to move swap account for PMD swap mapping
` [PATCH -V9 16/21] swap: Support to copy PMD swap mapping when fork()
` [PATCH -V9 17/21] swap: Free PMD swap mapping when zap_huge_pmd()
` [PATCH -V9 18/21] swap: Support PMD swap mapping for MADV_WILLNEED
` [PATCH -V9 19/21] swap: Support PMD swap mapping in mincore()
` [PATCH -V9 20/21] swap: Support PMD swap mapping in common path
` [PATCH -V9 21/21] swap: create PMD swap mapping when unmap the THP
[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
2018-12-14 6:11 UTC (54+ messages)
[PATCH v3] mm: Create the new vm_fault_t type
2018-12-14 5:05 UTC (4+ messages)
mm: migrate: Fix page migration stalls for blkdev pages
2018-12-14 4:53 UTC (15+ messages)
` [PATCH 1/6] mm: migration: Factor out code to compute expected number of page references
` [PATCH 2/6] mm: migrate: Lock buffers before migrate_page_move_mapping()
` [PATCH 3/6] mm: migrate: Move migrate_page_lock_buffers()
` [PATCH 4/6] mm: migrate: Provide buffer_migrate_page_norefs()
` [PATCH 5/6] blkdev: Avoid migration stalls for blkdev pages
` [PATCH 6/6] mm: migrate: Drop unused argument of migrate_page_move_mapping()
[PATCH] mm, page_isolation: remove drain_all_pages() in set_migratetype_isolate()
2018-12-14 3:57 UTC (2+ messages)
[PATCH] mm, memcg: fix reclaim deadlock with writeback
2018-12-13 22:43 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
use generic DMA mapping code in powerpc V4
2018-12-13 21:53 UTC (20+ messages)
[PATCH v2 0/4] Don’t leave executable TLB entries to freed pages
2018-12-13 21:48 UTC (17+ messages)
` [PATCH v2 1/4] vmalloc: New flags for safe vfree on special perms
` [PATCH v2 2/4] modules: Add new special vfree flags
` [PATCH v2 4/4] x86/vmalloc: Add TLB efficient x86 arch_vunmap
[PATCH] mm, memory_hotplug: pass next_memory_node to new_page_nodemask()
2018-12-13 20:10 UTC (3+ messages)
WARNING: locking bug in lock_downgrade
2018-12-13 19:46 UTC (3+ messages)
[PATCH] mm: Replace verify_mm_writelocked() by lockdep_assert_held_exclusive()
2018-12-13 19:40 UTC (2+ messages)
[PATCH] mm: Reuse only-pte-mapped KSM page in do_wp_page()
2018-12-13 19:15 UTC (2+ messages)
[PATCH 0/3][V5] drop the mmap_sem when doing IO in the fault path
2018-12-13 16:01 UTC (7+ messages)
` [PATCH 3/3] filemap: drop the mmap_sem for all blocking operations
` [PATCH][v6] "
[bug?] poor migrate_pages() performance on arm64
2018-12-13 15:38 UTC (5+ messages)
[PATCH v2 0/1] Initialize struct pages for the full section
2018-12-13 15:12 UTC (6+ messages)
` [PATCH v2 1/1] mm, memory_hotplug: Initialize struct pages for the full memory section
possible deadlock in try_to_wake_up
2018-12-13 15:11 UTC
4.14 backport request for dbdda842fe96f: "printk: Add console owner and waiter logic to load balance console writes"
2018-12-13 14:29 UTC (24+ messages)
[PATCH v2] arm64: Add memory hotplug support
2018-12-13 14:25 UTC (5+ messages)
[PATCH v3] mm: thp: fix flags for pmd migration when split
2018-12-13 10:24 UTC (5+ messages)
[PATCHv2 01/12] acpi: Create subtable parsing infrastructure
2018-12-13 9:05 UTC (2+ messages)
[PATCH] mm/alloc: fallback to first node if the wanted node offline
2018-12-13 9:04 UTC (13+ messages)
[PATCH v2] kasan: mark file common so ftrace doesn't trace it
2018-12-13 8:52 UTC (2+ messages)
[PATCH v2] mm, memory_hotplug: Don't bail out in do_migrate_range prematurely
2018-12-13 8:48 UTC (3+ messages)
[PATCH 1/2] mm, pageblock: make sure pageblock won't exceed mem_sectioin
2018-12-13 7:28 UTC (7+ messages)
[PATCH] mm/zsmalloc.c: Fix zsmalloc 32-bit PAE support
2018-12-13 7:27 UTC (3+ messages)
[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
2018-12-13 5:52 UTC (13+ messages)
[PATCH v2] mm: thp: fix flags for pmd migration when split
2018-12-13 3:22 UTC (5+ messages)
[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
2018-12-13 2:18 UTC (3+ messages)
[PATCH] mm, page_alloc: enable pcpu_drain with zone capability
2018-12-13 1:18 UTC (8+ messages)
` [PATCH v2] "
[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
2018-12-12 23:05 UTC (6+ messages)
[PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
2018-12-12 22:05 UTC (2+ messages)
` [PATCH -manpage 2/2] memfd_create.2: "
INFO: rcu detected stall in sys_mount (2)
2018-12-12 21:01 UTC (2+ messages)
[PATCH] kasan: mark kasan_check_(read|write) as 'notrace'
2018-12-12 18:35 UTC (3+ messages)
[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
2018-12-12 17:34 UTC (7+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI
` [RFC][PATCH 2/3] arm64: Define Documentation/arm64/elf_at_flags.txt
[PATCH v13 00/25] kasan: add software tag-based mode for arm64
2018-12-12 15:04 UTC (4+ messages)
` [PATCH v13 19/25] kasan: add hooks implementation for tag-based mode
[PATCHv2 00/12] Heterogeneous memory node attributes
2018-12-12 14:45 UTC (4+ messages)
` [PATCHv2 12/12] doc/mm: New documentation for memory performance
use generic DMA mapping code in powerpc V4
2018-12-12 14:36 UTC (4+ messages)
` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure
[RFC PATCH 0/5] mm, memory_hotplug: improve memory offlining failures debugging
2018-12-12 14:34 UTC (4+ messages)
` [RFC PATCH 2/5] mm: lower the printk loglevel for __dump_page messages
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox