index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
umh.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/umh.c: fix some spelling mistakes
zhouchuangao
2021-05-07
1
-3
/
+3
*
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
2021-05-07
1
-0
/
+2
*
usermodehelper: reset umask to default before executing user process
Linus Torvalds
2020-10-06
1
-0
/
+9
*
kernel: add a kernel_wait helper
Christoph Hellwig
2020-08-12
1
-25
/
+4
*
exec: Implement kernel_execve
Eric W. Biederman
2020-07-21
1
-3
/
+3
*
umh: Stop calling do_execve_file
Eric W. Biederman
2020-07-04
1
-7
/
+3
*
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
2020-07-04
1
-139
/
+0
*
umh: Remove call_usermodehelper_setup_file.
Eric W. Biederman
2020-07-04
1
-31
/
+11
*
umh: Rename the user mode driver helpers for clarity
Eric W. Biederman
2020-07-04
1
-5
/
+5
*
umh: Move setting PF_UMH into umh_pipe_setup
Eric W. Biederman
2020-07-04
1
-4
/
+3
*
umh: Capture the pid in umh_pipe_setup
Eric W. Biederman
2020-07-04
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-15
1
-0
/
+11
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-15
1
-0
/
+6
|
|
\
|
|
*
umh: fix memory leak on execve failure
Vincent Minet
2020-05-08
1
-0
/
+6
|
*
|
coredump: fix crash when umh is disabled
Luis Chamberlain
2020-04-28
1
-0
/
+5
|
|
/
*
/
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-1
/
+1
|
/
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
umh: add exit routine for UMH process
Taehee Yoo
2019-01-11
1
-2
/
+31
*
umh: Add command line to user mode helpers
Olivier Brunel
2018-10-22
1
-2
/
+14
*
umh: fix race condition
Alexei Starovoitov
2018-06-07
1
-2
/
+1
*
umh: introduce fork_usermode_blob() helper
Alexei Starovoitov
2018-05-23
1
-3
/
+122
*
kernel: use kernel_wait4() instead of sys_wait4()
Dominik Brodowski
2018-04-02
1
-2
/
+2
*
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
2017-11-17
1
-2
/
+2
*
kmod: split out umh code into its own file
Luis R. Rodriguez
2017-09-08
1
-0
/
+568