Ola N. Kaldestad
|
f9eb2fdd04
kernel/sysctl.c: code cleanups
|
7 years ago |
Joe Lawrence
|
fb910c42cc
sysctl: check for UINT_MAX before unsigned int min/max
|
7 years ago |
Joe Lawrence
|
7a8d181949
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
|
7 years ago |
Joe Lawrence
|
98159d977f
pipe: match pipe_max_size data type with procfs
|
7 years ago |
Kemi Wang
|
4518085e12
mm, sysctl: make NUMA stats configurable
|
7 years ago |
Levin, Alexander (Sasha Levin)
|
4675ff05de
kmemcheck: rip it out
|
7 years ago |
Linus Torvalds
|
e2c5923c34
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
|
7 years ago |
Linus Torvalds
|
27efed3e83
Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Jens Axboe
|
b35bd0d9f8
sysctl: remove /proc/sys/vm/nr_pdflush_threads
|
8 years ago |
Luis R. Rodriguez
|
3181c38e4d
kernel/sysctl.c: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
|
8 years ago |
Ethan Zhao
|
5ccba44ba1
sched/sysctl: Check user input value of sysctl_sched_time_avg
|
8 years ago |
Thomas Gleixner
|
7feeb9cd4f
watchdog/sysctl: Clean up sysctl variable name space
|
8 years ago |
Thomas Gleixner
|
51d4052b01
watchdog/sysctl: Get rid of the #ifdeffery
|
8 years ago |
Nicholas Piggin
|
05a4a95279
kernel/watchdog: split up config options
|
8 years ago |
Luis R. Rodriguez
|
61d9b56a89
sysctl: add unsigned int range support
|
8 years ago |
Luis R. Rodriguez
|
4f2fec00af
sysctl: simplify unsigned int support
|
8 years ago |
Luis R. Rodriguez
|
d383d48470
sysctl: fold sysctl_writes_strict checks into helper
|
8 years ago |
Luis R. Rodriguez
|
a19ac33749
sysctl: kdoc'ify sysctl_writes_strict
|
8 years ago |
Gao Feng
|
63259457a2
proc/sysctl: fix the int overflow for jiffies conversion
|
8 years ago |
Linus Torvalds
|
174ddfd5df
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Myungho Jung
|
b94bf594cf
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
|
8 years ago |
Liping Zhang
|
425fffd886
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
|
8 years ago |
Liping Zhang
|
5380e5644a
sysctl: don't print negative flag for proc_douintvec
|
8 years ago |
Ingo Molnar
|
f7ccbae45c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h>
|
8 years ago |
Shile Zhang
|
975e155ed8
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds
|
8 years ago |
Eric Dumazet
|
ff9f8a7cf9
sysctl: fix proc_doulongvec_ms_jiffies_minmax()
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
179a7ba680
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
8 years ago |
Alexey Dobriyan
|
760c6a9139
coredump: clarify "unsafe core_pattern" warning
|
8 years ago |
Linus Torvalds
|
5645688f9d
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |