Souptick Joarder
|
2b74030354
mm: Change return type int to vm_fault_t for fault handlers
|
7 yıl önce |
Michal Hocko
|
bb177a732c
mm: do not bug_on on incorrect length in __mm_populate()
|
7 yıl önce |
Linus Torvalds
|
7d3bf613e9
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 yıl önce |
Dan Williams
|
b56845794e
Merge branch 'for-4.18/dax' into libnvdimm-for-next
|
7 yıl önce |
Huang Ying
|
688272809f
mm, gup: prevent pmd checking race in follow_pmd_mask()
|
7 yıl önce |
Laurent Dufour
|
3010a5ea66
mm: introduce ARCH_HAS_PTE_SPECIAL
|
7 yıl önce |
Dan Williams
|
a9b6de77b1
mm: fix __gup_device_huge vs unmap
|
7 yıl önce |
Willy Tarreau
|
7f7ccc2ccc
proc: do not access cmdline nor environ from file-backed areas
|
7 yıl önce |
Michael S. Tsirkin
|
d081107867
mm/gup.c: document return value
|
7 yıl önce |
Michael S. Tsirkin
|
c61611f709
get_user_pages_fast(): return -EFAULT on access_ok failure
|
7 yıl önce |
Mario Leinweber
|
2923117b71
mm/gup.c: fix coding style issues.
|
7 yıl önce |
Andrea Arcangeli
|
96312e6128
mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAIT
|
7 yıl önce |
Linus Torvalds
|
3ff1b28caa
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 yıl önce |
Linus Torvalds
|
5a87e37ee0
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 yıl önce |
Christoph Hellwig
|
832d7aa051
mm: optimize dev_pagemap reference counting around get_dev_pagemap
|
7 yıl önce |
Linus Torvalds
|
f6f3732162
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
|
7 yıl önce |
Al Viro
|
e716712f83
__get_user_pages_locked(): get rid of notify_drop argument
|
7 yıl önce |
Al Viro
|
14cb138d7c
get_user_pages_unlocked(): pass true to __get_user_pages_locked() notify_drop
|
7 yıl önce |
Al Viro
|
c803c9c6c9
fold __get_user_pages_unlocked() into its sole remaining caller
|
7 yıl önce |
Dan Williams
|
2bb6d28370
mm: introduce get_user_pages_longterm
|
7 yıl önce |
Dan Williams
|
5c9d2d5c26
mm: replace pte_write with pte_access_permitted in fault + gup paths
|
7 yıl önce |
Ingo Molnar
|
967535223f
Merge branch 'x86/urgent' into x86/mm, to pick up fixes
|
8 yıl önce |
Kirill A. Shutemov
|
5b65c4677a
mm, x86/mm: Fix performance regression in get_user_pages_fast()
|
8 yıl önce |
Jérôme Glisse
|
df6ad69838
mm/device-public-memory: device memory cache coherent with CPU
|
8 yıl önce |
Zi Yan
|
84c3fc4e9c
mm: thp: check pmd migration entry in common path
|
8 yıl önce |
Oliver O'Halloran
|
09180ca4b3
mm/gup: make __gup_device_* require THP
|
8 yıl önce |
Punit Agrawal
|
d63206ee32
mm, gup: ensure real head page is ref-counted when using hugepages
|
8 yıl önce |
Will Deacon
|
a3e328556d
mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepages
|
8 yıl önce |
Aneesh Kumar K.V
|
4dc71451a2
mm/follow_page_mask: add support for hugepage directory entry
|
8 yıl önce |
Anshuman Khandual
|
faaa5b62d3
mm/follow_page_mask: add support for hugetlb pgd entries
|
8 yıl önce |