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