1. 55463c6 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 6 years ago
  2. 6f8fd1d sysctl: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  3. 95583e4 kernel/utsname_sysctl.c: replace obsolete __initcall by device_initcall by Fabian Frederick · 10 years ago
  4. cd89f46 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block by Yuanhan Liu · 11 years ago
  5. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  6. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  7. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  8. 5699230 sysctl kernel: Remove binary sysctl logic by Eric W. Biederman · 15 years ago
  9. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  10. 11dea19 proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers by Serge E. Hallyn · 15 years ago
  11. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  12. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  13. 32df81c Isolate the UTS namespace's domainname and hostname back by Pavel Emelyanov · 16 years ago
  14. 7d69a1f remove CONFIG_UTS_NS and CONFIG_IPC_NS by Cedric Le Goater · 17 years ago
  15. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  16. 39732ac [PATCH] sysctl: move utsname sysctls to their own file by Eric W. Biederman · 17 years ago