Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / kmod.c
2012-03-28 Rafael J. WysockiPM / Sleep: Mitigate race between the freezer and reque...
2012-03-28 Rafael J. Wysockifirmware_class: Do not warn that system is not ready...
2012-03-28 Rafael J. Wysockifirmware_class: Rework usermodehelper check
2012-03-23 Oleg Nesterovkmod: make __request_module() killable
2012-03-23 Oleg Nesterovkmod: introduce call_modprobe() helper
2012-03-23 Oleg Nesterovusermodehelper: ____call_usermodehelper() doesn't need...
2012-03-23 Oleg Nesterovusermodehelper: kill umh_wait, renumber UMH_* constants
2012-03-23 Oleg Nesterovusermodehelper: implement UMH_KILLABLE
2012-03-23 Oleg Nesterovusermodehelper: introduce umh_complete(sub_info)
2011-12-25 Rafael J. WysockiMerge branch 'pm-sleep' into pm-for-linus
2011-12-09 Srivatsa S. BhatPM / Sleep: Fix freezer failures due to racy usermodehe...
2011-11-23 Srivatsa S. BhatPM / Usermodehelper: Cleanup remnants of usermodehelper...
2011-10-26 Jiri Kosinakmod: prevent kmod_loop_msg overflow in __request_module()
2011-08-04 Linus TorvaldsBoot up with usermodehelper disabled
2011-06-17 David HowellsKEYS/DNS: Fix ____call_usermodehelper() to not lose...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-24 James MorrisMerge branch 'next' into for-linus
2011-05-20 Jiri SlabyPM: Print a warning if firmware is requested when tasks are
2011-05-17 Kay Sieverskmod: always provide usermodehelper_disable()
2011-05-17 Rafael J. WysockiPM: Print a warning if firmware is requested when tasks...
2011-04-04 Eric Pariscapabilites: allow the application of capability limits...
2010-08-27 Jeff Mahoney- Disabled ACPI table override patches again. fsnotify...
2010-08-23 Jeff Mahoney- Updated to 2.6.36-rc2.
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-06-21 Jeff Mahoney- patches.suse/acpi-generic-initramfs-table-override...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-08 Jeff Mahoney- Re-enable DSDT in initramfs code.
2010-05-27 Oleg Nesterovcall_usermodehelper: UMH_WAIT_EXEC ignores kernel_threa...
2010-05-27 Oleg Nesterovcall_usermodehelper: simplify/fix UMH_NO_WAIT case
2010-05-27 Oleg Nesterovwait_for_helper: SIGCHLD from user-space can lead to...
2010-05-27 Oleg Nesterovcall_usermodehelper: no need to unblock signals
2010-05-27 Oleg Nesterovumh: creds: kill subprocess_info->cred logic
2010-05-27 Oleg Nesterovumh: creds: convert call_usermodehelper_keys() to use...
2010-05-27 Neil Hormanexec: replace call_usermodehelper_pipe with use of...
2010-05-27 Neil Hormankmod: add init function to usermodehelper
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Jeff Mahoney- Disabled custom ACPI table loading from initramfs...
2010-01-14 Jeff Mahoney- patches.suse/add-initramfs-file_read_write: initramfs...
2010-01-11 Masami Hiramatsukmod: fix resource leak in call_usermodehelper_pipe()
2010-01-08 Jeff Mahoney- Disabled custom ACPI table loading from initramfs...
2009-11-20 Jan Beulich- patches.suse/init-move-populate_rootfs-back-to-start_...
2009-11-18 Jeff Mahoney- patches.suse/acpi-generic-initramfs-table-override...
2009-11-09 Eric Parissecurity: report the module name to security_module_request
2009-09-24 Sebastian Andrzej... Revert "kmod: fix race in usermodehelper code"
2009-09-23 Neil Hormankmod: fix race in usermodehelper code
2009-09-11 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-09-02 David HowellsCRED: Add some configurable debugging [try #6]
2009-08-17 Li Zefantracing/events: Add module tracepoints
2009-08-14 Eric Parissecurity: introducing security_request_module
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-05-26 Tetsuo Handakmod: Release sub_info on cred allocation failure.
2009-03-31 Arjan van de Venmodule: create a request_module_nowait()
2009-03-30 Rusty Russellcpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
2009-01-06 Randy Dunlapkmod: fix varargs kernel-doc
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsKEYS: Alter use of key instantiation link-to-keyring...
2008-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2008-10-16 Rafael J. Wysockipm: rework disabling of user mode helpers during suspen...
2008-10-16 Rusty Russellmodule: remove CONFIG_KMOD in comment after #endif
2008-07-25 KOSAKI Motohirocall_usermodehelper(): increase reliability
2008-07-24 Ulrich Drepperflag parameters: NONBLOCK in pipe
2008-07-22 Johannes Bergremove CONFIG_KMOD from core kernel code
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-19 Mike Travisgeneric: use new set_cpus_allowed_ptr function
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-15 Jan BlunckDont touch fs_struct in usermodehelper
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[]
next