summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/sysctl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-041-0/+12
|\
| * Documentation: add a description for net.core.high_order_alloc_disableAntoine Tenart2022-07-091-0/+12
* | docs: admin-guide/sysctl: Fix rendering errorStephen Kitt2022-06-241-2/+2
|/
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-0/+48
|\
| * mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctlMuchun Song2022-05-141-0/+39
| * Documentation/sysctl: document page_lock_unfairnessJoel Savitz2022-04-291-0/+9
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-0/+17
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-241-0/+9
| |\ \
| | * | Documentation: add description for net.core.gro_normal_batchXin Long2022-05-201-0/+9
| | |/
| * / net: add skb_defer_max sysctlEric Dumazet2022-05-161-0/+8
| |/
* | Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds2022-05-251-0/+7
|\ \
| * | Documentation/sysctl: document max_rcu_stall_to_panicJoel Savitz2022-05-021-0/+7
| |/
* / random: fix sysctl documentation nitsJason A. Donenfeld2022-05-131-4/+4
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-241-0/+2
|\
| * panic: add option to dump all CPUs backtraces in panic_printGuilherme G. Piccoli2022-03-241-0/+1
| * docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli2022-03-241-0/+1
* | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-241-0/+9
|\ \
| * | txhash: Add txrehash sysctl descriptionAkhmat Karakotov2022-01-311-0/+9
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-231-9/+21
|\ \
| * | NUMA balancing: optimize page placement for memory tiering systemHuang Ying2022-03-221-9/+20
| |/
* | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-03-221-45/+1
|\ \
| * | sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying2022-02-111-45/+1
| |/
* | random: remove ifdef'd out interrupt benchJason A. Donenfeld2022-02-211-9/+0
* | random: always wake up entropy writers after extractionJason A. Donenfeld2022-02-211-2/+5
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-1/+1
|\
| * mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan2022-01-151-1/+1
* | arm64: perf: Add userspace counter access disable switchRob Herring2021-12-141-0/+11
|/
* docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab2021-11-171-1/+1
* mm: compaction: support triggering of proactive compaction by userCharan Teja Reddy2021-09-031-1/+2
* Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-8/+0
|\
| * block_dump: remove comments in docszhangyi (F)2021-05-241-8/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-302-25/+27
|\ \
| * | docs: remove description of DISCONTIGMEMMike Rapoport2021-06-291-6/+6
| * | mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman2021-06-291-0/+21
| * | mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman2021-06-291-19/+0
| * | doc: watchdog: modify the doc related to "watchdog/%u"Wang Qing2021-06-291-5/+5
* | | Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-292-19/+27
|\ \ \
| * | | docs: admin-guide: sysctl: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab2021-06-172-18/+21
| * | | docs: admin-guide: update description for kernel.hotplug sysctlRasmus Villemoes2021-05-131-1/+6
* | | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-7/+19
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-271-3/+14
| |\ \ \ | | |_|/ | |/| |
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-05-121-3/+14
| | |\ \ | | | |/ | | |/|
| | | * bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann2021-05-111-3/+14
| * | | docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes2021-05-151-4/+5
| |/ /
* / / delayacct: Document task_delayacct sysctlMel Gorman2021-05-181-0/+7
|/ /
* | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-301-1/+1
|\ \ | |/ |/|
| * powerpc/bpf: Implement extended BPF on PPC32Christophe Leroy2021-04-031-1/+1
* | net: change netdev_unregister_timeout_secs min value to 1Dmitry Vyukov2021-03-261-1/+1
* | net: make unregister netdev warning timeout configurableDmitry Vyukov2021-03-241-0/+11
|/
* mm/vmscan: restore zone_reclaim_mode ABIDave Hansen2021-02-241-5/+5