summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide
Commit message (Expand)AuthorAgeFilesLines
* panic: Introduce warn_limitKees Cook2023-02-011-0/+10
* exit: Allow oops_limit to be disabledKees Cook2023-02-011-2/+3
* exit: Put an upper limit on how often we can oopsJann Horn2023-02-011-0/+8
* x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta2022-08-311-0/+14
* net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima2022-08-311-1/+1
* x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips2022-08-171-8/+21
* dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka2022-08-171-1/+1
* dm writecache: count number of blocks written, not number of write biosMikulas Patocka2022-08-171-5/+5
* dm writecache: count number of blocks read, not number of read biosMikulas Patocka2022-08-171-2/+2
* x86: Handle idle=nomwait cmdline properly for x86_idleWyes Karny2022-08-171-6/+9
* x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon2022-08-111-0/+8
* docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata2022-08-031-0/+2
* mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan2022-07-291-1/+1
* x86/bugs: Add retbleed=ibpbPeter Zijlstra2022-07-231-0/+3
* x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta2022-07-231-0/+1
* x86/bugs: Enable STIBP for JMP2RETKim Phillips2022-07-231-5/+11
* x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre2022-07-231-0/+15
* x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta2022-06-161-0/+36
* Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2022-06-162-0/+247
* random: fix sysctl documentation nitsJason A. Donenfeld2022-05-301-4/+4
* random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld2022-05-301-0/+6
* random: remove ifdef'd out interrupt benchJason A. Donenfeld2022-05-301-9/+0
* random: always wake up entropy writers after extractionJason A. Donenfeld2022-05-301-2/+5
* docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli2022-04-081-0/+1
* vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy2022-04-081-2/+1
* x86/speculation: Update link to AMD speculation whitepaperKim Phillips2022-03-111-3/+3
* Documentation/hw-vuln: Update spectre docPeter Zijlstra2022-03-112-15/+35
* proc: fix documentation and description of pagemapYun Zhou2022-03-081-1/+1
* Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn2022-01-271-1/+1
* Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti2022-01-271-4/+3
* Documentation, arch: Remove leftovers from raw deviceAlexandre Ghiti2022-01-271-7/+1
* Input: i8042 - add deferred probe supportTakashi Iwai2022-01-051-0/+2
* KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson2021-12-291-2/+6
* docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab2021-12-011-1/+1
* xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross2021-11-181-0/+7
* Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-111-14/+14
|\
| * cgroupv2, docs: fix misinformation in "device controller" sectionArthurChiao2021-09-131-13/+13
| * docs/cgroup: remove some duplicate wordsChunguang Xu2021-09-131-1/+1
* | Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-10-081-1/+1
|\ \
| * | xen/x86: make "earlyprintk=xen" work for HVM/PVH DomUJan Beulich2021-10-051-1/+1
* | | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds2021-09-131-1/+1
* | | Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-09-091-1/+38
|\ \ \
| * | | docs: bootconfig: Add how to use bootconfig for kernel parametersMasami Hiramatsu2021-09-081-1/+38
| | |/ | |/|
* | | Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-09-091-0/+5
|\ \ \
| * | | dmaengine: idxd: Set defaults for GRPCFG traffic classDave Jiang2021-07-281-0/+5
| |/ /
* | | Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-081-24/+25
|\ \ \ | |_|/ |/| |
| * | Documentation: ACPI: Align the SSDT overlays file with the codeAndy Shevchenko2021-09-021-24/+25
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-085-345/+697
|\ \ \
| * | | Documentation: add documents for DAMONSeongJae Park2021-09-084-0/+242