- 1622ed7 sysctl: returns -EINVAL when a negative value is passed to proc_doulongvec_minmax by Baokun Li · 3 years ago
- e565a8e kernel/sysctl.c: remove unused variable ten_thousand by Colin Ian King · 3 years ago
- a737a3c kprobe: move sysctl_kprobes_optimization to kprobes.c by Xiaoming Ni · 3 years ago
- f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years ago
- d8c0418 kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() by Luis Chamberlain · 3 years ago
- ab171b9 fs: move namespace sysctls and declare fs base directory by Luis Chamberlain · 3 years ago
- 51cb8df sysctl: add and use base directory declarer and registration helper by Luis Chamberlain · 3 years ago
- 1998f19 fs: move pipe sysctls to is own file by Luis Chamberlain · 3 years ago
- 66ad398 fs: move fs/exec.c sysctls into its own file by Luis Chamberlain · 3 years ago
- 9c011be fs: move namei sysctls to its own file by Luis Chamberlain · 3 years ago
- dd81faa fs: move locking sysctls where they are used by Luis Chamberlain · 3 years ago
- d1d8ac9 fs: move shared sysctls to fs/sysctls.c by Luis Chamberlain · 3 years ago
- 5477161 sysctl: move maxolduid as a sysctl specific const by Luis Chamberlain · 3 years ago
- c8c0c23 fs: move dcache sysctls to its own file by Luis Chamberlain · 3 years ago
- 204d5a2 fs: move fs stat sysctls to file_table.c by Luis Chamberlain · 3 years ago
- 1d67fe5 fs: move inode sysctls to its own file by Luis Chamberlain · 3 years ago
- b1f2aff sysctl: share unsigned long const values by Luis Chamberlain · 3 years ago
- 0df8bdd stackleak: move stack_erasing sysctl to stackleak.c by Xiaoming Ni · 3 years ago
- 26d1c80 scsi/sg: move sg-big-buff sysctl to scsi/sg.c by Xiaoming Ni · 3 years ago
- faaa357 printk: move printk sysctl to printk/sysctl.c by Xiaoming Ni · 3 years ago
- 3ba442d fs: move binfmt_misc sysctl to its own file by Luis Chamberlain · 3 years ago
- 5475e8f random: move the random sysctl declarations to its own file by Xiaoming Ni · 3 years ago
- 6aad36d firmware_loader: move firmware sysctl to its own files by Xiaoming Ni · 3 years ago
- a8f5de8 eventpoll: simplify sysctl declaration with register_sysctl() by Xiaoming Ni · 3 years ago
- 7b9ad12 inotify: simplify subdirectory registration with register_sysctl() by Xiaoming Ni · 3 years ago
- 49a4de7 dnotify: move dnotify sysctl to dnotify.c by Xiaoming Ni · 3 years ago
- 86b12b6 aio: move aio sysctl to aio.c by Xiaoming Ni · 3 years ago
- 2452dcb sysctl: use SYSCTL_ZERO to replace some static int zero uses by Xiaoming Ni · 3 years ago
- d73840e sysctl: use const for typically used max/min proc sysctls by Xiaoming Ni · 3 years ago
- f628867 sysctl: make ngroups_max const by Stephen Kitt · 3 years ago
- dd0693f watchdog: move watchdog sysctl interface to watchdog.c by Xiaoming Ni · 3 years ago
- bbe7a10 hung_task: move hung_task sysctl interface to hung_task.c by Xiaoming Ni · 3 years ago
- 78e36f3 sysctl: move some boundary constants from sysctl.c to sysctl_vals by Xiaoming Ni · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 39c65a9 mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30% by Suren Baghdasaryan · 3 years ago
- b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 65d759c mm: compaction: support triggering of proactive compaction by user by Charan Teja Reddy · 3 years, 4 months ago
- a207157 sysctl: introduce new proc handler proc_dobool by Jia He · 3 years, 5 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
- 9a52c5f sysctl: remove redundant assignment to first by Jiapeng Chong · 3 years, 6 months ago
- df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 74f4482 mm/page_alloc: introduce vm.percpu_pagelist_high_fraction by Mel Gorman · 3 years, 6 months ago
- bbbecb3 mm/page_alloc: delete vm.percpu_pagelist_fraction by Mel Gorman · 3 years, 6 months ago
- a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
- 3af3d77 block_dump: remove block_dump feature by zhangyi (F) · 3 years, 10 months ago
- 0cd7c74 delayacct: Add sysctl to enable at runtime by Peter Zijlstra · 3 years, 8 months ago
- df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
- 08389d8 bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 8 months ago
- ef49843 mm/compaction: remove unused variable sysctl_compact_memory by Pintu Kumar · 3 years, 8 months ago
- 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, 8 months ago
- 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, 8 months ago
- 8a99b68 sched: Move SCHED_DEBUG sysctl to debugfs by Peter Zijlstra · 3 years, 9 months ago
- 1d1c250 sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG by Peter Zijlstra · 3 years, 9 months ago
- b7cc6ec sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG by Mel Gorman · 3 years, 9 months ago
- cb94441 sysctl: add proc_dou8vec_minmax() by Eric Dumazet · 3 years, 9 months ago
- 5b8fea6 fanotify: configurable limits via sysfs by Amir Goldstein · 3 years, 10 months ago
- 3b3376f sysctl.c: fix underflow value setting risk in vm_table by Lin Feng · 3 years, 10 months ago
- dfe5640 rcu: Panic after fixed number of stalls by chao · 4 years, 4 months ago
- 5ef64cc mm: allow a controlled amount of unfairness in the page lock by Linus Torvalds · 4 years, 3 months ago
- 7787b6f bpf, sysctl: Let bpf_stats_handler take a kernel pointer buffer by Tobias Klauser · 4 years, 4 months ago
- d34c0a7 mm: use unsigned types for fragmentation score by Nitin Gupta · 4 years, 5 months ago
- facdaa9 mm: proactive compaction by Nitin Gupta · 4 years, 5 months ago
- 56f3547 mm: adjust vm_committed_as_batch according to vm overcommit policy by Feng Tang · 4 years, 5 months ago
- 13685c4 sched/uclamp: Add a new sysctl to control RT default boost value by Qais Yousef · 4 years, 5 months ago
- b4098bf sched/deadline: Impose global limits on sched_attr::sched_period by Peter Zijlstra · 5 years ago
- e77132e kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted by Rafael Aquini · 4 years, 7 months ago
- 60c958d panic: add sysctl to dump all CPUs backtraces on oops event by Guilherme G. Piccoli · 4 years, 7 months ago
- 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
- db38d5c kernel: add panic_on_taint by Rafael Aquini · 4 years, 7 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- c843966 mm: allow swappiness that prefers reclaiming anon over the file workingset by Johannes Weiner · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
- b6522fa parisc: add sysctl file interface panic_on_stackoverflow by Xiaoming Ni · 4 years, 9 months ago
- 5447e8e sysctl: Fix unused function warning by Arnd Bergmann · 4 years, 8 months ago
- d46edd6 bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS by Song Liu · 4 years, 8 months ago
- 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
- f461d2d sysctl: avoid forward declarations by Christoph Hellwig · 4 years, 8 months ago
- 2374c09 sysctl: remove all extern declaration from sysctl.c by Christoph Hellwig · 4 years, 8 months ago
- 26363af mm: remove watermark_boost_factor_sysctl_handler by Christoph Hellwig · 4 years, 8 months ago
- 6923aa0 mm/compaction: Disable compact_unevictable_allowed on RT by Sebastian Andrzej Siewior · 4 years, 9 months ago
- 964b692 mm/compaction: really limit compact_unevictable_allowed to 0 and 1 by Sebastian Andrzej Siewior · 4 years, 9 months ago
- eaee417 sysctl/sysrq: Remove __sysrq_enabled copy by Dmitry Safonov · 4 years, 10 months ago
- 140588b s390: remove obsolete ieee_emulation_warnings by Stephen Kitt · 4 years, 11 months ago
- b3e627d rcu: Make PREEMPT_RCU be a modifier to TREE_RCU by Lai Jiangshan · 5 years ago
- 204cb79 kernel: sysctl: make drop_caches write-only by Johannes Weiner · 5 years ago
- b67114d parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define by Helge Deller · 5 years ago
- 67f3977 arm64, mm: move generic mmap layout functions to mm by Alexandre Ghiti · 5 years ago
- eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
- 65f50f2 kernel: fix typos and some coding style in comments by Weitao Hou · 5 years ago
- e8f1417 sched/uclamp: Add system default clamps by Patrick Bellasi · 6 years ago
- a8e11e5 sysctl: define proc_do_static_key() by Eric Dumazet · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 3116ad3 kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers by Eric Sandeen · 6 years ago
- e260ad0 sysctl: return -EINVAL if val violates minmax by Christian Brauner · 6 years ago
- 475dae3 kernel/sysctl.c: switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
- cefdca0 userfaultfd/sysctl: add vm.unprivileged_userfaultfd by Peter Xu · 6 years ago
- 0bc1998 ipv6: Add rate limit mask for ICMPv6 messages by Stephen Suryaputra · 6 years ago