summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips1-8/+21
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata1-0/+2
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-05-30random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld1-0/+6
2022-04-08vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy1-2/+1
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra1-2/+6
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-11-18xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross1-0/+7
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-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+5
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-17/+12
2021-09-02Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+9
2021-09-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+14
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+0
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas1-0/+11
2021-08-31Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-08-30Merge branch 'for-5.15-verbose-console' into for-linusPetr Mladek1-0/+9
2021-08-20Documentation: arm64: describe asymmetric 32-bit supportWill Deacon1-0/+3
2021-08-20arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0Will Deacon1-0/+8
2021-08-19iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu1-5/+6
2021-08-18iommu: Merge strictness and domain type configsRobin Murphy1-5/+3
2021-08-12x86/reboot: Document how to override DMI platform quirksPaul Gortmaker1-1/+1
2021-08-03arm64/cpufeature: Optionally disable MTE via command-lineYee Lee1-0/+3
2021-08-03wan: remove sbni/granch driverArnd Bergmann1-2/+0
2021-07-29printk: Add printk.console_no_auto_verbose boot parameterDmitry Safonov1-0/+9
2021-07-28dmaengine: idxd: Set defaults for GRPCFG traffic classDave Jiang1-0/+5
2021-07-28Documentation: Add L1D flushing DocumentationBalbir Singh1-0/+17
2021-07-26iommu: Enhance IOMMU default DMA mode build optionsZhen Lei1-1/+2
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry1-7/+2
2021-07-06Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+5
2021-07-04Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-0/+13
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+8
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+21
2021-07-02Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-2/+7
2021-07-01mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ONMuchun Song1-0/+3
2021-07-01mm: sparsemem: use huge PMD mapping for vmemmap pagesMuchun Song1-7/+0
2021-07-01mm: memory_hotplug: disable memmap_on_memory when hugetlb_free_vmemmap enabledMuchun Song1-0/+8
2021-07-01mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song1-0/+17
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+6
2021-06-29Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+22
2021-06-29mm/page_reporting: export reporting order as module parameterGavin Shan1-0/+6
2021-06-29Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds1-0/+3