index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
umh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-29
sysctl: fix unused proc_cap_handler() function warning
Arnd Bergmann
1
-1
/
+1
2023-06-08
sysctl: move umh sysctl registration to its own file
Luis Chamberlain
1
-1
/
+10
2023-03-03
umh: simplify the capability pointer logic
Linus Torvalds
1
-13
/
+5
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
1
-23
/
+18
2023-02-13
freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL
Peter Zijlstra
1
-7
/
+13
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
1
-11
/
+9
2022-09-07
freezer,umh: Clean up freezer/initrd interaction
Peter Zijlstra
1
-0
/
+8
2022-05-06
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
1
-3
/
+3
2021-05-07
kernel/umh.c: fix some spelling mistakes
zhouchuangao
1
-3
/
+3
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
1
-0
/
+2
2020-10-06
usermodehelper: reset umask to default before executing user process
Linus Torvalds
1
-0
/
+9
2020-08-12
kernel: add a kernel_wait helper
Christoph Hellwig
1
-25
/
+4
2020-07-21
exec: Implement kernel_execve
Eric W. Biederman
1
-3
/
+3
2020-07-04
umh: Stop calling do_execve_file
Eric W. Biederman
1
-7
/
+3
2020-07-04
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
1
-139
/
+0
2020-07-04
umh: Remove call_usermodehelper_setup_file.
Eric W. Biederman
1
-31
/
+11
2020-07-04
umh: Rename the user mode driver helpers for clarity
Eric W. Biederman
1
-5
/
+5
2020-07-04
umh: Move setting PF_UMH into umh_pipe_setup
Eric W. Biederman
1
-4
/
+3
2020-07-04
umh: Capture the pid in umh_pipe_setup
Eric W. Biederman
1
-3
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+11
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+6
2020-05-08
umh: fix memory leak on execve failure
Vincent Minet
1
-0
/
+6
2020-04-28
coredump: fix crash when umh is disabled
Luis Chamberlain
1
-0
/
+5
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-01-11
umh: add exit routine for UMH process
Taehee Yoo
1
-2
/
+31
2018-10-22
umh: Add command line to user mode helpers
Olivier Brunel
1
-2
/
+14
2018-06-07
umh: fix race condition
Alexei Starovoitov
1
-2
/
+1
2018-05-23
umh: introduce fork_usermode_blob() helper
Alexei Starovoitov
1
-3
/
+122
2018-04-02
kernel: use kernel_wait4() instead of sys_wait4()
Dominik Brodowski
1
-2
/
+2
2017-11-17
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
1
-2
/
+2
2017-09-08
kmod: split out umh code into its own file
Luis R. Rodriguez
1
-0
/
+568