- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / kernel / kmod.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-17 Nigel CunninghamFix unbalanced helper_lock in kernel/kmod.c
2007-09-12 Michael EllermanRestore call_usermodehelper_pipe() behaviour
2007-07-26 Randy Dunlapkernel-doc fix for kmod.c
2007-07-19 Rafael J. WysockiPM: prevent frozen user mode helpers from failing the...
2007-07-19 Rafael J. WysockiPM: disable usermode helper before hibernation and...
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-18 Jeremy Fitzhardingeusermodehelper: split setup from execution
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-09 Oleg Nesterovwait_for_helper: remove unneeded do_sigaction()
2007-05-09 Oleg Nesterov____call_usermodehelper: don't flush_signals()
2007-05-08 Jan EngelhardtFix kevent's childs priority greediness
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-02-23 Greg Kroah-HartmanRevert "Driver core: let request_module() send a /sys...
2007-02-23 Adrian Bunkmake kernel/kmod.c:kmod_mk static
2007-02-16 Kay SieversDriver core: let request_module() send a /sys/modules...
2007-02-13 Andi Kleen[PATCH] x86-64: Allow to run a program when a machine...
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-29 Akinobu Mita[PATCH] fix create_write_pipe() error check
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-10-02 Arnd Bergmann[PATCH] introduce kernel_execve
2006-10-01 Andi Kleen[PATCH] Support piping into commands in /proc/sys/kerne...
2006-10-01 Andi Kleen[PATCH] Create call_usermodehelper_pipe()
2006-09-29 Björn Steinbrink[PATCH] Fix ____call_usermodehelper errors being silent...
2006-09-16 Kenneth Lee[PATCH] bug fix in kernel/kmod.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate on-stack completions
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-29 Oleg Nesterov[PATCH] wait_for_helper: trivial style cleanup
2005-10-31 David Howells[PATCH] Keys: Get rid of warning in kmod.c if keys...
2005-06-24 David Howells[PATCH] Keys: Pass session keyring to call_usermodehelper()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-01 Kay Sievers[PATCH] take me home, hotplug_path[]
2004-08-23 Hannes Reinecke[PATCH] Enable all events for initramfs
2004-08-09 Hannes Reinecke- Update patches.fixes/enable-all-events-for-initramfs...
2004-07-28 Hannes Reinecke- Enable hotplug events in initramfs again (Backport...
2004-06-24 Andrew Morton[PATCH] clean up cpumask_t temporaries
2004-06-12 Andrew Morton[PATCH] fix modprobe_path and hotplug_path sizes and...
2004-06-03 Linus Torvaldssparse: annotate (and comment on) kmod.c user pointer...
2004-05-25 Hubert Mantelwork around parser problem for kernel-docs
2004-05-10 Andrew Morton[PATCH] Make usermodehelper_init() use core_initcall()
2004-05-07 Andreas Kleenmove kmod compile patch to the end
2004-04-26 Andrew Morton[PATCH] Use workqueue for call_usermodehelper
2004-04-20 Hannes Reinecke- Update call_usermode_helper to use workqueues
2004-04-16 Olaf Hering+- add patches.fixes/call_usermodehelper_async-always...
2004-04-14 Olaf Hering+- add patches.fixes/generalise-system_running.patch
2004-04-12 Andrew Morton[PATCH] generalise system_running
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-25 Andrew Morton[PATCH] add syscalls.h
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] kthread primitive
2004-02-12 Olaf Hering+- add patches.fixes/linux-post-2.6.3-rc2-20040212
2004-02-11 Rusty Russell[PATCH] Shut up about the damn modules already...
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-30 Andrew Morton[PATCH] call_usermodehelper retval fix
2003-11-23 Olaf Hering+- add patches.suse/early_userspace-instead-of-linuxrc
2003-10-22 Andrew Morton[PATCH] export system_running to other files
2003-10-05 Andrew Morton[PATCH] kernel documentation fixes
2003-09-07 Rusty Russell[PATCH] modprobe -q: quieter when modules missing
2003-06-20 Andrew Morton[PATCH] Fix kmod return value
2003-06-07 Sam Ravnborgdocbook: Move definition of MODULENAME_SIZE
2003-05-19 David S. Miller[NET]: Fix netdevice unregister races.
2003-05-17 Linus TorvaldsMake request_module() take a printf-like vararg argumen...
2003-02-24 Linus TorvaldsAdd support for forcing default signal handlers to...
2003-02-23 Rusty Russell[PATCH] Enable signals for usermode helpers
2003-02-16 Rusty Russell[PATCH] get rid of exec_usermodehelper, replace with...
2003-02-11 Linus TorvaldsSanitize kernel daemon signal handling and process...
2003-02-10 Andrew Morton[PATCH] fix current->user->processes leak
2003-02-09 Ingo Molnar[PATCH] Lock session and group ID setting
2003-02-07 Linus TorvaldsSplit up "struct signal_struct" into "signal" and ...
2002-11-24 Greg Kroah-HartmanMerge
2002-11-16 Christoph Hellwig[PATCH] include mount.h explicitly were needed
2002-11-11 Rusty Russell[PATCH] In-kernel Module Loader
2002-10-17 Greg Kroah-HartmanLSM: convert over the remaining security calls to the...
2002-10-17 Greg Kroah-HartmanLSM: add #include <linux/security.h> to a lot of files...
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-09-29 Ingo Molnar[PATCH] atomic-thread-signals
2002-08-15 Linus TorvaldsDon't allow user-level helpers to be run when our infra...
2002-08-01 Art Haas[PATCH] designated initializer patches for
2002-07-24 Ingo Molnar[PATCH] scheduler fixes
2002-07-19 Greg Kroah-HartmanLSM: Enable the security framework. This includes...
2002-06-18 Matthew Wilcox[PATCH] remove tqueue.h from sched.h
2002-02-28 Linus Torvaldsrate limit the kmod debug message, update kernel version
2002-02-26 Linus TorvaldsDon't be so verbose about normal lack of modprobe
2002-02-11 David S. MillerFix recalc_sigpending handling.
2002-02-05 Linus Torvaldsv2.5.2 -> v2.5.2.1
2002-02-05 Linus Torvaldsv2.5.1.1 -> v2.5.1.2
2002-02-05 Linus Torvaldsv2.4.6.6 -> v2.4.6.7
2002-02-05 Linus Torvaldsv2.4.4 -> v2.4.4.1
2002-02-05 Linus TorvaldsImport changeset