summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/sysctl
AgeCommit message (Expand)Author
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
2024-02-22docs: add information about ipc sysctls limitationsAlexey Gladkov
2023-12-15net: increase optmem_max default valueEric Dumazet
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-10-10docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESSVratislav Bendel
2023-10-09sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...Shrikanth Hegde
2023-10-03docs: admin-guide: sysctl: fix details of struct dentry_stat_tRandy Dunlap
2023-09-21bpf, docs: Add loongarch64 as arch supporting BPF JITTiezhu Yang
2023-09-11Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel
2023-09-08Merge tag 'io_uring-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds
2023-09-05io_uring: add a sysctl to disable io_uring system-wideMatteo Rizzo
2023-08-16Documentation: admin-guide: Add riscv sysctl_perf_user_accessAlexandre Ghiti
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-21docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet
2023-05-25Documentation: net: net.core.txrehash is not specific to listening socketsAntoine Tenart
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds
2023-02-09net: introduce default_rps_mask netns attributePaolo Abeni
2023-02-02kexec: introduce sysctl parameters kexec_load_limit_*Ricardo Ribalda
2023-02-02Documentation: sysctl: correct kexec_load_disabledRicardo Ribalda
2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14LoongArch: Add unaligned access supportHuacai Chen
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds
2022-12-02panic: Introduce warn_limitKees Cook
2022-12-02exit: Allow oops_limit to be disabledKees Cook
2022-12-01exit: Put an upper limit on how often we can oopsJann Horn