summaryrefslogtreecommitdiff
path: root/Documentation/sysctl
AgeCommit message (Expand)Author
2019-08-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2016-09-30mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2016-09-22userns; Document per user per user namespace limits.Eric W. Biederman
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov
2016-07-26Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2016-07-18Documentation: add watermark_scale_factor to the list of vm systcl fileJerome Marchand
2016-06-15rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-19mm: /proc/sys/vm/stat_refresh to force vmstat updateHugh Dickins
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-16perf core: Separate accounting of contexts and real addresses in a stack traceArnaldo Carvalho de Melo
2016-05-16bpf: add generic constant blinding for use in jitsDaniel Borkmann
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-09perf/core: Change the default paranoia level to 2Andy Lutomirski
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-04-28Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu
2016-04-27perf core: Allow setting up max frame stack depth via sysctlArnaldo Carvalho de Melo
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-17mm: scale kswapd watermarks in proportion to memoryJohannes Weiner
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-14Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-07TTY, devpts: document pty count limitingKonstantin Khlebnikov
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman
2016-02-03Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2016-01-26perf tools: Document the perf sysctlsBen Hutchings
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-20sysctl: enable strict writesKees Cook
2016-01-19pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14mm: mmap: add new /proc tunable for mmap_base ASLRDaniel Cashman
2015-12-19Documentation: Document kernel.panic_on_io_nmi sysctlHidehiro Kawai
2015-12-08Documentation: fix sysfs-ptpChris Dunlop
2015-11-09Documentation/sysctl/vm.txt: fix misleading code reference of overcommit_memoryChun Chen
2015-11-05kernel/watchdog.c: perform all-CPU backtrace in case of hard lockupJiri Kosina
2015-09-17net: qdisc: enhance default_qdisc documentationPhil Sutter
2015-09-08mm/page_alloc.c: fix a misleading commentYaowei Bai
2015-07-24Documentation: mm: fix location of extfrag_indexRabin Vincent
2015-06-25coredump: use from_kuid/kgid when formatting corenameNicolas Iooss
2015-06-24watchdog: add watchdog_cpumask sysctl to assist nohzChris Metcalf
2015-04-17Doc/sysctl/kernel.txt: document threads-maxHeinrich Schuchardt
2015-04-15mm: allow compaction of unevictable pagesEric B Munson
2015-04-14watchdog: enable the new user interface of the watchdog mechanismUlrich Obergfell
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-02-11Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn
2015-01-28Documentation: mm: Fix typo in vm.txtMasanari Iida