aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)Author
2024-04-25Merge tag 'v5.15.156' into v5.15/standard/baseBruce Ashfield
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-15Merge tag 'v5.15.154' into v5.15/standard/baseBruce Ashfield
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-28Merge tag 'v5.15.153' into v5.15/standard/baseBruce Ashfield
2024-03-26module: Add support for default value for module async_probeSaravana Kannan
2023-10-23Merge tag 'v5.15.136' into v5.15/standard/baseBruce Ashfield
2023-10-19KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum
2023-09-25Merge tag 'v5.15.130' into v5.15/standard/baseBruce Ashfield
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-08Merge tag 'v5.15.125' into v5.15/standard/baseBruce Ashfield
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-22Merge tag 'v5.15.118' into v5.15/standard/baseBruce Ashfield
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-03-17Merge tag 'v5.15.103' into v5.15/standard/baseBruce Ashfield
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-22Merge tag 'v5.15.61' into v5.15/standard/baseBruce Ashfield
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips
2022-08-08Merge tag 'v5.15.59' into v5.15/standard/baseBruce Ashfield
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata
2022-07-29Merge tag 'v5.15.57' into v5.15/standard/baseBruce Ashfield
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-21Merge tag 'v5.15.48' into v5.15/standard/baseBruce Ashfield
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-05-31Merge tag 'v5.15.44' into v5.15/standard/baseBruce Ashfield
2022-05-30random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld
2022-04-11Merge tag 'v5.15.33' into v5.15/standard/baseBruce Ashfield
2022-04-08vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy
2022-03-21Merge tag 'v5.15.28' into v5.15/standard/baseBruce Ashfield
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra
2022-01-06Merge tag 'v5.15.13' into v5.15/standard/baseBruce Ashfield
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
2021-12-30Merge tag 'v5.15.12' into v5.15/standard/baseBruce Ashfield
2021-12-29KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson
2021-11-28Merge tag 'v5.15.3' into v5.15/standard/baseBruce Ashfield
2021-11-18xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross
2021-11-02clear_warn_once: add a clear_warn_once= boot parameterPaul Gortmaker
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