index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sysctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
sysctl: introduce new proc handler proc_dobool
Jia He
1
-0
/
+42
2024-06-21
fanotify: configurable limits via sysfs
Amir Goldstein
1
-1
/
+11
2024-03-01
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
1
-0
/
+4
2023-06-28
sysctl: move some boundary constants from sysctl.c to sysctl_vals
Xiaoming Ni
1
-26
/
+19
2023-06-28
mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
Suren Baghdasaryan
1
-1
/
+2
2023-04-20
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
1
-2
/
+2
2023-04-20
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
1
-0
/
+65
2023-02-01
kernel/panic: move panic sysctls to its own file
tangmeng
1
-11
/
+0
2022-12-08
proc: proc_skip_spaces() shouldn't think it is working on C strings
Linus Torvalds
1
-12
/
+13
2022-12-08
proc: avoid integer type confusion in get_proc_long
Linus Torvalds
1
-3
/
+2
2022-07-21
mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE
Muchun Song
1
-9
/
+11
2022-07-21
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
1
-4
/
+4
2022-07-21
sysctl: Fix data races in proc_dointvec_jiffies().
Kuniyuki Iwashima
1
-2
/
+5
2022-07-21
sysctl: Fix data races in proc_doulongvec_minmax().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-21
sysctl: Fix data races in proc_douintvec_minmax().
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
sysctl: Fix data races in proc_dointvec_minmax().
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
sysctl: Fix data races in proc_douintvec().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-21
sysctl: Fix data races in proc_dointvec().
Kuniyuki Iwashima
1
-3
/
+3
2022-03-11
x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...
Josh Poimboeuf
1
-0
/
+7
2022-01-05
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
1
-5
/
+24
2021-03-17
sysctl.c: fix underflow value setting risk in vm_table
Lin Feng
1
-4
/
+4
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
1
-0
/
+8
2020-08-24
bpf, sysctl: Let bpf_stats_handler take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-08-12
mm: use unsigned types for fragmentation score
Nitin Gupta
1
-1
/
+1
2020-08-12
mm: proactive compaction
Nitin Gupta
1
-0
/
+9
2020-08-07
mm: adjust vm_committed_as_batch according to vm overcommit policy
Feng Tang
1
-1
/
+1
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
1
-0
/
+7
2020-06-15
sched/deadline: Impose global limits on sched_attr::sched_period
Peter Zijlstra
1
-0
/
+14
2020-06-08
kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted
Rafael Aquini
1
-3
/
+2
2020-06-08
panic: add sysctl to dump all CPUs backtraces on oops event
Guilherme G. Piccoli
1
-0
/
+11
2020-06-08
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
1
-0
/
+11
2020-06-08
kernel: add panic_on_taint
Rafael Aquini
1
-1
/
+10
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+2
2020-06-03
mm: allow swappiness that prefers reclaiming anon over the file workingset
Johannes Weiner
1
-1
/
+2
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1578
/
+1479
2020-05-10
parisc: add sysctl file interface panic_on_stackoverflow
Xiaoming Ni
1
-9
/
+11
2020-05-05
sysctl: Fix unused function warning
Arnd Bergmann
1
-1
/
+1
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
1
-1
/
+35
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-148
/
+91
2020-04-27
sysctl: avoid forward declarations
Christoph Hellwig
1
-1534
/
+1497
2020-04-27
sysctl: remove all extern declaration from sysctl.c
Christoph Hellwig
1
-42
/
+3
2020-04-27
mm: remove watermark_boost_factor_sysctl_handler
Christoph Hellwig
1
-1
/
+1
2020-04-02
mm/compaction: Disable compact_unevictable_allowed on RT
Sebastian Andrzej Siewior
1
-1
/
+28
2020-04-02
mm/compaction: really limit compact_unevictable_allowed to 0 and 1
Sebastian Andrzej Siewior
1
-1
/
+1
2020-03-07
sysctl/sysrq: Remove __sysrq_enabled copy
Dmitry Safonov
1
-19
/
+22
2020-02-19
s390: remove obsolete ieee_emulation_warnings
Stephen Kitt
1
-9
/
+0
2019-12-09
rcu: Make PREEMPT_RCU be a modifier to TREE_RCU
Lai Jiangshan
1
-1
/
+1
2019-12-01
kernel: sysctl: make drop_caches write-only
Johannes Weiner
1
-1
/
+1
2019-10-14
parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
Helge Deller
1
-2
/
+2
2019-09-24
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
1
-2
/
+4
[next]