summaryrefslogtreecommitdiff
path: root/kernel/kmod.c
AgeCommit message (Expand)Author
2006-03-28[PATCH] wait_for_helper: trivial style cleanupOleg Nesterov
2005-10-30[PATCH] Keys: Get rid of warning in kmod.c if keys disabledDavid Howells
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 initramfsHannes Reinecke
2004-06-23[PATCH] clean up cpumask_t temporariesAndrew Morton
2004-06-12[PATCH] fix modprobe_path and hotplug_path sizes and sysctlAndrew Morton
2004-06-03sparse: annotate (and comment on) kmod.c user pointer usageLinus Torvalds
2004-05-10[PATCH] Make usermodehelper_init() use core_initcall()Andrew Morton
2004-04-26[PATCH] Use workqueue for call_usermodehelperAndrew Morton
2004-04-11[PATCH] generalise system_runningAndrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2004-02-18[PATCH] kthread primitiveAndrew Morton
2004-02-11[PATCH] Shut up about the damn modules already...Rusty Russell
2003-12-30[PATCH] call_usermodehelper retval fixAndrew Morton
2003-10-21[PATCH] export system_running to other filesAndrew Morton
2003-10-04[PATCH] kernel documentation fixesAndrew Morton
2003-09-07[PATCH] modprobe -q: quieter when modules missingRusty Russell
2003-06-20[PATCH] Fix kmod return valueAndrew Morton
2003-06-07docbook: Move definition of MODULENAME_SIZESam Ravnborg
2003-05-19[NET]: Fix netdevice unregister races.David S. Miller
2003-05-16Make request_module() take a printf-like vararg argument instead of a string.Linus Torvalds
2003-02-23Add support for forcing default signal handlers to flush_signal_handlers().Linus Torvalds
2003-02-23[PATCH] Enable signals for usermode helpersRusty Russell
2003-02-16[PATCH] get rid of exec_usermodehelper, replace with call_usermodehelperRusty Russell
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-02-10[PATCH] fix current->user->processes leakAndrew Morton
2003-02-09[PATCH] Lock session and group ID settingIngo Molnar
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds
2002-11-23MergeGreg Kroah-Hartman
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig
2002-11-10[PATCH] In-kernel Module LoaderRusty Russell
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman
2002-10-16LSM: add #include <linux/security.h> to a lot of files as they all have secur...Greg Kroah-Hartman
2002-09-30[PATCH] Workqueue AbstractionIngo Molnar
2002-09-28[PATCH] atomic-thread-signalsIngo Molnar
2002-08-15Don't allow user-level helpers to be run when our infrastructureLinus Torvalds
2002-07-31[PATCH] designated initializer patches forArt Haas
2002-07-23[PATCH] scheduler fixesIngo Molnar
2002-07-19LSM: Enable the security framework. This includes basic task control hooks.Greg Kroah-Hartman
2002-06-17[PATCH] remove tqueue.h from sched.hMatthew Wilcox
2002-02-28rate limit the kmod debug message, update kernel versionLinus Torvalds
2002-02-25Don't be so verbose about normal lack of modprobeLinus Torvalds
2002-02-11Fix recalc_sigpending handling.David S. Miller
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds
2002-02-04v2.4.4 -> v2.4.4.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds