summaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl
AgeCommit message (Expand)AuthorLines
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad-16/+0
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca-0/+36
2018-08-22ipc: reorganize initialization of kern_ipc_perm.seqManfred Spraul-1/+2
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov-1/+14
2018-08-22Documentation/sysctl/vm.txt: update __vm_enough_memory()'s pathjuviliu-1/+1
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+11
2018-07-26Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description.Prashant Dhamdhere-0/+10
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy-0/+11
2018-06-26doc: add description to dirtytime_expire_secondsYang Shi-0/+13
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+1
2018-05-03bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing-0/+1
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport-2/+2
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet-3/+3
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport-3/+3
2018-04-11taint: add taint for randstructKees Cook-0/+1
2018-04-11taint: consolidate documentationKees Cook-26/+27
2018-04-11mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim-3/+2
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet-0/+12
2018-02-06Documentation/sysctl/user.txt: fix typoKangmin Park-1/+1
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds-1/+16
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds-25/+0
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko-25/+0
2017-12-21doc: update kptr_restrict documentationTobin C. Harding-1/+2
2017-12-20net: Clarify dev_weight documentation for LRO and GRO_HW.Michael Chan-1/+3
2017-12-11Documentation: Better document the hardlockup_panic sysctlScott Wood-0/+14
2017-11-29Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...Michal Hocko-7/+0
2017-11-17Documentation/sysctl/vm.txt: fix typoKangmin Park-1/+1
2017-11-15mm, sysctl: make NUMA stats configurableKemi Wang-0/+16
2017-11-15mm: consolidate page table accountingKirill A. Shutemov-4/+4
2017-11-15mm: account pud page tablesKirill A. Shutemov-4/+4
2017-11-15mm/page-writeback.c: print a warning if the vm dirtiness settings are illogicalYafang Shao-0/+7
2017-10-03docs: Update binfmt_misc linksTom Saeger-2/+2
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+3
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEMichal Hocko-1/+3
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1/+1
2017-08-24Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...Ingo Molnar-1/+12
2017-08-23bpf, doc: Add arm32 as arch supporting eBPF JITShubham Bansal-1/+1
2017-08-22perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbKonstantin Khlebnikov-1/+12
2017-08-20bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann-0/+1
2017-08-18bpf, doc: improve sysctl knob descriptionDaniel Borkmann-14/+23
2017-08-17bpf: Update sysctl documentation to list all supported architecturesMichael Ellerman-2/+17
2017-08-14seccomp: Sysctl to display available actionsTyler Hicks-0/+1
2017-07-10mm: document highmem_is_dirtyable sysctlMichal Hocko-0/+20
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead-1/+10
2017-03-04Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2017-03-03Documentation: Update path to sysrq.txtKrzysztof Kozlowski-1/+1
2017-02-24mm, madvise: fail with ENOMEM when splitting vma will hit max_map_countDavid Rientjes-2/+2
2017-02-17bpf: make jited programs visible in tracesDaniel Borkmann-0/+12
2016-12-29net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier-0/+21