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