summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)Author
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
2021-08-31Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas
2021-08-30Merge tag 'x86-misc-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-30Merge branch 'for-5.15-verbose-console' into for-linusPetr Mladek
2021-08-20Documentation: arm64: describe asymmetric 32-bit supportWill Deacon
2021-08-20arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0Will Deacon
2021-08-19iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu
2021-08-18iommu: Merge strictness and domain type configsRobin Murphy
2021-08-12x86/reboot: Document how to override DMI platform quirksPaul Gortmaker