index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
sysctl
/
kernel.rst
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
panic: Introduce warn_limit
Kees Cook
1
-0
/
+10
2023-02-01
exit: Allow oops_limit to be disabled
Kees Cook
1
-2
/
+3
2023-02-01
exit: Put an upper limit on how often we can oops
Jann Horn
1
-0
/
+8
2022-05-30
random: fix sysctl documentation nits
Jason A. Donenfeld
1
-4
/
+4
2022-05-30
random: remove ifdef'd out interrupt bench
Jason A. Donenfeld
1
-9
/
+0
2022-05-30
random: always wake up entropy writers after extraction
Jason A. Donenfeld
1
-2
/
+5
2022-04-08
docs: sysctl/kernel: add missing bit to panic_print
Guilherme G. Piccoli
1
-0
/
+1
2022-01-05
bpf: Add kconfig knob for disabling unpriv bpf by default
Daniel Borkmann
1
-3
/
+14
2020-08-12
coredump: add %f for executable filename
Lepton Wu
1
-1
/
+2
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
1
-5
/
+37
2020-07-29
Documentation/sysctl: Document uclamp sysctl knobs
Qais Yousef
1
-0
/
+54
2020-07-05
Documentation/admin-guide: sysctl/kernel: drop doubled word
Randy Dunlap
1
-1
/
+1
2020-06-26
docs: sysctl/kernel: document random
Stephen Kitt
1
-0
/
+32
2020-06-19
Documentation: fix sysctl/kernel.rst heading format warnings
Randy Dunlap
1
-4
/
+4
2020-06-08
panic: add sysctl to dump all CPUs backtraces on oops event
Guilherme G. Piccoli
1
-0
/
+16
2020-06-08
kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ...
Guilherme G. Piccoli
1
-0
/
+14
2020-06-08
kernel: add panic_on_taint
Rafael Aquini
1
-0
/
+7
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+156
2020-05-25
docs: sysctl/kernel: document unaligned controls
Stephen Kitt
1
-0
/
+51
2020-05-25
docs: sysctl/kernel: document ngroups_max
Stephen Kitt
1
-0
/
+9
2020-05-18
Revert "docs: sysctl/kernel: document ngroups_max"
Jonathan Corbet
1
-9
/
+0
2020-05-15
docs: sysctl/kernel: document ngroups_max
Stephen Kitt
1
-0
/
+9
2020-05-05
docs: sysctl/kernel: document firmware_config
Stephen Kitt
1
-0
/
+13
2020-05-05
docs: sysctl/kernel: document ftrace entries
Stephen Kitt
1
-0
/
+48
2020-05-05
docs: filesystems: convert devpts.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-28
docs: sysctl/kernel: document cad_pid
Stephen Kitt
1
-0
/
+10
2020-04-22
Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-5
/
+11
2020-04-20
docs: sysctl/kernel: document BPF entries
Stephen Kitt
1
-0
/
+24
2020-04-16
doc/admin-guide: update kernel.rst with CAP_PERFMON information
Alexey Budankov
1
-5
/
+11
2020-04-15
docs: admin-guide: merge sections for the kernel.modprobe sysctl
Eric Biggers
1
-28
/
+19
2020-04-10
docs: admin-guide: document the kernel.modprobe sysctl
Eric Biggers
1
-0
/
+21
2020-03-10
Documentation: Better document the softlockup_panic sysctl
Guilherme G. Piccoli
1
-0
/
+14
2020-02-25
docs: add a script to check sysctl docs
Stephen Kitt
1
-0
/
+3
2020-02-25
docs: sysctl/kernel: document acpi_video_flags
Stephen Kitt
1
-2
/
+9
2020-02-19
docs: sysctl/kernel: remove rtsig entries
Stephen Kitt
1
-10
/
+0
2020-02-19
docs: document panic fully in sysctl/kernel.rst
Stephen Kitt
1
-3
/
+9
2020-02-19
docs: document stop-a in sysctl/kernel.rst
Stephen Kitt
1
-0
/
+10
2020-02-19
docs: add missing IPC documentation in sysctl/kernel.rst
Stephen Kitt
1
-0
/
+12
2020-02-19
docs: drop l2cr from sysctl/kernel.rst
Stephen Kitt
1
-7
/
+0
2020-02-19
docs: merge debugging-modules.txt into sysctl/kernel.rst
Stephen Kitt
1
-1
/
+13
2020-02-19
docs: pretty up sysctl/kernel.rst
Stephen Kitt
1
-495
/
+492
2020-02-13
docs: admin-guide: Add description of %c corename format
d.hatayama@fujitsu.com
1
-0
/
+1
2019-11-07
docs: admin-guide: Remove threads-max auto-tuning
Masanari Iida
1
-4
/
+0
2019-11-07
docs: admin-guide: Fix min value of threads-max in kernel.rst
Masanari Iida
1
-1
/
+1
2019-10-10
docs: admin-guide: fix printk_ratelimit explanation
Oleksandr Natalenko
1
-2
/
+4
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
1
-0
/
+1177