Sebastian Andrzej Siewior
|
95e0d86bad
Revert "kmod: fix race in usermodehelper code"
|
15 年之前 |
Neil Horman
|
c02e3f361c
kmod: fix race in usermodehelper code
|
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 年之前 |
Jan Blunck
|
db74ece990
Dont touch fs_struct in usermodehelper
|
17 年之前 |
Nigel Cunningham
|
784680336b
Fix unbalanced helper_lock in kernel/kmod.c
|
17 年之前 |
Michael Ellerman
|
3210f0ecdb
Restore call_usermodehelper_pipe() behaviour
|
17 年之前 |
Randy Dunlap
|
61df47c8da
kernel-doc fix for kmod.c
|
18 年之前 |
Rafael J. Wysocki
|
ccd4b65aef
PM: prevent frozen user mode helpers from failing the freezing of tasks
|
18 年之前 |
Rafael J. Wysocki
|
8cdd4936c1
PM: disable usermode helper before hibernation and suspend
|
18 年之前 |
Jeremy Fitzhardinge
|
86313c488a
usermodehelper: Tidy up waiting
|
18 年之前 |
Jeremy Fitzhardinge
|
0ab4dc9227
usermodehelper: split setup from execution
|
18 年之前 |
Oleg Nesterov
|
90cce03d9b
wait_for_helper: remove unneeded do_sigaction()
|
18 年之前 |