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