Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Linus Torvalds
|
a57cb1c1d7
Merge branch 'akpm' (patches from Andrew)
|
8 年之前 |
Jan Kara
|
82b0f8c39a
mm: join struct fault_env and vm_fault
|
8 年之前 |
Lorenzo Stoakes
|
8b7457ef9a
mm: unexport __get_user_pages_unlocked()
|
8 年之前 |
Linus Torvalds
|
412ac77a9d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
8 年之前 |
Eric W. Biederman
|
84d77d3f06
ptrace: Don't allow accessing an undumpable mm
|
8 年之前 |
Catalin Marinas
|
fcd35857d6
lkdtm: Do not use flush_icache_range() on user addresses
|
8 年之前 |
Lorenzo Stoakes
|
0d73175982
mm: unexport __get_user_pages()
|
8 年之前 |
Lorenzo Stoakes
|
f307ab6dce
mm: replace access_process_vm() write parameter with gup_flags
|
8 年之前 |
Lorenzo Stoakes
|
6347e8d5bc
mm: replace access_remote_vm() write parameter with gup_flags
|
8 年之前 |
Lorenzo Stoakes
|
442486ec10
mm: replace __access_remote_vm() write parameter 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 年之前 |
Kirill A. Shutemov
|
bae473a423
mm: introduce fault_env
|
9 年之前 |
Linus Torvalds
|
5d22fc25d4
mm: remove more IS_ERR_VALUE abuses
|
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
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 年之前 |
Andrey Ryabinin
|
39a1aa8e19
mm: deduplicate memory overcommitment code
|
9 年之前 |
Andrey Ryabinin
|
ea606cf5d8
mm: move max_map_count bits into mm.h
|
9 年之前 |
Dave Hansen
|
e6bfb70959
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
|
9 年之前 |
Dave Hansen
|
cde70140fe
mm/gup: Overload get_user_pages() functions
|
9 年之前 |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
9 年之前 |
Geliang Tang
|
c9427bc043
mm/nommu.c: drop unlikely inside BUG_ON()
|
9 年之前 |
Alexander Kuleshov
|
1824cb7533
mm/nommu: use offset_in_page macro
|
9 年之前 |
Oleg Nesterov
|
1fcfd8db7f
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
|
10 年之前 |
Linus Torvalds
|
089b669506
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
10 年之前 |