[PATCH v2 00/26] userfaultfd: write protection support
2019-02-26 7:41 UTC (67+ messages)
` [PATCH v2 06/26] userfaultfd: wp: add helper for writeprotect check
` [PATCH v2 07/26] userfaultfd: wp: hook userfault handler to write protection fault
` [PATCH v2 08/26] userfaultfd: wp: add WP pagetable tracking to x86
` [PATCH v2 09/26] userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
` [PATCH v2 10/26] userfaultfd: wp: add UFFDIO_COPY_MODE_WP
` [PATCH v2 12/26] userfaultfd: wp: apply _PAGE_UFFD_WP bit
` [PATCH v2 14/26] userfaultfd: wp: handle COW properly for uffd-wp
` [PATCH v2 15/26] userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork
` [PATCH v2 16/26] userfaultfd: wp: add pmd_swp_*uffd_wp() helpers
` [PATCH v2 17/26] userfaultfd: wp: support swap and page migration
` [PATCH v2 18/26] khugepaged: skip collapse if uffd-wp detected
` [PATCH v2 19/26] userfaultfd: introduce helper vma_find_uffd
` [PATCH v2 20/26] userfaultfd: wp: support write protection for userfault vma range
` [PATCH v2 21/26] userfaultfd: wp: add the writeprotect API to userfaultfd ioctl
` [PATCH v2 22/26] userfaultfd: wp: enabled write protection in userfaultfd API
` [PATCH v2 23/26] userfaultfd: wp: don't wake up when doing write protect
` [PATCH v2 24/26] userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation update
` [PATCH v2 25/26] userfaultfd: selftests: refactor statistics
` [PATCH v2 26/26] userfaultfd: selftests: add write-protect test
[PATCH -mm -V8] mm, swap: fix race between swapoff and some swap operations
2019-02-26 6:49 UTC (2+ messages)
[mmotm:master 342/391] arch/powerpc/kernel/setup_32.c:176:21: error: redefinition of 'alloc_stack'
2019-02-26 6:40 UTC (2+ messages)
[PATCH v4] mm/hugetlb: Fix unsigned overflow in __nr_hugepages_store_common()
2019-02-26 6:21 UTC (8+ messages)
[PATCH] mm: compaction: remove unnecessary CONFIG_COMPACTION
2019-02-26 6:19 UTC
[PATCH 0/6] make memblock allocator utilize the node's fallback info
2019-02-26 5:47 UTC (18+ messages)
` [PATCH 1/6] mm/numa: extract the code of building node fall back list
` [PATCH 2/6] mm/memblock: make full utilization of numa info
` [PATCH 3/6] x86/numa: define numa_init_array() conditional on CONFIG_NUMA
` [PATCH 4/6] x86/numa: concentrate the code of setting cpu to node map
` [PATCH 5/6] x86/numa: push forward the setup of node to cpumask map
` [PATCH 6/6] x86/numa: build node fallback info after setting up "
[PATCH v7 00/11] KASAN for powerpc/32
2019-02-26 5:12 UTC (16+ messages)
` [PATCH v7 01/11] powerpc/32: Move early_init() in a separate file
` [PATCH v7 02/11] powerpc: prepare string/mem functions for KASAN
` [PATCH v7 03/11] powerpc/prom_init: don't use string functions from lib/
` [PATCH v7 04/11] powerpc/mm: don't use direct assignation during early boot
` [PATCH v7 05/11] powerpc/32: use memset() instead of memset_io() to zero BSS
` [PATCH v7 06/11] powerpc/32: make KVIRT_TOP dependant on FIXMAP_START
` [PATCH v7 07/11] powerpc/32: prepare shadow area for KASAN
` [PATCH v7 08/11] powerpc: disable KASAN instrumentation on early/critical files
` [PATCH v7 09/11] powerpc/32: Add KASAN support
` [PATCH v7 10/11] powerpc/32s: move hash code patching out of MMU_init_hw()
` [PATCH v7 11/11] powerpc/32s: set up an early static hash table for KASAN
[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
2019-02-26 4:58 UTC (11+ messages)
[PATCH] sparc64: simplify reduce_memory() function
2019-02-26 0:37 UTC (5+ messages)
[PATCH] tmpfs: fix uninitialized return value in shmem_link
2019-02-26 0:29 UTC (9+ messages)
[RFC] percpu: decrease pcpu_nr_slots by 1
2019-02-26 0:09 UTC (3+ messages)
[PATCH 1/2] percpu: km: remove SMP check
2019-02-26 0:03 UTC (6+ messages)
` [PATCH 2/2] percpu: km: no need to consider pcpu_group_offsets[0]
[PATCH 0/5] [v5] Allow persistent memory to be used like normal RAM
2019-02-25 22:56 UTC (7+ messages)
` [PATCH 1/5] mm/resource: return real error codes from walk failures
` [PATCH 2/5] mm/resource: move HMM pr_debug() deeper into resource code
` [PATCH 3/5] mm/memory-hotplug: allow memory resources to be children
` [PATCH 4/5] mm/resource: let walk_system_ram_range() search child resources
` [PATCH 5/5] dax: "Hotplug" persistent memory for use like normal RAM
[PATCHv6 00/10] Heterogenous memory node attributes
2019-02-25 22:30 UTC (13+ messages)
` [PATCHv6 06/10] node: Add memory-side caching attributes
` [PATCHv6 07/10] acpi/hmat: Register processor domain to its memory
mmotm 2019-02-25-13-40 uploaded
2019-02-25 21:41 UTC
[PATCH v2] mm/memory-hotplug: Add sysfs hot-remove trigger
2019-02-25 21:14 UTC (5+ messages)
[PATCH 1/3] mm: refactor __vunmap() to avoid duplicated call to find_vm_area()
2019-02-25 20:30 UTC (3+ messages)
` [PATCH 2/3] mm: separate memory allocation and actual work in alloc_vmap_area()
` [PATCH 3/3] mm: show number of vmalloc pages in /proc/meminfo
[PATCH 1/6] mm: memcontrol: track LRU counts in the vmstats array
2019-02-25 20:16 UTC (6+ messages)
` [PATCH 2/6] mm: memcontrol: replace zone summing with lruvec_page_state()
` [PATCH 3/6] mm: memcontrol: replace node summing with memcg_page_state()
` [PATCH 4/6] mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
` [PATCH 5/6] mm: memcontrol: push down mem_cgroup_nr_lru_pages()
` [PATCH 6/6] mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API
[PATCH] mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC
2019-02-25 19:17 UTC
[RFC][PATCH 0/3] arm64 relaxed ABI
2019-02-25 18:02 UTC (12+ messages)
[PATCH] mm: migrate: add missing flush_dcache_page for non-mapped page migrate
2019-02-25 15:07 UTC (2+ messages)
[PATCH] mmap.2: describe the 5level paging hack
2019-02-25 15:02 UTC (3+ messages)
[PATCH v2] mmap.2: fix description of treatment of the hint
2019-02-25 14:58 UTC (2+ messages)
[PATCH RFC] mm/vmscan: try to protect active working set of cgroup from reclaim
2019-02-25 13:57 UTC (5+ messages)
[PATCH 1/5] mm/workingset: remove unused @mapping argument in workingset_eviction()
2019-02-25 12:17 UTC (12+ messages)
` [PATCH 2/5] mm: remove zone_lru_lock() function access ->lru_lock directly
` [PATCH 3/5] mm/compaction: pass pgdat to too_many_isolated() instead of zone
` [PATCH 4/5] mm/vmscan: remove unused lru_pages argument
` [PATCH 5/5] mm/vmscan: don't forcely shrink active anon lru list
[RFC PATCH] mm,mremap: Bail out earlier in mremap_to under map pressure
2019-02-25 12:16 UTC (4+ messages)
[PATCH v2 04/26] mm: allow VM_FAULT_RETRY for multiple times
2019-02-25 6:19 UTC (6+ messages)
` [PATCH v2.1 "
[PATCH v6 0/3] iommu/io-pgtable-arm-v7s: Use DMA32 zone for page tables
2019-02-25 0:23 UTC (6+ messages)
Banana Pi-R1 stabil
2019-02-24 11:36 UTC (2+ messages)
[RFC] percpu: use nr_groups as check condition
2019-02-23 22:46 UTC (2+ messages)
[PATCH AUTOSEL 3.18 16/18] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
2019-02-23 21:11 UTC
[PATCH AUTOSEL 4.4 22/26] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
2019-02-23 21:10 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 23/26] mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
[PATCH AUTOSEL 4.9 28/32] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
2019-02-23 21:09 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 29/32] mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
[PATCH AUTOSEL 4.14 40/45] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
2019-02-23 21:08 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 41/45] mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
[PATCH AUTOSEL 4.19 60/65] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
2019-02-23 21:06 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 61/65] mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
[PATCH AUTOSEL 4.20 66/72] mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone
2019-02-23 21:04 UTC (2+ messages)
` [PATCH AUTOSEL 4.20 67/72] mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone
[LSF/MM TOPIC] memory reclaim with NUMA rebalancing
2019-02-23 13:42 UTC (4+ messages)
` [LSF/MM ATTEND ] "
io_submit with slab free object overwritten
2019-02-23 1:58 UTC (9+ messages)
[PATCH 00/10] HMM updates for 5.1
2019-02-22 23:31 UTC (2+ messages)
[PATCH v10 00/12] arm64: untag user pointers passed to the kernel
2019-02-22 23:07 UTC (8+ messages)
` [PATCH v10 04/12] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v10 06/12] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v10 07/12] fs, arm64: untag user pointers in fs/userfaultfd.c
[PATCH v5 0/9] mmu notifier provide context informations
2019-02-22 23:01 UTC (19+ messages)
` [PATCH v5 1/9] mm/mmu_notifier: helper to test if a range invalidation is blockable
` [PATCH v5 2/9] mm/mmu_notifier: convert user range->blockable to helper function
` [PATCH v5 3/9] mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
` [PATCH v5 4/9] mm/mmu_notifier: contextual information for event enums
` [PATCH v5 5/9] mm/mmu_notifier: contextual information for event triggering invalidation v2
` [PATCH v5 6/9] mm/mmu_notifier: use correct mmu_notifier events for each invalidation
` [PATCH v5 7/9] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2
` [PATCH v5 8/9] mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
` [PATCH v5 9/9] mm/mmu_notifier: set MMU_NOTIFIER_USE_CHANGE_PTE flag where appropriate v2
[LSF/MM ATTEND] MM track: contig allocation, thp numa, userfaultfd
2019-02-22 22:22 UTC
[PATCH v3] mm/hugetlb: Fix unsigned overflow in __nr_hugepages_store_common()
2019-02-22 18:56 UTC (2+ messages)
[PATCH v3 00/20] Merge text_poke fixes and executable lockdowns
2019-02-22 18:32 UTC (3+ 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