summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/sysctl
AgeCommit message (Expand)Author
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-11-20sys_info: add a default kernel sys_info maskFeng Tang
2025-11-20watchdog: add sys_info sysctls to dump sys info on system lockupFeng Tang
2025-11-20hung_task: add hung_task_sys_info sysctl to dump sys info on task-hungFeng Tang
2025-11-20docs: panic: correct some sys_ifo names in sysctl docFeng Tang
2025-11-12hung_task: panic when there are more than N hung tasks at the same timeLi RongQing
2025-11-07net: increase skb_defer_max default to 128Eric Dumazet
2025-10-16net: Introduce net.core.bypass_prot_mem sysctl.Kuniyuki Iwashima
2025-10-15net: add /proc/sys/net/core/txq_reselection_ms controlEric Dumazet
2025-10-03Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-09-13panic: refine the document for 'panic_print'Feng Tang
2025-08-21docs: sysctl: add a few more top-level /proc/sys entriesRandy Dunlap
2025-08-20net: set net.core.rmem_max and net.core.wmem_max to 4 MBEric Dumazet
2025-08-11docs: admin-guide: update to current minimum pipe size defaultŠtěpán Němec
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-07-31Merge tag 'docs-6.17' of git://git.lwn.net/linuxLinus Torvalds
2025-07-29Merge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-23docs: Downgrade arm64 & riscv from titles to commentJoel Granados
2025-07-23docs: Remove colon from ctltable title in vm.rstJoel Granados
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-07-19panic: add 'panic_sys_info' sysctl to take human readable string parameterFeng Tang
2025-07-19panic: clean up code for console replayFeng Tang
2025-07-17docs: kernel: Clarify printk_ratelimit_burst reset behaviorBreno Leitao
2025-06-21Documentation/sysctl: coredump: add %F for pidfd numberSalvatore Bonaccorso
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-15vfs: Add sysctl vfs_cache_pressure_denom for bulk file operationsYafang Shao
2025-05-11mm/compaction: reduce the difference between low and high watermarksMichal Clapinski
2025-04-02Merge tag 'fuse-update-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-31fuse: add default_request_timeout and max_request_timeout sysctlsJoanne Koong
2025-03-17mm: page_alloc: defrag_modeJohannes Weiner
2025-02-24coredump: Only sort VMAs when core_sort_vma sysctl is setKees Cook
2025-01-16Documentation/sysctl: Add timer_migration to kernel.rstPhil Auld
2024-12-11docs: remove duplicate wordRuffalo Lavoisier
2024-11-26Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-11hung_task: add docs for hung_task_detect_countLance Yang
2024-10-25fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES)Joanne Koong
2024-10-22vfs: Add a sysctl for automated deletion of dentryYafang Shao
2024-07-25Merge tag 'parisc-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-24parisc: Add support for CONFIG_SYSCTL_ARCH_UNALIGN_NO_WARNHelge Deller
2024-07-04docs: mm: add enable_soft_offline sysctlJiaqi Yan
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-12ARC: Add eBPF JIT supportShahab Vahedi
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-03-18tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-02-28net: make SK_MEMORY_PCPU_RESERV tunableAdam Li
2024-02-22panic: add option to dump blocked tasks in panic_printFeng Tang