Linus Torvalds
|
221bb8a46e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
9 éve |
Kirill A. Shutemov
|
baa355fd33
thp: file pages support for split_huge_page()
|
9 éve |
Kirill A. Shutemov
|
dcddffd41d
mm: do not pass mm_struct into handle_mm_fault
|
9 éve |
Naoya Horiguchi
|
337d9abf1c
mm: thp: check pmd_trans_unstable() after split_huge_pmd()
|
9 éve |
Paolo Bonzini
|
add6a0cd1c
KVM: MMU: try to fix up page faults before giving up
|
9 éve |
Linus Torvalds
|
a1f983174d
Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 éve |
Ingo Molnar
|
c12d2da56d
mm/gup: Remove the macro overload API migration helpers from the get_user*() APIs
|
9 éve |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 éve |
Dave Hansen
|
d61172b4b6
mm/core, x86/mm/pkeys: Differentiate instruction fetches
|
9 éve |
Dave Hansen
|
1b2ee1266e
mm/core: Do not enforce PKEY permissions on remote mm access
|
9 éve |
Dave Hansen
|
33a709b25a
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
|
9 éve |
Dave Hansen
|
d4925e00d5
mm/gup: Factor out VMA fault permission checking
|
9 éve |
Dave Hansen
|
d4edcf0d56
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
|
9 éve |
Dave Hansen
|
cde70140fe
mm/gup: Overload get_user_pages() functions
|
9 éve |
Dave Hansen
|
1e9877902d
mm/gup: Introduce get_user_pages_remote()
|
9 éve |
Hugh Dickins
|
4643536474
mm: retire GUP WARN_ON_ONCE that outlived its usefulness
|
9 éve |
Dominik Dingel
|
4a9e1cda27
mm: bring in additional flag for fixup_user_fault to signal unlock
|
9 éve |
Dan Williams
|
3565fce3a6
mm, x86: get_user_pages() for dax mappings
|
9 éve |
Kirill A. Shutemov
|
e90309c9f7
thp: allow mlocked THP again
|
9 éve |
Kirill A. Shutemov
|
4b471e8898
mm, thp: remove infrastructure for handling splitting PMDs
|
9 éve |
Kirill A. Shutemov
|
ddc58f27f9
mm: drop tail page refcounting
|
9 éve |
Kirill A. Shutemov
|
78ddc53473
thp: rename split_huge_page_pmd() to split_huge_pmd()
|
9 éve |
Kirill A. Shutemov
|
7479df6da9
thp, mlock: do not allow huge pages in mlocked area
|
9 éve |
Kirill A. Shutemov
|
7aef4172c7
mm: handle PTE-mapped tail pages in gerneric fast gup implementaiton
|
9 éve |
Kirill A. Shutemov
|
6742d293cb
mm: adjust FOLL_SPLIT for new refcounting
|
9 éve |
Eric B Munson
|
de60f5f10c
mm: introduce VM_LOCKONFAULT
|
9 éve |
Kirill A. Shutemov
|
1027e4436b
mm: make GUP handle pfn mapping unless FOLL_GET is requested
|
10 éve |
Jason Low
|
9d8c47e4bb
mm: use READ_ONCE() for non-scalar types
|
10 éve |
Kirill A. Shutemov
|
acc3c8d15e
mm: move mm_populate()-related code to mm/gup.c
|
10 éve |
Kirill A. Shutemov
|
84d33df279
mm: rename FOLL_MLOCK to FOLL_POPULATE
|
10 éve |