aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usermode_driver.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-19bpf: Fix umd memory leak in copy_process()Zqiang1-0/+1
2020-07-07umd: Remove exit_umhEric W. Biederman1-16/+0
2020-07-04umd: Track user space drivers with struct pidEric W. Biederman1-1/+1
2020-07-04umd: Transform fork_usermode_blob into fork_usermode_driverEric W. Biederman1-1/+5
2020-07-04umd: Rename umd_info.cmdline umd_info.driver_nameEric W. Biederman1-1/+1
2020-07-04umd: For clarity rename umh_info umd_infoEric W. Biederman1-3/+3
2020-07-04umh: Separate the user mode driver and the user mode helper supportEric W. Biederman1-0/+30