aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/kernel-parameters.txt
AgeCommit message (Expand)AuthorFilesLines
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoGravatar Josh Poimboeuf 1-3/+0
2024-04-11x86/bugs: Clarify that syscall hardening isn't a BHI mitigationGravatar Josh Poimboeuf 1-2/+1
2024-04-11x86/bugs: Fix BHI documentationGravatar Josh Poimboeuf 1-5/+7
2024-04-08Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGravatar Linus Torvalds 1-0/+12
2024-04-08x86/bhi: Mitigate KVM by defaultGravatar Pawan Gupta 1-2/+3
2024-04-08x86/bhi: Add BHI mitigation knobGravatar Pawan Gupta 1-0/+11
2024-03-29tracing: Fix documentation on tp_printk cmdline optionGravatar Vitaly Chikunov 1-1/+1
2024-03-18Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Gravatar Linus Torvalds 1-5/+21
2024-03-18tracing: Support to dump instance traces by ftrace_dump_on_oopsGravatar Huang Yiwei 1-5/+21
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-0/+1
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelGravatar Linus Torvalds 1-10/+4
2024-03-13Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-0/+16
2024-03-12Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Gravatar Linus Torvalds 1-43/+32
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+5
2024-03-12Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+21
2024-03-11Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2024-03-11Merge tag 'x86_misc_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2024-03-11Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+1
2024-03-11Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+6
2024-03-11Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-9/+0
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-6/+0
2024-03-11x86/rfds: Mitigate Register File Data Sampling (RFDS)Gravatar Pawan Gupta 1-0/+21
2024-03-11Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-0/+9
2024-03-11Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 1-0/+5
2024-02-26Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...Gravatar Boqun Feng 1-0/+5
2024-02-26drm/edid/firmware: Remove built-in EDIDsGravatar Maxime Ripard 1-10/+4
2024-02-22panic: add option to dump blocked tasks in panic_printGravatar Feng Tang 1-0/+1
2024-02-22PM: hibernate: Support to select compression algorithmGravatar Nikhil V 1-0/+11
2024-02-22workqueue: Control intensive warning threshold through cmdlineGravatar Xuewen Yan 1-0/+9
2024-02-21clocksource: Scale the watchdog read retries automaticallyGravatar Feng Tang 1-6/+0
2024-02-15x86/cpu: Detect real BSP on crash kernelsGravatar Thomas Gleixner 1-9/+0
2024-02-14rcu: Provide a boot time parameter to control lazy RCUGravatar Qais Yousef 1-0/+5
2024-02-14doc: Add EARLY flag to early-parsed kernel boot parametersGravatar Paul E. McKenney 1-235/+249
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Gravatar Ingo Molnar 1-2/+2
2024-02-05docs: Document possible_cpus parameterGravatar Guilherme G. Piccoli 1-0/+5
2024-02-03x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTGravatar Borislav Petkov (AMD) 1-3/+1
2024-01-31Documentation: introduce amd-pstate preferrd core mode kernel command line op...Gravatar Meng Li 1-0/+5
2024-01-30x86/fred: Add a fred= cmdline paramGravatar Xin Li 1-0/+6
2024-01-23Documentation/kernel-parameters: Add spec_rstack_overflow to mitigations=offGravatar Borislav Petkov (AMD) 1-0/+1
2024-01-22mm/slub: unify all sl[au]b parameters with "slab_$param"Gravatar Xiongwei Song 1-39/+32
2024-01-22Documentation: kernel-parameters: remove noaliencacheGravatar Xiongwei Song 1-4/+0
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 1-11/+13
2024-01-18Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-0/+3
2024-01-18Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+3
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-3/+3
2024-01-17LoongArch: Use generic interface to support crashkernel=X,[high,low]Gravatar Youling Tang 1-11/+13
2024-01-12Merge tag 'rcu.release.v6.8' of https://github.com/neeraju/linuxGravatar Linus Torvalds 1-0/+6
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-0/+11
2024-01-10x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEGravatar Breno Leitao 1-2/+2
2024-01-09Merge tag 'regulator-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-0/+7