summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)Author
2022-08-23arm64: fix rodata=fullMark Rutland
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-10Merge tag 'mm-stable-2022-08-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-08mm: hugetlb_vmemmap: introduce the name HVOMuchun Song
2022-08-08Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-08x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips
2022-08-07Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-08-02Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-02Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-08-02Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini
2022-07-29docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-25Merge branch 'for-next/boot' into for-next/coreWill Deacon
2022-07-22Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-22swiotlb: clean up some coding style and minor issuesTianyu Lan
2022-07-21Merge branches 'doc.2022.06.21a', 'fixes.2022.07.19a', 'nocb.2022.07.19a', 'p...Paul E. McKenney
2022-07-19rcu/nocb: Add an option to offload all CPUs on bootJoel Fernandes
2022-07-19srcu: Make expedited RCU grace periods block even less frequentlyNeeraj Upadhyay
2022-07-18x86/rdrand: Remove "nordrand" flag in favor of "random.trust_cpu"Jason A. Donenfeld
2022-07-17init: add "hostname" kernel parameterDan Moulding
2022-07-13swiotlb: split up the global swiotlb lockTianyu Lan
2022-07-11module: Add support for default value for module async_probeSaravana Kannan
2022-07-07Documentation: KVM: update amd-memory-encryption.rst referencesMauro Carvalho Chehab
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