Boaz Harrosh
|
785042f2e2
kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers
|
13 년 전 |
Boaz Harrosh
|
ae3cef7300
kmod: unexport call_usermodehelper_freeinfo()
|
13 년 전 |
Rafael J. Wysocki
|
247bc03742
PM / Sleep: Mitigate race between the freezer and request_firmware()
|
13 년 전 |
Rafael J. Wysocki
|
9b78c1da60
firmware_class: Do not warn that system is not ready from async loads
|
13 년 전 |
Rafael J. Wysocki
|
fe2e39d878
firmware_class: Rework usermodehelper check
|
13 년 전 |
Oleg Nesterov
|
9d944ef32e
usermodehelper: kill umh_wait, renumber UMH_* constants
|
13 년 전 |
Oleg Nesterov
|
d0bd587a80
usermodehelper: implement UMH_KILLABLE
|
13 년 전 |
Srivatsa S. Bhat
|
b298d289c7
PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
|
13 년 전 |
Joe Perches
|
b9075fa968
treewide: use __printf not __attribute__((format(printf,...)))
|
13 년 전 |
David Howells
|
879669961b
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
|
14 년 전 |
James Morris
|
434d42cfd0
Merge branch 'next' into for-linus
|
14 년 전 |
Kay Sievers
|
13d53f8775
kmod: always provide usermodehelper_disable()
|
14 년 전 |
Rafael J. Wysocki
|
a144c6a6c9
PM: Print a warning if firmware is requested when tasks are frozen
|
14 년 전 |
Eric Paris
|
17f60a7da1
capabilites: allow the application of capability limits to usermode helpers
|
14 년 전 |
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 년 전 |
Dave Young
|
5ed109103d
sysctl extern cleanup: module
|
15 년 전 |
Herbert Xu
|
97c18e2c7a
module: try_then_request_module must wait
|
16 년 전 |
Arjan van de Ven
|
acae051565
module: create a request_module_nowait()
|
16 년 전 |
Rafael J. Wysocki
|
1bfcf1304e
pm: rework disabling of user mode helpers during suspend/hibernation
|
16 년 전 |
KOSAKI Motohiro
|
ac331d158e
call_usermodehelper(): increase reliability
|
17 년 전 |
Johannes Berg
|
a1ef5adb4c
remove CONFIG_KMOD from core kernel code
|
17 년 전 |
Johannes Berg
|
df648c9fbe
rework try_then_request_module to do less in non-modular kernels
|
17 년 전 |
Jeremy Fitzhardinge
|
86313c488a
usermodehelper: Tidy up waiting
|
18 년 전 |
Jeremy Fitzhardinge
|
0ab4dc9227
usermodehelper: split setup from execution
|
18 년 전 |
Greg Kroah-Hartman
|
dfff0a0671
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
|
18 년 전 |
Kay Sievers
|
c353c3fb07
Driver core: let request_module() send a /sys/modules/kmod/-uevent
|
18 년 전 |
Andi Kleen
|
e239ca5405
[PATCH] Create call_usermodehelper_pipe()
|
19 년 전 |