Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 년 전 |
Aleksa Sarai
|
613cc2b6f2
fs: exec: apply CLOEXEC before changing dumpable task flags
|
8 년 전 |
Linus Torvalds
|
a57cb1c1d7
Merge branch 'akpm' (patches from Andrew)
|
8 년 전 |
Lorenzo Stoakes
|
5b56d49fc3
mm: add locked parameter to get_user_pages_remote()
|
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
|
f84df2a6f2
exec: Ensure mm->user_ns contains the execed files
|
8 년 전 |
Eric W. Biederman
|
64b875f7ac
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
|
8 년 전 |
Nicolas Pitre
|
baa73d9e47
posix-timers: Make them configurable
|
8 년 전 |
Lorenzo Stoakes
|
9beae1ea89
mm: replace get_user_pages_remote() write/force parameters with gup_flags
|
8 년 전 |
Linus Torvalds
|
8e7106a607
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
|
9 년 전 |
Stephen Boyd
|
a098ecd2fa
firmware: support loading into a pre-allocated buffer
|
9 년 전 |
Nicolas Pitre
|
7e7ec6a934
elf_fdpic_transfer_args_to_stack(): make it generic
|
9 년 전 |
Andy Lutomirski
|
380cf5ba6b
fs: Treat foreign mounts as nosuid
|
9 년 전 |
Michal Hocko
|
f268dfe905
exec: make exec path waiting for mmap_sem killable
|
9 년 전 |
Oleg Nesterov
|
9eb8a659de
exec: remove the no longer needed remove_arg_zero()->free_arg_page()
|
9 년 전 |
Linus Torvalds
|
f4f27d0028
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
9 년 전 |
Kees Cook
|
cb6fd68fdd
exec: clarify reasoning for euid/egid reset
|
9 년 전 |
Dmitry Kasatkin
|
39d637af5a
vfs: forbid write access when reading a file into memory
|
10 년 전 |
Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 년 전 |
Mimi Zohar
|
b844f0ecbc
vfs: define kernel_copy_file_from_fd()
|
9 년 전 |
Mimi Zohar
|
39eeb4fb97
security: define kernel_read_file hook
|
9 년 전 |
Mimi Zohar
|
09596b94f7
vfs: define kernel_read_file_from_path
|
9 년 전 |
Mimi Zohar
|
bc8ca5b92d
vfs: define kernel_read_file_id enumeration
|
9 년 전 |
Mimi Zohar
|
b44a7dfc6f
vfs: define a generic function to read a file from the kernel
|
9 년 전 |
Dave Hansen
|
1e9877902d
mm/gup: Introduce get_user_pages_remote()
|
9 년 전 |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 년 전 |
Al Viro
|
62fb4a155f
don't carry MAY_OPEN in op->acc_mode
|
9 년 전 |
Eric W. Biederman
|
90f8572b0f
vfs: Commit to never having exectuables on proc and sysfs.
|
10 년 전 |
Helge Deller
|
d045c77c1a
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures
|
10 년 전 |
Jann Horn
|
8b01fc86b9
fs: take i_mutex during prepare_binprm for set[ug]id executables
|
10 년 전 |