summaryrefslogtreecommitdiff
path: root/mm/mlock.c
AgeCommit message (Expand)Author
2023-10-25mm: mlock: avoid folio_within_range() on KSM pagesHugh Dickins
2023-10-18mm: abstract the vma_merge()/split_vma() pattern for mprotect() et al.Lorenzo Stoakes
2023-10-04mm: mlock: update mlock_pte_range to handle large folioYin Fengwei
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton
2023-08-21mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_onceSuren Baghdasaryan
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
2023-07-17mm/mlock: fix vma iterator conversion of apply_vma_lock_flags()Liam R. Howlett
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19mm/pagewalkers: ACTION_AGAIN if pte_offset_map_lock() failsHugh Dickins
2023-04-18mm: mlock: use folios_put() in mlock_folio_batch()Qi Zheng
2023-02-09mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updatesSuren Baghdasaryan
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-02-09mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASKSuren Baghdasaryan
2023-02-09mm: switch vma_merge(), split_vma(), and __split_vma to vma iteratorLiam R. Howlett
2023-02-09mlock: convert mlock to vma iteratorLiam R. Howlett
2023-02-02mm: remove mlock_vma_page()Matthew Wilcox (Oracle)
2023-02-02mm: mlock: update the interface to use foliosLorenzo Stoakes
2023-02-02mm: mlock: use folios and a folio batch internallyLorenzo Stoakes
2022-09-26mm/mlock: drop dead code in count_mm_mlocked_page_nr()Liam Howlett
2022-09-26mm/mlock: use vma iterator and maple state instead of vma linked listMatthew Wilcox (Oracle)
2022-07-17mm: handling Non-LRU pages returned by vm_normal_pagesAlex Sierra
2022-04-01mm/munlock: protect the per-CPU pagevec by a local_lock_tSebastian Andrzej Siewior
2022-03-28Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-03-23mm/mlock: fix two bugs in user_shm_lock()Miaohe Lin
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-22mm/mlock: fix potential imbalanced rlimit ucounts adjustmentMiaohe Lin
2022-03-21mm/mlock: Add mlock_vma_folio()Matthew Wilcox (Oracle)
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan
2022-02-17mm/munlock: mlock_page() munlock_page() batch by pagevecHugh Dickins
2022-02-17mm/munlock: mlock_pte_range() when mlocking or munlockingHugh Dickins
2022-02-17mm/munlock: maintain page->mlock_count while unevictableHugh Dickins
2022-02-17mm/munlock: replace clear_page_mlock() by final clearanceHugh Dickins
2022-02-17mm/munlock: rmap call mlock_vma_page() munlock_vma_page()Hugh Dickins
2022-02-17mm/munlock: delete munlock_vma_pages_all(), allow oomreapHugh Dickins
2022-02-17mm/munlock: delete page_mlock() and all its worksHugh Dickins
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross
2021-09-27mm/memcg: Add folio_lruvec_relock_irq() and folio_lruvec_relock_irqsave()Matthew Wilcox (Oracle)
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-07-01mm/rmap: split try_to_munlock from try_to_unmapAlistair Popple
2021-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2021-05-05mm/mempool: minor coding style tweaksZhiyuan Dai
2021-04-30Reimplement RLIMIT_MEMLOCK on top of ucountsAlexey Gladkov
2021-02-26mm/mlock: stop counting mlocked pages when none vma is foundMiaohe Lin
2021-02-24mm/swap.c: don't pass "enum lru_list" to del_page_from_lru_list()Yu Zhao
2020-12-15mm/lru: introduce relock_page_lruvec()Alexander Duyck
2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi
2020-12-15mm/lru: introduce TestClearPageLRU()Alex Shi
2020-12-15mm/mlock: remove __munlock_isolate_lru_page()Alex Shi
2020-12-15mm/mlock: remove lru_lock on TestClearPageMlockedAlex Shi