Jeff Vander Stoep
|
a5a6579db3
mm: reorder can_do_mlock to fix audit denial
|
10 жил өмнө |
Linus Torvalds
|
d6dd50e07c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 жил өмнө |
Sasha Levin
|
96dad67ff2
mm: use VM_BUG_ON_MM where possible
|
10 жил өмнө |
Sasha Levin
|
81d1b09c6b
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
|
10 жил өмнө |
Paul E. McKenney
|
bde6c3aa99
rcu: Provide cond_resched_rcu_qs() to force quiescent states in long loops
|
11 жил өмнө |
Paul Cassella
|
9a95f3cf7b
mm: describe mmap_sem rules for __lock_page_or_retry() and callers
|
11 жил өмнө |
Vlastimil Babka
|
57e68e9cd6
mm: try_to_unmap_cluster() should lock_page() before mlocking
|
11 жил өмнө |
Sasha Levin
|
309381feae
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
|
11 жил өмнө |
Vlastimil Babka
|
01cc2e5869
mm: munlock: fix potential race with THP page split
|
11 жил өмнө |
Davidlohr Bueso
|
1f1cd7054f
mm/mlock: prepare params outside critical region
|
11 жил өмнө |
Vlastimil Babka
|
3b25df93c6
mm: munlock: fix deadlock in __munlock_pagevec()
|
11 жил өмнө |
Vlastimil Babka
|
c424be1cbb
mm: munlock: fix a bug where THP tail page is encountered
|
11 жил өмнө |
Vlastimil Babka
|
eadb41ae82
mm/mlock.c: prevent walking off the end of a pagetable in no-pmd configuration
|
12 жил өмнө |
Paul E. McKenney
|
22356f447c
mm: Place preemption point in do_mlockall() loop
|
12 жил өмнө |
Vlastimil Babka
|
7a8010cd36
mm: munlock: manual pte walk in fast path instead of follow_page_mask()
|
12 жил өмнө |
Vlastimil Babka
|
5b40998ae3
mm: munlock: remove redundant get_page/put_page pair on the fast path
|
12 жил өмнө |
Vlastimil Babka
|
56afe477df
mm: munlock: bypass per-cpu pvec for putback_lru_page
|
12 жил өмнө |
Vlastimil Babka
|
1ebb7cc6a5
mm: munlock: batch NR_MLOCK zone state updates
|
12 жил өмнө |
Vlastimil Babka
|
7225522bb4
mm: munlock: batch non-THP page isolation and munlock+putback using pagevec
|
12 жил өмнө |
Vlastimil Babka
|
586a32ac1d
mm: munlock: remove unnecessary call to lru_add_drain()
|
12 жил өмнө |
Michel Lespinasse
|
09a9f1d278
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
|
12 жил өмнө |
Michel Lespinasse
|
ff6a6da60b
mm: accelerate munlock() treatment of THP pages
|
12 жил өмнө |
Michel Lespinasse
|
28a35716d3
mm: use long type for page counts in mm_populate() and get_user_pages()
|
12 жил өмнө |
Johannes Weiner
|
4805b02e90
mm/mlock.c: document scary-looking stack expansion mlock chain
|
12 жил өмнө |
Michel Lespinasse
|
1869305009
mm: introduce VM_POPULATE flag to better deal with racy userspace programs
|
12 жил өмнө |
Michel Lespinasse
|
cea10a19b7
mm: directly use __mlock_vma_pages_range() in find_extend_vma()
|
12 жил өмнө |
Michel Lespinasse
|
bebeb3d68b
mm: introduce mm_populate() for populating new vmas
|
12 жил өмнө |
Gerald Schaefer
|
9977f0f164
mm: don't overwrite mm->def_flags in do_mlockall()
|
12 жил өмнө |
David Rientjes
|
8449d21fb4
mm, thp: fix mlock statistics
|
13 жил өмнө |
Hugh Dickins
|
e6c509f854
mm: use clear_page_mlock() in page_remove_rmap()
|
13 жил өмнө |