aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/sysctl
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+16
2024-05-12ARC: Add eBPF JIT supportGravatar Shahab Vahedi 1-0/+1
2024-04-25lib: add allocation tagging support for memory allocation profilingGravatar Suren Baghdasaryan 1-0/+16
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 1-6/+24
2024-03-18tracing: Support to dump instance traces by ftrace_dump_on_oopsGravatar Huang Yiwei 1-6/+24
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-3/+12
2024-02-28net: make SK_MEMORY_PCPU_RESERV tunableGravatar Adam Li 1-0/+5
2024-02-22panic: add option to dump blocked tasks in panic_printGravatar Feng Tang 1-0/+1
2024-02-22docs: add information about ipc sysctls limitationsGravatar Alexey Gladkov 1-3/+11
2023-12-15net: increase optmem_max default valueGravatar Eric Dumazet 1-1/+4
2023-11-01Merge tag 'docs-6.7' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-10/+10
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-21/+2
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+1
2023-10-10docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESSGravatar Vratislav Bendel 1-2/+2
2023-10-09sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...Gravatar Shrikanth Hegde 1-1/+2
2023-10-03docs: admin-guide: sysctl: fix details of struct dentry_stat_tGravatar Randy Dunlap 1-8/+8
2023-09-21bpf, docs: Add loongarch64 as arch supporting BPF JITGravatar Tiezhu Yang 1-0/+1
2023-09-11Documentation: Drop or replace remaining mentions of IA64Gravatar Ard Biesheuvel 1-21/+2
2023-09-08Merge tag 'io_uring-6.6-2023-09-08' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+29
2023-09-05io_uring: add a sysctl to disable io_uring system-wideGravatar Matteo Rizzo 1-0/+29
2023-08-16Documentation: admin-guide: Add riscv sysctl_perf_user_accessGravatar Alexandre Ghiti 1-4/+23
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-2/+2
2023-06-21docs: arm64: Move arm64 documentation under Documentation/arch/Gravatar Jonathan Corbet 1-1/+1
2023-05-25Documentation: net: net.core.txrehash is not specific to listening socketsGravatar Antoine Tenart 1-2/+2
2023-03-30docs: move x86 documentation into Documentation/arch/Gravatar Jonathan Corbet 1-2/+2
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-3/+22
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-2/+2
2023-02-09net: introduce default_rps_mask netns attributeGravatar Paolo Abeni 1-0/+6
2023-02-02kexec: introduce sysctl parameters kexec_load_limit_*Gravatar Ricardo Ribalda 1-0/+18
2023-02-02Documentation: sysctl: correct kexec_load_disabledGravatar Ricardo Ribalda 1-3/+4
2023-02-02Documentation: admin-guide: correct spellingGravatar Randy Dunlap 1-2/+2
2022-12-19Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 1-4/+4
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+19
2022-12-14LoongArch: Add unaligned access supportGravatar Huacai Chen 1-4/+4
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+1
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-145/+97
2022-12-02panic: Introduce warn_limitGravatar Kees Cook 1-0/+10
2022-12-02exit: Allow oops_limit to be disabledGravatar Kees Cook 1-2/+3
2022-12-01exit: Put an upper limit on how often we can oopsGravatar Jann Horn 1-0/+8
2022-11-18core_pattern: add CPU specifierGravatar Oleksandr Natalenko 1-0/+1
2022-11-10x86/split_lock: Add sysctl to control the misery modeGravatar Guilherme G. Piccoli 1-0/+23
2022-10-19docs: sysctl/fs: re-order, prettifyGravatar Stephen Kitt 2-98/+92
2022-10-19docs: sysctl/fs: remove references to super-max/-nrGravatar Stephen Kitt 1-10/+0
2022-10-19docs: sysctl/fs: merge the aio sectionsGravatar Stephen Kitt 1-13/+5
2022-10-19docs: sysctl/fs: remove references to dquot-max/-nrGravatar Stephen Kitt 1-16/+0
2022-10-19docs: sysctl/fs: remove references to inode-maxGravatar Stephen Kitt 1-12/+4
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+5
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-0/+14
2022-09-16bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionGravatar Yauheni Kaliuta 1-0/+3
2022-09-11kernel/utsname_sysctl.c: print kernel archGravatar Petr Vorel 1-0/+5