index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kmod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
module: create a request_module_nowait()
Arjan van de Ven
1
-4
/
+6
2009-03-30
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
Rusty Russell
1
-1
/
+1
2009-01-06
kmod: fix varargs kernel-doc
Randy Dunlap
1
-2
/
+2
2008-11-14
CRED: Inaugurate COW credentials
David Howells
1
-7
/
+23
2008-11-14
KEYS: Alter use of key instantiation link-to-keyring argument
David Howells
1
-1
/
+1
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-1
/
+1
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
1
-37
/
+28
2008-10-17
module: remove CONFIG_KMOD in comment after #endif
Rusty Russell
1
-1
/
+1
2008-07-25
call_usermodehelper(): increase reliability
KOSAKI Motohiro
1
-4
/
+5
2008-07-24
flag parameters: NONBLOCK in pipe
Ulrich Drepper
1
-2
/
+2
2008-07-22
remove CONFIG_KMOD from core kernel code
Johannes Berg
1
-1
/
+1
2008-05-01
[PATCH] split linux/file.h
Al Viro
1
-0
/
+1
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
1
-1
/
+1
2008-02-14
Dont touch fs_struct in usermodehelper
Jan Blunck
1
-4
/
+1
2008-01-17
Fix unbalanced helper_lock in kernel/kmod.c
Nigel Cunningham
1
-7
/
+6
2007-09-11
Restore call_usermodehelper_pipe() behaviour
Michael Ellerman
1
-1
/
+1
2007-07-26
kernel-doc fix for kmod.c
Randy Dunlap
1
-4
/
+4
2007-07-19
PM: prevent frozen user mode helpers from failing the freezing of tasks
Rafael J. Wysocki
1
-10
/
+68
2007-07-19
PM: disable usermode helper before hibernation and suspend
Rafael J. Wysocki
1
-1
/
+30
2007-07-18
usermodehelper: Tidy up waiting
Jeremy Fitzhardinge
1
-11
/
+16
2007-07-18
usermodehelper: split setup from execution
Jeremy Fitzhardinge
1
-56
/
+135
2007-05-09
wait_for_helper: remove unneeded do_sigaction()
Oleg Nesterov
1
-5
/
+0
2007-05-09
____call_usermodehelper: don't flush_signals()
Oleg Nesterov
1
-1
/
+0
2007-05-08
Fix kevent's childs priority greediness
Jan Engelhardt
1
-0
/
+6
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-23
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
Greg Kroah-Hartman
1
-120
/
+0
2007-02-23
make kernel/kmod.c:kmod_mk static
Adrian Bunk
1
-1
/
+1
2007-02-16
Driver core: let request_module() send a /sys/modules/kmod/-uevent
Kay Sievers
1
-0
/
+120
2007-02-13
[PATCH] x86-64: Allow to run a program when a machine check event is detected
Andi Kleen
1
-14
/
+30
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-4
/
+4
2006-11-28
[PATCH] fix create_write_pipe() error check
Akinobu Mita
1
-4
/
+4
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-6
/
+10
2006-10-02
[PATCH] introduce kernel_execve
Arnd Bergmann
1
-3
/
+2
2006-10-01
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
1
-0
/
+4
2006-10-01
[PATCH] Create call_usermodehelper_pipe()
Andi Kleen
1
-1
/
+54
2006-09-29
[PATCH] Fix ____call_usermodehelper errors being silently ignored
Björn Steinbrink
1
-1
/
+11
2006-09-16
[PATCH] bug fix in kernel/kmod.c
Kenneth Lee
1
-2
/
+3
2006-07-03
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-28
[PATCH] wait_for_helper: trivial style cleanup
Oleg Nesterov
1
-1
/
+1
2005-10-30
[PATCH] Keys: Get rid of warning in kmod.c if keys disabled
David Howells
1
-3
/
+3
2005-06-24
[PATCH] Keys: Pass session keyring to call_usermodehelper()
David Howells
1
-4
/
+13
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+256