1. 78eb4ea sysctl: treewide: constify the ctl_table argument of proc_handlers by Joel Granados · 6 months ago
  2. 32fe915 sysctl: constify ctl_table arguments of utility function by Thomas Weißschuh · 8 months ago
  3. b5ffbd1 sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_array by Wen Yang · 9 months ago
  4. 11a92190 kernel misc: Remove the now superfluous sentinel elements from ctl_table array by Joel Granados · 1 year, 7 months ago
  5. 19f0423 tracing: Support to dump instance traces by ftrace_dump_on_oops by Huang Yiwei · 11 months ago
  6. 1e0c505 Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 1 year, 2 months ago
  7. e6814ec perf/core: Rename perf_proc_update_handler() -> perf_event_max_sample_rate_handler(), for readability by Xiu Jianfeng · 1 year, 6 months ago
  8. cf8e865 arch: Remove Itanium (IA-64) architecture by Ard Biesheuvel · 2 years, 3 months ago
  9. 6a8cbd9 Merge tag 'v6.5-rc1-sysctl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 7 months ago
  10. e95d372 mm: page_alloc: move sysctls into it own fils by Kefeng Wang · 1 year, 8 months ago
  11. 28898e2 sysctl: move security keys sysctl registration to its own file by Luis Chamberlain · 1 year, 8 months ago
  12. 861dc0b sysctl: move umh sysctl registration to its own file by Luis Chamberlain · 1 year, 8 months ago
  13. 01e6aac signal: move show_unhandled_signals sysctl to its own file by Luis Chamberlain · 1 year, 8 months ago
  14. 996ef31 sysctl: remove empty dev table by Luis Chamberlain · 1 year, 8 months ago
  15. 2f5edd0 sysctl: Refactor base paths registrations by Joel Granados · 1 year, 8 months ago
  16. 48fe8ab mm: compaction: move compaction sysctl to its own file by Minghao Chi · 1 year, 10 months ago
  17. 8cbc82f mm: memory-failure: Move memory failure sysctls to its own file by Kefeng Wang · 1 year, 10 months ago
  18. 962de54 mm: hugetlb: move hugeltb sysctls to its own file by Kefeng Wang · 1 year, 10 months ago
  19. 2d337b7 userfaultfd: move unprivileged_userfaultfd sysctl to its own file by ZhangPeng · 1 year, 11 months ago
  20. f1aa2eb sysctl: fix proc_dobool() usability by Ondrej Mosnacek · 1 year, 11 months ago
  21. e2ca6ba Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 1 month ago
  22. 8fa37a6 Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 1 month ago
  23. bce9332 proc: proc_skip_spaces() shouldn't think it is working on C strings by Linus Torvalds · 2 years, 1 month ago
  24. e6cfaf3 proc: avoid integer type confusion in get_proc_long by Linus Torvalds · 2 years, 1 month ago
  25. 0dff89c sched: Move numa_balancing sysctls to its own file by Kefeng Wang · 2 years, 4 months ago
  26. ea0ffd0 swap: add a limit for readahead page-cluster value by Kairui Song · 2 years, 3 months ago
  27. 27bc50f Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 3 months ago
  28. c6833e1 memory tiering: rate limit NUMA migration throughput by Huang Ying · 2 years, 6 months ago
  29. b13bc7c kernel/sysctl.c: move sysctl_vals and sysctl_long_vals to sysctl.c by Liu Shixin · 2 years, 4 months ago
  30. feb2bd0 sysctl: remove max_extfrag_threshold by Liu Shixin · 2 years, 4 months ago
  31. 8ebc412 kernel/sysctl.c: remove unnecessary (void*) conversions by Dong Chuanjian · 2 years, 5 months ago
  32. 374a723 kernel/sysctl.c: Remove trailing white space by Fanjun Kong · 2 years, 8 months ago
  33. 5bfd5d3 kernel/sysctl.c: Clean up indentation, replace spaces with tab. by Fanjun Kong · 2 years, 8 months ago
  34. 7251ceb sysctl: Merge adjacent CONFIG_TREE_RCU blocks by Geert Uytterhoeven · 2 years, 8 months ago
  35. 6e0e846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
  36. 862161e Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 6 months ago
  37. 816cd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 6 months ago
  38. 43b5240 mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE by Muchun Song · 2 years, 7 months ago
  39. 7d1025e sysctl: Fix data-races in proc_dointvec_ms_jiffies(). by Kuniyuki Iwashima · 2 years, 6 months ago
  40. 7dee5d7 sysctl: Fix data-races in proc_dou8vec_minmax(). by Kuniyuki Iwashima · 2 years, 6 months ago
  41. e877820 sysctl: Fix data races in proc_dointvec_jiffies(). by Kuniyuki Iwashima · 2 years, 6 months ago
  42. c31bcc8 sysctl: Fix data races in proc_doulongvec_minmax(). by Kuniyuki Iwashima · 2 years, 6 months ago
  43. 2d3b559 sysctl: Fix data races in proc_douintvec_minmax(). by Kuniyuki Iwashima · 2 years, 6 months ago
  44. f613d86 sysctl: Fix data races in proc_dointvec_minmax(). by Kuniyuki Iwashima · 2 years, 6 months ago
  45. 4762b53 sysctl: Fix data races in proc_douintvec(). by Kuniyuki Iwashima · 2 years, 6 months ago
  46. 1f1be04 sysctl: Fix data races in proc_dointvec(). by Kuniyuki Iwashima · 2 years, 6 months ago
  47. c381d02 sysctl: add proc_dointvec_ms_jiffies_minmax by Yuwei Wang · 2 years, 7 months ago
  48. 44d3572 Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 2 years, 8 months ago
  49. 7e062cd Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 8 months ago
  50. a467257 kernel/kexec_core: move kexec_core sysctls into its own file by yingelin · 2 years, 9 months ago
  51. 988f11e latencytop: move sysctl to its own file by liaohua · 2 years, 9 months ago
  52. 3831897 Merge remote-tracking branch 'bpf-next/pr/bpf-sysctl' into sysctl-next by Luis Chamberlain · 2 years, 9 months ago
  53. 2900005 bpf: Move BPF sysctls from kernel/sysctl.c to BPF core by Yan Zhu · 2 years, 9 months ago
  54. efaa022 timers: Move timer sysctl into the timer code by tangmeng · 2 years, 11 months ago
  55. 8e4e83b ftrace: move sysctl_ftrace_enabled to ftrace.c by Wei Xiao · 2 years, 11 months ago
  56. d772cc2c kernel/do_mount_initrd: move real_root_dev sysctls to its own file by tangmeng · 2 years, 11 months ago
  57. 1186618 kernel/delayacct: move delayacct sysctls to its own file by tangmeng · 2 years, 11 months ago
  58. 801b501 kernel/acct: move acct sysctls to its own file by tangmeng · 2 years, 11 months ago
  59. 9df91869 kernel/panic: move panic sysctls to its own file by tangmeng · 2 years, 11 months ago
  60. f79c9b8 kernel/lockdep: move lockdep sysctls to its own file by tangmeng · 2 years, 11 months ago
  61. aa779e5 mm: move page-writeback sysctls to their own file by zhanglianjie · 2 years, 11 months ago
  62. 43fe219 mm: move oom_kill sysctls to their own file by sujiaxun · 2 years, 11 months ago
  63. 06d1776 kernel/reboot: move reboot sysctls to its own file by tangmeng · 2 years, 11 months ago
  64. 8a04414 sched: Move energy_aware sysctls to topology.c by Zhen Ni · 2 years, 11 months ago
  65. d4ae80f sched: Move cfs_bandwidth_slice sysctls to fair.c by Zhen Ni · 2 years, 11 months ago
  66. 3267e01 sched: Move uclamp_util sysctls to core.c by Zhen Ni · 2 years, 11 months ago
  67. dafd7a9 sched: Move rr_timeslice sysctls to rt.c by Zhen Ni · 2 years, 11 months ago
  68. 84227c1 sched: Move deadline_period sysctls to deadline.c by Zhen Ni · 2 years, 11 months ago
  69. d9ab0e6 sched: Move rt_period/runtime sysctls to rt.c by Zhen Ni · 2 years, 11 months ago
  70. f5ef06d sched: Move schedstats sysctls to core.c by Zhen Ni · 2 years, 11 months ago
  71. a60707d sched: Move child_runs_first sysctls to fair.c by Zhen Ni · 2 years, 11 months ago
  72. 3bf03b9 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 10 months ago
  73. c574bbe NUMA balancing: optimize page placement for memory tiering system by Huang Ying · 2 years, 10 months ago
  74. ccdbf33 Merge tag 'v5.17-rc8' into sched/core, to pick up fixes by Ingo Molnar · 2 years, 10 months ago
  75. 44a3918 x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation reporting by Josh Poimboeuf · 2 years, 11 months ago
  76. c8eaf6a sched: move autogroup sysctls into its own file by Zhen Ni · 3 years ago
  77. 1622ed7 sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax by Baokun Li · 3 years ago
  78. e565a8e kernel/sysctl.c: remove unused variable ten_thousand by Colin Ian King · 3 years ago
  79. a737a3c kprobe: move sysctl_kprobes_optimization to kprobes.c by Xiaoming Ni · 3 years ago
  80. f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years ago
  81. d8c0418 kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() by Luis Chamberlain · 3 years ago
  82. ab171b9 fs: move namespace sysctls and declare fs base directory by Luis Chamberlain · 3 years ago
  83. 51cb8df sysctl: add and use base directory declarer and registration helper by Luis Chamberlain · 3 years ago
  84. 1998f19 fs: move pipe sysctls to is own file by Luis Chamberlain · 3 years ago
  85. 66ad398 fs: move fs/exec.c sysctls into its own file by Luis Chamberlain · 3 years ago
  86. 9c011be fs: move namei sysctls to its own file by Luis Chamberlain · 3 years ago
  87. dd81faa fs: move locking sysctls where they are used by Luis Chamberlain · 3 years ago
  88. d1d8ac9 fs: move shared sysctls to fs/sysctls.c by Luis Chamberlain · 3 years ago
  89. 5477161 sysctl: move maxolduid as a sysctl specific const by Luis Chamberlain · 3 years ago
  90. c8c0c23 fs: move dcache sysctls to its own file by Luis Chamberlain · 3 years ago
  91. 204d5a2 fs: move fs stat sysctls to file_table.c by Luis Chamberlain · 3 years ago
  92. 1d67fe5 fs: move inode sysctls to its own file by Luis Chamberlain · 3 years ago
  93. b1f2aff sysctl: share unsigned long const values by Luis Chamberlain · 3 years ago
  94. 0df8bdd stackleak: move stack_erasing sysctl to stackleak.c by Xiaoming Ni · 3 years ago
  95. 26d1c80 scsi/sg: move sg-big-buff sysctl to scsi/sg.c by Xiaoming Ni · 3 years ago
  96. faaa357 printk: move printk sysctl to printk/sysctl.c by Xiaoming Ni · 3 years ago
  97. 3ba442d fs: move binfmt_misc sysctl to its own file by Luis Chamberlain · 3 years ago
  98. 5475e8f random: move the random sysctl declarations to its own file by Xiaoming Ni · 3 years ago
  99. 6aad36d firmware_loader: move firmware sysctl to its own files by Xiaoming Ni · 3 years ago
  100. a8f5de8 eventpoll: simplify sysctl declaration with register_sysctl() by Xiaoming Ni · 3 years ago