David Howells
|
d7627467b7
Make do_execve() take a const filename pointer
|
14 년 전 |
Oleg Nesterov
|
04b1c384fb
call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure
|
15 년 전 |
Oleg Nesterov
|
d47419cd96
call_usermodehelper: simplify/fix UMH_NO_WAIT case
|
15 년 전 |
Oleg Nesterov
|
7d64224217
wait_for_helper: SIGCHLD from user-space can lead to use-after-free
|
15 년 전 |
Oleg Nesterov
|
363da4022c
call_usermodehelper: no need to unblock signals
|
15 년 전 |
Oleg Nesterov
|
c70a626d3e
umh: creds: kill subprocess_info->cred logic
|
15 년 전 |
Oleg Nesterov
|
685bfd2c48
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
|
15 년 전 |
Neil Horman
|
898b374af6
exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit
|
15 년 전 |
Neil Horman
|
a06a4dc3a0
kmod: add init function to usermodehelper
|
15 년 전 |
Masami Hiramatsu
|
8767ba2796
kmod: fix resource leak in call_usermodehelper_pipe()
|
15 년 전 |
Eric Paris
|
dd8dbf2e68
security: report the module name to security_module_request
|
15 년 전 |
Linus Torvalds
|
483e3cd6a3
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 년 전 |
David Howells
|
e0e817392b
CRED: Add some configurable debugging [try #6]
|
15 년 전 |
Li Zefan
|
7ead8b8313
tracing/events: Add module tracepoints
|
16 년 전 |
Eric Paris
|
9188499cdb
security: introducing security_request_module
|
16 년 전 |
Alexey Dobriyan
|
b43f3cbd21
headers: mnt_namespace.h redux
|
16 년 전 |
Tetsuo Handa
|
ab2b7ebaad
kmod: Release sub_info on cred allocation failure.
|
16 년 전 |
Arjan van de Ven
|
acae051565
module: create a request_module_nowait()
|
16 년 전 |
Rusty Russell
|
1a2142afa5
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
|
16 년 전 |
Randy Dunlap
|
bd4207c901
kmod: fix varargs kernel-doc
|
16 년 전 |
David Howells
|
d84f4f992c
CRED: Inaugurate COW credentials
|
16 년 전 |
David Howells
|
8bbf4976b5
KEYS: Alter use of key instantiation link-to-keyring argument
|
16 년 전 |
Linus Torvalds
|
c8d8a2321f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
|
16 년 전 |
Rafael J. Wysocki
|
1bfcf1304e
pm: rework disabling of user mode helpers during suspend/hibernation
|
16 년 전 |
Rusty Russell
|
118a9069f0
module: remove CONFIG_KMOD in comment after #endif
|
16 년 전 |
KOSAKI Motohiro
|
ac331d158e
call_usermodehelper(): increase reliability
|
17 년 전 |
Ulrich Drepper
|
be61a86d72
flag parameters: NONBLOCK in pipe
|
17 년 전 |
Johannes Berg
|
a1ef5adb4c
remove CONFIG_KMOD from core kernel code
|
17 년 전 |
Al Viro
|
9f3acc3140
[PATCH] split linux/file.h
|
17 년 전 |
Mike Travis
|
f70316dace
generic: use new set_cpus_allowed_ptr function
|
17 년 전 |