1. 48207f7 kernel/umh.c: fix some spelling mistakes by zhouchuangao · 3 years, 8 months ago
  2. e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 8 months ago
  3. 4013c14 usermodehelper: reset umask to default before executing user process by Linus Torvalds · 4 years, 3 months ago
  4. 8043fc1 kernel: add a kernel_wait helper by Christoph Hellwig · 4 years, 5 months ago
  5. be619f7 exec: Implement kernel_execve by Eric W. Biederman · 4 years, 6 months ago
  6. 55e6074 umh: Stop calling do_execve_file by Eric W. Biederman · 4 years, 6 months ago
  7. 884c5e6 umh: Separate the user mode driver and the user mode helper support by Eric W. Biederman · 4 years, 6 months ago
  8. 21d5982 umh: Remove call_usermodehelper_setup_file. by Eric W. Biederman · 4 years, 6 months ago
  9. 3a17104 umh: Rename the user mode driver helpers for clarity by Eric W. Biederman · 4 years, 6 months ago
  10. b044fa2 umh: Move setting PF_UMH into umh_pipe_setup by Eric W. Biederman · 4 years, 6 months ago
  11. 5fec25f umh: Capture the pid in umh_pipe_setup by Eric W. Biederman · 4 years, 6 months ago
  12. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  13. f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  14. db80303 umh: fix memory leak on execve failure by Vincent Minet · 4 years, 8 months ago
  15. 3740d93 coredump: fix crash when umh is disabled by Luis Chamberlain · 4 years, 9 months ago
  16. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  17. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  18. 73ab1cb umh: add exit routine for UMH process by Taehee Yoo · 6 years ago
  19. 876dcf2 umh: Add command line to user mode helpers by Olivier Brunel · 6 years ago
  20. bf956be umh: fix race condition by Alexei Starovoitov · 7 years ago
  21. 449325b umh: introduce fork_usermode_blob() helper by Alexei Starovoitov · 7 years ago
  22. d300b61 kernel: use kernel_wait4() instead of sys_wait4() by Dominik Brodowski · 7 years ago
  23. 8c703d6 kernel/umh.c: optimize 'proc_cap_handler()' by Christophe JAILLET · 7 years ago
  24. 2355869 kmod: split out umh code into its own file by Luis R. Rodriguez · 7 years ago