Historial de Commits

Autor SHA1 Mensaje Fecha
  Tetsuo Handa 0f20784d4b kmod: avoid deadlock from recursive kmod call hace 13 años
  Andrew Morton 79c743dd1e kernel/kmod.c: document call_usermodehelper_fns() a bit hace 13 años
  Randy Dunlap 9b3c98cd66 kmod.c: fix kernel-doc warning hace 13 años
  Boaz Harrosh 785042f2e2 kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers hace 13 años
  Boaz Harrosh ae3cef7300 kmod: unexport call_usermodehelper_freeinfo() hace 13 años
  Rafael J. Wysocki 247bc03742 PM / Sleep: Mitigate race between the freezer and request_firmware() hace 13 años
  Rafael J. Wysocki 9b78c1da60 firmware_class: Do not warn that system is not ready from async loads hace 13 años
  Rafael J. Wysocki fe2e39d878 firmware_class: Rework usermodehelper check hace 13 años
  Oleg Nesterov 1cc684ab75 kmod: make __request_module() killable hace 13 años
  Oleg Nesterov 3e63a93b98 kmod: introduce call_modprobe() helper hace 13 años
  Oleg Nesterov 5b9bd473e3 usermodehelper: ____call_usermodehelper() doesn't need do_exit() hace 13 años
  Oleg Nesterov 9d944ef32e usermodehelper: kill umh_wait, renumber UMH_* constants hace 13 años
  Oleg Nesterov d0bd587a80 usermodehelper: implement UMH_KILLABLE hace 13 años
  Oleg Nesterov b344992250 usermodehelper: introduce umh_complete(sub_info) hace 13 años
  Rafael J. Wysocki b7ba68c4a0 Merge branch 'pm-sleep' into pm-for-linus hace 13 años
  Srivatsa S. Bhat b298d289c7 PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled() hace 13 años
  Srivatsa S. Bhat 5307427a31 PM / Usermodehelper: Cleanup remnants of usermodehelper_pm_callback() hace 13 años
  Jiri Kosina 37252db6aa kmod: prevent kmod_loop_msg overflow in __request_module() hace 14 años
  Linus Torvalds 288d5abec8 Boot up with usermodehelper disabled hace 14 años
  David Howells 879669961b KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring hace 14 años
  James Morris 434d42cfd0 Merge branch 'next' into for-linus hace 14 años
  Kay Sievers 13d53f8775 kmod: always provide usermodehelper_disable() hace 14 años
  Rafael J. Wysocki a144c6a6c9 PM: Print a warning if firmware is requested when tasks are frozen hace 14 años
  Eric Paris 17f60a7da1 capabilites: allow the application of capability limits to usermode helpers hace 14 años
  David Howells d7627467b7 Make do_execve() take a const filename pointer hace 15 años
  Oleg Nesterov 04b1c384fb call_usermodehelper: UMH_WAIT_EXEC ignores kernel_thread() failure hace 15 años
  Oleg Nesterov d47419cd96 call_usermodehelper: simplify/fix UMH_NO_WAIT case hace 15 años
  Oleg Nesterov 7d64224217 wait_for_helper: SIGCHLD from user-space can lead to use-after-free hace 15 años
  Oleg Nesterov 363da4022c call_usermodehelper: no need to unblock signals hace 15 años
  Oleg Nesterov c70a626d3e umh: creds: kill subprocess_info->cred logic hace 15 años