index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
umh.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
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-12
umh: add exit routine for UMH process
Taehee Yoo
1
-2
/
+31
2018-10-23
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-18
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
1
-2
/
+2
2017-09-09
kmod: split out umh code into its own file
Luis R. Rodriguez
1
-0
/
+568