aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl/kernel.txt
AgeCommit message (Expand)AuthorFilesLines
2019-07-15docs: sysctl: convert to ReSTMauro Carvalho Chehab1-1129/+0
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2019-06-19s390/sclp: remove call home supportHeiko Carstens1-16/+0
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-2/+2
2019-03-25Documentation: fix core_pattern max lengthJakub Wilk1-1/+1
2019-03-09Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds1-28/+22
2019-01-27sched/topology: Introduce a sysctl for Energy Aware SchedulingQuentin Perret1-0/+12
2019-01-08Merge branch 'thorsten' into docs-nextJonathan Corbet1-28/+22
2019-01-08docs: Revamp tainted-kernels.rst to make it more comprehensibleThorsten Leemhuis1-28/+22
2019-01-04kernel/sysctl: add panic_print into sysctlFeng Tang1-0/+17
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov1-0/+18
2018-08-22ipc: reorganize initialization of kern_ipc_perm.seqManfred Spraul1-1/+2
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov1-1/+14
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy1-0/+11
2018-04-11taint: add taint for randstructKees Cook1-0/+1
2018-04-11taint: consolidate documentationKees Cook1-26/+27
2017-12-21doc: update kptr_restrict documentationTobin C. Harding1-1/+2
2017-12-11Documentation: Better document the hardlockup_panic sysctlScott Wood1-0/+14
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2017-08-22perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbKonstantin Khlebnikov1-1/+12
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks1-0/+1
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski1-1/+1
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2016-10-25x86/dumpstack: Remove raw stack dumpJosh Poimboeuf1-8/+0
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-2/+2
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov1-0/+14
2016-06-15rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira1-0/+12
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo1-0/+14
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+1
2016-05-09perf/core: Change the default paranoia level to 2Andy Lutomirski1-1/+1
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo1-0/+14
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+8
2016-03-07TTY, devpts: document pty count limitingKonstantin Khlebnikov1-0/+1
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman1-0/+8
2016-02-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+13
2016-01-26perf tools: Document the perf sysctlsBen Hutchings1-0/+13
2016-01-20sysctl: enable strict writesKees Cook1-8/+7
2015-12-19Documentation: Document kernel.panic_on_io_nmi sysctlHidehiro Kawai1-0/+15
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina1-0/+12
2015-06-25coredump: use from_kuid/kgid when formatting corenameNicolas Iooss1-2/+2
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf1-0/+21
2015-04-17Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt1-0/+21
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell1-9/+53
2014-12-22livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings1-0/+1
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul1-4/+6
2014-12-10kernel: add panic_on_warnPrarit Bhargava1-14/+26
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov1-0/+2
2014-08-08panic: add TAINT_SOFTLOCKUPJosh Hunt1-0/+1
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+17
2014-06-06sysctl: allow for strict write position handlingKees Cook1-0/+21
2014-04-07hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua1-0/+1
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-9/+1
2014-03-13Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers1-0/+2
2014-02-27Merge branch 'core/urgent' into core/lockingIngo Molnar1-2/+3
2014-02-02Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar1-1/+56
2014-01-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+42
2014-01-31hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin1-2/+3
2014-01-28sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel1-9/+1
2014-01-25hung_task: Display every hung task warningAaron Tomlin1-0/+42
2014-01-23kexec: add sysctl to disable kexec_loadKees Cook1-1/+14
2013-12-17sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li1-5/+0
2013-11-13vsprintf: check real user/group id for %pKRyan Mallon1-7/+18
2013-10-09sched/numa: Skip some page migrations after a shared faultRik van Riel1-1/+9
2013-10-09sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman1-8/+3
2013-10-09sched/numa: Favour moving tasks towards the preferred nodeMel Gorman1-1/+7
2013-10-09sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman1-5/+6
2013-10-09mm: numa: Document automatic NUMA balancing sysctlsMel Gorman1-0/+66
2013-09-11coredump: add new %P variable in core_patternStéphane Graber1-0/+1
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen1-0/+26
2013-05-28watchdog: Remove softlockup_thresh from DocumentationLi Zefan1-10/+0
2013-05-28watchdog: Document watchdog_thresh sysctlLi Zefan1-0/+14
2013-01-04Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez1-0/+13
2013-01-04ipc: add sysctl to specify desired next object idStanislav Kinsbursky1-0/+19
2012-10-06coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov1-0/+2
2012-02-06Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger1-0/+2
2012-01-12sysctl: add the kernel.ns_last_pid controlPavel Emelyanov1-0/+8
2011-12-05x86: Panic on detection of stack overflowMitsuo Hayasaka1-0/+14
2011-10-31kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard1-0/+8
2011-07-26ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov1-0/+22
2011-07-23Documentation: refresh sysctl/kernel.txtBorislav Petkov1-105/+110
2011-05-26coredump: add support for exe_file in core nameJiri Slaby1-1/+2
2011-02-11Documentation: default_message_level is a typoPaul Bolle1-1/+1
2011-01-13kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg1-0/+14
2010-12-09syslog: check cap_syslog when dmesg_restrictSerge E. Hallyn1-1/+1
2010-11-12Restrict unprivileged access to kernel syslogDan Rosenberg1-0/+14
2009-12-11doc: Add documentation for bootloader_{type,version}H. Peter Anvin1-0/+31
2009-11-09docs: fix core_pipe_limit infoRandy Dunlap1-3/+3
2009-09-24exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman1-0/+22
2009-09-23printk: add printk_delay to make messages readable for some scenariosDave Young1-0/+8
2009-09-21trivial: doc: document missing value 2 for randomize-va-spaceHorst Schirmeier1-13/+17
2009-09-11[S390] add call home supportHans-Joachim Picht1-0/+16
2009-05-08Merge branch 'master' into nextJames Morris1-0/+53
2009-04-02documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng1-0/+53
2009-04-03modules: sysctl to block module loadingKees Cook1-0/+11
2008-10-29Document kernel taint flags properlyGreg Kroah-Hartman1-7/+17
2008-10-10Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman1-0/+1
2008-09-23Documentation/sysctl/kernel.txt: fix softlockup_thresh descriptionAndrew Morton1-3/+4
2008-02-13Documentation: sysctl/kernel.txt: fix documentation referenceMichael Opdenacker1-1/+1
2008-02-09brk: document randomize_va_space and CONFIG_COMPAT_BRK (was Re:Jiri Kosina1-0/+29
2007-10-17softlockup: add a /proc tuning parameterRavikiran G Thirumalai1-0/+8
2007-05-09misc doc and kconfig typosMatt LaPlante1-1/+1
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day1-1/+1
2006-12-07[PATCH] x86: add sysctl for kstack_depth_to_printChuck Ebbert1-0/+8
2006-10-11[PATCH] document the core-dump-to-a-pipe patchMatthias Urlichs1-1/+4
2006-08-27[PATCH] Fix docs for fs.suid_dumpableAlexey Dobriyan1-20/+0
2006-08-06[PATCH] doc: update panic_on_oops documentationMaxime Bizon1-3/+2
2006-02-20[PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek1-0/+10
2005-06-23[PATCH] setuid core dumpAlan Cox1-0/+20
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+314