summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/sysctl
Commit message (Expand)AuthorAgeFilesLines
* ARC: Add eBPF JIT supportShahab Vahedi5 days1-0/+1
* Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-181-6/+24
|\
| * tracing: Support to dump instance traces by ftrace_dump_on_oopsHuang Yiwei2024-03-181-6/+24
* | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-3/+12
|\ \ | |/ |/|
| * panic: add option to dump blocked tasks in panic_printFeng Tang2024-02-221-0/+1
| * docs: add information about ipc sysctls limitationsAlexey Gladkov2024-02-221-3/+11
* | net: make SK_MEMORY_PCPU_RESERV tunableAdam Li2024-02-281-0/+5
|/
* net: increase optmem_max default valueEric Dumazet2023-12-151-1/+4
* Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds2023-11-012-10/+10
|\
| * docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESSVratislav Bendel2023-10-101-2/+2
| * docs: admin-guide: sysctl: fix details of struct dentry_stat_tRandy Dunlap2023-10-031-8/+8
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-21/+2
|\ \
| * | Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel2023-09-111-21/+2
| |/
* | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-10-311-0/+1
|\ \
| * | bpf, docs: Add loongarch64 as arch supporting BPF JITTiezhu Yang2023-09-211-0/+1
| |/
* / sched/topology: Change behaviour of the 'sched_energy_aware' sysctl, based on...Shrikanth Hegde2023-10-091-1/+2
|/
* Merge tag 'io_uring-6.6-2023-09-08' of git://git.kernel.dk/linuxLinus Torvalds2023-09-081-0/+29
|\
| * io_uring: add a sysctl to disable io_uring system-wideMatteo Rizzo2023-09-051-0/+29
* | Documentation: admin-guide: Add riscv sysctl_perf_user_accessAlexandre Ghiti2023-08-161-4/+23
|/
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-2/+2
|\
| * Documentation: net: net.core.txrehash is not specific to listening socketsAntoine Tenart2023-05-251-2/+2
* | docs: arm64: Move arm64 documentation under Documentation/arch/Jonathan Corbet2023-06-211-1/+1
|/
* docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-2/+2
* Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-231-3/+22
|\
| * kexec: introduce sysctl parameters kexec_load_limit_*Ricardo Ribalda2023-02-021-0/+18
| * Documentation: sysctl: correct kexec_load_disabledRicardo Ribalda2023-02-021-3/+4
* | Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-221-2/+2
|\ \
| * | Documentation: admin-guide: correct spellingRandy Dunlap2023-02-021-2/+2
| |/
* / net: introduce default_rps_mask netns attributePaolo Abeni2023-02-091-0/+6
|/
* Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2022-12-191-4/+4
|\
| * LoongArch: Add unaligned access supportHuacai Chen2022-12-141-4/+4
* | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-141-0/+19
|\ \
| * | panic: Introduce warn_limitKees Cook2022-12-021-0/+10
| * | exit: Allow oops_limit to be disabledKees Cook2022-12-021-2/+3
| * | exit: Put an upper limit on how often we can oopsJann Horn2022-12-011-0/+8
| |/
* | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-12-121-0/+1
|\ \
| * | core_pattern: add CPU specifierOleksandr Natalenko2022-11-181-0/+1
| |/
* | Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds2022-12-122-145/+97
|\ \
| * | docs: sysctl/fs: re-order, prettifyStephen Kitt2022-10-192-98/+92
| * | docs: sysctl/fs: remove references to super-max/-nrStephen Kitt2022-10-191-10/+0
| * | docs: sysctl/fs: merge the aio sectionsStephen Kitt2022-10-191-13/+5
| * | docs: sysctl/fs: remove references to dquot-max/-nrStephen Kitt2022-10-191-16/+0
| * | docs: sysctl/fs: remove references to inode-maxStephen Kitt2022-10-191-12/+4
| |/
* / x86/split_lock: Add sysctl to control the misery modeGuilherme G. Piccoli2022-11-101-0/+23
|/
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-0/+5
|\
| * kernel/utsname_sysctl.c: print kernel archPetr Vorel2022-09-111-0/+5
* | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-102-0/+14
|\ \
| * | memory tiering: rate limit NUMA migration throughputHuang Ying2022-09-111-0/+11
| * | userfaultfd: update documentation to describe /dev/userfaultfdAxel Rasmussen2022-09-111-0/+3
| |/
* | bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionYauheni Kaliuta2022-09-161-0/+3