[PATCH v5 00/78] XArray v5
2017-12-15 22:04 UTC (21+ messages)
` [PATCH v5 06/78] xarray: Change definition of sibling entries
` [PATCH v5 26/78] page cache: Add and replace pages using the XArray
` [PATCH v5 30/78] page cache: Remove stray radix comment
` [PATCH v5 36/78] mm: Convert __do_page_cache_readahead to XArray
` [PATCH v5 39/78] mm: Convert collapse_shmem "
` [PATCH v5 40/78] mm: Convert khugepaged_scan_shmem "
` [PATCH v5 42/78] shmem: Convert replace "
` [PATCH v5 43/78] shmem: Convert shmem_confirm_swap "
` [PATCH v5 44/78] shmem: Convert find_swap_entry "
` [PATCH v5 48/78] shmem: Convert shmem_alloc_hugepage "
` [PATCH v5 53/78] fs: Convert buffer "
` [PATCH v5 57/78] lustre: Convert "
` [PATCH v5 58/78] dax: Convert dax_unlock_mapping_entry "
` [PATCH v5 59/78] dax: Convert lock_slot "
` [PATCH v5 60/78] dax: More XArray conversion
` [PATCH v5 62/78] dax: Convert dax_writeback_one to XArray
` [PATCH v5 63/78] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v5 66/78] dax: Fix sparse warning
` [PATCH v5 75/78] usb: Convert xhci-mem to XArray
` [PATCH v5 77/78] irqdomain: Convert "
[patch 1/2] mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
2017-12-15 21:46 UTC (10+ messages)
` [patch v2 "
` [patch v2 2/2] mm, oom: avoid reaping only for mm's "
About the try to remove cross-release feature entirely by Ingo
2017-12-15 21:15 UTC (12+ messages)
` [PATCH] locking/lockdep: Remove the cross-release locking checks
[PATCH resend] mm/page_alloc: fix comment is __get_free_pages
2017-12-15 20:57 UTC (12+ messages)
[PATCH v3 0/3] create sysfs representation of ACPI HMAT
2017-12-15 20:53 UTC (8+ messages)
` [PATCH v3 1/3] acpi: HMAT support in acpi_parse_entries_array()
` [PATCH v3 2/3] hmat: add heterogeneous memory sysfs support
[PATCH] mm: thp: use down_read_trylock in khugepaged to avoid long block
2017-12-15 20:04 UTC (5+ messages)
Regression with a0747a859ef6 ("bdi: add error handle for bdi_debug_register")
2017-12-15 19:51 UTC (14+ messages)
[question] handle the page table RAS error
2017-12-15 19:35 UTC (8+ messages)
` [question] handle the page table RAS error(Avoid kernel panic when killing an application)
` [consult the suggestion]: Avoid kernel panic when killing an application if happen RAS page table error
` [Question ]: "
[PATCH v19 0/7] Virtio-balloon Enhancement
2017-12-15 19:22 UTC (15+ messages)
` [PATCH v19 3/7] xbitmap: add more operations
` [virtio-dev] "
[PATCH] mm: thp: avoid uninitialized variable use
2017-12-15 18:01 UTC (3+ messages)
[PATCH v4 00/73] XArray version 4
2017-12-15 17:10 UTC (6+ messages)
` [PATCH v4 08/73] xarray: Add documentation
` Naming of tag operations in the XArray
` Storing errors "
[PATCH v2 00/17] x86/ldt: Use a VMA based read only mapping
2017-12-15 16:38 UTC (52+ messages)
` [PATCH v2 01/17] mm/gup: Fixup p*_access_permitted()
` [PATCH v2 02/17] mm: Exempt special mappings from mlock(), mprotect() and madvise()
` [PATCH v2 03/17] arch: Allow arch_dup_mmap() to fail
` [PATCH v2 05/17] x86/ldt: Prevent ldt inheritance on exec
` [PATCH v2 06/17] x86/ldt: Do not install LDT for kernel threads
` [PATCH v2 11/17] selftests/x86/ldt_gdt: Prepare for access bit forced
` [PATCH v2 13/17] x86/mm: Force LDT desc accessed bit
` [PATCH v2 14/17] x86/ldt: Reshuffle code
revamp vmem_altmap / dev_pagemap handling V2
2017-12-15 14:09 UTC (18+ messages)
` [PATCH 01/17] memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free
` [PATCH 02/17] mm: don't export arch_add_memory
` [PATCH 03/17] mm: don't export __add_pages
` [PATCH 04/17] mm: pass the vmem_altmap to arch_add_memory and __add_pages
` [PATCH 05/17] mm: pass the vmem_altmap to vmemmap_populate
` [PATCH 06/17] mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
` [PATCH 07/17] mm: pass the vmem_altmap to vmemmap_free
` [PATCH 08/17] mm: pass the vmem_altmap to memmap_init_zone
` [PATCH 09/17] mm: split altmap memory map allocation from normal case
` [PATCH 10/17] mm: merge vmem_altmap_alloc into altmap_alloc_block_buf
` [PATCH 11/17] mm: move get_dev_pagemap out of line
` [PATCH 12/17] mm: optimize dev_pagemap reference counting around get_dev_pagemap
` [PATCH 13/17] memremap: remove to_vmem_altmap
` [PATCH 14/17] memremap: simplify duplicate region handling in devm_memremap_pages
` [PATCH 15/17] memremap: drop private struct page_map
` [PATCH 16/17] memremap: change devm_memremap_pages interface to use struct dev_pagemap
` [PATCH 17/17] memremap: merge find_dev_pagemap into get_dev_pagemap
[PATCHv4 00/12] Do not lose dirty bit on THP pages
2017-12-15 13:49 UTC (6+ messages)
` [PATCHv4 09/12] x86/mm: Provide pmdp_establish() helper
[PATCH] mm/slab: Remove redundant assignments for slab_state
2017-12-15 13:44 UTC
[PATCH v19 1/7] xbitmap: Introduce xbitmap
2017-12-15 13:24 UTC (3+ messages)
[PATCH] mm: save/restore current->journal_info in handle_mm_fault
2017-12-15 10:33 UTC (8+ messages)
[PATCH -mm -V2] mm, swap: Fix race between swapoff and some swap operations
2017-12-15 10:04 UTC (8+ messages)
[PATCH] mm: Reduce memory bloat with THP
2017-12-15 10:01 UTC (4+ messages)
[RFC PATCH] mm: unclutter THP migration
2017-12-15 9:57 UTC (8+ messages)
` [RFC PATCH 0/3] "
` [RFC PATCH 1/3] mm, numa: rework do_pages_move
[RFC PATCH 0/5] mm, hugetlb: allocation API and migration improvements
2017-12-15 9:33 UTC (12+ messages)
` [RFC PATCH 3/5] mm, hugetlb: do not rely on overcommit limit during migration
` [RFC PATCH 4/5] mm, hugetlb: get rid of surplus page accounting tricks
` [RFC PATCH 5/5] mm, hugetlb: further simplify hugetlb allocation API
[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
2017-12-15 9:02 UTC (12+ messages)
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
[PATCH 0/2] Kernel MMU notifier for IOTLB/DEVTLB management
2017-12-15 3:08 UTC (6+ messages)
` [PATCH 1/2] mm: Add kernel MMU notifier to manage IOTLB/DEVTLB
[PATCH v19 2/7] xbitmap: potential improvement
2017-12-15 3:07 UTC (2+ messages)
mmotm 2017-12-14-16-17 uploaded
2017-12-15 0:18 UTC
[PATCH V3] mm/mprotect: Add a cond_resched() inside change_pmd_range()
2017-12-14 20:40 UTC (3+ messages)
[PATCH v4 72/73] xfs: Convert mru cache to XArray
2017-12-14 18:23 UTC (8+ messages)
mm/memcontrol.c:5364:1: warning: the frame size of 1032 bytes is larger than 1024 bytes [-Wframe-larger-than=]
2017-12-14 18:16 UTC (3+ messages)
[HMM-v25 00/19] HMM (Heterogeneous Memory Management) v25
2017-12-14 15:28 UTC (9+ messages)
[PATCH v4] printk: Add console owner and waiter logic to load balance console writes
2017-12-14 14:34 UTC (9+ messages)
d1fc031747 ("sched/wait: assert the wait_queue_head lock is .."): EIP: __wake_up_common
2017-12-14 14:12 UTC (7+ messages)
[PATCH] arch, mm: introduce arch_tlb_gather_mmu_exit
2017-12-14 14:05 UTC (4+ messages)
[PATCH V2] mm/mprotect: Add a cond_resched() inside change_pmd_range()
2017-12-14 13:30 UTC (7+ messages)
[PATCH] mm/mmu_context: Remove asm/mmu_context.h include directive
2017-12-14 13:20 UTC
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