Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |