index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sysctl
/
kernel.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
panic: Introduce warn_limit
Kees Cook
2023-02-06
1
-0
/
+10
*
exit: Allow oops_limit to be disabled
Kees Cook
2023-02-06
1
-2
/
+3
*
exit: Put an upper limit on how often we can oops
Jann Horn
2023-02-06
1
-0
/
+9
*
random: fix sysctl documentation nits
Jason A. Donenfeld
2022-06-25
1
-4
/
+4
*
random: remove ifdef'd out interrupt bench
Jason A. Donenfeld
2022-06-25
1
-9
/
+0
*
random: always wake up entropy writers after extraction
Jason A. Donenfeld
2022-06-25
1
-2
/
+42
*
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
2022-02-16
1
-0
/
+21
*
ipc: reorganize initialization of kern_ipc_perm.seq
Manfred Spraul
2018-08-22
1
-1
/
+2
*
kernel/hung_task.c: allow to set checking interval separately from timeout
Dmitry Vyukov
2018-08-22
1
-1
/
+14
*
Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panic
Sunil Muthuswamy
2018-07-08
1
-0
/
+11
*
taint: add taint for randstruct
Kees Cook
2018-04-11
1
-0
/
+1
*
taint: consolidate documentation
Kees Cook
2018-04-11
1
-26
/
+27
*
doc: update kptr_restrict documentation
Tobin C. Harding
2017-12-21
1
-1
/
+2
*
Documentation: Better document the hardlockup_panic sysctl
Scott Wood
2017-12-11
1
-0
/
+14
*
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-22
1
-0
/
+1
|
\
|
*
seccomp: Sysctl to display available actions
Tyler Hicks
2017-08-14
1
-0
/
+1
*
|
perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb
Konstantin Khlebnikov
2017-08-22
1
-1
/
+12
|
/
*
Documentation: Update path to sysrq.txt
Krzysztof Kozlowski
2017-03-03
1
-1
/
+1
*
Merge tag 'docs-4.10' of git://git.lwn.net/linux
Linus Torvalds
2016-12-12
1
-2
/
+2
|
\
|
*
docs: fix locations of several documents that got moved
Mauro Carvalho Chehab
2016-10-24
1
-2
/
+2
*
|
x86/dumpstack: Remove raw stack dump
Josh Poimboeuf
2016-10-25
1
-8
/
+0
|
/
*
printk: add kernel parameter to control writes to /dev/kmsg
Borislav Petkov
2016-08-02
1
-0
/
+14
*
rcu: sysctl: Panic on RCU Stall
Daniel Bristot de Oliveira
2016-06-15
1
-0
/
+12
*
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-05-16
1
-0
/
+14
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-11
1
-1
/
+1
|
\
|
*
perf/core: Change the default paranoia level to 2
Andy Lutomirski
2016-05-09
1
-1
/
+1
*
|
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2016-04-27
1
-0
/
+14
|
/
*
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-17
1
-0
/
+1
|
\
|
*
TTY, devpts: document pty count limiting
Konstantin Khlebnikov
2016-03-07
1
-0
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-14
1
-0
/
+8
|
\
\
|
*
|
sched/debug: Make schedstats a runtime tunable that is disabled by default
Mel Gorman
2016-02-09
1
-0
/
+8
|
|
/
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2016-02-03
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
perf tools: Document the perf sysctls
Ben Hutchings
2016-01-26
1
-0
/
+13
*
|
sysctl: enable strict writes
Kees Cook
2016-01-20
1
-8
/
+7
|
/
*
Documentation: Document kernel.panic_on_io_nmi sysctl
Hidehiro Kawai
2015-12-19
1
-0
/
+15
*
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
2015-11-05
1
-0
/
+12
*
coredump: use from_kuid/kgid when formatting corename
Nicolas Iooss
2015-06-25
1
-2
/
+2
*
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
2015-06-24
1
-0
/
+21
*
Doc/sysctl/kernel.txt: document threads-max
Heinrich Schuchardt
2015-04-17
1
-0
/
+21
*
watchdog: enable the new user interface of the watchdog mechanism
Ulrich Obergfell
2015-04-14
1
-9
/
+53
*
livepatch: kernel: add TAINT_LIVEPATCH
Seth Jennings
2014-12-22
1
-0
/
+1
*
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
2014-12-13
1
-4
/
+6
*
kernel: add panic_on_warn
Prarit Bhargava
2014-12-10
1
-14
/
+26
*
coredump: add %i/%I in core_pattern to report the tid of the crashed thread
Oleg Nesterov
2014-10-14
1
-0
/
+2
*
panic: add TAINT_SOFTLOCKUP
Josh Hunt
2014-08-08
1
-0
/
+1
*
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
2014-06-23
1
-0
/
+17
*
sysctl: allow for strict write position handling
Kees Cook
2014-06-06
1
-0
/
+21
*
hung_task: check the value of "sysctl_hung_task_timeout_sec"
Liu Hua
2014-04-07
1
-0
/
+1
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-06
1
-0
/
+2
|
\
|
*
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
2014-03-13
1
-0
/
+2
[next]