aboutsummaryrefslogtreecommitdiff
path: root/Documentation/sysctl
AgeCommit message (Expand)AuthorFilesLines
2019-01-04kernel/sysctl: add panic_print into sysctlGravatar Feng Tang 1-0/+17
2018-12-28mm: reclaim small amounts of memory when an external fragmentation event occursGravatar Mel Gorman 1-0/+21
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+18
2018-10-25bpf: add bpf_jit_limit knob to restrict unpriv allocationsGravatar Daniel Borkmann 1-0/+8
2018-09-09Drop all 00-INDEX files from Documentation/Gravatar Henrik Austad 1-16/+0
2018-09-04stackleak: Allow runtime disabling of kernel stack erasingGravatar Alexander Popov 1-0/+18
2018-08-23namei: allow restricted O_CREAT of FIFOs and regular filesGravatar Salvatore Mesoraca 1-0/+36
2018-08-22ipc: reorganize initialization of kern_ipc_perm.seqGravatar Manfred Spraul 1-1/+2
2018-08-22kernel/hung_task.c: allow to set checking interval separately from timeoutGravatar Dmitry Vyukov 1-1/+14
2018-08-22Documentation/sysctl/vm.txt: update __vm_enough_memory()'s pathGravatar juviliu 1-1/+1
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+11
2018-07-26Documentation: vm.txt: Adding 'nr_hugepages_mempolicy' parameter description.Gravatar Prashant Dhamdhere 1-0/+10
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicGravatar Sunil Muthuswamy 1-0/+11
2018-06-26doc: add description to dirtytime_expire_secondsGravatar Yang Shi 1-0/+13
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+1
2018-05-03bpf, x86_32: add eBPF JIT compiler for ia32Gravatar Wang YanQing 1-0/+1
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmGravatar Mike Rapoport 1-2/+2
2018-04-16Merge branch 'mm-rst' into docs-nextGravatar Jonathan Corbet 1-3/+3
2018-04-16docs/vm: rename documentation files to .rstGravatar Mike Rapoport 1-3/+3
2018-04-11taint: add taint for randstructGravatar Kees Cook 1-0/+1
2018-04-11taint: consolidate documentationGravatar Kees Cook 1-26/+27
2018-04-11mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE requestGravatar Joonsoo Kim 1-3/+2
2018-03-09net: do not create fallback tunnels for non-default namespacesGravatar Eric Dumazet 1-0/+12
2018-02-06Documentation/sysctl/user.txt: fix typoGravatar Kangmin Park 1-1/+1
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+16
2018-01-31Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-25/+0
2018-01-31mm, hugetlb: remove hugepages_treat_as_movable sysctlGravatar Michal Hocko 1-25/+0
2017-12-21doc: update kptr_restrict documentationGravatar Tobin C. Harding 1-1/+2
2017-12-20net: Clarify dev_weight documentation for LRO and GRO_HW.Gravatar Michael Chan 1-1/+3
2017-12-11Documentation: Better document the hardlockup_panic sysctlGravatar Scott Wood 1-0/+14
2017-11-29Revert "mm/page-writeback.c: print a warning if the vm dirtiness settings are...Gravatar Michal Hocko 1-7/+0
2017-11-17Documentation/sysctl/vm.txt: fix typoGravatar Kangmin Park 1-1/+1
2017-11-15mm, sysctl: make NUMA stats configurableGravatar Kemi Wang 1-0/+16
2017-11-15mm: consolidate page table accountingGravatar Kirill A. Shutemov 1-4/+4
2017-11-15mm: account pud page tablesGravatar Kirill A. Shutemov 1-4/+4
2017-11-15mm/page-writeback.c: print a warning if the vm dirtiness settings are illogicalGravatar Yafang Shao 1-0/+7
2017-10-03docs: Update binfmt_misc linksGravatar Tom Saeger 2-2/+2
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2017-09-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+3
2017-09-06mm, page_alloc: rip out ZONELIST_ORDER_ZONEGravatar Michal Hocko 1-1/+3
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2017-08-24Merge tag 'perf-core-for-mingo-4.14-20170823' of git://git.kernel.org/pub/scm...Gravatar Ingo Molnar 1-1/+12
2017-08-23bpf, doc: Add arm32 as arch supporting eBPF JITGravatar Shubham Bansal 1-1/+1
2017-08-22perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kbGravatar Konstantin Khlebnikov 1-1/+12
2017-08-20bpf, doc: also add s390x as arch to sysctl descriptionGravatar Daniel Borkmann 1-0/+1
2017-08-18bpf, doc: improve sysctl knob descriptionGravatar Daniel Borkmann 1-14/+23
2017-08-17bpf: Update sysctl documentation to list all supported architecturesGravatar Michael Ellerman 1-2/+17
2017-08-14seccomp: Sysctl to display available actionsGravatar Tyler Hicks 1-0/+1
2017-07-10mm: document highmem_is_dirtyable sysctlGravatar Michal Hocko 1-0/+20
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningGravatar Matthew Whitehead 1-1/+10