Lorenzo Stoakes
|
8b7457ef9a
mm: unexport __get_user_pages_unlocked()
|
8 年之前 |
Lorenzo Stoakes
|
5b56d49fc3
mm: add locked parameter to get_user_pages_remote()
|
8 年之前 |
Lorenzo Stoakes
|
80a7951627
mm: fix up get_user_pages* comments
|
8 年之前 |
Tobias Klauser
|
771ab4302c
mm/gup.c: make unnecessarily global vma_permits_fault() static
|
8 年之前 |
Lorenzo Stoakes
|
0d73175982
mm: unexport __get_user_pages()
|
8 年之前 |
Lorenzo Stoakes
|
9beae1ea89
mm: replace get_user_pages_remote() write/force parameters with gup_flags
|
8 年之前 |
Lorenzo Stoakes
|
768ae309a9
mm: replace get_user_pages() write/force parameters with gup_flags
|
8 年之前 |
Lorenzo Stoakes
|
3b913179c3
mm: replace get_user_pages_locked() write/force parameters with gup_flags
|
8 年之前 |
Lorenzo Stoakes
|
c164154f66
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
|
8 年之前 |
Lorenzo Stoakes
|
d4944b0ece
mm: remove write/force parameters from __get_user_pages_unlocked()
|
8 年之前 |
Lorenzo Stoakes
|
859110d749
mm: remove write/force parameters from __get_user_pages_locked()
|
8 年之前 |
Linus Torvalds
|
19be0eaffa
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
|
8 年之前 |
Linus Torvalds
|
221bb8a46e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
9 年之前 |
Kirill A. Shutemov
|
baa355fd33
thp: file pages support for split_huge_page()
|
9 年之前 |
Kirill A. Shutemov
|
dcddffd41d
mm: do not pass mm_struct into handle_mm_fault
|
9 年之前 |
Naoya Horiguchi
|
337d9abf1c
mm: thp: check pmd_trans_unstable() after split_huge_pmd()
|
9 年之前 |
Paolo Bonzini
|
add6a0cd1c
KVM: MMU: try to fix up page faults before giving up
|
9 年之前 |
Linus Torvalds
|
a1f983174d
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Ingo Molnar
|
c12d2da56d
mm/gup: Remove the macro overload API migration helpers from the get_user*() APIs
|
9 年之前 |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 年之前 |
Dave Hansen
|
d61172b4b6
mm/core, x86/mm/pkeys: Differentiate instruction fetches
|
9 年之前 |
Dave Hansen
|
1b2ee1266e
mm/core: Do not enforce PKEY permissions on remote mm access
|
9 年之前 |
Dave Hansen
|
33a709b25a
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
|
9 年之前 |
Dave Hansen
|
d4925e00d5
mm/gup: Factor out VMA fault permission checking
|
9 年之前 |
Dave Hansen
|
d4edcf0d56
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
|
9 年之前 |
Dave Hansen
|
cde70140fe
mm/gup: Overload get_user_pages() functions
|
9 年之前 |
Dave Hansen
|
1e9877902d
mm/gup: Introduce get_user_pages_remote()
|
9 年之前 |
Hugh Dickins
|
4643536474
mm: retire GUP WARN_ON_ONCE that outlived its usefulness
|
9 年之前 |
Dominik Dingel
|
4a9e1cda27
mm: bring in additional flag for fixup_user_fault to signal unlock
|
9 年之前 |
Dan Williams
|
3565fce3a6
mm, x86: get_user_pages() for dax mappings
|
9 年之前 |