summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2025-12-07Merge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+8
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds1-7/+13
2025-12-06Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+1
2025-12-06Merge tag 'powerpc-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+4
2025-12-04mm/mm_init: Introduce a boot parameter for check_pagesJoshua Hahn1-0/+8
2025-12-03Merge tag 'docs-6.19' of git://git.lwn.net/linuxLinus Torvalds1-2/+100
2025-12-03Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+10
2025-12-02Merge tag 'x86_cache_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-11-27debugfs: Remove broken no-mount modeAaron Thompson1-5/+1
2025-11-22x86/resctrl: Add SDCIAE feature in the command line optionsBabu Moger1-1/+1
2025-11-18Documentation/kernel-parameters: Move the kernel build optionsBorislav Petkov (AMD)1-0/+98
2025-11-18Documentation/kernel-parameters: fix typo in retbleed= kernel parameter descr...Xie Yuanbin1-1/+1
2025-11-18powerpc/64s/slb: Add no_slb_preload early cmdline paramRitesh Harjani (IBM)1-0/+3
2025-11-12hung_task: panic when there are more than N hung tasks at the same timeLi RongQing1-7/+13
2025-11-11powerpc/kdump: Add support for crashkernel CMA reservationSourabh Jain1-1/+1
2025-11-04rseq: Provide static branch for runtime debuggingThomas Gleixner1-0/+4
2025-10-30PM: hibernate: make compression threads configurableXueqin Luo1-0/+10
2025-10-17docs: admin-guide: Fix a typo in kernel-parameters.txtYohei Kojima1-1/+1
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+18
2025-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+21
2025-10-04Merge tag 'docs-6.18' of git://git.lwn.net/linuxLinus Torvalds1-6/+6
2025-10-03Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-10-01Merge tag 'irq-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2025-09-30Merge tag 'x86_cache_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2025-09-30Merge tag 'x86_microcode_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+10
2025-09-30Merge tag 'kvm-x86-ciphertext-6.18' of https://github.com/kvm-x86/linux into ...Paolo Bonzini1-0/+21
2025-09-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-2/+3
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2025-09-16arm64: mm: Rework the 'rodata=' optionsHuang Shijie1-2/+3
2025-09-15KVM: SEV: Add SEV-SNP CipherTextHiding supportAshish Kalra1-0/+21
2025-09-15x86/resctrl: Add ABMC feature in the command line optionsBabu Moger1-1/+1
2025-09-14panic: refine the document for 'panic_print'Feng Tang1-1/+1
2025-09-04x86/cfi: Add "debug" option to "cfi=" bootparamKees Cook1-0/+1
2025-09-04x86/cfi: Document the "cfi=" bootparam optionsKees Cook1-0/+17
2025-09-04x86/microcode: Add microcode loader debugging functionalityBorislav Petkov (AMD)1-0/+4
2025-09-04x86/microcode: Add microcode= cmdline parsingBorislav Petkov (AMD)1-2/+6
2025-09-03genirq: Add support for warning on long-running interrupt handlersWladislav Wiebe1-0/+5
2025-08-21fs: Add 'initramfs_options' to set initramfs mount optionsLichen Liu1-0/+3
2025-08-18Documentation: Fix admin-guide typosBjorn Helgaas1-6/+6
2025-08-14x86/vmscape: Enable the mitigationPawan Gupta1-0/+11
2025-08-04Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-12/+26
2025-08-04Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+47
2025-08-02stackdepot: make max number of pools boot-time configurableMatt Fleming1-0/+5
2025-08-01Merge tag 'cgroup-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+8
2025-07-31Merge tag 'integrity-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2025-07-30Merge tag 'slab-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds1-5/+7
2025-07-30Merge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2025-07-30Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+5
2025-07-30Merge tag 'x86_bugs_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+4
2025-07-29Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+7