summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/sysctl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-251-1/+1
|\ \ | |/
| * net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima2022-08-241-1/+1
* | Documentation: sysctl: align cells in second content columnBagas Sanjaya2022-08-241-9/+9
* | Remove DECnet support from kernelStephen Hemminger2022-08-221-7/+8
|/
* mm: hugetlb_vmemmap: introduce the name HVOMuchun Song2022-08-081-2/+1
* Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-061-0/+12
|\
| * powerpc/pseries/mobility: set NMI watchdog factor during an LPMLaurent Dufour2022-07-271-0/+12
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-4/+3
|\ \
| * | mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song2022-07-031-3/+2
| * | docs: rename Documentation/vm to Documentation/mmMike Rapoport2022-06-271-1/+1
| |/
* | Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-031-0/+12
|\ \
| * | Documentation: add a description for net.core.high_order_alloc_disableAntoine Tenart2022-07-081-0/+12
| |/
* | docs: admin-guide/sysctl: Fix rendering errorStephen Kitt2022-06-241-2/+2
|/
* Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-0/+48
|\
| * mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctlMuchun Song2022-05-131-0/+39
| * Documentation/sysctl: document page_lock_unfairnessJoel Savitz2022-04-281-0/+9
* | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-251-0/+17
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-231-0/+9
| |\ \
| | * | Documentation: add description for net.core.gro_normal_batchXin Long2022-05-191-0/+9
| | |/
| * | net: add skb_defer_max sysctlEric Dumazet2022-05-161-0/+8
| |/
* | Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds2022-05-251-0/+7
|\ \
| * | Documentation/sysctl: document max_rcu_stall_to_panicJoel Savitz2022-05-011-0/+7
| |/