aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl/kernel.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/rusty/linuxLinus Torvalds1-0/+2
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/kernel/git/tip/tipLinus 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 being scannedMel 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/sysctlsShen 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