summaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl/kernel.txt
Commit message (Expand)AuthorAgeFilesLines
* coredump: use from_kuid/kgid when formatting corenameNicolas Iooss2015-06-251-2/+2
* watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf2015-06-241-0/+21
* Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt2015-04-171-0/+21
* watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell2015-04-141-9/+53
* livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-221-0/+1
* ipc/msg: increase MSGMNI, remove scalingManfred Spraul2014-12-131-4/+6
* kernel: add panic_on_warnPrarit Bhargava2014-12-101-14/+26
* coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov2014-10-141-0/+2
* panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-081-0/+1
* kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin2014-06-231-0/+17
* sysctl: allow for strict write position handlingKees Cook2014-06-061-0/+21
* hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua2014-04-071-0/+1
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-061-0/+2
|\
| * Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-131-0/+2
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-03-311-9/+1
|\ \
| * \ Merge branch 'linus' into sched/core, to resolve conflictsIngo Molnar2014-02-021-1/+56
| |\ \ | | |/
| * | sched/numa, mm: Remove p->numa_migrate_deferredRik van Riel2014-01-281-9/+1
* | | Merge branch 'core/urgent' into core/lockingIngo Molnar2014-02-271-2/+3
|\ \ \ | |_|/ |/| |
| * | hung_task/Documentation: Fix hung_task_warnings descriptionAaron Tomlin2014-01-311-2/+3
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-311-0/+42
|\ \ \ | |/ /
| * | hung_task: Display every hung task warningAaron Tomlin2014-01-251-0/+42
| |/
* | kexec: add sysctl to disable kexec_loadKees Cook2014-01-231-1/+14
|/
* sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li2013-12-171-5/+0
* vsprintf: check real user/group id for %pKRyan Mallon2013-11-131-7/+18
* sched/numa: Skip some page migrations after a shared faultRik van Riel2013-10-091-1/+9
* sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman2013-10-091-8/+3
* sched/numa: Favour moving tasks towards the preferred nodeMel Gorman2013-10-091-1/+7
* sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman2013-10-091-5/+6
* mm: numa: Document automatic NUMA balancing sysctlsMel Gorman2013-10-091-0/+66
* coredump: add new %P variable in core_patternStéphane Graber2013-09-111-0/+1
* perf: Drop sample rate when sampling is too slowDave Hansen2013-06-231-0/+26
* watchdog: Remove softlockup_thresh from DocumentationLi Zefan2013-05-281-10/+0
* watchdog: Document watchdog_thresh sysctlLi Zefan2013-05-281-0/+14
* Documentation/sysctl/kernel.txt: document /proc/sys/shmallCarlos Alberto Lopez Perez2013-01-041-0/+13
* ipc: add sysctl to specify desired next object idStanislav Kinsbursky2013-01-041-0/+19
* coredump: add support for %d=__get_dumpable() in core nameOleg Nesterov2012-10-061-0/+2
* Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger2012-02-061-0/+2
* sysctl: add the kernel.ns_last_pid controlPavel Emelyanov2012-01-121-0/+8
* x86: Panic on detection of stack overflowMitsuo Hayasaka2011-12-051-0/+14
* kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard2011-10-311-0/+8
* ipc: introduce shm_rmid_forced sysctlVasiliy Kulikov2011-07-261-0/+22
* Documentation: refresh sysctl/kernel.txtBorislav Petkov2011-07-231-105/+110
* coredump: add support for exe_file in core nameJiri Slaby2011-05-261-1/+2
* Documentation: default_message_level is a typoPaul Bolle2011-02-111-1/+1
* kptr_restrict for hiding kernel pointers from unprivileged usersDan Rosenberg2011-01-131-0/+14
* syslog: check cap_syslog when dmesg_restrictSerge E. Hallyn2010-12-091-1/+1
* Restrict unprivileged access to kernel syslogDan Rosenberg2010-11-121-0/+14
* doc: Add documentation for bootloader_{type,version}H. Peter Anvin2009-12-111-0/+31
* docs: fix core_pipe_limit infoRandy Dunlap2009-11-091-3/+3
* exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman2009-09-241-0/+22
OpenPOWER on IntegriCloud