index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
Commit message (
Expand
)
Author
Age
Files
Lines
*
panic: Introduce warn_limit
Kees Cook
2023-02-01
1
-0
/
+10
*
exit: Allow oops_limit to be disabled
Kees Cook
2023-02-01
1
-2
/
+3
*
exit: Put an upper limit on how often we can oops
Jann Horn
2023-02-01
1
-0
/
+8
*
x86/bugs: Add "unknown" reporting for MMIO Stale Data
Pawan Gupta
2022-08-31
1
-0
/
+14
*
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
2022-08-31
1
-1
/
+1
*
x86/bugs: Enable STIBP for IBPB mitigated RETBleed
Kim Phillips
2022-08-17
1
-8
/
+21
*
dm writecache: count number of blocks discarded, not number of discard bios
Mikulas Patocka
2022-08-17
1
-1
/
+1
*
dm writecache: count number of blocks written, not number of write bios
Mikulas Patocka
2022-08-17
1
-5
/
+5
*
dm writecache: count number of blocks read, not number of read bios
Mikulas Patocka
2022-08-17
1
-2
/
+2
*
x86: Handle idle=nomwait cmdline properly for x86_idle
Wyes Karny
2022-08-17
1
-6
/
+9
*
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
2022-08-11
1
-0
/
+8
*
docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...
Eiichi Tsukata
2022-08-03
1
-0
/
+2
*
mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%
Suren Baghdasaryan
2022-07-29
1
-1
/
+1
*
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
2022-07-23
1
-0
/
+3
*
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
2022-07-23
1
-0
/
+1
*
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
2022-07-23
1
-5
/
+11
*
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
2022-07-23
1
-0
/
+15
*
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
2022-06-16
1
-0
/
+36
*
Documentation: Add documentation for Processor MMIO Stale Data
Pawan Gupta
2022-06-16
2
-0
/
+247
*
random: fix sysctl documentation nits
Jason A. Donenfeld
2022-05-30
1
-4
/
+4
*
random: treat bootloader trust toggle the same way as cpu trust toggle
Jason A. Donenfeld
2022-05-30
1
-0
/
+6
*
random: remove ifdef'd out interrupt bench
Jason A. Donenfeld
2022-05-30
1
-9
/
+0
*
random: always wake up entropy writers after extraction
Jason A. Donenfeld
2022-05-30
1
-2
/
+5
*
docs: sysctl/kernel: add missing bit to panic_print
Guilherme G. Piccoli
2022-04-08
1
-0
/
+1
*
vsprintf: Fix %pK with kptr_restrict == 0
Christophe Leroy
2022-04-08
1
-2
/
+1
*
x86/speculation: Update link to AMD speculation whitepaper
Kim Phillips
2022-03-11
1
-3
/
+3
*
Documentation/hw-vuln: Update spectre doc
Peter Zijlstra
2022-03-11
2
-15
/
+35
*
proc: fix documentation and description of pagemap
Yun Zhou
2022-03-08
1
-1
/
+1
*
Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...
Lukas Bulwahn
2022-01-27
1
-1
/
+1
*
Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
Alexandre Ghiti
2022-01-27
1
-4
/
+3
*
Documentation, arch: Remove leftovers from raw device
Alexandre Ghiti
2022-01-27
1
-7
/
+1
*
Input: i8042 - add deferred probe support
Takashi Iwai
2022-01-05
1
-0
/
+2
*
KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
Sean Christopherson
2021-12-29
1
-2
/
+6
*
docs: accounting: update delay-accounting.rst reference
Mauro Carvalho Chehab
2021-12-01
1
-1
/
+1
*
xen/balloon: add late_initcall_sync() for initial ballooning done
Juergen Gross
2021-11-18
1
-0
/
+7
*
Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-11
1
-14
/
+14
|
\
|
*
cgroupv2, docs: fix misinformation in "device controller" section
ArthurChiao
2021-09-13
1
-13
/
+13
|
*
docs/cgroup: remove some duplicate words
Chunguang Xu
2021-09-13
1
-1
/
+1
*
|
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-08
1
-1
/
+1
|
\
\
|
*
|
xen/x86: make "earlyprintk=xen" work for HVM/PVH DomU
Jan Beulich
2021-10-05
1
-1
/
+1
*
|
|
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
2021-09-13
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
2021-09-13
1
-1
/
+1
*
|
|
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-09
1
-1
/
+38
|
\
\
\
|
*
|
|
docs: bootconfig: Add how to use bootconfig for kernel parameters
Masami Hiramatsu
2021-09-08
1
-1
/
+38
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
1
-0
/
+5
|
\
\
\
|
*
|
|
dmaengine: idxd: Set defaults for GRPCFG traffic class
Dave Jiang
2021-07-28
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-08
1
-24
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Documentation: ACPI: Align the SSDT overlays file with the code
Andy Shevchenko
2021-09-02
1
-24
/
+25
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
5
-345
/
+697
|
\
\
\
|
*
|
|
Documentation: add documents for DAMON
SeongJae Park
2021-09-08
4
-0
/
+242
[next]