aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/sysctl
AgeCommit message (Expand)Author
2023-10-25Documentation: sysctl: align cells in second content columnBagas Sanjaya
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-02-01panic: Introduce warn_limitKees Cook
2023-02-01exit: Allow oops_limit to be disabledKees Cook
2023-02-01exit: Put an upper limit on how often we can oopsJann Horn
2022-08-31net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima
2022-07-29mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan
2022-05-30random: fix sysctl documentation nitsJason A. Donenfeld
2022-05-30random: remove ifdef'd out interrupt benchJason A. Donenfeld
2022-05-30random: always wake up entropy writers after extractionJason A. Donenfeld
2022-04-08docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli
2021-12-01docs: 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)
2021-05-18delayacct: Document task_delayacct sysctlMel Gorman
2021-05-14docs: admin-guide: update description for kernel.modprobe sysctlRasmus Villemoes
2021-05-13docs: admin-guide: update description for kernel.hotplug sysctlRasmus Villemoes
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-11bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-03powerpc/bpf: Implement extended BPF on PPC32Christophe Leroy
2021-03-25net: change netdev_unregister_timeout_secs min value to 1Dmitry Vyukov
2021-03-23net: make unregister netdev warning timeout configurableDmitry Vyukov
2021-02-24mm/vmscan: restore zone_reclaim_mode ABIDave Hansen
2021-01-28Update Documentation/admin-guide/sysctl/fs.rstEric Curtin
2020-12-24Merge tag 'docs-5.11-2' of git://git.lwn.net/linuxLinus Torvalds
2020-12-21docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rstFengfei Xi
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15userfaultfd: add user-mode only option to unprivileged_userfaultfd sysctl knobLokesh Gidra
2020-12-08docs: Update documentation to reflect what TAINT_CPU_OUT_OF_SPEC meansMathieu Chouquet-Stringer
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov
2020-12-08docs: clean up sysctl/kernel: titles, versionStephen Kitt
2020-10-28docs: admin-guide: net.rst: add a missing blank lineMauro Carvalho Chehab
2020-10-23Merge tag 'docs-5.10-2' of git://git.lwn.net/linuxLinus Torvalds
2020-10-22docs: Add two missing entries in vm sysctl indexFam Zheng
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-09-24docs: rewrite admin-guide/sysctl/abi.rstStephen Kitt
2020-09-16docs: rewrite admin-guide/sysctl/abi.rstStephen Kitt
2020-08-28net: add option to not create fall-back tunnels in root-ns as wellMahesh Bandewar
2020-08-12coredump: add %f for executable filenameLepton Wu