summaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-2/+2
|\
| * docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-2/+2
* | s390/sclp: remove call home supportHeiko Carstens2019-06-191-16/+0
|/
* userfaultfd/sysctl: add vm.unprivileged_userfaultfdPeter Xu2019-05-141-0/+12
* Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-081-1/+1
|\
| * Documentation: fix core_pattern max lengthJakub Wilk2019-03-251-1/+1
* | mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m...Mel Gorman2019-04-261-8/+8
|/
* Merge tag 'docs-5.1' of git://git.lwn.net/linuxLinus Torvalds2019-03-092-29/+23
|\
| * Documentation/sysctl/vm.txt: Fix drop_caches bit numberVincent Whitchurch2019-01-141-1/+1
| * Merge branch 'thorsten' into docs-nextJonathan Corbet2019-01-081-28/+22
| |\
| | * docs: Revamp tainted-kernels.rst to make it more comprehensibleThorsten Leemhuis2019-01-081-28/+22
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-061-0/+12
|\ \ \
| * \ \ Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-111-10/+16
| |\ \ \
| * | | | sched/topology: Introduce a sysctl for Energy Aware SchedulingQuentin Perret2019-01-271-0/+12
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-1/+3
|\ \ \ \
| * | | | Documentation: Fix grammatical error in sysctl/fs.txt & clarify negative dentryWaiman Long2019-02-111-1/+3
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-081-10/+16
|\| | |
| * | | fs/dcache: Track & report number of negative dentriesWaiman Long2019-01-301-10/+16
| |/ /
* | | bpf, doc: add RISC-V JIT to BPF documentationBjörn Töpel2019-02-051-0/+1
* | | net: introduce a knob to control whether to inherit devconf configCong Wang2019-01-221-0/+14
|/ /
* | kernel/sysctl: add panic_print into sysctlFeng Tang2019-01-041-0/+17
* | mm: reclaim small amounts of memory when an external fragmentation event occursMel Gorman2018-12-281-0/+21
|/
* Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-011-0/+18
|\
| * stackleak: Allow runtime disabling of kernel stack erasingAlexander Popov2018-09-041-0/+18
* | bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann2018-10-251-0/+8
* | Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-091-16/+0
|/
* namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca2018-08-231-0/+36
* ipc: reorganize initialization of kern_ipc_perm.seqManfred Spraul2018-08-221-1/+2
* kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov2018-08-221-1/+14
* Documentation/sysctl/vm.txt: update __vm_enough_memory()'s pathjuviliu2018-08-221-1/+1
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+11
|\
| * Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy2018-07-081-0/+11
* | Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description.Prashant Dhamdhere2018-07-261-0/+10
* | doc: add description to dirtytime_expire_secondsYang Shi2018-06-261-0/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-0/+1
|\
| * bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing2018-05-031-0/+1
* | docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport2018-04-271-2/+2
* | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-161-3/+3
|\ \ | |/ |/|
| * docs/vm: rename documentation files to .rstMike Rapoport2018-04-161-3/+3
* | taint: add taint for randstructKees Cook2018-04-111-0/+1
* | taint: consolidate documentationKees Cook2018-04-111-26/+27
* | mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim2018-04-111-3/+2
* | net: do not create fallback tunnels for non-default namespacesEric Dumazet2018-03-091-0/+12
|/
* Documentation/sysctl/user.txt: fix typoKangmin Park2018-02-061-1/+1
* Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds2018-01-311-1/+16
|\
| * doc: update kptr_restrict documentationTobin C. Harding2017-12-211-1/+2
| * Documentation: Better document the hardlockup_panic sysctlScott Wood2017-12-111-0/+14
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-311-25/+0
|\ \
| * | mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko2018-01-311-25/+0
| |/
* / net: Clarify dev_weight documentation for LRO and GRO_HW.Michael Chan2017-12-201-1/+3
|/