Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrea Arcangeli 19a809afe2 userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx hace 10 años
  Kirill A. Shutemov acc3c8d15e mm: move mm_populate()-related code to mm/gup.c hace 10 años
  Kirill A. Shutemov c561259ca7 mm: move gup() -> posix mlock() error conversion out of __mm_populate hace 10 años
  Kirill A. Shutemov fc05f56621 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() hace 10 años
  Kirill A. Shutemov 84d33df279 mm: rename FOLL_MLOCK to FOLL_POPULATE hace 10 años
  Jeff Vander Stoep a5a6579db3 mm: reorder can_do_mlock to fix audit denial hace 10 años
  Linus Torvalds d6dd50e07c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip hace 11 años
  Sasha Levin 96dad67ff2 mm: use VM_BUG_ON_MM where possible hace 11 años
  Sasha Levin 81d1b09c6b mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA hace 11 años
  Paul E. McKenney bde6c3aa99 rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops hace 11 años
  Paul Cassella 9a95f3cf7b mm: describe mmap_sem rules for __lock_page_or_retry() and callers hace 11 años
  Vlastimil Babka 57e68e9cd6 mm: try_to_unmap_cluster() should lock_page() before mlocking hace 11 años
  Sasha Levin 309381feae mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE hace 12 años
  Vlastimil Babka 01cc2e5869 mm: munlock: fix potential race with THP page split hace 12 años
  Davidlohr Bueso 1f1cd7054f mm/mlock: prepare params outside critical region hace 12 años
  Vlastimil Babka 3b25df93c6 mm: munlock: fix deadlock in __munlock_pagevec() hace 12 años
  Vlastimil Babka c424be1cbb mm: munlock: fix a bug where THP tail page is encountered hace 12 años
  Vlastimil Babka eadb41ae82 mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration hace 12 años
  Paul E. McKenney 22356f447c mm: Place preemption point in do_mlockall() loop hace 12 años
  Vlastimil Babka 7a8010cd36 mm: munlock: manual pte walk in fast path instead of follow_page_mask() hace 12 años
  Vlastimil Babka 5b40998ae3 mm: munlock: remove redundant get_page/put_page pair on the fast path hace 12 años
  Vlastimil Babka 56afe477df mm: munlock: bypass per-cpu pvec for putback_lru_page hace 12 años
  Vlastimil Babka 1ebb7cc6a5 mm: munlock: batch NR_MLOCK zone state updates hace 12 años
  Vlastimil Babka 7225522bb4 mm: munlock: batch non-THP page isolation and munlock+putback using pagevec hace 12 años
  Vlastimil Babka 586a32ac1d mm: munlock: remove unnecessary call to lru_add_drain() hace 12 años
  Michel Lespinasse 09a9f1d278 Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" hace 12 años
  Michel Lespinasse ff6a6da60b mm: accelerate munlock() treatment of THP pages hace 13 años
  Michel Lespinasse 28a35716d3 mm: use long type for page counts in mm_populate() and get_user_pages() hace 13 años
  Johannes Weiner 4805b02e90 mm/mlock.c: document scary-looking stack expansion mlock chain hace 13 años
  Michel Lespinasse 1869305009 mm: introduce VM_POPULATE flag to better deal with racy userspace programs hace 13 años