summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)Author
2022-07-07iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2022-07-03mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_m...Muchun Song
2022-07-01arm64: Add the arm64.nosve command line optionMarc Zyngier
2022-07-01arm64: Add the arm64.nosme command line optionMarc Zyngier
2022-06-29powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy
2022-06-28arm64: correct the effect of mitigations off on kptiLiu Song
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-06-27x86/bugs: Add retbleed=ibpbPeter Zijlstra
2022-06-27x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-06-27x86/bugs: Enable STIBP for JMP2RETKim Phillips
2022-06-27x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-06-24KVM: x86/mmu: Extend Eager Page Splitting to nested MMUsDavid Matlack
2022-06-21doc: Document rcutree.nocb_nobypass_lim_per_jiffy kernel parameterPaul E. McKenney
2022-06-21doc: Document the rcutree.rcu_divisor kernel boot parameterPaul E. McKenney
2022-06-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-14Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-13docs: selinux: add '=' signs to kernel boot optionsRandy Dunlap
2022-06-09KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHEWill Deacon
2022-06-03Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-27Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-24Merge tag 'tpmdd-next-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-23Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-05-23Merge tag 'x86_cpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'x86_sev_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-05-23Merge tag 'ata-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-05-23KEYS: trusted: Introduce support for NXP CAAM-based trusted keysAhmad Fatoum
2022-05-23KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum
2022-05-21x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-05-19x86/PCI: Add kernel cmdline options to use/ignore E820 reserved regionsHans de Goede
2022-05-19driver core: Extend deferred probe timeout on driver registrationSaravana Kannan
2022-05-19driver core: Add "*" wildcard support to driver_async_probe cmdline paramSaravana Kannan
2022-05-16arm64: kdump: Do not allocate crash low memory if not neededZhen Lei
2022-05-13mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsingMuchun Song
2022-05-13x86/speculation: Add missing srbds=off to the mitigations= help textXiao Yang
2022-05-11Merge branch 'exp.2022.05.11a' into HEADPaul E. McKenney
2022-05-11rcu: Introduce CONFIG_RCU_EXP_CPU_STALL_TIMEOUTUladzislau Rezki
2022-05-09Documentation: drop more IDE boot options and ide-cd.rstRandy Dunlap
2022-05-09doc: admin-guide: Update libata kernel parametersDamien Le Moal
2022-05-07docs: kdump: Update the crashkernel description for arm64Zhen Lei
2022-05-05ima: define a new template field named 'd-ngv2' and templatesMimi Zohar
2022-05-03Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', '...Paul E. McKenney
2022-05-03srcu: Automatically determine size-transition strategy at bootPaul E. McKenney
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song
2022-04-20kernel/smp: Provide boot-time timeout for CSD lock diagnosticsPaul E. McKenney
2022-04-16docs/admin: alphabetize parts of kernel-parameters.txt (part 2)Randy Dunlap