summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)Author
2025-10-19fs: Add 'initramfs_options' to set initramfs mount optionsLichen Liu
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)
2025-06-27arm64: spectre: increase parameters that can be used to turn off bhb mitigati...Liu Song
2025-06-27Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" ...Breno Leitao
2025-06-04x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2Breno Leitao
2025-05-22x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta
2025-05-22x86/its: Enable Indirect Target Selection mitigationPawan Gupta
2024-10-17proc: add config & param to block forcing mem writesAdrian Ratiu
2024-10-17powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy
2024-10-17powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy
2024-08-19clocksource: Scale the watchdog read retries automaticallyFeng Tang
2024-08-19clocksource: Reduce the default clocksource_watchdog() retries to 2Waiman Long
2024-08-19profiling: remove profile=sleep supportTetsuo Handa
2024-04-17x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
2024-04-17x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
2024-04-17x86/bugs: Fix BHI documentationJosh Poimboeuf
2024-04-10x86/bhi: Mitigate KVM by defaultPawan Gupta
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta
2024-04-10x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-04-10x86/cpu: Support AMD Automatic IBRSKim Phillips
2024-03-26module: Add support for default value for module async_probeSaravana Kannan
2023-10-19KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata
2022-07-23x86/bugs: Add retbleed=ibpbPeter Zijlstra
2022-07-23x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-07-23x86/bugs: Enable STIBP for JMP2RETKim Phillips
2022-07-23x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-05-30random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld
2022-04-08vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
2021-12-29KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson
2021-11-18xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-05xen/x86: make "earlyprintk=xen" work for HVM/PVH DomUJan Beulich
2021-09-09Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds