aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/sysctl
AgeCommit message (Expand)AuthorFilesLines
20 hoursMerge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+16
8 daysARC: Add eBPF JIT supportShahab Vahedi1-0/+1
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan1-0/+16
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-6/+24
2024-03-18tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei1-6/+24
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+12
2024-02-28net: make SK_MEMORY_PCPU_RESERV tunableAdam Li1-0/+5
2024-02-22panic: add option to dump blocked tasks in panic_printFeng Tang1-0/+1
2024-02-22docs: add information about ipc sysctls limitationsAlexey Gladkov1-3/+11
2023-12-15net: increase optmem_max default valueEric Dumazet1-1/+4
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds2-10/+10
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-21/+2
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2023-10-10docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESSVratislav Bendel1-2/+2
2023-10-09sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...Shrikanth Hegde1-1/+2
2023-10-03docs: admin-guide: sysctl: fix details of struct dentry_stat_tRandy Dunlap1-8/+8
2023-09-21bpf, docs: Add loongarch64 as arch supporting BPF JITTiezhu Yang1-0/+1
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel1-21/+2
2023-09-08Merge tag 'io_uring-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds1-0/+29
2023-09-05io_uring: add a sysctl to disable io_uring system-wideMatteo Rizzo1-0/+29
2023-08-16Documentation: admin-guide: Add riscv sysctl_perf_user_accessAlexandre Ghiti1-4/+23
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-2/+2
2023-06-21docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet1-1/+1
2023-05-25Documentation: net: net.core.txrehash is not specific to listening socketsAntoine Tenart1-2/+2
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet1-2/+2
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-3/+22
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-2/+2
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni1-0/+6
2023-02-02kexec: introduce sysctl parameters kexec_load_limit_*Ricardo Ribalda1-0/+18
2023-02-02Documentation: sysctl: correct kexec_load_disabledRicardo Ribalda1-3/+4
2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap1-2/+2
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-4/+4
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+19
2022-12-14LoongArch: Add unaligned access supportHuacai Chen1-4/+4
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds2-145/+97
2022-12-02panic: Introduce warn_limitKees Cook1-0/+10
2022-12-02exit: Allow oops_limit to be disabledKees Cook1-2/+3
2022-12-01exit: Put an upper limit on how often we can oopsJann Horn1-0/+8
2022-11-18core_pattern: add CPU specifierOleksandr Natalenko1-0/+1
2022-11-10x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli1-0/+23
2022-10-19docs: sysctl/fs: re-order, prettifyStephen Kitt2-98/+92
2022-10-19docs: sysctl/fs: remove references to super-max/-nrStephen Kitt1-10/+0
2022-10-19docs: sysctl/fs: merge the aio sectionsStephen Kitt1-13/+5
2022-10-19docs: sysctl/fs: remove references to dquot-max/-nrStephen Kitt1-16/+0
2022-10-19docs: sysctl/fs: remove references to inode-maxStephen Kitt1-12/+4
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+5
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+14
2022-09-16bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionYauheni Kaliuta1-0/+3
2022-09-11kernel/utsname_sysctl.c: print kernel archPetr Vorel1-0/+5
2022-09-11memory tiering: rate limit NUMA migration throughputHuang Ying1-0/+11
2022-09-11userfaultfd: update documentation to describe /dev/userfaultfdAxel Rasmussen1-0/+3
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2022-08-24Documentation: sysctl: align cells in second content columnBagas Sanjaya1-9/+9
2022-08-24net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima1-1/+1
2022-08-22Remove DECnet support from kernelStephen Hemminger1-7/+8
2022-08-08mm: hugetlb_vmemmap: introduce the name HVOMuchun Song1-2/+1
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+12
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+3
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+12
2022-07-27powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour1-0/+12
2022-07-08Documentation: add a description for net.core.high_order_alloc_disableAntoine Tenart1-0/+12
2022-07-03mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song1-3/+2
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport1-1/+1
2022-06-24docs: admin-guide/sysctl: Fix rendering errorStephen Kitt1-2/+2
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+48
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+17
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds1-0/+7
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+9
2022-05-19Documentation: add description for net.core.gro_normal_batchXin Long1-0/+9
2022-05-16net: add skb_defer_max sysctlEric Dumazet1-0/+8
2022-05-13mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctlMuchun Song1-0/+39
2022-05-13random: fix sysctl documentation nitsJason A. Donenfeld1-4/+4
2022-05-01Documentation/sysctl: document max_rcu_stall_to_panicJoel Savitz1-0/+7
2022-04-28Documentation/sysctl: document page_lock_unfairnessJoel Savitz1-0/+9
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+9
2022-03-23panic: add option to dump all CPUs backtraces in panic_printGuilherme G. Piccoli1-0/+1
2022-03-23docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli1-0/+1
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+21
2022-03-22NUMA balancing: optimize page placement for memory tiering systemHuang Ying1-9/+20
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
2020-07-05Replace HTTP links with HTTPS ones: Documentation/admin-guideAlexander A. Klimov1-1/+1
2020-07-05Documentation/admin-guide: sysctl/kernel: drop doubled wordRandy Dunlap1-1/+1
2020-06-26Merge branch 'mauro' into docs-nextJonathan Corbet1-1/+1
2020-06-26docs: move nommu-mmap.txt to admin-guide and rename to ReSTMauro Carvalho Chehab1-1/+1
2020-06-26docs: sysctl/kernel: document randomStephen Kitt1-0/+32
2020-06-19Documentation: fix sysctl/kernel.rst heading format warningsRandy Dunlap1-4/+4
2020-06-08panic: add sysctl to dump all CPUs backtraces on oops eventGuilherme G. Piccoli1-0/+16
2020-06-08kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...Guilherme G. Piccoli1-0/+14
2020-06-08kernel: add panic_on_taintRafael Aquini1-0/+7
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+18
2020-06-03mm: allow swappiness that prefers reclaiming anon over the file workingsetJohannes Weiner1-5/+18
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-3/+5
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds1-1/+156
2020-05-25docs: sysctl/kernel: document unaligned controlsStephen Kitt1-0/+51
2020-05-25docs: sysctl/kernel: document ngroups_maxStephen Kitt1-0/+9
2020-05-18Revert "docs: sysctl/kernel: document ngroups_max"Jonathan Corbet1-9/+0
2020-05-16netns: enable to inherit devconf from current netnsNicolas Dichtel1-1/+3
2020-05-15docs: sysctl/kernel: document ngroups_maxStephen Kitt1-0/+9
2020-05-05docs: sysctl/kernel: document firmware_configStephen Kitt1-0/+13
2020-05-05docs: sysctl/kernel: document ftrace entriesStephen Kitt1-0/+48
2020-05-05docs: filesystems: convert devpts.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28docs: networking: convert ipvs-sysctl.txt to ReSTMauro Carvalho Chehab1-2/+2
2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-04-28docs: sysctl/kernel: document cad_pidStephen Kitt1-0/+10
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar1-5/+11
2020-04-20docs: sysctl/kernel: document BPF entriesStephen Kitt1-0/+24
2020-04-16doc/admin-guide: update kernel.rst with CAP_PERFMON informationAlexey Budankov1-5/+11
2020-04-15docs: admin-guide: merge sections for the kernel.modprobe sysctlEric Biggers1-28/+19
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2020-04-10docs: admin-guide: document the kernel.modprobe sysctlEric Biggers1-0/+21
2020-04-07time/namespace: Add max_time_namespaces ucountDmitry Safonov1-0/+6
2020-04-02mm/compaction: Disable compact_unevictable_allowed on RTSebastian Andrzej Siewior1-0/+3
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-1/+2
2020-03-10Documentation: Better document the softlockup_panic sysctlGuilherme G. Piccoli1-0/+14
2020-03-05bpf, doc: Add BPF JIT for RV32G to BPF documentationLuke Nelson1-1/+2
2020-02-25docs: add a script to check sysctl docsStephen Kitt1-0/+3
2020-02-25docs: sysctl/kernel: document acpi_video_flagsStephen Kitt1-2/+9
2020-02-19docs: sysctl/kernel: remove rtsig entriesStephen Kitt1-10/+0
2020-02-19docs: document panic fully in sysctl/kernel.rstStephen Kitt1-3/+9
2020-02-19docs: document stop-a in sysctl/kernel.rstStephen Kitt1-0/+10
2020-02-19docs: add missing IPC documentation in sysctl/kernel.rstStephen Kitt1-0/+12
2020-02-19docs: drop l2cr from sysctl/kernel.rstStephen Kitt1-7/+0
2020-02-19docs: merge debugging-modules.txt into sysctl/kernel.rstStephen Kitt1-1/+13
2020-02-19docs: pretty up sysctl/kernel.rstStephen Kitt1-495/+492
2020-02-13docs: admin-guide: Add description of %c corename formatd.hatayama@fujitsu.com1-0/+1
2019-11-07docs: admin-guide: Remove threads-max auto-tuningMasanari Iida1-4/+0
2019-11-07docs: admin-guide: Fix min value of threads-max in kernel.rstMasanari Iida1-1/+1
2019-10-10docs: admin-guide: fix printk_ratelimit explanationOleksandr Natalenko1-2/+4
2019-08-08docs: admin-guide: remove references to IPX and token-ringStephen Hemminger1-28/+1
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab1-1/+1
2019-07-15docs: admin-guide: add laptops documentationMauro Carvalho Chehab1-2/+2
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab8-0/+3254