- 7fd9c63 umh: Remove the now superfluous sentinel elements from ctl_table array by Joel Granados · 1 year, 9 months ago
- 554588e sysctl: fix unused proc_cap_handler() function warning by Arnd Bergmann · 1 year, 9 months ago
- 861dc0b sysctl: move umh sysctl registration to its own file by Luis Chamberlain · 1 year, 10 months ago
- e778361 umh: simplify the capability pointer logic by Linus Torvalds · 2 years ago
- f122a08 capability: just use a 'u64' instead of a 'u32[2]' array by Linus Torvalds · 2 years ago
- eedeb78 freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL by Peter Zijlstra · 2 years, 1 month ago
- f5d39b0 freezer,sched: Rewrite core freezer logic by Peter Zijlstra · 2 years, 7 months ago
- 1fbcaa9 freezer,umh: Clean up freezer/initrd interaction by Peter Zijlstra · 2 years, 7 months ago
- 343f4c4 kthread: Don't allocate kthread_struct for init and umh by Eric W. Biederman · 2 years, 11 months ago
- 48207f7 kernel/umh.c: fix some spelling mistakes by zhouchuangao · 3 years, 10 months ago
- e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 10 months ago
- 4013c14 usermodehelper: reset umask to default before executing user process by Linus Torvalds · 4 years, 5 months ago
- 8043fc1 kernel: add a kernel_wait helper by Christoph Hellwig · 4 years, 7 months ago
- be619f7 exec: Implement kernel_execve by Eric W. Biederman · 4 years, 8 months ago
- 55e6074 umh: Stop calling do_execve_file by Eric W. Biederman · 4 years, 9 months ago
- 884c5e6 umh: Separate the user mode driver and the user mode helper support by Eric W. Biederman · 4 years, 9 months ago
- 21d5982 umh: Remove call_usermodehelper_setup_file. by Eric W. Biederman · 4 years, 9 months ago
- 3a17104 umh: Rename the user mode driver helpers for clarity by Eric W. Biederman · 4 years, 9 months ago
- b044fa2 umh: Move setting PF_UMH into umh_pipe_setup by Eric W. Biederman · 4 years, 9 months ago
- 5fec25f umh: Capture the pid in umh_pipe_setup by Eric W. Biederman · 4 years, 9 months ago
- da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
- f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 10 months ago
- db80303 umh: fix memory leak on execve failure by Vincent Minet · 4 years, 10 months ago
- 3740d93 coredump: fix crash when umh is disabled by Luis Chamberlain · 5 years ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 11 months ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 73ab1cb umh: add exit routine for UMH process by Taehee Yoo · 6 years ago
- 876dcf2 umh: Add command line to user mode helpers by Olivier Brunel · 6 years ago
- bf956be umh: fix race condition by Alexei Starovoitov · 7 years ago
- 449325b umh: introduce fork_usermode_blob() helper by Alexei Starovoitov · 7 years ago
- d300b610 kernel: use kernel_wait4() instead of sys_wait4() by Dominik Brodowski · 7 years ago
- 8c703d6 kernel/umh.c: optimize 'proc_cap_handler()' by Christophe JAILLET · 7 years ago
- 2355869 kmod: split out umh code into its own file by Luis R. Rodriguez · 8 years ago