summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/sysctl
AgeCommit message (Expand)AuthorFilesLines
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-45/+1
2022-02-21random: remove ifdef'd out interrupt benchJason A. Donenfeld1-9/+0
2022-02-21random: always wake up entropy writers after extractionJason A. Donenfeld1-2/+5
2022-02-11sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying1-45/+1
2022-01-31txhash: Add txrehash sysctl descriptionAkhmat Karakotov1-0/+9
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2022-01-15mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan1-1/+1
2021-12-14arm64: perf: Add userspace counter access disable switchRob Herring1-0/+11
2021-11-17docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab1-1/+1
2021-09-03mm: compaction: support triggering of proactive compaction by userCharan Teja Reddy1-1/+2
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+0
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-25/+27
2021-06-29docs: remove description of DISCONTIGMEMMike Rapoport1-6/+6
2021-06-29mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman1-0/+21
2021-06-29mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman1-19/+0
2021-06-29doc: watchdog: modify the doc related to "watchdog/%u"Wang Qing1-5/+5
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2-19/+27
2021-06-17docs: admin-guide: sysctl: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2-18/+21
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar1-7/+19
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+14
2021-05-24block_dump: remove comments in docszhangyi (F)1-8/+0
2021-05-18delayacct: Document task_delayacct sysctlMel Gorman1-0/+7
2021-05-14docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes1-4/+5
2021-05-13docs: admin-guide: update description for kernel.hotplug sysctlRasmus Villemoes1-1/+6
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-3/+14
2021-05-11bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann1-3/+14
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2021-04-03powerpc/bpf: Implement extended BPF on PPC32Christophe Leroy1-1/+1
2021-03-25net: change netdev_unregister_timeout_secs min value to 1Dmitry Vyukov1-1/+1
2021-03-23net: make unregister netdev warning timeout configurableDmitry Vyukov1-0/+11
2021-02-24mm/vmscan: restore zone_reclaim_mode ABIDave Hansen1-5/+5
2021-01-28Update Documentation/admin-guide/sysctl/fs.rstEric Curtin1-2/+2
2020-12-24Merge tag 'docs-5.11-2' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2020-12-21docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rstFengfei Xi1-1/+1
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+10
2020-12-15userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knobLokesh Gidra1-5/+10
2020-12-08docs: Update documentation to reflect what TAINT_CPU_OUT_OF_SPEC meansMathieu Chouquet-Stringer1-1/+1
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov3-3/+3
2020-12-08docs: clean up sysctl/kernel: titles, versionStephen Kitt1-7/+7
2020-10-28docs: admin-guide: net.rst: add a missing blank lineMauro Carvalho Chehab1-0/+1
2020-10-23Merge tag 'docs-5.10-2' of git://git.lwn.net/linuxLinus Torvalds1-0/+2
2020-10-22docs: Add two missing entries in vm sysctl indexFam Zheng1-0/+2
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-6/+14
2020-09-24docs: rewrite admin-guide/sysctl/abi.rstStephen Kitt1-0/+2
2020-09-16docs: rewrite admin-guide/sysctl/abi.rstStephen Kitt1-53/+18
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar1-6/+14
2020-08-12coredump: add %f for executable filenameLepton Wu1-1/+2
2020-08-12mm: proactive compactionNitin Gupta1-0/+15
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds3-7/+39
2020-07-29Documentation/sysctl: Document uclamp sysctl knobsQais Yousef1-0/+54