aboutsummaryrefslogtreecommitdiff
path: root/include/linux/umh.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-04umh: Stop calling do_execve_fileGravatar Eric W. Biederman 1-1/+0
2020-07-04umh: Separate the user mode driver and the user mode helper supportGravatar Eric W. Biederman 1-10/+0
2020-07-04umh: Remove call_usermodehelper_setup_file.Gravatar Eric W. Biederman 1-3/+0
2020-07-04umh: Capture the pid in umh_pipe_setupGravatar Eric W. Biederman 1-1/+0
2019-01-11umh: add exit routine for UMH processGravatar Taehee Yoo 1-0/+2
2018-10-22umh: Add command line to user mode helpersGravatar Olivier Brunel 1-0/+1
2018-05-23umh: introduce fork_usermode_blob() helperGravatar Alexei Starovoitov 1-0/+12
2017-09-08kmod: split off umh headers into its own fileGravatar Luis R. Rodriguez 1-0/+69