1. 785042f kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers by Boaz Harrosh · 12 years ago
  2. ae3cef7 kmod: unexport call_usermodehelper_freeinfo() by Boaz Harrosh · 12 years ago
  3. 247bc03 PM / Sleep: Mitigate race between the freezer and request_firmware() by Rafael J. Wysocki · 12 years ago
  4. 9b78c1d firmware_class: Do not warn that system is not ready from async loads by Rafael J. Wysocki · 12 years ago
  5. fe2e39d8 firmware_class: Rework usermodehelper check by Rafael J. Wysocki · 12 years ago
  6. 9d944ef usermodehelper: kill umh_wait, renumber UMH_* constants by Oleg Nesterov · 12 years ago
  7. d0bd587 usermodehelper: implement UMH_KILLABLE by Oleg Nesterov · 12 years ago
  8. b298d28 PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled() by Srivatsa S. Bhat · 13 years ago
  9. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  10. 8796699 KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring by David Howells · 13 years ago
  11. 434d42c Merge branch 'next' into for-linus by James Morris · 13 years ago
  12. 13d53f8 kmod: always provide usermodehelper_disable() by Kay Sievers · 13 years ago
  13. a144c6a PM: Print a warning if firmware is requested when tasks are frozen by Rafael J. Wysocki · 13 years ago
  14. 17f60a7 capabilites: allow the application of capability limits to usermode helpers by Eric Paris · 13 years ago
  15. c70a626 umh: creds: kill subprocess_info->cred logic by Oleg Nesterov · 14 years ago
  16. 685bfd2 umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init() by Oleg Nesterov · 14 years ago
  17. 898b374 exec: replace call_usermodehelper_pipe with use of umh init function and resolve limit by Neil Horman · 14 years ago
  18. a06a4dc kmod: add init function to usermodehelper by Neil Horman · 14 years ago
  19. 5ed1091 sysctl extern cleanup: module by Dave Young · 14 years ago
  20. 97c18e2 module: try_then_request_module must wait by Herbert Xu · 15 years ago
  21. acae051 module: create a request_module_nowait() by Arjan van de Ven · 15 years ago
  22. 1bfcf13 pm: rework disabling of user mode helpers during suspend/hibernation by Rafael J. Wysocki · 16 years ago
  23. ac331d1 call_usermodehelper(): increase reliability by KOSAKI Motohiro · 16 years ago
  24. a1ef5ad remove CONFIG_KMOD from core kernel code by Johannes Berg · 16 years ago
  25. df648c9 rework try_then_request_module to do less in non-modular kernels by Johannes Berg · 16 years ago
  26. 86313c4 usermodehelper: Tidy up waiting by Jeremy Fitzhardinge · 17 years ago
  27. 0ab4dc9 usermodehelper: split setup from execution by Jeremy Fitzhardinge · 17 years ago
  28. dfff0a0 Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent" by Greg Kroah-Hartman · 17 years ago
  29. c353c3f Driver core: let request_module() send a /sys/modules/kmod/-uevent by Kay Sievers · 17 years ago
  30. e239ca5 [PATCH] Create call_usermodehelper_pipe() by Andi Kleen · 18 years ago
  31. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  32. 7888e7f [PATCH] Keys: Pass session keyring to call_usermodehelper() by David Howells · 19 years ago
  33. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago