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
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-24Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-08-23bpf, doc: Add arm32 as arch supporting eBPF JITShubham Bansal
2017-08-22perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbKonstantin Khlebnikov
2017-08-20bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann
2017-08-18bpf, doc: improve sysctl knob descriptionDaniel Borkmann
2017-08-17bpf: Update sysctl documentation to list all supported architecturesMichael Ellerman
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks
2017-07-10mm: document highmem_is_dirtyable sysctlMichal Hocko
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann
2016-12-29net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-10-25x86/dumpstack: Remove raw stack dumpJosh Poimboeuf
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
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