summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta1-0/+14
2022-08-31net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima1-1/+1
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips1-8/+21
2022-08-17dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka1-1/+1
2022-08-17dm writecache: count number of blocks written, not number of write biosMikulas Patocka1-5/+5
2022-08-17dm writecache: count number of blocks read, not number of read biosMikulas Patocka1-2/+2
2022-08-17x86: Handle idle=nomwait cmdline properly for x86_idleWyes Karny1-6/+9
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon1-0/+8
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata1-0/+2
2022-07-29mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan1-1/+1
2022-07-23x86/bugs: Add retbleed=ibpbPeter Zijlstra1-0/+3
2022-07-23x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta1-0/+1
2022-07-23x86/bugs: Enable STIBP for JMP2RETKim Phillips1-5/+11
2022-07-23x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre1-0/+15
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta1-0/+36
2022-06-16Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2-0/+247
2022-05-30random: fix sysctl documentation nitsJason A. Donenfeld1-4/+4
2022-05-30random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld1-0/+6
2022-05-30random: remove ifdef'd out interrupt benchJason A. Donenfeld1-9/+0
2022-05-30random: always wake up entropy writers after extractionJason A. Donenfeld1-2/+5
2022-04-08docs: sysctl/kernel: add missing bit to panic_printGuilherme G. Piccoli1-0/+1
2022-04-08vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy1-2/+1
2022-03-11x86/speculation: Update link to AMD speculation whitepaperKim Phillips1-3/+3
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra2-15/+35
2022-03-08proc: fix documentation and description of pagemapYun Zhou1-1/+1
2022-01-27Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn1-1/+1
2022-01-27Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASHAlexandre Ghiti1-4/+3
2022-01-27Documentation, arch: Remove leftovers from raw deviceAlexandre Ghiti1-7/+1
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai1-0/+2
2021-12-29KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson1-2/+6
2021-12-01docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab1-1/+1
2021-11-18xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross1-0/+7
2021-10-12Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-14/+14
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2021-10-05xen/x86: make "earlyprintk=xen" work for HVM/PVH DomUJan Beulich1-1/+1
2021-09-13cgroupv2, docs: fix misinformation in "device controller" sectionArthurChiao1-13/+13
2021-09-13docs/cgroup: remove some duplicate wordsChunguang Xu1-1/+1
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds1-1/+1
2021-09-13Drop some straggling mentions of gcc-4.9 as being staleLinus Torvalds1-1/+1
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-1/+38
2021-09-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2021-09-09Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-24/+25
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-345/+697
2021-09-08docs: bootconfig: Add how to use bootconfig for kernel parametersMasami Hiramatsu1-1/+38
2021-09-08Documentation: add documents for DAMONSeongJae Park4-0/+242
2021-09-08memory-hotplug.rst: complete admin-guide overhaulDavid Hildenbrand1-306/+455
2021-09-08memory-hotplug.rst: remove locking details from admin-guideDavid Hildenbrand1-39/+0
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-17/+12
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+13
2021-09-03mm/mempolicy: advertise new MPOL_PREFERRED_MANYBen Widawsky1-4/+11