Commit Graph

61 Commits (193cfca5cc754b2a9b178a37f70fbb78d1731333)

Author SHA1 Message Date
David Howells d7627467b7 Make do_execve() take a const filename pointer 15 years ago
Oleg Nesterov 04b1c384fb call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure 15 years ago
Oleg Nesterov d47419cd96 call_usermodehelper: simplify/fix UMH_NO_WAIT case 15 years ago
Oleg Nesterov 7d64224217 wait_for_helper: SIGCHLD from user-space can lead to use-after-free 15 years ago
Oleg Nesterov 363da4022c call_usermodehelper: no need to unblock signals 15 years ago
Oleg Nesterov c70a626d3e umh: creds: kill subprocess_info->cred logic 15 years ago
Oleg Nesterov 685bfd2c48 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() 15 years ago
Neil Horman 898b374af6 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit 15 years ago
Neil Horman a06a4dc3a0 kmod: add init function to usermodehelper 15 years ago
Masami Hiramatsu 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() 15 years ago
Eric Paris dd8dbf2e68 security: report the module name to security_module_request 15 years ago
Sebastian Andrzej Siewior 95e0d86bad Revert "kmod: fix race in usermodehelper code" 16 years ago
Neil Horman c02e3f361c kmod: fix race in usermodehelper code 16 years ago
David Howells e0e817392b CRED: Add some configurable debugging [try #6] 16 years ago
Li Zefan 7ead8b8313 tracing/events: Add module tracepoints 16 years ago
Eric Paris 9188499cdb security: introducing security_request_module 16 years ago
Alexey Dobriyan b43f3cbd21 headers: mnt_namespace.h redux 16 years ago
Tetsuo Handa ab2b7ebaad kmod: Release sub_info on cred allocation failure. 16 years ago
Arjan van de Ven acae051565 module: create a request_module_nowait() 16 years ago
Rusty Russell 1a2142afa5 cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL 16 years ago
Randy Dunlap bd4207c901 kmod: fix varargs kernel-doc 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells 8bbf4976b5 KEYS: Alter use of key instantiation link-to-keyring argument 16 years ago
Rafael J. Wysocki 1bfcf1304e pm: rework disabling of user mode helpers during suspend/hibernation 17 years ago
Rusty Russell 118a9069f0 module: remove CONFIG_KMOD in comment after #endif 17 years ago
KOSAKI Motohiro ac331d158e call_usermodehelper(): increase reliability 17 years ago
Ulrich Drepper be61a86d72 flag parameters: NONBLOCK in pipe 17 years ago
Johannes Berg a1ef5adb4c remove CONFIG_KMOD from core kernel code 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Mike Travis f70316dace generic: use new set_cpus_allowed_ptr function 17 years ago
Jan Blunck db74ece990 Dont touch fs_struct in usermodehelper 17 years ago
Nigel Cunningham 784680336b Fix unbalanced helper_lock in kernel/kmod.c 17 years ago
Michael Ellerman 3210f0ecdb Restore call_usermodehelper_pipe() behaviour 18 years ago
Randy Dunlap 61df47c8da kernel-doc fix for kmod.c 18 years ago
Rafael J. Wysocki ccd4b65aef PM: prevent frozen user mode helpers from failing the freezing of tasks 18 years ago
Rafael J. Wysocki 8cdd4936c1 PM: disable usermode helper before hibernation and suspend 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Jeremy Fitzhardinge 0ab4dc9227 usermodehelper: split setup from execution 18 years ago
Oleg Nesterov 90cce03d9b wait_for_helper: remove unneeded do_sigaction() 18 years ago
Oleg Nesterov c93465181f ____call_usermodehelper: don't flush_signals() 18 years ago
Jan Engelhardt b73a7e76c1 Fix kevent's childs priority greediness 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Greg Kroah-Hartman dfff0a0671 Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" 18 years ago
Adrian Bunk 4541ac94d0 make kernel/kmod.c:kmod_mk static 18 years ago
Kay Sievers c353c3fb07 Driver core: let request_module() send a /sys/modules/kmod/-uevent 18 years ago
Andi Kleen a98f0dd34d [PATCH] x86-64: Allow to run a program when a machine check event is detected 18 years ago
Kirill Korotaev 6b3286ed11 [PATCH] rename struct namespace to struct mnt_namespace 18 years ago
Akinobu Mita 3cce4856ff [PATCH] fix create_write_pipe() error check 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Arnd Bergmann 6760856791 [PATCH] introduce kernel_execve 19 years ago