Mike Rapoport
|
a5d09bed7f
mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors
|
7 年之前 |
Mike Rapoport
|
f144c390f9
mm: docs: fix parameter names mismatch
|
7 年之前 |
Mike Rapoport
|
2ee0826085
pids: introduce find_get_task_by_vpid() helper
|
7 年之前 |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 年之前 |
Lorenzo Stoakes
|
8b7457ef9a
mm: unexport __get_user_pages_unlocked()
|
8 年之前 |
Lorenzo Stoakes
|
d4944b0ece
mm: remove write/force parameters from __get_user_pages_unlocked()
|
8 年之前 |
Dave Hansen
|
1e9877902d
mm/gup: Introduce get_user_pages_remote()
|
9 年之前 |
Jann Horn
|
caaee6234d
ptrace: use fsuid, fsgid, effective creds for fs access checks
|
9 年之前 |
Al Viro
|
17d17e7282
process_vm_access: switch to {compat_,}import_iovec()
|
10 年之前 |
Andrea Arcangeli
|
7e33912849
mm: gup: use get_user_pages_unlocked
|
10 年之前 |
Al Viro
|
71d8e532b1
start adding the tag to iov_iter
|
11 年之前 |
Al Viro
|
e7c24607b5
kill iov_iter_copy_from_user()
|
11 年之前 |
Linus Torvalds
|
5166701b36
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 年之前 |
Rashika Kheria
|
2eb2e141c0
mm/process_vm_access.c: mark function as static
|
11 年之前 |
Al Viro
|
4bafbec7bf
process_vm_access: tidy up a bit
|
11 年之前 |
Al Viro
|
9acc1a0f9a
process_vm_access: don't bother with returning the amounts of bytes copied
|
11 年之前 |
Al Viro
|
e21345f9c3
process_vm_rw_pages(): pass accurate amount of bytes
|
11 年之前 |
Al Viro
|
70eca12d80
process_vm_access: take get_user_pages/put_pages one level up
|
11 年之前 |
Al Viro
|
240f3905f5
process_vm_access: switch to copy_page_to_iter/iov_iter_copy_from_user
|
11 年之前 |
Al Viro
|
9f78bdfabf
process_vm_access: switch to iov_iter
|
11 年之前 |
Al Viro
|
1291afc181
untangling process_vm_..., part 4
|
11 年之前 |
Al Viro
|
12e3004e46
untangling process_vm_..., part 3
|
11 年之前 |
Al Viro
|
c61c70384f
untangling process_vm_..., part 2
|
11 年之前 |
Al Viro
|
480402e18d
untangling process_vm_..., part 1
|
11 年之前 |
Heiko Carstens
|
2f2728f6de
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
|
11 年之前 |
Mathieu Desnoyers
|
8aec0f5d41
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
|
12 年之前 |
Christopher Yeoh
|
ac34ebb3a6
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
|
13 年之前 |
Christopher Yeoh
|
8cdb878dcb
Fix race in process_vm_rw_core
|
13 年之前 |
Christopher Yeoh
|
fcf634098c
Cross Memory Attach
|
13 年之前 |