linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-29 02:59:21 to 2019-07-30 12:57:55 UTC [more...]

[PATCH] mm: release the spinlock on zap_pte_range
 2019-07-30 12:57 UTC  (8+ messages)

hmm_range_fault related fixes and legacy API removal v3
 2019-07-30 12:55 UTC  (19+ messages)
` [PATCH 01/13] amdgpu: remove -EAGAIN handling for hmm_range_fault
` [PATCH 02/13] amdgpu: don't initialize range->list in amdgpu_hmm_init_range
` [PATCH 03/13] nouveau: pass struct nouveau_svmm to nouveau_range_fault
` [PATCH 04/13] mm: remove the pgmap field from struct hmm_vma_walk
` [PATCH 05/13] mm: remove the unused vma argument to hmm_range_dma_unmap
` [PATCH 06/13] mm: remove superflous arguments from hmm_range_register
` [PATCH 07/13] mm: remove the page_shift member from struct hmm_range
` [PATCH 08/13] mm: remove the mask variable in hmm_vma_walk_hugetlb_entry
` [PATCH 09/13] mm: don't abuse pte_index() in hmm_vma_handle_pmd
` [PATCH 10/13] mm: only define hmm_vma_walk_pud if needed
` [PATCH 11/13] mm: cleanup the hmm_vma_handle_pmd stub
` [PATCH 12/13] mm: cleanup the hmm_vma_walk_hugetlb_entry stub
` [PATCH 13/13] mm: allow HMM_MIRROR on all architectures with MMU

turn the hmm migrate_vma upside down
 2019-07-30 12:32 UTC  (24+ messages)
` [PATCH 1/9] mm: turn "
` [PATCH 2/9] nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copy
` [PATCH 3/9] nouveau: factor out device memory address calculation
` [PATCH 4/9] nouveau: factor out dmem fence completion
` [PATCH 5/9] nouveau: simplify nouveau_dmem_migrate_to_ram
` [PATCH 6/9] nouveau: simplify nouveau_dmem_migrate_vma
` [PATCH 7/9] mm: remove the unused MIGRATE_PFN_ERROR flag
` [PATCH 8/9] mm: remove the unused MIGRATE_PFN_DEVICE flag
` [PATCH 9/9] mm: remove the MIGRATE_PFN_WRITE flag

