summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/sysctl
AgeCommit message (Expand)Author
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-24Documentation: sysctl: align cells in second content columnBagas Sanjaya
2022-08-24net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima
2022-08-22Remove DECnet support from kernelStephen Hemminger
2022-08-08mm: hugetlb_vmemmap: introduce the name HVOMuchun Song
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-27powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour
2022-07-08Documentation: add a description for net.core.high_order_alloc_disableAntoine Tenart
2022-07-03mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-06-24docs: admin-guide/sysctl: Fix rendering errorStephen Kitt
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19Documentation: add description for net.core.gro_normal_batchXin Long
2022-05-16net: add skb_defer_max sysctlEric Dumazet
2022-05-13mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctlMuchun Song
2022-05-13random: fix sysctl documentation nitsJason A. Donenfeld
2022-05-01Documentation/sysctl: document max_rcu_stall_to_panicJoel Savitz
2022-04-28Documentation/sysctl: document page_lock_unfairnessJoel Savitz
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-23panic: add option to dump all CPUs backtraces in panic_printGuilherme G. Piccoli
2022-03-23docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22NUMA balancing: optimize page placement for memory tiering systemHuang Ying
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-21random: remove ifdef'd out interrupt benchJason A. Donenfeld
2022-02-21random: always wake up entropy writers after extractionJason A. Donenfeld
2022-02-11sched/numa-balancing: Move some document to make it consistent with the codeHuang Ying
2022-01-31txhash: Add txrehash sysctl descriptionAkhmat Karakotov
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan
2021-12-14arm64: perf: Add userspace counter access disable switchRob Herring
2021-11-17docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab
2021-09-03mm: compaction: support triggering of proactive compaction by userCharan Teja Reddy
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29docs: remove description of DISCONTIGMEMMike Rapoport
2021-06-29mm/page_alloc: introduce vm.percpu_pagelist_high_fractionMel Gorman
2021-06-29mm/page_alloc: delete vm.percpu_pagelist_fractionMel Gorman
2021-06-29doc: watchdog: modify the doc related to "watchdog/%u"Wang Qing
2021-06-28Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds
2021-06-17docs: admin-guide: sysctl: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-24block_dump: remove comments in docszhangyi (F)