index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sysctl
/
kernel.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-23
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-13
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-03
1
-0
/
+14
*
rcu: sysctl: Panic on RCU Stall
Daniel Bristot de Oliveira
2016-06-16
1
-0
/
+12
*
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-05-17
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-10
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-08
1
-0
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-15
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-21
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-06
1
-0
/
+12
*
coredump: use from_kuid/kgid when formatting corename
Nicolas Iooss
2015-06-26
1
-2
/
+2
*
watchdog: add watchdog_cpumask sysctl to assist nohz
Chris Metcalf
2015-06-25
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-15
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-11
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-09
1
-0
/
+1
*
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
2014-06-24
1
-0
/
+17
*
sysctl: allow for strict write position handling
Kees Cook
2014-06-07
1
-0
/
+21
*
hung_task: check the value of "sysctl_hung_task_timeout_sec"
Liu Hua
2014-04-08
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
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
1
-9
/
+1
|
\
\
|
*
|
Merge branch 'linus' into sched/core, to resolve conflicts
Ingo Molnar
2014-02-02
1
-1
/
+56
|
|
\
|
|
*
|
sched/numa, mm: Remove p->numa_migrate_deferred
Rik van Riel
2014-01-28
1
-9
/
+1
*
|
|
Merge branch 'core/urgent' into core/locking
Ingo Molnar
2014-02-27
1
-2
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hung_task/Documentation: Fix hung_task_warnings description
Aaron Tomlin
2014-01-31
1
-2
/
+3
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-01-31
1
-0
/
+42
|
\
|
|
|
*
|
hung_task: Display every hung task warning
Aaron Tomlin
2014-01-25
1
-0
/
+42
|
|
/
*
/
kexec: add sysctl to disable kexec_load
Kees Cook
2014-01-24
1
-1
/
+14
|
/
*
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
2013-12-17
1
-5
/
+0
*
vsprintf: check real user/group id for %pK
Ryan Mallon
2013-11-13
1
-7
/
+18
[next]