1. faaa357 printk: move printk sysctl to printk/sysctl.c by Xiaoming Ni · 3 years ago
  2. 3ba442d fs: move binfmt_misc sysctl to its own file by Luis Chamberlain · 3 years ago
  3. 5475e8f random: move the random sysctl declarations to its own file by Xiaoming Ni · 3 years ago
  4. 6aad36d firmware_loader: move firmware sysctl to its own files by Xiaoming Ni · 3 years ago
  5. a8f5de8 eventpoll: simplify sysctl declaration with register_sysctl() by Xiaoming Ni · 3 years ago
  6. 7b9ad12 inotify: simplify subdirectory registration with register_sysctl() by Xiaoming Ni · 3 years ago
  7. 49a4de7 dnotify: move dnotify sysctl to dnotify.c by Xiaoming Ni · 3 years ago
  8. 86b12b6 aio: move aio sysctl to aio.c by Xiaoming Ni · 3 years ago
  9. 2452dcb sysctl: use SYSCTL_ZERO to replace some static int zero uses by Xiaoming Ni · 3 years ago
  10. d73840e sysctl: use const for typically used max/min proc sysctls by Xiaoming Ni · 3 years ago
  11. f628867 sysctl: make ngroups_max const by Stephen Kitt · 3 years ago
  12. dd0693f watchdog: move watchdog sysctl interface to watchdog.c by Xiaoming Ni · 3 years ago
  13. bbe7a10 hung_task: move hung_task sysctl interface to hung_task.c by Xiaoming Ni · 3 years ago
  14. 78e36f3 sysctl: move some boundary constants from sysctl.c to sysctl_vals by Xiaoming Ni · 3 years ago
  15. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  16. 39c65a9 mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% by Suren Baghdasaryan · 3 years ago
  17. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years, 1 month ago
  18. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  19. 65d759c mm: compaction: support triggering of proactive compaction by user by Charan Teja Reddy · 3 years, 4 months ago
  20. a207157 sysctl: introduce new proc handler proc_dobool by Jia He · 3 years, 6 months ago
  21. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  22. f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 7 months ago
  23. 9a52c5f sysctl: remove redundant assignment to first by Jiapeng Chong · 3 years, 7 months ago
  24. df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 7 months ago
  25. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 7 months ago
  26. 74f4482 mm/page_alloc: introduce vm.percpu_pagelist_high_fraction by Mel Gorman · 3 years, 7 months ago
  27. bbbecb3 mm/page_alloc: delete vm.percpu_pagelist_fraction by Mel Gorman · 3 years, 7 months ago
  28. a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 8 months ago
  29. 3af3d77 block_dump: remove block_dump feature by zhangyi (F) · 3 years, 10 months ago
  30. 0cd7c74 delayacct: Add sysctl to enable at runtime by Peter Zijlstra · 3 years, 8 months ago
  31. df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
  32. 08389d8 bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 8 months ago
  33. ef49843 mm/compaction: remove unused variable sysctl_compact_memory by Pintu Kumar · 3 years, 9 months ago
  34. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
  35. 3644286 Merge tag 'fsnotify_for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 9 months ago
  36. 8a99b68 sched: Move SCHED_DEBUG sysctl to debugfs by Peter Zijlstra · 3 years, 10 months ago
  37. 1d1c250 sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG by Peter Zijlstra · 3 years, 10 months ago
  38. b7cc6ec sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG by Mel Gorman · 3 years, 10 months ago
  39. cb94441 sysctl: add proc_dou8vec_minmax() by Eric Dumazet · 3 years, 10 months ago
  40. 5b8fea6 fanotify: configurable limits via sysfs by Amir Goldstein · 3 years, 11 months ago
  41. 3b3376f sysctl.c: fix underflow value setting risk in vm_table by Lin Feng · 3 years, 11 months ago
  42. dfe5640 rcu: Panic after fixed number of stalls by chao · 4 years, 5 months ago
  43. 5ef64cc mm: allow a controlled amount of unfairness in the page lock by Linus Torvalds · 4 years, 4 months ago
  44. 7787b6f bpf, sysctl: Let bpf_stats_handler take a kernel pointer buffer by Tobias Klauser · 4 years, 5 months ago
  45. d34c0a7 mm: use unsigned types for fragmentation score by Nitin Gupta · 4 years, 5 months ago
  46. facdaa9 mm: proactive compaction by Nitin Gupta · 4 years, 5 months ago
  47. 56f3547 mm: adjust vm_committed_as_batch according to vm overcommit policy by Feng Tang · 4 years, 5 months ago
  48. 13685c4 sched/uclamp: Add a new sysctl to control RT default boost value by Qais Yousef · 4 years, 6 months ago
  49. b4098bf sched/deadline: Impose global limits on sched_attr::sched_period by Peter Zijlstra · 5 years ago
  50. e77132e kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted by Rafael Aquini · 4 years, 7 months ago
  51. 60c958d panic: add sysctl to dump all CPUs backtraces on oops event by Guilherme G. Piccoli · 4 years, 7 months ago
  52. 0ec9dc9 kernel/hung_task.c: introduce sysctl to print all traces when a hung task is detected by Guilherme G. Piccoli · 4 years, 7 months ago
  53. db38d5c kernel: add panic_on_taint by Rafael Aquini · 4 years, 7 months ago
  54. ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
  55. c843966 mm: allow swappiness that prefers reclaiming anon over the file workingset by Johannes Weiner · 4 years, 8 months ago
  56. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
  57. b6522fa parisc: add sysctl file interface panic_on_stackoverflow by Xiaoming Ni · 4 years, 9 months ago
  58. 5447e8e sysctl: Fix unused function warning by Arnd Bergmann · 4 years, 8 months ago
  59. d46edd6 bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS by Song Liu · 4 years, 9 months ago
  60. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  61. f461d2d sysctl: avoid forward declarations by Christoph Hellwig · 4 years, 9 months ago
  62. 2374c09 sysctl: remove all extern declaration from sysctl.c by Christoph Hellwig · 4 years, 9 months ago
  63. 26363af mm: remove watermark_boost_factor_sysctl_handler by Christoph Hellwig · 4 years, 9 months ago
  64. 6923aa0 mm/compaction: Disable compact_unevictable_allowed on RT by Sebastian Andrzej Siewior · 4 years, 10 months ago
  65. 964b692 mm/compaction: really limit compact_unevictable_allowed to 0 and 1 by Sebastian Andrzej Siewior · 4 years, 10 months ago
  66. eaee417 sysctl/sysrq: Remove __sysrq_enabled copy by Dmitry Safonov · 4 years, 11 months ago
  67. 140588b s390: remove obsolete ieee_emulation_warnings by Stephen Kitt · 5 years ago
  68. b3e627d rcu: Make PREEMPT_RCU be a modifier to TREE_RCU by Lai Jiangshan · 5 years ago
  69. 204cb79 kernel: sysctl: make drop_caches write-only by Johannes Weiner · 5 years ago
  70. b67114d parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define by Helge Deller · 5 years ago
  71. 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
  72. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  73. 65f50f2 kernel: fix typos and some coding style in comments by Weitao Hou · 6 years ago
  74. e8f1417 sched/uclamp: Add system default clamps by Patrick Bellasi · 6 years ago
  75. a8e11e5 sysctl: define proc_do_static_key() by Eric Dumazet · 6 years ago
  76. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  77. 3116ad3 kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers by Eric Sandeen · 6 years ago
  78. e260ad0 sysctl: return -EINVAL if val violates minmax by Christian Brauner · 6 years ago
  79. 475dae3 kernel/sysctl.c: switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  80. cefdca0 userfaultfd/sysctl: add vm.unprivileged_userfaultfd by Peter Xu · 6 years ago
  81. 0bc1998 ipv6: Add rate limit mask for ICMPv6 messages by Stephen Suryaputra · 6 years ago
  82. 9002b21 kernel/sysctl.c: fix out-of-bounds access when setting file-max by Will Deacon · 6 years ago
  83. 2bc4fc6 kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions by Zev Weiss · 6 years ago
  84. 8cf7630b2 kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv by Zev Weiss · 6 years ago
  85. 8f49a65 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  86. 32a5ad9 sysctl: handle overflow for file-max by Christian Brauner · 6 years ago
  87. 7f2923c sysctl: handle overflow in proc_get_long by Christian Brauner · 6 years ago
  88. 78c3aff bpf: fix sysctl.c warning by Arnd Bergmann · 6 years ago
  89. 8dcd175 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  90. 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  91. 6b7e5ca mm: remove sysctl_extfrag_handler() by Matthew Wilcox · 6 years ago
  92. 3fcc553 bpf: fix build without bpf_syscall by Alexei Starovoitov · 6 years ago
  93. 492ecee bpf: enable program stats by Alexei Starovoitov · 6 years ago
  94. 8d5d0cf sched/topology: Introduce a sysctl for Energy Aware Scheduling by Quentin Perret · 6 years ago
  95. 81c9d43 kernel/sysctl: add panic_print into sysctl by Feng Tang · 6 years ago
  96. 09be178 proc/sysctl: fix return error for proc_doulongvec_minmax() by Cheng Lin · 6 years ago
  97. 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
  98. 6f0483d kernel/sysctl.c: remove duplicated include by Michael Schupikov · 6 years ago
  99. 964c9df stackleak: Allow runtime disabling of kernel stack erasing by Alexander Popov · 6 years ago
  100. 30aba66 namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago