aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/sysctl
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-11memory tiering: rate limit NUMA migration throughputGravatar Huang Ying 1-0/+11
2022-09-11userfaultfd: update documentation to describe /dev/userfaultfdGravatar Axel Rasmussen 1-0/+3
2022-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-1/+1
2022-08-24Documentation: sysctl: align cells in second content columnGravatar Bagas Sanjaya 1-9/+9
2022-08-24net: Fix data-races around netdev_max_backlog.Gravatar Kuniyuki Iwashima 1-1/+1
2022-08-22Remove DECnet support from kernelGravatar Stephen Hemminger 1-7/+8
2022-08-08mm: hugetlb_vmemmap: introduce the name HVOGravatar Muchun Song 1-2/+1
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-0/+12
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+3
2022-08-03Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+12