[GIT PULL] Please pull hmm changes
 2019-07-30 11:58 UTC 

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-30 10:32 UTC  (4+ messages)
` [PATCH v6 0/2] arm64 relaxed ABI
  ` [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst

[PATCH v3 0/1] get_user_pages changes
 2019-07-30 10:26 UTC  (4+ messages)
` [PATCH v3 1/1] sgi-gru: Remove *pte_lookup functions

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-30 10:25 UTC  (5+ messages)
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool

[Linux-kernel-mentees][PATCH v4] staging: kpc2000: Convert put_page to put_user_page*()
 2019-07-30 10:24 UTC  (3+ messages)

[PATCH V6 RESEND 0/3] arm64/mm: Enable memory hot remove
 2019-07-30  9:35 UTC  (5+ messages)

[PATCH v3] sched/core: Don't use dying mm as active_mm of kthreads
 2019-07-30  8:43 UTC  (7+ messages)

[PATCH v2 0/3] kasan: support backing vmalloc space with real shadow memory
 2019-07-30  8:38 UTC  (6+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v2 3/3] x86/kasan: support KASAN_VMALLOC

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-30  8:14 UTC  (8+ messages)

[PATCH 1/1] psi: do not require setsched permission from the trigger creator
 2019-07-30  8:11 UTC  (2+ messages)

WARNING in __mmdrop
 2019-07-30  8:03 UTC  (21+ messages)

[PATCH v4] mm: memcontrol: fix use after free in mem_cgroup_iter()
 2019-07-30  7:27 UTC  (2+ messages)

[PATCH v2 0/5] Allocate memmap from hotadded memory
 2019-07-30  7:08 UTC  (11+ messages)

[MM Bug?] mmap() triggers SIGBUS while doing the​ ​numa_move_pages() for offlined hugepage in background
 2019-07-30  6:38 UTC  (4+ messages)

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-07-30  6:12 UTC  (2+ messages)

[PATCH v5 00/14] Provide generic top-down mmap layout functions
 2019-07-30  5:51 UTC  (13+ messages)
` [PATCH v5 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v5 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v5 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v5 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v5 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v5 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v5 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v5 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v5 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v5 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v5 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v5 14/14] riscv: Make mmap allocation top-down by default

[PATCH v4 8/9] xen/gntdev.c: Convert to use vm_map_pages()
 2019-07-30  6:03 UTC  (6+ messages)
` [Xen-devel] "

[PATCH 00/10] make "order" unsigned int
 2019-07-30  5:53 UTC  (3+ messages)

[PATCH v10 0/4] THP aware uprobe
 2019-07-30  5:23 UTC  (5+ messages)
` [PATCH v10 1/4] mm: move memcmp_pages() and pages_identical()
` [PATCH v10 2/4] uprobe: use original page when all uprobes are removed
` [PATCH v10 3/4] mm, thp: introduce FOLL_SPLIT_PMD
` [PATCH v10 4/4] uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT

[PATCH v2] mm: memcontrol: fix use after free in mem_cgroup_iter()
 2019-07-30  1:48 UTC  (7+ messages)

[PATCH RESEND] autonuma: Fix scan period updating
 2019-07-30  1:38 UTC  (9+ messages)

WARNING in __vm_enough_memory
 2019-07-30  1:00 UTC  (2+ messages)

[PATCH v1 1/1] mm/vmalloc.c: Fix percpu free VM area search criteria
 2019-07-29 23:21 UTC 

[PATCH v2 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-07-29 22:51 UTC  (6+ messages)
` [PATCH v2 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v2 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH v2 0/5] mm / virtio: Provide support for page hinting
 2019-07-29 22:11 UTC  (12+ messages)
` [PATCH v2 QEMU] virtio-balloon: Provide a interface for "bubble hinting"

[PATCH v2] sched/core: Don't use dying mm as active_mm of kthreads
 2019-07-29 21:33 UTC  (26+ messages)
  ` [PATCH] sched: Clean up active_mm reference counting

[PATCH 1/1] psi: do not require setsched permission from the trigger creator
 2019-07-29 20:11 UTC  (3+ messages)

[PATCH 1/2] mm: Allow the page cache to allocate large pages
 2019-07-29 20:00 UTC  (2+ messages)

[PATCH RFC] mm/memcontrol: reclaim severe usage over high limit in get_user_pages loop
 2019-07-29 18:55 UTC  (9+ messages)

[PATCH] mm/z3fold.c: Fix z3fold_destroy_pool() ordering
 2019-07-29 18:41 UTC  (6+ messages)
` [PATCH] mm/z3fold.c: Fix z3fold_destroy_pool() race condition

[PATCH v9 00/21] Generic page walk and ptdump
 2019-07-29 13:56 UTC  (20+ messages)
` [PATCH v9 10/21] mm: Add generic p?d_leaf() macros
` [PATCH v9 11/21] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v9 12/21] mm: pagewalk: Allow walking without vma
` [PATCH v9 13/21] mm: pagewalk: Add test_p?d callbacks
` [PATCH v9 19/21] mm: Add generic ptdump

[PATCH] mm: Make kvfree safe to call
 2019-07-29 13:42 UTC  (3+ messages)

[PATCH 0/3] kasan: support backing vmalloc space with real shadow memory
 2019-07-29 10:28 UTC  (5+ messages)
` [PATCH 1/3] "

[PATCHv2] mm: treewide: Clarify pgtable_page_{ctor,dtor}() naming
 2019-07-29  9:34 UTC  (2+ messages)

[RFC] mm/debug: Add tests for architecture exported page table helpers
 2019-07-29  8:32 UTC  (6+ messages)
` [RFC] mm/pgtable/debug: Add test validating architecture "

memory leak in __nf_hook_entries_try_shrink
 2019-07-29  8:16 UTC 

No memory reclaim while reaching MemoryHigh
 2019-07-29  7:45 UTC  (10+ messages)

[PATCH 0/2] khugepaged: collapse pmd for pte-mapped THP
 2019-07-29  5:43 UTC  (3+ messages)
` [PATCH 1/2] khugepaged: enable "
` [PATCH 2/2] uprobe: collapse THP pmd after removing all uprobes


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