index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kmod.h
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2017-09-08
kmod: split off umh headers into its own file
Luis R. Rodriguez
2017-06-30
randstruct: Mark various structs for randomization
Kees Cook
2017-01-19
kmod: make usermodehelper path a const string
Greg Kroah-Hartman
2015-09-10
kmod: use system_unbound_wq instead of khelper
Frederic Weisbecker
2013-04-30
kmod: remove call_usermodehelper_fns()
Lucas De Marchi
2013-04-30
usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set...
Lucas De Marchi
2012-05-31
kmod: move call_usermodehelper_fns() to .c file and unexport all it's helpers
Boaz Harrosh
2012-05-31
kmod: unexport call_usermodehelper_freeinfo()
Boaz Harrosh
2012-03-28
PM / Sleep: Mitigate race between the freezer and request_firmware()
Rafael J. Wysocki
2012-03-28
firmware_class: Do not warn that system is not ready from async loads
Rafael J. Wysocki
2012-03-28
firmware_class: Rework usermodehelper check
Rafael J. Wysocki
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
2012-03-23
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
2011-12-09
PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
Srivatsa S. Bhat
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
2011-05-24
Merge branch 'next' into for-linus
James Morris
2011-05-17
kmod: always provide usermodehelper_disable()
Kay Sievers
2011-05-17
PM: Print a warning if firmware is requested when tasks are frozen
Rafael J. Wysocki
2011-04-04
capabilites: allow the application of capability limits to usermode helpers
Eric Paris
2010-05-27
umh: creds: kill subprocess_info->cred logic
Oleg Nesterov
2010-05-27
umh: creds: convert call_usermodehelper_keys() to use subprocess_info->init()
Oleg Nesterov
2010-05-27
exec: replace call_usermodehelper_pipe with use of umh init function and reso...
Neil Horman
2010-05-27
kmod: add init function to usermodehelper
Neil Horman
2010-03-12
sysctl extern cleanup: module
Dave Young
2009-04-09
module: try_then_request_module must wait
Herbert Xu
2009-03-31
module: create a request_module_nowait()
Arjan van de Ven
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
2008-07-25
call_usermodehelper(): increase reliability
KOSAKI Motohiro
2008-07-22
remove CONFIG_KMOD from core kernel code
Johannes Berg
2008-07-22
rework try_then_request_module to do less in non-modular kernels
Johannes Berg
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
2007-07-18
usermodehelper: split setup from execution
Jeremy Fitzhardinge
2007-02-23
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
Greg Kroah-Hartman
2007-02-16
Driver core: let request_module() send a /sys/modules/kmod/-uevent
Kay Sievers
2006-10-01
[PATCH] Create call_usermodehelper_pipe()
Andi Kleen
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2005-06-24
[PATCH] Keys: Pass session keyring to call_usermodehelper()
David Howells
2004-10-31
[PATCH] take me home, hotplug_path[]
Kay Sievers
2004-08-22
[PATCH] Enable all events for initramfs
Hannes Reinecke
2004-06-12
[PATCH] fix modprobe_path and hotplug_path sizes and sysctl
Andrew Morton
2003-12-30
[PATCH] call_usermodehelper retval fix
Andrew Morton
2003-09-04
[CRYPTO]: Use try_then_request_module().
Rusty Russell
2003-05-16
Make request_module() take a printf-like vararg argument instead of a string.
Linus Torvalds
2003-02-16
[PATCH] get rid of exec_usermodehelper, replace with call_usermodehelper
Rusty Russell
2002-11-10
[PATCH] In-kernel Module Loader
Rusty Russell
2002-02-04
Import changeset
Linus Torvalds