summaryrefslogtreecommitdiffstats
path: root/Documentation/sysctl
AgeCommit message (Expand)Author
2019-05-31bpf: add bpf_jit_limit knob to restrict unpriv allocationsDaniel Borkmann
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-08-22ipc: reorganize initialization of kern_ipc_perm.seqManfred Spraul
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutDmitry Vyukov
2018-08-22Documentation/sysctl/vm.txt: update __vm_enough_memory()'s pathjuviliu
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-26Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description.Prashant Dhamdhere
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy
2018-06-26doc: add description to dirtytime_expire_secondsYang Shi
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-03bpf, x86_32: add eBPF JIT compiler for ia32Wang YanQing
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport
2018-04-16Merge branch 'mm-rst' into docs-nextJonathan Corbet
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2018-04-11taint: add taint for randstructKees Cook
2018-04-11taint: consolidate documentationKees Cook
2018-04-11mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestJoonsoo Kim
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet
2018-02-06Documentation/sysctl/user.txt: fix typoKangmin Park
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlMichal Hocko
2017-12-21doc: update kptr_restrict documentationTobin C. Harding
2017-12-20net: Clarify dev_weight documentation for LRO and GRO_HW.Michael Chan
2017-12-11Documentation: Better document the hardlockup_panic sysctlScott Wood
2017-11-29Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...Michal Hocko
2017-11-17Documentation/sysctl/vm.txt: fix typoKangmin Park
2017-11-15mm, sysctl: make NUMA stats configurableKemi Wang
2017-11-15mm: consolidate page table accountingKirill A. Shutemov
2017-11-15mm: account pud page tablesKirill A. Shutemov
2017-11-15mm/page-writeback.c: print a warning if the vm dirtiness settings are illogicalYafang Shao
2017-10-03docs: Update binfmt_misc linksTom Saeger
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