kernel-parameters.txt 256 KB
Newer Older
1
	acpi=		[HW,ACPI,X86,ARM64,RISCV64]
2
			Advanced Configuration and Power Interface
3
			Format: { force | on | off | strict | noirq | rsdt |
4
				  copy_dsdt }
Linus Torvalds's avatar
Linus Torvalds committed
5
			force -- enable ACPI if default was off
6
			on -- enable ACPI but allow fallback to DT [arm64,riscv64]
Linus Torvalds's avatar
Linus Torvalds committed
7 8
			off -- disable ACPI if default was on
			noirq -- do not use ACPI for IRQ routing
9
			strict -- Be less tolerant of platforms that are not
Linus Torvalds's avatar
Linus Torvalds committed
10
				strictly ACPI specification compliant.
11
			rsdt -- prefer RSDT over (default) XSDT
12
			copy_dsdt -- copy DSDT to memory
13 14
			For ARM64 and RISCV64, ONLY "acpi=off", "acpi=on" or
			"acpi=force" are available
Linus Torvalds's avatar
Linus Torvalds committed
15

16
			See also Documentation/power/runtime_pm.rst, pci=noacpi
Linus Torvalds's avatar
Linus Torvalds committed
17

18 19 20 21
	acpi_apic_instance=	[ACPI, IOAPIC]
			Format: <int>
			2: use 2nd APIC table, if available
			1,0: use 1st APIC table
22
			default: 0
23

24
	acpi_backlight=	[HW,ACPI]
25 26
			{ vendor | video | native | none }
			If set to vendor, prefer vendor-specific driver
27 28
			(e.g. thinkpad_acpi, sony_acpi, etc.) instead
			of the ACPI video.ko driver.
29 30 31
			If set to video, use the ACPI video.ko driver.
			If set to native, use the device's native backlight mode.
			If set to none, disable the ACPI backlight interface.
32

33 34 35 36 37 38
	acpi_force_32bit_fadt_addr
			force FADT to use 32 bit addresses rather than the
			64 bit X_* addresses. Some firmware have broken 64
			bit addresses for force ACPI ignore these and use
			the older legacy 32 bit addresses.

39 40 41 42 43 44 45 46
	acpica_no_return_repair [HW, ACPI]
			Disable AML predefined validation mechanism
			This mechanism can repair the evaluation result to make
			the return objects more ACPI specification compliant.
			This option is useful for developers to identify the
			root cause of an AML interpreter issue when the issue
			has something to do with the repair mechanism.

47 48
	acpi.debug_layer=	[HW,ACPI,ACPI_DEBUG]
	acpi.debug_level=	[HW,ACPI,ACPI_DEBUG]
Linus Torvalds's avatar
Linus Torvalds committed
49
			Format: <int>
50 51 52
			CONFIG_ACPI_DEBUG must be enabled to produce any ACPI
			debug output.  Bits in debug_layer correspond to a
			_COMPONENT in an ACPI source file, e.g.,
53
			    #define _COMPONENT ACPI_EVENTS
54 55 56
			Bits in debug_level correspond to a level in
			ACPI_DEBUG_PRINT statements, e.g.,
			    ACPI_DEBUG_PRINT((ACPI_DB_INFO, ...
57
			The debug_level mask defaults to "info".  See
58
			Documentation/firmware-guide/acpi/debug.rst for more information about
59
			debug layers and levels.
60

61 62
			Enable processor driver info messages:
			    acpi.debug_layer=0x20000000
63 64 65 66 67 68 69 70 71
			Enable AML "Debug" output, i.e., stores to the Debug
			object while interpreting AML:
			    acpi.debug_layer=0xffffffff acpi.debug_level=0x2
			Enable all messages related to ACPI hardware:
			    acpi.debug_layer=0x2 acpi.debug_level=0xffffffff

			Some values produce so much output that the system is
			unusable.  The "log_buf_len" parameter may be useful
			if you need to capture more output.
72

73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88
	acpi_enforce_resources=	[ACPI]
			{ strict | lax | no }
			Check for resource conflicts between native drivers
			and ACPI OperationRegions (SystemIO and SystemMemory
			only). IO ports and memory declared in ACPI might be
			used by the ACPI subsystem in arbitrary AML code and
			can interfere with legacy drivers.
			strict (default): access to resources claimed by ACPI
			is denied; legacy drivers trying to access reserved
			resources will fail to bind to device using them.
			lax: access to resources claimed by ACPI is allowed;
			legacy drivers trying to access reserved resources
			will bind successfully but a warning message is logged.
			no: ACPI OperationRegions are not marked as reserved,
			no further checks are performed.

89 90 91 92 93
	acpi_force_table_verification	[HW,ACPI]
			Enable table checksum verification during early stage.
			By default, this is disabled due to x86 early mapping
			size limitation.

94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
	acpi_irq_balance [HW,ACPI]
			ACPI will balance active IRQs
			default in APIC mode

	acpi_irq_nobalance [HW,ACPI]
			ACPI will not move active IRQs (default)
			default in PIC mode

	acpi_irq_isa=	[HW,ACPI] If irq_balance, mark listed IRQs used by ISA
			Format: <irq>,<irq>...

	acpi_irq_pci=	[HW,ACPI] If irq_balance, clear listed IRQs for
			use by PCI
			Format: <irq>,<irq>...

109
	acpi_mask_gpe=	[HW,ACPI]
110 111
			Due to the existence of _Lxx/_Exx, some GPEs triggered
			by unsupported hardware/firmware features can result in
112 113
			GPE floodings that cannot be automatically disabled by
			the GPE dispatcher.
114 115
			This facility can be used to prevent such uncontrolled
			GPE floodings.
116
			Format: <byte> or <bitmap-list>
117

118 119
	acpi_no_auto_serialize	[HW,ACPI]
			Disable auto-serialization of AML methods
120 121 122
			AML control methods that contain the opcodes to create
			named objects will be marked as "Serialized" by the
			auto-serialization feature.
123 124
			This feature is enabled by default.
			This option allows to turn off the feature.
125

126 127 128
	acpi_no_memhotplug [ACPI] Disable memory hotplug.  Useful for kdump
			   kernels.

129 130 131 132 133 134 135 136 137
	acpi_no_static_ssdt	[HW,ACPI]
			Disable installation of static SSDTs at early boot time
			By default, SSDTs contained in the RSDT/XSDT will be
			installed automatically and they will appear under
			/sys/firmware/acpi/tables.
			This option turns off this feature.
			Note that specifying this option does not affect
			dynamic table installation which will install SSDT
			tables to /sys/firmware/acpi/tables/dynamic.
138

139 140 141 142
	acpi_no_watchdog	[HW,ACPI,WDT]
			Ignore the ACPI-based watchdog interface (WDAT) and let
			a native driver control the watchdog device instead.

143 144 145 146
	acpi_rsdp=	[ACPI,EFI,KEXEC]
			Pass the RSDP address to the kernel, mostly used
			on machines running EFI runtime service to boot the
			second kernel for kdump.
147

148 149 150
	acpi_os_name=	[HW,ACPI] Tell ACPI BIOS the name of the OS
			Format: To spoof as Windows 98: ="Microsoft Windows"

151 152 153 154 155 156
	acpi_rev_override [ACPI] Override the _REV object to return 5 (instead
			of 2 which is mandated by ACPI 6) as the supported ACPI
			specification revision (when using this switch, it may
			be necessary to carry out a cold reboot _twice_ in a
			row to make it take effect on the platform firmware).

157
	acpi_osi=	[HW,ACPI] Modify list of supported OS interface strings
158 159
			acpi_osi="string1"	# add string1
			acpi_osi="!string2"	# remove string2
160
			acpi_osi=!*		# remove all strings
161 162
			acpi_osi=!		# disable all built-in OS vendor
						  strings
163 164
			acpi_osi=!!		# enable all built-in OS vendor
						  strings
165 166
			acpi_osi=		# disable all strings

167 168 169 170 171 172 173
			'acpi_osi=!' can be used in combination with single or
			multiple 'acpi_osi="string1"' to support specific OS
			vendor string(s).  Note that such command can only
			affect the default state of the OS vendor strings, thus
			it cannot affect the default state of the feature group
			strings and the current state of the OS vendor strings,
			specifying it multiple times through kernel command line
174 175 176
			is meaningless.  This command is useful when one do not
			care about the state of the feature group strings which
			should be controlled by the OSPM.
177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
			Examples:
			  1. 'acpi_osi=! acpi_osi="Windows 2000"' is equivalent
			     to 'acpi_osi="Windows 2000" acpi_osi=!', they all
			     can make '_OSI("Windows 2000")' TRUE.

			'acpi_osi=' cannot be used in combination with other
			'acpi_osi=' command lines, the _OSI method will not
			exist in the ACPI namespace.  NOTE that such command can
			only affect the _OSI support state, thus specifying it
			multiple times through kernel command line is also
			meaningless.
			Examples:
			  1. 'acpi_osi=' can make 'CondRefOf(_OSI, Local1)'
			     FALSE.

192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214
			'acpi_osi=!*' can be used in combination with single or
			multiple 'acpi_osi="string1"' to support specific
			string(s).  Note that such command can affect the
			current state of both the OS vendor strings and the
			feature group strings, thus specifying it multiple times
			through kernel command line is meaningful.  But it may
			still not able to affect the final state of a string if
			there are quirks related to this string.  This command
			is useful when one want to control the state of the
			feature group strings to debug BIOS issues related to
			the OSPM features.
			Examples:
			  1. 'acpi_osi="Module Device" acpi_osi=!*' can make
			     '_OSI("Module Device")' FALSE.
			  2. 'acpi_osi=!* acpi_osi="Module Device"' can make
			     '_OSI("Module Device")' TRUE.
			  3. 'acpi_osi=! acpi_osi=!* acpi_osi="Windows 2000"' is
			     equivalent to
			     'acpi_osi=!* acpi_osi=! acpi_osi="Windows 2000"'
			     and
			     'acpi_osi=!* acpi_osi="Windows 2000" acpi_osi=!',
			     they all will make '_OSI("Windows 2000")' TRUE.

215
	acpi_pm_good	[X86]
216 217 218 219
			Override the pmtimer bug detection: force the kernel
			to assume that this machine's pmtimer latches its value
			and always returns good values.

220 221 222 223 224 225 226 227
	acpi_sci=	[HW,ACPI] ACPI System Control Interrupt trigger mode
			Format: { level | edge | high | low }

	acpi_skip_timer_override [HW,ACPI]
			Recognize and ignore IRQ0/pin2 Interrupt Override.
			For broken nForce2 BIOS resulting in XT-PIC timer.

	acpi_sleep=	[HW,ACPI] Sleep options
228 229 230
			Format: { s3_bios, s3_mode, s3_beep, s4_hwsig,
				  s4_nohwsig, old_ordering, nonvs,
				  sci_force_enable, nobl }
231
			See Documentation/power/video.rst for information on
232 233 234
			s3_bios and s3_mode.
			s3_beep is for debugging; it makes the PC's speaker beep
			as soon as the kernel's real-mode entry point is called.
235 236 237 238 239 240 241 242
			s4_hwsig causes the kernel to check the ACPI hardware
			signature during resume from hibernation, and gracefully
			refuse to resume if it has changed. This complies with
			the ACPI specification but not with reality, since
			Windows does not do this and many laptops do change it
			on docking. So the default behaviour is to allow resume
			and simply warn when the signature changes, unless the
			s4_hwsig option is enabled.
243
			s4_nohwsig prevents ACPI hardware signature from being
244
			used (or even warned about) during resume.
245 246 247 248
			old_ordering causes the ACPI 1.0 ordering of the _PTS
			control method, with respect to putting devices into
			low power states, to be enforced (the ACPI 2.0 ordering
			of _PTS is used by default).
249 250
			nonvs prevents the kernel from saving/restoring the
			ACPI NVS memory during suspend/hibernation and resume.
251 252 253
			sci_force_enable causes the kernel to set SCI_EN directly
			on resume from S1/S3 (which is against the ACPI spec,
			but some broken systems don't work without it).
254 255 256
			nobl causes the internal blacklist of systems known to
			behave incorrectly in some ways with respect to system
			suspend and resume to be ignored (use wisely).
257 258 259 260 261 262 263 264

	acpi_use_timer_override [HW,ACPI]
			Use timer override. For some broken Nvidia NF5 boards
			that require a timer override, but don't have HPET

	add_efi_memmap	[EFI; X86] Include EFI memory map in
			kernel's map of available physical RAM.

265 266 267 268 269 270
	agp=		[AGP]
			{ off | try_unsupported }
			off: disable AGP support
			try_unsupported: try to drive unsupported chipsets
				(may crash computer or cause data corruption)

271
	ALSA		[HW,ALSA]
272
			See Documentation/sound/alsa-configuration.rst
273

274 275 276 277 278
	alignment=	[KNL,ARM]
			Allow the default userspace alignment fault handler
			behaviour to be specified.  Bit 0 enables warnings,
			bit 1 enables fixups, and bit 2 sends a segfault.

279 280 281 282 283 284 285 286
	align_va_addr=	[X86-64]
			Align virtual addresses by clearing slice [14:12] when
			allocating a VMA at process creation time. This option
			gives you up to 3% performance improvement on AMD F15h
			machines (where it is enabled by default) for a
			CPU-intensive style benchmark, and it can vary highly in
			a microbenchmark depending on workload and compiler.

287 288
			32: only for 32-bit processes
			64: only for 64-bit processes
289 290 291
			on: enable for both 32- and 64-bit processes
			off: disable for both 32- and 64-bit processes

292 293 294 295 296 297 298
	alloc_snapshot	[FTRACE]
			Allocate the ftrace snapshot buffer on boot up when the
			main buffer is allocated. This is handy if debugging
			and you need to use tracing_snapshot() on boot up, and
			do not want to use tracing_snapshot_alloc() as it needs
			to be done where GFP_KERNEL allocations are allowed.

299 300 301 302 303 304 305 306
	allow_mismatched_32bit_el0 [ARM64]
			Allow execve() of 32-bit applications and setting of the
			PER_LINUX32 personality on systems where only a strict
			subset of the CPUs support 32-bit EL0. When this
			parameter is present, the set of CPUs supporting 32-bit
			EL0 is indicated by /sys/devices/system/cpu/aarch32_el0
			and hot-unplug operations may be restricted.

307
			See Documentation/arch/arm64/asymmetric-32bit.rst for more
308 309
			information.

310
	amd_iommu=	[HW,X86-64]
311 312
			Pass parameters to the AMD IOMMU driver in the system.
			Possible values are:
313
			fullflush - Deprecated, equivalent to iommu.strict=1
314 315
			off	  - do not initialize any AMD IOMMU found in
				    the system
316 317 318 319 320
			force_isolation - Force device isolation for all
					  devices. The IOMMU driver is not
					  allowed anymore to lift isolation
					  requirements as needed. This option
					  does not override iommu=pt
321 322 323
			force_enable - Force enable the IOMMU on platforms known
				       to be buggy with IOMMU enabled. Use this
				       option with care.
324 325
			pgtbl_v1     - Use v1 page table for DMA-API (Default).
			pgtbl_v2     - Use v2 page table for DMA-API.
326
			irtcachedis  - Disable Interrupt Remapping Table (IRT) caching.
327

328 329 330 331 332 333
	amd_iommu_dump=	[HW,X86-64]
			Enable AMD IOMMU driver option to dump the ACPI table
			for AMD IOMMU. With this option enabled, AMD IOMMU
			driver will print ACPI tables for AMD IOMMU during
			IOMMU initialization.

334 335 336 337 338 339 340 341 342
	amd_iommu_intr=	[HW,X86-64]
			Specifies one of the following AMD IOMMU interrupt
			remapping modes:
			legacy     - Use legacy interrupt remapping mode.
			vapic      - Use virtual APIC mode, which allows IOMMU
			             to inject interrupts directly into guest.
			             This mode requires kvm-amd.avic=1.
			             (Default when IOMMU HW support is present.)

343 344 345 346 347
	amd_pstate=	[X86]
			disable
			  Do not enable amd_pstate as the default
			  scaling driver for the supported processors
			passive
348 349 350 351 352
			  Use amd_pstate with passive mode as a scaling driver.
			  In this mode autonomous selection is disabled.
			  Driver requests a desired performance level and platform
			  tries to match the same performance level if it is
			  satisfied by guaranteed performance level.
353 354 355 356 357 358 359
			active
			  Use amd_pstate_epp driver instance as the scaling driver,
			  driver provides a hint to the hardware if software wants
			  to bias toward performance (0x0) or energy efficiency (0xff)
			  to the CPPC firmware. then CPPC power algorithm will
			  calculate the runtime workload and adjust the realtime cores
			  frequency.
360 361 362 363 364
			guided
			  Activate guided autonomous mode. Driver requests minimum and
			  maximum performance level and the platform autonomously
			  selects a performance level in this range and appropriate
			  to the current workload.
365

Linus Torvalds's avatar
Linus Torvalds committed
366 367 368
	amijoy.map=	[HW,JOY] Amiga joystick support
			Map of devices attached to JOY0DAT and JOY1DAT
			Format: <a>,<b>
369
			See also Documentation/input/joydev/joystick.rst
Linus Torvalds's avatar
Linus Torvalds committed
370 371 372 373 374 375

	analog.map=	[HW,JOY] Analog joystick and gamepad support
			Specifies type or capabilities of an analog joystick
			connected to one of 16 gameports
			Format: <type1>,<type2>,..<type16>

376 377
	apc=		[HW,SPARC]
			Power management functions (SPARCstation-4/5 + deriv.)
Linus Torvalds's avatar
Linus Torvalds committed
378 379 380 381 382
			Format: noidle
			Disable APC CPU standby support. SPARCstation-Fox does
			not play well with APC CPU idle - disable it if you have
			APC and your system crashes randomly.

383
	apic=		[APIC,X86] Advanced Programmable Interrupt Controller
384
			Change the output verbosity while booting
Linus Torvalds's avatar
Linus Torvalds committed
385 386 387
			Format: { quiet (default) | verbose | debug }
			Change the amount of debugging information output
			when initialising the APIC and IO-APIC components.
388 389 390 391
			For X86-32, this can also be used to specify an APIC
			driver name.
			Format: apic=driver_name
			Examples: apic=bigsmp
392

393 394 395 396 397 398 399 400 401
	apic_extnmi=	[APIC,X86] External NMI delivery setting
			Format: { bsp (default) | all | none }
			bsp:  External NMI is delivered only to CPU 0
			all:  External NMIs are broadcast to all CPUs as a
			      backup of CPU 0
			none: External NMI is masked for all CPUs. This is
			      useful so that a dump capture kernel won't be
			      shot down by NMI

Brian Haley's avatar
Brian Haley committed
402
	autoconf=	[IPV6]
403
			See Documentation/networking/ipv6.rst.
Brian Haley's avatar
Brian Haley committed
404

Linus Torvalds's avatar
Linus Torvalds committed
405
	apm=		[APM] Advanced Power Management
406
			See header of arch/x86/kernel/apm_32.c.
Linus Torvalds's avatar
Linus Torvalds committed
407

408 409 410 411 412 413 414
	apparmor=	[APPARMOR] Disable or enable AppArmor at boot time
			Format: { "0" | "1" }
			See security/apparmor/Kconfig help text
			0 -- disable.
			1 -- enable.
			Default value is set via kernel config option.

Linus Torvalds's avatar
Linus Torvalds committed
415 416 417
	arcrimi=	[HW,NET] ARCnet - "RIM I" (entirely mem-mapped) cards
			Format: <io>,<irq>,<nodeID>

418 419 420
	arm64.nobti	[ARM64] Unconditionally disable Branch Target
			Identification support

421 422 423
	arm64.nopauth	[ARM64] Unconditionally disable Pointer Authentication
			support

424 425 426
	arm64.nomte	[ARM64] Unconditionally disable Memory Tagging Extension
			support

427 428 429
	arm64.nosve	[ARM64] Unconditionally disable Scalable Vector
			Extension support

430 431 432
	arm64.nosme	[ARM64] Unconditionally disable Scalable Matrix
			Extension support

433 434 435
	arm64.nomops	[ARM64] Unconditionally disable Memory Copy and Memory
			Set instructions support

Linus Torvalds's avatar
Linus Torvalds committed
436 437 438 439 440 441 442 443 444
	ataflop=	[HW,M68k]

	atarimouse=	[HW,MOUSE] Atari Mouse

	atkbd.extra=	[HW] Enable extra LEDs and keys on IBM RapidAccess,
			EzKey and similar keyboards

	atkbd.reset=	[HW] Reset keyboard during initialization

445 446
	atkbd.set=	[HW] Select keyboard code set
			Format: <int> (2 = AT (default), 3 = PS/2)
Linus Torvalds's avatar
Linus Torvalds committed
447 448 449 450 451 452

	atkbd.scroll=	[HW] Enable scroll wheel on MS Office and similar
			keyboards

	atkbd.softraw=	[HW] Choose between synthetic and real raw mode
			Format: <bool> (0 = real, 1 = synthetic (default))
453 454 455

	atkbd.softrepeat= [HW]
			Use software keyboard repeat
Linus Torvalds's avatar
Linus Torvalds committed
456

457
	audit=		[KNL] Enable the audit sub-system
458 459 460
			Format: { "0" | "1" | "off" | "on" }
			0 | off - kernel audit is disabled and can not be
			    enabled until the next reboot
461 462
			unset - kernel audit is initialized but disabled and
			    will be fully enabled by the userspace auditd.
463 464 465 466
			1 | on - kernel audit is initialized and partially
			    enabled, storing at most audit_backlog_limit
			    messages in RAM until it is fully enabled by the
			    userspace auditd.
467
			Default: unset
468

469 470 471 472
	audit_backlog_limit= [KNL] Set the audit queue size limit.
			Format: <int> (must be >=0)
			Default: 64

473 474 475 476 477 478 479
	bau=		[X86_UV] Enable the BAU on SGI UV.  The default
			behavior is to disable the BAU (i.e. bau=0).
			Format: { "0" | "1" }
			0 - Disable the BAU.
			1 - Enable the BAU.
			unset - Disable the BAU.

Linus Torvalds's avatar
Linus Torvalds committed
480 481
	baycom_epp=	[HW,AX25]
			Format: <io>,<mode>
482

Linus Torvalds's avatar
Linus Torvalds committed
483 484 485 486
	baycom_par=	[HW,AX25] BayCom Parallel Port AX.25 Modem
			Format: <io>,<mode>
			See header of drivers/net/hamradio/baycom_par.c.

487 488
	baycom_ser_fdx=	[HW,AX25]
			BayCom Serial Port AX.25 Modem (Full Duplex Mode)
Linus Torvalds's avatar
Linus Torvalds committed
489 490 491
			Format: <io>,<irq>,<mode>[,<baud>]
			See header of drivers/net/hamradio/baycom_ser_fdx.c.

492 493
	baycom_ser_hdx=	[HW,AX25]
			BayCom Serial Port AX.25 Modem (Half Duplex Mode)
Linus Torvalds's avatar
Linus Torvalds committed
494 495 496
			Format: <io>,<irq>,<mode>
			See header of drivers/net/hamradio/baycom_ser_hdx.c.

497 498 499 500 501 502
	bert_disable	[ACPI]
			Disable BERT OS support on buggy BIOSes.

	bgrt_disable	[ACPI][X86]
			Disable BGRT to avoid flickering OEM logo.

503 504
	blkdevparts=	Manual partition parsing of block device(s) for
			embedded devices based on command line input.
505
			See Documentation/block/cmdline-partition.rst
506

Randy Dunlap's avatar
Randy Dunlap committed
507
	boot_delay=	Milliseconds to delay each printk during boot.
508 509 510 511
			Only works if CONFIG_BOOT_PRINTK_DELAY is enabled,
			and you may also have to specify "lpj=".  Boot_delay
			values larger than 10 seconds (10000) are assumed
			erroneous and ignored.
Randy Dunlap's avatar
Randy Dunlap committed
512 513
			Format: integer

514 515 516 517 518 519
	bootconfig	[KNL]
			Extended command line options can be added to an initrd
			and this will cause the kernel to look for it.

			See Documentation/admin-guide/bootconfig.rst

Linus Torvalds's avatar
Linus Torvalds committed
520
	bttv.card=	[HW,V4L] bttv (bt848 + bt878 based grabber cards)
521 522
	bttv.radio=	Most important insmod options are available as
			kernel args too.
523
	bttv.pll=	See Documentation/admin-guide/media/bttv.rst
Paul Bolle's avatar
Paul Bolle committed
524
	bttv.tuner=
Linus Torvalds's avatar
Linus Torvalds committed
525

526 527 528 529
	bulk_remove=off	[PPC]  This parameter disables the use of the pSeries
			firmware feature for flushing multiple hpte entries
			at a time.

Linus Torvalds's avatar
Linus Torvalds committed
530 531
	c101=		[NET] Moxa C101 synchronous serial card

532
	cachesize=	[BUGS=X86-32] Override level 2 CPU cache size detection.
Linus Torvalds's avatar
Linus Torvalds committed
533 534 535 536 537 538
			Sometimes CPU hardware bugs make them report the cache
			size incorrectly. The kernel will attempt work arounds
			to fix known problems, but for some CPUs it is not
			possible to determine what the correct size should be.
			This option provides an override for these situations.

539 540 541 542 543
	carrier_timeout=
			[NET] Specifies amount of time (in seconds) that
			the kernel should wait for a network carrier. By default
			it waits 120 seconds.

544 545 546
	ca_keys=	[KEYS] This parameter identifies a specific key(s) on
			the system trusted keyring to be used for certificate
			trust validation.
547
			format: { id:<keyid> | builtin }
548

549 550 551 552 553 554
	cca=		[MIPS] Override the kernel pages' cache coherency
			algorithm.  Accepted values range from 0 to 7
			inclusive. See arch/mips/include/asm/pgtable-bits.h
			for platform specific values (SB1, Loongson3 and
			others).

555
	ccw_timeout_log	[S390]
556
			See Documentation/s390/common_io.rst for details.
Linus Torvalds's avatar
Linus Torvalds committed
557

558 559
	cgroup_disable=	[KNL] Disable a particular controller or optional feature
			Format: {name of the controller(s) or feature(s) to disable}
560 561 562 563 564
			The effects of cgroup_disable=foo are:
			- foo isn't auto-mounted if you mount all cgroups in
			  a single hierarchy
			- foo isn't visible as an individually mountable
			  subsystem
565 566 567
			- if foo is an optional feature then the feature is
			  disabled and corresponding cgroup files are not
			  created
568 569 570
			{Currently only "memory" controller deal with this and
			cut the overhead, others just disable the usage. So
			only cgroup_disable=memory is actually worthy}
571 572
			Specifying "pressure" disables per-cgroup pressure
			stall information accounting feature
573

574 575 576
	cgroup_no_v1=	[KNL] Disable cgroup controllers and named hierarchies in v1
			Format: { { controller | "all" | "named" }
			          [,{ controller | "all" | "named" }...] }
577 578
			Like cgroup_disable, but only applies to cgroup v1;
			the blacklisted controllers remain available in cgroup2.
579 580 581
			"all" blacklists all controllers and "named" disables
			named mounts. Specifying both "all" and "named" disables
			all v1 hierarchies.
582

583 584 585
	cgroup.memory=	[KNL] Pass options to the cgroup memory controller.
			Format: <string>
			nosocket -- Disable socket memory accounting.
586
			nokmem -- Disable kernel memory accounting.
587
			nobpf -- Disable BPF memory accounting.
588

589
	checkreqprot=	[SELINUX] Set initial checkreqprot flag value.
Linus Torvalds's avatar
Linus Torvalds committed
590 591
			Format: { "0" | "1" }
			See security/selinux/Kconfig help text.
592 593
			0 -- check protection applied by kernel (includes
				any implied execute protection).
Linus Torvalds's avatar
Linus Torvalds committed
594 595
			1 -- check protection requested by application.
			Default value is set via a kernel config option.
596
			Value can be changed at runtime via
597
				/sys/fs/selinux/checkreqprot.
598
			Setting checkreqprot to 1 is deprecated.
599

600
	cio_ignore=	[S390]
601
			See Documentation/s390/common_io.rst for details.
602

603
	clearcpuid=X[,X...] [X86]
604 605
			Disable CPUID feature X for the kernel. See
			arch/x86/include/asm/cpufeatures.h for the valid bit
606 607
			numbers X. Note the Linux-specific bits are not necessarily
			stable over kernel options, but the vendor-specific
608
			ones should be.
609 610 611 612 613
			X can also be a string as appearing in the flags: line
			in /proc/cpuinfo which does not have the above
			instability issue. However, not all features have names
			in /proc/cpuinfo.
			Note that using this option will taint your kernel.
614 615 616 617 618 619 620
			Also note that user programs calling CPUID directly
			or using the feature without checking anything
			will still see it. This just prevents it from
			being used by the kernel or shown in /proc/cpuinfo.
			Also note the kernel might malfunction if you disable
			some critical bits.

621 622
	clk_ignore_unused
			[CLK]
623 624 625 626 627 628 629 630
			Prevents the clock framework from automatically gating
			clocks that have not been explicitly enabled by a Linux
			device driver but are enabled in hardware at reset or
			by the bootloader/firmware. Note that this does not
			force such clocks to be always-on nor does it reserve
			those clocks in any way. This parameter is useful for
			debug and development, but should not be needed on a
			platform with proper driver support.  For more
631
			information, see Documentation/driver-api/clk.rst.
632

633
	clock=		[BUGS=X86-32, HW] gettimeofday clocksource override.
634
			[Deprecated]
635
			Forces specified clocksource (if available) to be used
636
			when calculating gettimeofday(). If specified
637
			clocksource is not available, it defaults to PIT.
Linus Torvalds's avatar
Linus Torvalds committed
638 639
			Format: { pit | tsc | cyclone | pmtmr }

640
	clocksource=	Override the default clocksource
Randy Dunlap's avatar
Randy Dunlap committed
641 642 643 644 645 646 647 648 649
			Format: <string>
			Override the default clocksource and use the clocksource
			with the name specified.
			Some clocksource names to choose from, depending on
			the platform:
			[all] jiffies (this is the base, fallback clocksource)
			[ACPI] acpi_pm
			[ARM] imx_timer1,OSTS,netx_timer,mpu_timer2,
				pxa_timer,timer3,32k_counter,timer0_1
650
			[X86-32] pit,hpet,tsc;
Randy Dunlap's avatar
Randy Dunlap committed
651 652 653 654 655 656 657 658
				scx200_hrt on Geode; cyclone on IBM x440
			[MIPS] MIPS
			[PARISC] cr16
			[S390] tod
			[SH] SuperH
			[SPARC64] tick
			[X86-64] hpet,tsc

659 660 661 662 663 664 665 666
	clocksource.arm_arch_timer.evtstrm=
			[ARM,ARM64]
			Format: <bool>
			Enable/disable the eventstream feature of the ARM
			architected timer so that code using WFE-based polling
			loops can be debugged more effectively on production
			systems.

667 668 669
	clocksource.max_cswd_read_retries= [KNL]
			Number of clocksource_watchdog() retries due to
			external delays before the clock will be marked
670 671
			unstable.  Defaults to two retries, that is,
			three attempts to read the clock under test.
672

673 674 675 676 677 678 679 680 681 682
	clocksource.verify_n_cpus= [KNL]
			Limit the number of CPUs checked for clocksources
			marked with CLOCK_SOURCE_VERIFY_PERCPU that
			are marked unstable due to excessive skew.
			A negative value says to check all CPUs, while
			zero says not to check any.  Values larger than
			nr_cpu_ids are silently truncated to nr_cpu_ids.
			The actual CPUs are chosen randomly, with
			no replacement if the same CPU is chosen twice.

683 684 685 686 687 688
	clocksource-wdtest.holdoff= [KNL]
			Set the time in seconds that the clocksource
			watchdog test waits before commencing its tests.
			Defaults to zero when built as a module and to
			10 seconds when built into the kernel.

689
	cma=nn[MG]@[start[MG][-end[MG]]]
690
			[KNL,CMA]
691 692 693
			Sets the size of kernel global memory area for
			contiguous memory allocations and optionally the
			placement constraint by the physical address range of
Jean Delvare's avatar
Jean Delvare committed
694 695
			memory allocations. A value of 0 disables CMA
			altogether. For more information, see
696
			kernel/dma/contiguous.c
697

698
	cma_pernuma=nn[MG]
699
			[ARM64,KNL,CMA]
700 701 702
			Sets the size of kernel per-numa memory area for
			contiguous memory allocations. A value of 0 disables
			per-numa CMA altogether. And If this option is not
703
			specified, the default value is 0.
704 705 706 707
			With per-numa CMA enabled, DMA users on node nid will
			first try to allocate buffer from the pernuma area
			which is located in node nid, if the allocation fails,
			they will fallback to the global default memory area.
708

709 710 711 712 713 714 715
	cmo_free_hint=	[PPC] Format: { yes | no }
			Specify whether pages are marked as being inactive
			when they are freed.  This is used in CMO environments
			to determine OS memory pressure for page stealing by
			a hypervisor.
			Default: yes

716 717
	coherent_pool=nn[KMG]	[ARM,KNL]
			Sets the size of memory pool for coherent, atomic dma
718
			allocations, by default set to 256K.
719

Linus Torvalds's avatar
Linus Torvalds committed
720
	com20020=	[HW,NET] ARCnet - COM20020 chipset
721 722
			Format:
			<io>[,<irq>[,<nodeID>[,<backplane>[,<ckp>[,<timeout>]]]]]
Linus Torvalds's avatar
Linus Torvalds committed
723 724 725 726

	com90io=	[HW,NET] ARCnet - COM90xx chipset (IO-mapped buffers)
			Format: <io>[,<irq>]

727 728
	com90xx=	[HW,NET]
			ARCnet - COM90xx chipset (memory-mapped buffers)
Linus Torvalds's avatar
Linus Torvalds committed
729 730 731 732
			Format: <io>[,<irq>[,<memstart>]]

	condev=		[HW,S390] console device
	conmode=
733

734 735 736 737 738 739 740 741 742 743 744
	con3215_drop=	[S390] 3215 console drop mode.
			Format: y|n|Y|N|1|0
			When set to true, drop data on the 3215 console when
			the console buffer is full. In this case the
			operator using a 3270 terminal emulator (for example
			x3270) does not have to enter the clear key for the
			console output to advance and the kernel to continue.
			This leads to a much faster boot time when a 3270
			terminal emulator is active. If no 3270 terminal
			emulator is used, this parameter has no effect.

Linus Torvalds's avatar
Linus Torvalds committed
745 746 747 748 749
	console=	[KNL] Output console device and options.

		tty<n>	Use the virtual console device <n>.

		ttyS<n>[,options]
750
		ttyUSB0[,options]
Linus Torvalds's avatar
Linus Torvalds committed
751
			Use the specified serial port.  The options are of
752 753 754 755 756
			the form "bbbbpnf", where "bbbb" is the baud rate,
			"p" is parity ("n", "o", or "e"), "n" is number of
			bits, and "f" is flow control ("r" for RTS or
			omit it).  Default is "9600n8".

757
			See Documentation/admin-guide/serial-console.rst for more
758
			information.  See
759
			Documentation/networking/netconsole.rst for an
760
			alternative.
Linus Torvalds's avatar
Linus Torvalds committed
761

762 763
		uart[8250],io,<addr>[,options]
		uart[8250],mmio,<addr>[,options]
764
		uart[8250],mmio16,<addr>[,options]
765 766
		uart[8250],mmio32,<addr>[,options]
		uart[8250],0x<addr>[,options]
Linus Torvalds's avatar
Linus Torvalds committed
767 768
			Start an early, polled-mode console on the 8250/16550
			UART at the specified I/O port or MMIO address,
769 770
			switching to the matching ttyS device later.
			MMIO inter-register address stride is either 8-bit
771 772 773 774
			(mmio), 16-bit (mmio16), or 32-bit (mmio32).
			If none of [io|mmio|mmio16|mmio32], <addr> is assumed
			to be equivalent to 'mmio'. 'options' are specified in
			the same format described for ttyS above; if unspecified,
775 776
			the h/w is not re-initialized.

777 778
		hvc<n>	Use the hypervisor console device <n>. This is for
			both Xen and PowerPC hypervisors.
Linus Torvalds's avatar
Linus Torvalds committed
779

780 781 782 783 784 785
		{ null | "" }
			Use to disable console output, i.e., to have kernel
			console messages discarded.
			This must be the only console= parameter used on the
			kernel command line.

786 787
		If the device connected to the port is not a TTY but a braille
		device, prepend "brl," before the device type, for instance
788 789 790
			console=brl,ttyS0
		For now, only VisioBraille is supported.

791 792 793 794 795 796 797 798 799 800 801 802 803 804
	console_msg_format=
			[KNL] Change console messages format
		default
			By default we print messages on consoles in
			"[time stamp] text\n" format (time stamp may not be
			printed, depending on CONFIG_PRINTK_TIME or
			`printk_time' param).
		syslog
			Switch to syslog format: "<%u>[time stamp] text\n"
			IOW, each message will have a facility and loglevel
			prefix. The format is similar to one used by syslog()
			syscall, or to executing "dmesg -S --raw" or to reading
			from /proc/kmsg.

805
	consoleblank=	[KNL] The console blank (screen saver) timeout in
806
			seconds. A value of 0 disables the blank timer.
807
			Defaults to 0.
808

809 810 811
	coredump_filter=
			[KNL] Change the default value for
			/proc/<pid>/coredump_filter.
812
			See also Documentation/filesystems/proc.rst.
813

814 815 816 817 818 819 820
	coresight_cpu_debug.enable
			[ARM,ARM64]
			Format: <bool>
			Enable/disable the CPU sampling based debugging.
			0: default value, disable debugging
			1: enable debugging at boot time

821 822 823 824
	cpcihp_generic=	[HW,PCI] Generic port I/O CompactPCI driver
			Format:
			<first_slot>,<last_slot>,<port>,<enum_bit>[,<debug>]

825 826 827
	cpuidle.off=1	[CPU_IDLE]
			disable the cpuidle sub-system

828 829 830
	cpuidle.governor=
			[CPU_IDLE] Name of the cpuidle governor to use.

831 832 833
	cpufreq.off=1	[CPU_FREQ]
			disable the cpufreq sub-system

834 835 836 837 838
	cpufreq.default_governor=
			[CPU_FREQ] Name of the default cpufreq governor or
			policy to use. This governor must be registered in the
			kernel before the cpufreq driver probes.

839 840 841 842 843 844
	cpu_init_udelay=N
			[X86] Delay for N microsec between assert and de-assert
			of APIC INIT to start processors.  This delay occurs
			on every CPU online, such as boot, and resume from suspend.
			Default: 10000

845 846 847 848 849 850
	cpuhp.parallel=
			[SMP] Enable/disable parallel bringup of secondary CPUs
			Format: <bool>
			Default is enabled if CONFIG_HOTPLUG_PARALLEL=y. Otherwise
			the parameter has no effect.

851 852 853 854 855 856 857
	crash_kexec_post_notifiers
			Run kdump after running panic-notifiers and dumping
			kmsg. This only for the users who doubt kdump always
			succeeds in any situation.
			Note that this also increases risks of kdump failure,
			because some panic notifiers can make the crashed
			kernel more unstable.
Linus Torvalds's avatar
Linus Torvalds committed
858

859 860 861 862 863
	crashkernel=size[KMG][@offset[KMG]]
			[KNL] Using kexec, Linux can switch to a 'crash kernel'
			upon panic. This parameter reserves the physical
			memory region [offset, offset + size] for that kernel
			image. If '@offset' is omitted, then a suitable offset
864
			is selected automatically.
865
			[KNL, X86-64, ARM64] Select a region under 4G first, and
866 867
			fall back to reserve region above 4G when '@offset'
			hasn't been specified.
868
			See Documentation/admin-guide/kdump/kdump.rst for further details.
869

870 871 872 873 874
	crashkernel=range1:size1[,range2:size2,...][@offset]
			[KNL] Same as above, but depends on the memory
			in the running system. The syntax of range is
			start-[end] where start and end are both
			a memory unit (amount[KMG]). See also
875
			Documentation/admin-guide/kdump/kdump.rst for an example.
876

877
	crashkernel=size[KMG],high
878
			[KNL, X86-64, ARM64] range could be above 4G. Allow kernel
879 880 881 882 883
			to allocate physical memory region from top, so could
			be above 4G if system have more than 4G ram installed.
			Otherwise memory region will be allocated below 4G, if
			available.
			It will be ignored if crashkernel=X is specified.
884
	crashkernel=size[KMG],low
885
			[KNL, X86-64, ARM64] range under 4G. When crashkernel=X,high
886
			is passed, kernel could allocate physical memory region
887 888
			above 4G, that cause second kernel crash on system
			that require some amount of low memory, e.g. swiotlb
889 890
			requires at least 64M+32K low memory, also enough extra
			low memory is needed to make sure DMA buffers for 32-bit
891
			devices won't run out. Kernel would try to allocate
892 893 894 895
			default	size of memory below 4G automatically. The default
			size is	platform dependent.
			  --> x86: max(swiotlb_size_or_default() + 8MiB, 256MiB)
			  --> arm64: 128MiB
896
			This one lets the user specify own low range under 4G
897 898
			for second kernel instead.
			0: to disable low allocation.
899
			It will be ignored when crashkernel=X,high is not used
900
			or memory reserved is below 4G.
901

902
	cryptomgr.notests
903
			[KNL] Disable crypto self-tests
904

Linus Torvalds's avatar
Linus Torvalds committed
905 906 907 908 909
	cs89x0_dma=	[HW,NET]
			Format: <dma>

	cs89x0_media=	[HW,NET]
			Format: { rj45 | aui | bnc }
910

911 912 913 914 915 916 917
	csdlock_debug=	[KNL] Enable or disable debug add-ons of cross-CPU
			function call handling. When switched on,
			additional debug data is printed to the console
			in case a hanging CPU is detected, and that
			CPU is pinged again in order to try to resolve
			the hang situation.  The default value of this
			option depends on the CSD_LOCK_WAIT_DEBUG_DEFAULT
918
			Kconfig option.
919

920
	dasd=		[HW,NET]
Linus Torvalds's avatar
Linus Torvalds committed
921 922 923 924 925
			See header of drivers/s390/block/dasd_devmap.c.

	db9.dev[2|3]=	[HW,JOY] Multisystem joystick support via parallel port
			(one device per port)
			Format: <port#>,<type>
926
			See also Documentation/input/devices/joystick-parport.rst
Linus Torvalds's avatar
Linus Torvalds committed
927 928 929

	debug		[KNL] Enable kernel debugging (events log level).

930 931 932 933 934 935 936 937
	debug_boot_weak_hash
			[KNL] Enable printing [hashed] pointers early in the
			boot sequence.  If enabled, we use a weak hash instead
			of siphash to hash pointers.  Use this option if you are
			seeing instances of '(___ptrval___)') and need to see a
			value (hashed pointer) instead. Cryptographically
			insecure, please do not use on production kernels.

938
	debug_locks_verbose=
939 940
			[KNL] verbose locking self-tests
			Format: <int>
941 942
			Print debugging info while doing the locking API
			self-tests.
943 944 945 946
			Bitmask for the various LOCKTYPE_ tests. Defaults to 0
			(no extra messages), setting it to -1 (all bits set)
			will print _a_lot_ more information - normally only
			useful to lockdep developers.
947

948 949
	debug_objects	[KNL] Enable object debugging

950 951 952 953 954 955 956 957 958 959 960 961 962
	debug_guardpage_minorder=
			[KNL] When CONFIG_DEBUG_PAGEALLOC is set, this
			parameter allows control of the order of pages that will
			be intentionally kept free (and hence protected) by the
			buddy allocator. Bigger value increase the probability
			of catching random memory corruption, but reduce the
			amount of memory for normal system use. The maximum
			possible value is MAX_ORDER/2.  Setting this parameter
			to 1 or 2 should be enough to identify most random
			memory corruption problems caused by bugs in kernel or
			driver code when a CPU writes to (or reads from) a
			random memory location. Note that there exists a class
			of memory corruptions problems caused by buggy H/W or
963
			F/W or by drivers badly programming DMA (basically when
964 965 966 967 968
			memory is written at bus level and the CPU MMU is
			bypassed) which are not detectable by
			CONFIG_DEBUG_PAGEALLOC, hence this option will not help
			tracking down these problems.

969
	debug_pagealloc=
970 971 972 973
			[KNL] When CONFIG_DEBUG_PAGEALLOC is set, this parameter
			enables the feature at boot time. By default, it is
			disabled and the system will work mostly the same as a
			kernel built without CONFIG_DEBUG_PAGEALLOC.
974 975
			Note: to get most of debug_pagealloc error reports, it's
			useful to also enable the page_owner functionality.
976 977
			on: enable the feature

978 979 980 981 982 983 984 985 986 987 988 989 990 991 992
	debugfs=    	[KNL] This parameter enables what is exposed to userspace
			and debugfs internal clients.
			Format: { on, no-mount, off }
			on: 	All functions are enabled.
			no-mount:
				Filesystem is not registered but kernel clients can
			        access APIs and a crashkernel can be used to read
				its content. There is nothing to mount.
			off: 	Filesystem is not registered and clients
			        get a -EPERM as result when trying to register files
				or directories within debugfs.
				This is equivalent of the runtime functionality if
				debugfs was not enabled in the kernel at all.
			Default value is set in build-time with a kernel configuration.

993 994
	debugpat	[X86] Enable PAT debugging

995
	default_hugepagesz=
996 997 998 999 1000 1001 1002 1003 1004
			[HW] The size of the default HugeTLB page. This is
			the size represented by the legacy /proc/ hugepages
			APIs.  In addition, this is the default hugetlb size
			used for shmget(), mmap() and mounting hugetlbfs
			filesystems.  If not specified, defaults to the
			architecture's default huge page size.  Huge page
			sizes are architecture dependent.  See also
			Documentation/admin-guide/mm/hugetlbpage.rst.
			Format: size[KMG]
1005

1006 1007 1008 1009
	deferred_probe_timeout=
			[KNL] Debugging option to set a timeout in seconds for
			deferred probe to give up waiting on dependencies to
			probe. Only specific dependencies (subsystems or
1010 1011 1012 1013
			drivers) that have opted in will be ignored. A timeout
			of 0 will timeout at the end of initcalls. If the time
			out hasn't expired, it'll be restarted by each
			successful driver registration. This option will also
1014 1015 1016
			dump out devices still on the deferred probe list after
			retrying.

1017 1018
	delayacct	[KNL] Enable per-task delay accounting

1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036
	dell_smm_hwmon.ignore_dmi=
			[HW] Continue probing hardware even if DMI data
			indicates that the driver is running on unsupported
			hardware.

	dell_smm_hwmon.force=
			[HW] Activate driver even if SMM BIOS signature does
			not match list of supported models and enable otherwise
			blacklisted features.

	dell_smm_hwmon.power_status=
			[HW] Report power status in /proc/i8k
			(disabled by default).

	dell_smm_hwmon.restricted=
			[HW] Allow controlling fans only if SYS_ADMIN
			capability is set.

1037 1038 1039 1040 1041 1042
	dell_smm_hwmon.fan_mult=
			[HW] Factor to multiply fan speed with.

	dell_smm_hwmon.fan_max=
			[HW] Maximum configurable fan speed.

1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054
	dfltcc=		[HW,S390]
			Format: { on | off | def_only | inf_only | always }
			on:       s390 zlib hardware support for compression on
			          level 1 and decompression (default)
			off:      No s390 zlib hardware support
			def_only: s390 zlib hardware support for deflate
			          only (compression on level 1)
			inf_only: s390 zlib hardware support for inflate
			          only (decompression)
			always:   Same as 'on' but ignores the selected compression
			          level always using hardware support (used for debugging)

Linus Torvalds's avatar
Linus Torvalds committed
1055 1056
	dhash_entries=	[KNL]
			Set number of hash buckets for dentry cache.
1057

1058 1059 1060 1061 1062 1063
	disable_1tb_segments [PPC]
			Disables the use of 1TB hash page table segments. This
			causes the kernel to fall back to 256MB segments which
			can be useful when debugging issues that require an SLB
			miss to occur.

Brian Haley's avatar
Brian Haley committed
1064
	disable=	[IPV6]
1065
			See Documentation/networking/ipv6.rst.
Brian Haley's avatar
Brian Haley committed
1066

1067 1068 1069
	disable_radix	[PPC]
			Disable RADIX MMU mode on POWER9

1070 1071 1072 1073
	disable_tlbie	[PPC]
			Disable TLBIE instruction. Currently does not work
			with KVM, with HASH MMU, or with coherent accelerators.

1074 1075 1076 1077 1078 1079 1080 1081 1082
	disable_cpu_apicid= [X86,APIC,SMP]
			Format: <int>
			The number of initial APIC ID for the
			corresponding CPU to be disabled at boot,
			mostly used for the kdump 2nd kernel to
			disable BSP to wake up multiple CPUs without
			causing system reset or hang due to sending
			INIT from AP to BSP.

1083
	disable_ddw	[PPC/PSERIES]
1084
			Disable Dynamic DMA Window support. Use this
1085 1086
			to workaround buggy firmware.

Brian Haley's avatar
Brian Haley committed
1087
	disable_ipv6=	[IPV6]
1088
			See Documentation/networking/ipv6.rst.
Brian Haley's avatar
Brian Haley committed
1089

1090 1091 1092
	disable_mtrr_cleanup [X86]
			The kernel tries to adjust MTRR layout from continuous
			to discrete, to make X server driver able to add WB
1093
			entry later. This parameter disables that.
1094

1095
	disable_mtrr_trim [X86, Intel and AMD only]
1096 1097 1098 1099 1100
			By default the kernel will trim any uncacheable
			memory out of your available memory pool based on
			MTRR settings.  This parameter disables that behavior,
			possibly causing your machine to run very slowly.

1101
	disable_timer_pin_1 [X86]
1102 1103 1104
			Disable PIN 1 of APIC timer
			Can be useful to work around chipset bugs.

1105 1106
	dis_ucode_ldr	[X86] Disable the microcode loader.

1107 1108 1109 1110 1111 1112 1113 1114 1115 1116
	dma_debug=off	If the kernel is compiled with DMA_API_DEBUG support,
			this option disables the debugging code at boot.

	dma_debug_entries=<number>
			This option allows to tune the number of preallocated
			entries for DMA-API debugging code. One entry is
			required per DMA-API allocation. Use this if the
			DMA-API debugging code disables itself because the
			architectural default is too low.

1117 1118 1119 1120 1121 1122 1123
	dma_debug_driver=<driver_name>
			With this option the DMA-API debugging driver
			filter feature can be enabled at boot time. Just
			pass the driver to filter for as the parameter.
			The filter can be disabled or changed to another
			driver later using sysfs.

1124
	driver_async_probe=  [KNL]
1125 1126 1127 1128
			List of driver names to be probed asynchronously. *
			matches with all driver names. If * is specified, the
			rest of the listed driver names are those that will NOT
			match the *.
1129 1130
			Format: <driver_name1>,<driver_name2>...

1131
	drm.edid_firmware=[<connector>:]<file>[,[<connector>:]<file>]
1132 1133 1134 1135
			Broken monitors, graphic adapters, KVMs and EDIDless
			panels may send no or incorrect EDID data sets.
			This parameter allows to specify an EDID data sets
			in the /lib/firmware directory that are used instead.
1136 1137 1138 1139 1140
			Generic built-in EDID data sets are used, if one of
			edid/1024x768.bin, edid/1280x1024.bin,
			edid/1680x1050.bin, or edid/1920x1080.bin is given
			and no file with the same name exists. Details and
			instructions how to build your own EDID data are
1141
			available in Documentation/admin-guide/edid.rst. An EDID
1142 1143
			data set will only be used for a particular connector,
			if its name and a colon are prepended to the EDID
1144 1145 1146 1147
			name. Each connector may use a unique EDID data
			set by separating the files with a comma.  An EDID
			data set with no connector name will be used for
			any connectors not explicitly specified.
1148

Linus Torvalds's avatar
Linus Torvalds committed
1149 1150
	dscc4.setup=	[NET]

1151 1152 1153 1154 1155 1156 1157 1158 1159
	dt_cpu_ftrs=	[PPC]
			Format: {"off" | "known"}
			Control how the dt_cpu_ftrs device-tree binding is
			used for CPU feature discovery and setup (if it
			exists).
			off: Do not use it, fall back to legacy cpu table.
			known: Do not pass through unknown features to guests
			or userspace, only those that the kernel is aware of.

1160 1161 1162 1163 1164
	dump_apple_properties	[X86]
			Dump name and content of EFI device properties on
			x86 Macs.  Useful for driver authors to determine
			what data is available or for reverse-engineering.

1165
	dyndbg[="val"]		[KNL,DYNAMIC_DEBUG]
1166
	<module>.dyndbg[="val"]
1167
			Enable debug messages at boot time.  See
1168 1169
			Documentation/admin-guide/dynamic-debug-howto.rst
			for details.
1170

1171 1172 1173 1174 1175
	early_ioremap_debug [KNL]
			Enable debug messages in early_ioremap support. This
			is useful for tracking down temporary early mappings
			which are not unmapped.

1176
	earlycon=	[KNL] Output early console device and options.
1177

1178 1179 1180 1181
			When used with no options, the early console is
			determined by stdout-path property in device tree's
			chosen node or the ACPI SPCR table if supported by
			the platform.
1182

1183 1184 1185 1186 1187 1188
		cdns,<addr>[,options]
			Start an early, polled-mode console on a Cadence
			(xuartps) serial port at the specified address. Only
			supported option is baud rate. If baud rate is not
			specified, the serial port must already be setup and
			configured.
1189

1190 1191 1192 1193
		uart[8250],io,<addr>[,options[,uartclk]]
		uart[8250],mmio,<addr>[,options[,uartclk]]
		uart[8250],mmio32,<addr>[,options[,uartclk]]
		uart[8250],mmio32be,<addr>[,options[,uartclk]]
1194
		uart[8250],0x<addr>[,options]
1195 1196
			Start an early, polled-mode console on the 8250/16550
			UART at the specified I/O port or MMIO address.
1197
			MMIO inter-register address stride is either 8-bit
1198 1199 1200 1201
			(mmio) or 32-bit (mmio32 or mmio32be).
			If none of [io|mmio|mmio32|mmio32be], <addr> is assumed
			to be equivalent to 'mmio'. 'options' are specified
			in the same format described for "console=ttyS<n>"; if
1202 1203 1204
			unspecified, the h/w is not initialized. 'uartclk' is
			the uart clock frequency; if unspecified, it is set
			to 'BASE_BAUD' * 16.
1205

1206
		pl011,<addr>
1207
		pl011,mmio32,<addr>
1208 1209 1210
			Start an early, polled-mode console on a pl011 serial
			port at the specified address. The pl011 serial port
			must already be setup and configured. Options are not
1211 1212 1213
			yet supported.  If 'mmio32' is specified, then only
			the driver will use only 32-bit accessors to read/write
			the device registers.
1214

1215 1216 1217 1218 1219
		liteuart,<addr>
			Start an early console on a litex serial port at the
			specified address. The serial port must already be
			setup and configured. Options are not yet supported.

1220 1221 1222 1223 1224 1225
		meson,<addr>
			Start an early, polled-mode console on a meson serial
			port at the specified address. The serial port must
			already be setup and configured. Options are not yet
			supported.

1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237
		msm_serial,<addr>
			Start an early, polled-mode console on an msm serial
			port at the specified address. The serial port
			must already be setup and configured. Options are not
			yet supported.

		msm_serial_dm,<addr>
			Start an early, polled-mode console on an msm serial
			dm port at the specified address. The serial port
			must already be setup and configured. Options are not
			yet supported.

1238 1239 1240 1241 1242 1243
		owl,<addr>
			Start an early, polled-mode console on a serial port
			of an Actions Semi SoC, such as S500 or S900, at the
			specified address. The serial port must already be
			setup and configured. Options are not yet supported.

1244 1245 1246 1247
		rda,<addr>
			Start an early, polled-mode console on a serial port
			of an RDA Micro SoC, such as RDA8810PL, at the
			specified address. The serial port must already be
1248 1249
			setup and configured. Options are not yet supported.

1250 1251 1252 1253
		sbi
			Use RISC-V SBI (Supervisor Binary Interface) for early
			console.

1254 1255
		smh	Use ARM semihosting calls for early console.

1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267
		s3c2410,<addr>
		s3c2412,<addr>
		s3c2440,<addr>
		s3c6400,<addr>
		s5pv210,<addr>
		exynos4210,<addr>
			Use early console provided by serial driver available
			on Samsung SoCs, requires selecting proper type and
			a correct base address of the selected UART port. The
			serial port must already be setup and configured.
			Options are not yet supported.

1268 1269 1270 1271 1272 1273
		lantiq,<addr>
			Start an early, polled-mode console on a lantiq serial
			(lqasc) port at the specified address. The serial port
			must already be setup and configured. Options are not
			yet supported.

1274 1275 1276 1277 1278 1279 1280
		lpuart,<addr>
		lpuart32,<addr>
			Use early console provided by Freescale LP UART driver
			found on Freescale Vybrid and QorIQ LS1021A processors.
			A valid base address must be provided, and the serial
			port must already be setup and configured.

1281 1282 1283 1284 1285 1286
		ec_imx21,<addr>
		ec_imx6q,<addr>
			Start an early, polled-mode, output-only console on the
			Freescale i.MX UART at the specified address. The UART
			must already be setup and configured.

1287
		ar3700_uart,<addr>
1288 1289 1290 1291 1292
			Start an early, polled-mode console on the
			Armada 3700 serial port at the specified
			address. The serial port must already be setup
			and configured. Options are not yet supported.

1293 1294 1295 1296 1297 1298
		qcom_geni,<addr>
			Start an early, polled-mode console on a Qualcomm
			Generic Interface (GENI) based serial port at the
			specified address. The serial port must already be
			setup and configured. Options are not yet supported.

1299 1300 1301 1302 1303 1304 1305
		efifb,[options]
			Start an early, unaccelerated console on the EFI
			memory mapped framebuffer (if available). On cache
			coherent non-x86 systems that use system memory for
			the framebuffer, pass the 'ram' option so that it is
			mapped with the correct attributes.

1306
		linflex,<addr>
1307
			Use early console provided by Freescale LINFlexD UART
1308 1309 1310 1311
			serial driver for NXP S32V234 SoCs. A valid base
			address must be provided, and the serial port must
			already be setup and configured.

Arnd Bergmann's avatar
Arnd Bergmann committed
1312
	earlyprintk=	[X86,SH,ARM,M68k,S390]
Linus Torvalds's avatar
Linus Torvalds committed
1313
			earlyprintk=vga
1314
			earlyprintk=sclp
1315
			earlyprintk=xen
Linus Torvalds's avatar
Linus Torvalds committed
1316
			earlyprintk=serial[,ttySn[,baudrate]]
1317
			earlyprintk=serial[,0x...[,baudrate]]
1318
			earlyprintk=ttySn[,baudrate]
1319
			earlyprintk=dbgp[debugController#]
1320
			earlyprintk=pciserial[,force],bus:device.function[,baudrate]
1321
			earlyprintk=xdbc[xhciController#]
Linus Torvalds's avatar
Linus Torvalds committed
1322

1323 1324 1325 1326
			earlyprintk is useful when the kernel crashes before
			the normal console is initialized. It is not enabled by
			default because it has some cosmetic problems.

1327
			Append ",keep" to not disable it when the real console
Linus Torvalds's avatar
Linus Torvalds committed
1328 1329
			takes over.

1330
			Only one of vga, serial, or usb debug port can
1331
			be used at a time.
Linus Torvalds's avatar
Linus Torvalds committed
1332

1333 1334 1335 1336 1337 1338 1339 1340
			Currently only ttyS0 and ttyS1 may be specified by
			name.  Other I/O ports may be explicitly specified
			on some architectures (x86 and arm at least) by
			replacing ttySn with an I/O port address, like this:
				earlyprintk=serial,0x1008,115200
			You can find the port for a given device in
			/proc/tty/driver/serial:
				2: uart:ST16650V2 port:00001008 irq:18 ...
Linus Torvalds's avatar
Linus Torvalds committed
1341 1342 1343 1344

			Interaction with the standard serial driver is not
			very good.

1345
			The VGA output is eventually overwritten by
1346
			the real console.
Linus Torvalds's avatar
Linus Torvalds committed
1347

1348
			The xen option can only be used in Xen domains.
1349

1350 1351
			The sclp output can only be used on s390.

1352 1353 1354 1355
			The optional "force" to "pciserial" enables use of a
			PCI device even when its classcode is not of the
			UART class.

1356 1357 1358 1359 1360 1361 1362 1363
	edac_report=	[HW,EDAC] Control how to report EDAC event
			Format: {"on" | "off" | "force"}
			on: enable EDAC to report H/W event. May be overridden
			by other higher priority error reporting module.
			off: disable H/W event reporting through EDAC.
			force: enforce the use of EDAC to report H/W event.
			default: on.

Linus Torvalds's avatar
Linus Torvalds committed
1364
	edd=		[EDD]
1365
			Format: {"off" | "on" | "skip[mbr]"}
Linus Torvalds's avatar
Linus Torvalds committed
1366

1367
	efi=		[EFI]
1368 1369
			Format: { "debug", "disable_early_pci_dma",
				  "nochunk", "noruntime", "nosoftreserve",
1370
				  "novamap", "no_disable_early_pci_dma" }
1371 1372 1373
			debug: enable misc debug output.
			disable_early_pci_dma: disable the busmaster bit on all
			PCI bridges while in the EFI boot stub.
1374 1375 1376
			nochunk: disable reading files in "chunks" in the EFI
			boot stub, as chunking can cause problems with some
			firmware implementations.
1377
			noruntime : disable EFI runtime services support
1378 1379 1380 1381 1382 1383
			nosoftreserve: The EFI_MEMORY_SP (Specific Purpose)
			attribute may cause the kernel to reserve the
			memory range for a memory mapping driver to
			claim. Specify efi=nosoftreserve to disable this
			reservation and treat the memory by its base type
			(i.e. EFI_CONVENTIONAL_MEMORY / "System RAM").
1384
			novamap: do not call SetVirtualAddressMap().
1385 1386
			no_disable_early_pci_dma: Leave the busmaster bit set
			on all PCI bridges while in the EFI boot stub
1387

1388 1389 1390 1391 1392 1393
	efi_no_storage_paranoia [EFI; X86]
			Using this parameter you can use more than 50% of
			your efi variable storage. Use this parameter only if
			you are really sure that your UEFI does sane gc and
			fulfills the spec otherwise your board may brick.

1394 1395 1396 1397 1398
	efi_fake_mem=	nn[KMG]@ss[KMG]:aa[,nn[KMG]@ss[KMG]:aa,..] [EFI; X86]
			Add arbitrary attribute to specific memory range by
			updating original EFI memory map.
			Region of memory which aa attribute is added to is
			from ss to ss+nn.
1399

1400 1401 1402 1403 1404
			If efi_fake_mem=2G@4G:0x10000,2G@0x10a0000000:0x10000
			is specified, EFI_MEMORY_MORE_RELIABLE(0x10000)
			attribute is added to range 0x100000000-0x180000000 and
			0x10a0000000-0x1120000000.

1405 1406 1407 1408
			If efi_fake_mem=8G@9G:0x40000 is specified, the
			EFI_MEMORY_SP(0x40000) attribute is added to
			range 0x240000000-0x43fffffff.

1409
			Using this parameter you can do debugging of EFI memmap
1410
			related features. For example, you can do debugging of
1411
			Address Range Mirroring feature even if your box
1412 1413
			doesn't support it, or mark specific memory as
			"soft reserved".
1414

1415 1416 1417 1418
	efivar_ssdt=	[EFI; X86] Name of an EFI variable that contains an SSDT
			that is to be dynamically loaded by Linux. If there are
			multiple variables with the same name but with different
			vendor GUIDs, all of them will be loaded. See
1419
			Documentation/admin-guide/acpi/ssdt-overlays.rst for details.
1420 1421


Linus Torvalds's avatar
Linus Torvalds committed
1422 1423 1424
	eisa_irq_edge=	[PARISC,HW]
			See header of drivers/parisc/eisa.c.

1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435
	ekgdboc=	[X86,KGDB] Allow early kernel console debugging
			Format: ekgdboc=kbd

			This is designed to be used in conjunction with
			the boot argument: earlyprintk=vga

			This parameter works in place of the kgdboc parameter
			but can only be used if the backing tty is available
			very early in the boot process. For early debugging
			via a serial port see kgdboc_earlycon instead.

1436
	elanfreq=	[X86-32]
Linus Torvalds's avatar
Linus Torvalds committed
1437
			See comment before function elanfreq_setup() in
1438
			arch/x86/kernel/cpu/cpufreq/elanfreq.c.
Linus Torvalds's avatar
Linus Torvalds committed
1439

1440
	elfcorehdr=[size[KMG]@]offset[KMG] [IA64,PPC,SH,X86,S390]
1441
			Specifies physical address of start of kernel core
1442 1443
			image elf header and optionally the size. Generally
			kexec loader will pass this option to capture kernel.
1444
			See Documentation/admin-guide/kdump/kdump.rst for details.
Linus Torvalds's avatar
Linus Torvalds committed
1445

1446 1447 1448 1449 1450
	enable_mtrr_cleanup [X86]
			The kernel tries to adjust MTRR layout from continuous
			to discrete, to make X server driver able to add WB
			entry later. This parameter enables that.

1451
	enable_timer_pin_1 [X86]
1452 1453 1454 1455 1456
			Enable PIN 1 of APIC timer
			Can be useful to work around chipset bugs
			(in particular on some ATI chipsets).
			The kernel tries to set a reasonable default.

1457
	enforcing=	[SELINUX] Set initial enforcing status.
Linus Torvalds's avatar
Linus Torvalds committed
1458 1459 1460 1461 1462
			Format: {"0" | "1"}
			See security/selinux/Kconfig help text.
			0 -- permissive (log only, no denials).
			1 -- enforcing (deny and log).
			Default value is 0.
1463 1464
			Value can be changed at runtime via
			/sys/fs/selinux/enforce.
Linus Torvalds's avatar
Linus Torvalds committed
1465

1466 1467 1468 1469
	erst_disable	[ACPI]
			Disable Error Record Serialization Table (ERST)
			support.

Linus Torvalds's avatar
Linus Torvalds committed
1470 1471 1472 1473
	ether=		[HW,NET] Ethernet cards parameters
			This option is obsoleted by the "netdev=" option, which
			has equivalent usage. See its documentation for details.

1474 1475 1476 1477 1478
	evm=		[EVM]
			Format: { "fix" }
			Permit 'security.evm' to be updated regardless of
			current integrity status.

1479 1480 1481 1482 1483 1484 1485 1486
	early_page_ext [KNL] Enforces page_ext initialization to earlier
			stages so cover more early boot allocations.
			Please note that as side effect some optimizations
			might be disabled to achieve that (e.g. parallelized
			memory initialization is disabled) so the boot process
			might take longer, especially on systems with a lot of
			memory. Available with CONFIG_PAGE_EXTENSION=y.

1487
	failslab=
1488
	fail_usercopy=
1489 1490 1491 1492
	fail_page_alloc=
	fail_make_request=[KNL]
			General fault injection mechanism.
			Format: <interval>,<probability>,<space>,<times>
Paul Bolle's avatar
Paul Bolle committed
1493
			See also Documentation/fault-injection/.
1494

1495 1496 1497 1498 1499
	fb_tunnels=	[NET]
			Format: { initns | none }
			See Documentation/admin-guide/sysctl/net.rst for
			fb_tunnels_only_for_init_ns

Linus Torvalds's avatar
Linus Torvalds committed
1500
	floppy=		[HW]
1501
			See Documentation/admin-guide/blockdev/floppy.rst.
Linus Torvalds's avatar
Linus Torvalds committed
1502

1503 1504 1505 1506 1507 1508
	force_pal_cache_flush
			[IA-64] Avoid check_sal_cache_flush which may hang on
			buggy SAL_CACHE_FLUSH implementations. Using this
			parameter will force ia64_sal_cache_flush to call
			ia64_pal_cache_flush instead of SAL_CACHE_FLUSH.

1509
	forcepae	[X86-32]
1510 1511 1512 1513 1514 1515
			Forcefully enable Physical Address Extension (PAE).
			Many Pentium M systems disable PAE but may have a
			functionally usable PAE implementation.
			Warning: use of this parameter will taint the kernel
			and may cause unknown problems.

1516
	ftrace=[tracer]
1517
			[FTRACE] will set and start the specified tracer
1518 1519 1520
			as early as possible in order to facilitate early
			boot debugging.

1521 1522 1523 1524 1525 1526 1527 1528
	ftrace_boot_snapshot
			[FTRACE] On boot up, a snapshot will be taken of the
			ftrace ring buffer that can be read at:
			/sys/kernel/tracing/snapshot.
			This is useful if you need tracing information from kernel
			boot up that is likely to be overridden by user space
			start up functionality.

1529 1530 1531 1532 1533 1534 1535 1536 1537
			Optionally, the snapshot can also be defined for a tracing
			instance that was created by the trace_instance= command
			line parameter.

			trace_instance=foo,sched_switch ftrace_boot_snapshot=foo

			The above will cause the "foo" tracing instance to trigger
			a snapshot at the end of boot up.

1538
	ftrace_dump_on_oops[=orig_cpu]
1539
			[FTRACE] will dump the trace buffers on oops.
1540 1541 1542 1543
			If no parameter is passed, ftrace will dump
			buffers of all CPUs, but if you pass orig_cpu, it will
			dump only the buffer of the CPU that triggered the
			oops.
1544 1545 1546

	ftrace_filter=[function-list]
			[FTRACE] Limit the functions traced by the function
1547
			tracer at boot up. function-list is a comma-separated
1548 1549
			list of functions. This list can be changed at run
			time by the set_ftrace_filter file in the debugfs
1550
			tracing directory.
1551 1552 1553 1554 1555 1556

	ftrace_notrace=[function-list]
			[FTRACE] Do not trace the functions specified in
			function-list. This list can be changed at run time
			by the set_ftrace_notrace file in the debugfs
			tracing directory.
1557

1558 1559 1560
	ftrace_graph_filter=[function-list]
			[FTRACE] Limit the top level callers functions traced
			by the function graph tracer at boot up.
1561
			function-list is a comma-separated list of functions
1562 1563 1564
			that can be changed at run time by the
			set_graph_function file in the debugfs tracing directory.

1565 1566
	ftrace_graph_notrace=[function-list]
			[FTRACE] Do not trace from the functions specified in
1567
			function-list.  This list is a comma-separated list of
1568 1569 1570
			functions that can be changed at run time by the
			set_graph_notrace file in the debugfs tracing directory.

1571 1572 1573 1574 1575 1576
	ftrace_graph_max_depth=<uint>
			[FTRACE] Used with the function graph tracer. This is
			the max depth it will trace into a function. This value
			can be changed at run time by the max_graph_depth file
			in the tracefs tracing directory. default: 0 (no limit)

1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594
	fw_devlink=	[KNL] Create device links between consumer and supplier
			devices by scanning the firmware to infer the
			consumer/supplier relationships. This feature is
			especially useful when drivers are loaded as modules as
			it ensures proper ordering of tasks like device probing
			(suppliers first, then consumers), supplier boot state
			clean up (only after all consumers have probed),
			suspend/resume & runtime PM (consumers first, then
			suppliers).
			Format: { off | permissive | on | rpm }
			off --	Don't create device links from firmware info.
			permissive -- Create device links from firmware info
				but use it only for ordering boot state clean
				up (sync_state() calls).
			on -- 	Create device links from firmware info and use it
				to enforce probe and suspend/resume ordering.
			rpm --	Like "on", but also use to order runtime PM.

1595 1596 1597 1598 1599
	fw_devlink.strict=<bool>
			[KNL] Treat all inferred dependencies as mandatory
			dependencies. This only applies for fw_devlink=on|rpm.
			Format: <bool>

1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613
	fw_devlink.sync_state =
			[KNL] When all devices that could probe have finished
			probing, this parameter controls what to do with
			devices that haven't yet received their sync_state()
			calls.
			Format: { strict | timeout }
			strict -- Default. Continue waiting on consumers to
				probe successfully.
			timeout -- Give up waiting on consumers and call
				sync_state() on any devices that haven't yet
				received their sync_state() calls after
				deferred_probe_timeout has expired or by
				late_initcall() if !CONFIG_MODULES.

Linus Torvalds's avatar
Linus Torvalds committed
1614 1615 1616 1617
	gamecon.map[2|3]=
			[HW,JOY] Multisystem joystick and NES/SNES/PSX pad
			support via parallel port (up to 5 devices per port)
			Format: <port#>,<pad1>,<pad2>,<pad3>,<pad4>,<pad5>
1618
			See also Documentation/input/devices/joystick-parport.rst
Linus Torvalds's avatar
Linus Torvalds committed
1619 1620 1621

	gamma=		[HW,DRM]

1622
	gart_fix_e820=	[X86-64] disable the fix e820 for K8 GART
1623 1624 1625
			Format: off | on
			default: on

1626 1627 1628 1629 1630 1631 1632 1633 1634 1635
	gather_data_sampling=
			[X86,INTEL] Control the Gather Data Sampling (GDS)
			mitigation.

			Gather Data Sampling is a hardware vulnerability which
			allows unprivileged speculative access to data which was
			previously stored in vector registers.

			This issue is mitigated by default in updated microcode.
			The mitigation may have a performance impact but can be
1636 1637 1638 1639 1640 1641 1642
			disabled. On systems without the microcode mitigation
			disabling AVX serves as a mitigation.

			force:	Disable AVX to mitigate systems without
				microcode mitigation. No effect if the microcode
				mitigation is present. Known to cause crashes in
				userspace with buggy AVX enumeration.
1643 1644 1645

			off:	Disable GDS mitigation.

1646 1647 1648 1649 1650 1651
	gcov_persist=	[GCOV] When non-zero (default), profiling data for
			kernel modules is saved and remains accessible via
			debugfs, even when the module is unloaded/reloaded.
			When zero, profiling data is discarded and associated
			debugfs files are removed at module unload time.

1652 1653 1654 1655
	goldfish	[X86] Enable the goldfish android emulator platform.
			Don't use this when you are not running on the
			android emulator

1656 1657 1658
	gpio-mockup.gpio_mockup_ranges
			[HW] Sets the ranges of gpiochip of for this device.
			Format: <start1>,<end1>,<start2>,<end2>...
1659 1660
	gpio-mockup.gpio_mockup_named_lines
			[HW] Let the driver know GPIO lines should be named.
1661

Linus Torvalds's avatar
Linus Torvalds committed
1662
	gpt		[EFI] Forces disk with valid GPT signature but
1663 1664 1665
			invalid Protective MBR to be treated as GPT. If the
			primary GPT is corrupted, it enables the backup/alternate
			GPT to be used instead.
Linus Torvalds's avatar
Linus Torvalds committed
1666

1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684
	grcan.enable0=	[HW] Configuration of physical interface 0. Determines
			the "Enable 0" bit of the configuration register.
			Format: 0 | 1
			Default: 0
	grcan.enable1=	[HW] Configuration of physical interface 1. Determines
			the "Enable 0" bit of the configuration register.
			Format: 0 | 1
			Default: 0
	grcan.select=	[HW] Select which physical interface to use.
			Format: 0 | 1
			Default: 0
	grcan.txsize=	[HW] Sets the size of the tx buffer.
			Format: <unsigned int> such that (txsize & ~0x1fffc0) == 0.
			Default: 1024
	grcan.rxsize=	[HW] Sets the size of the rx buffer.
			Format: <unsigned int> such that (rxsize & ~0x1fffc0) == 0.
			Default: 1024

1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695
	hardened_usercopy=
			[KNL] Under CONFIG_HARDENED_USERCOPY, whether
			hardening is enabled for this boot. Hardened
			usercopy checking is used to protect the kernel
			from reading or writing beyond known memory
			allocation boundaries as a proactive defense
			against bounds-checking flaws in the kernel's
			copy_to_user()/copy_from_user() interface.
		on	Perform hardened usercopy checks (default).
		off	Disable hardened usercopy checks.

1696 1697 1698
	hardlockup_all_cpu_backtrace=
			[KNL] Should the hard-lockup detector generate
			backtraces on all cpus.
1699
			Format: 0 | 1
1700

Linus Torvalds's avatar
Linus Torvalds committed
1701 1702
	hashdist=	[KNL,NUMA] Large hashes allocated during boot
			are distributed across NUMA nodes.  Defaults on
1703
			for 64-bit NUMA, off otherwise.
1704
			Format: 0 | 1 (for off | on)
Linus Torvalds's avatar
Linus Torvalds committed
1705 1706 1707 1708 1709 1710

	hcl=		[IA-64] SGI's Hardware Graph compatibility layer

	hd=		[EIDE] (E)IDE hard drive subsystem geometry
			Format: <cyl>,<head>,<sect>

Huang Ying's avatar
Huang Ying committed
1711 1712 1713 1714 1715
	hest_disable	[ACPI]
			Disable Hardware Error Source Table (HEST) support;
			corresponding firmware-first mode error processing
			logic will be disabled.

1716 1717 1718 1719 1720 1721 1722 1723 1724
	hibernate=	[HIBERNATION]
		noresume	Don't check if there's a hibernation image
				present during boot.
		nocompress	Don't compress/decompress hibernation images.
		no		Disable hibernation and resume.
		protect_image	Turn on image protection during restoration
				(that will set all pages holding image data
				during restoration read-only).

Linus Torvalds's avatar
Linus Torvalds committed
1725 1726 1727 1728 1729
	highmem=nn[KMG]	[KNL,BOOT] forces the highmem zone to have an exact
			size of <nn>. This works even on boxes that have no
			highmem otherwise. This also works to reduce highmem
			size on bigger boxes.

1730 1731 1732 1733
	highres=	[KNL] Enable/disable high resolution timer mode.
			Valid parameters: "on", "off"
			Default: "on"

1734 1735
	hlt		[BUGS=ARM,SH]

1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748
	hostname=	[KNL] Set the hostname (aka UTS nodename).
			Format: <string>
			This allows setting the system's hostname during early
			startup. This sets the name returned by gethostname.
			Using this parameter to set the hostname makes it
			possible to ensure the hostname is correctly set before
			any userspace processes run, avoiding the possibility
			that a process may call gethostname before the hostname
			has been explicitly set, resulting in the calling
			process getting an incorrect result. The string must
			not exceed the maximum allowed hostname length (usually
			64 characters) and will be truncated otherwise.

1749 1750 1751 1752 1753 1754 1755 1756
	hpet=		[X86-32,HPET] option to control HPET usage
			Format: { enable (default) | disable | force |
				verbose }
			disable: disable HPET and use PIT instead
			force: allow force enabled of undocumented chips (ICH4,
				VIA, nVidia)
			verbose: show contents of HPET registers during setup

1757 1758 1759
	hpet_mmap=	[X86, HPET_MMAP] Allow userspace to mmap HPET
			registers.  Default set by CONFIG_HPET_MMAP_DEFAULT.

1760 1761 1762 1763 1764
	hugepages=	[HW] Number of HugeTLB pages to allocate at boot.
			If this follows hugepagesz (below), it specifies
			the number of pages of hugepagesz to be allocated.
			If this is the first HugeTLB parameter on the command
			line, it specifies the number of pages to allocate for
1765 1766 1767 1768 1769
			the default huge page size. If using node format, the
			number of pages to allocate per-node can be specified.
			See also Documentation/admin-guide/mm/hugetlbpage.rst.
			Format: <integer> or (node format)
				<node>:<integer>[,<node>:<integer>]
1770 1771 1772 1773 1774 1775 1776 1777 1778 1779

	hugepagesz=
			[HW] The size of the HugeTLB pages.  This is used in
			conjunction with hugepages (above) to allocate huge
			pages of a specific size at boot.  The pair
			hugepagesz=X hugepages=Y can be specified once for
			each supported huge page size. Huge page sizes are
			architecture dependent.  See also
			Documentation/admin-guide/mm/hugetlbpage.rst.
			Format: size[KMG]
1780

1781 1782 1783 1784 1785 1786 1787 1788 1789 1790
	hugetlb_cma=	[HW,CMA] The size of a CMA area used for allocation
			of gigantic hugepages. Or using node format, the size
			of a CMA area per node can be specified.
			Format: nn[KMGTPE] or (node format)
				<node>:nn[KMGTPE][,<node>:nn[KMGTPE]]

			Reserve a CMA area of given size and allocate gigantic
			hugepages using the CMA allocator. If enabled, the
			boot-time allocation of gigantic hugepages is skipped.

1791
	hugetlb_free_vmemmap=
1792
			[KNL] Requires CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
1793
			enabled.
1794
			Control if HugeTLB Vmemmap Optimization (HVO) is enabled.
1795
			Allows heavy hugetlb users to free up some more
1796
			memory (7 * PAGE_SIZE for each 2MB hugetlb page).
1797
			Format: { on | off (default) }
1798

1799 1800
			on: enable HVO
			off: disable HVO
1801

1802
			Built with CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP_DEFAULT_ON=y,
1803 1804
			the default is on.

1805 1806 1807 1808 1809
			Note that the vmemmap pages may be allocated from the added
			memory block itself when memory_hotplug.memmap_on_memory is
			enabled, those vmemmap pages cannot be optimized even if this
			feature is enabled.  Other vmemmap pages not allocated from
			the added memory block itself do not be affected.
1810

1811 1812
	hung_task_panic=
			[KNL] Should the hung task detector generate panics.
1813
			Format: 0 | 1
1814

1815
			A value of 1 instructs the kernel to panic when a
1816 1817 1818 1819 1820
			hung task is detected. The default value is controlled
			by the CONFIG_BOOTPARAM_HUNG_TASK_PANIC build-time
			option. The value selected by this boot parameter can
			be changed later by the kernel.hung_task_panic sysctl.

1821 1822 1823 1824 1825
	hvc_iucv=	[S390]	Number of z/VM IUCV hypervisor console (HVC)
				terminal devices. Valid values: 0..8
	hvc_iucv_allow=	[S390]	Comma-separated list of z/VM user IDs.
				If specified, z/VM IUCV HVC accepts connections
				from listed z/VM user IDs only.
1826 1827 1828 1829 1830

	hv_nopvspin	[X86,HYPER_V] Disables the paravirt spinlock optimizations
				      which allow the hypervisor to 'idle' the
				      guest on lock contention.

1831 1832 1833 1834 1835
	i2c_bus=	[HW]	Override the default board specific I2C bus speed
				or register an additional I2C bus that is not
				registered from board initialization code.
				Format:
				<bus_id>,<clkrate>
1836

1837
	i8042.debug	[HW] Toggle i8042 debug mode
1838 1839 1840 1841
	i8042.unmask_kbd_data
			[HW] Enable printing of interrupt data from the KBD port
			     (disabled by default, and as a pre-condition
			     requires that i8042.debug=1 be enabled)
Linus Torvalds's avatar
Linus Torvalds committed
1842
	i8042.direct	[HW] Put keyboard port into non-translated mode
1843 1844
	i8042.dumbkbd	[HW] Pretend that controller can only read data from
			     keyboard and cannot control its state
Linus Torvalds's avatar
Linus Torvalds committed
1845 1846
			     (Don't attempt to blink the leds)
	i8042.noaux	[HW] Don't check for auxiliary (== mouse) port
1847
	i8042.nokbd	[HW] Don't check/create keyboard port
Jiri Kosina's avatar
Jiri Kosina committed
1848 1849
	i8042.noloop	[HW] Disable the AUX Loopback command while probing
			     for the AUX port
Linus Torvalds's avatar
Linus Torvalds committed
1850
	i8042.nomux	[HW] Don't check presence of an active multiplexing
1851
			     controller
Linus Torvalds's avatar
Linus Torvalds committed
1852 1853
	i8042.nopnp	[HW] Don't use ACPIPnP / PnPBIOS to discover KBD/AUX
			     controllers
1854
	i8042.notimeout	[HW] Ignore timeout condition signalled by controller
1855 1856 1857 1858 1859 1860 1861 1862
	i8042.reset	[HW] Reset the controller during init, cleanup and
			     suspend-to-ram transitions, only during s2r
			     transitions, or never reset
			Format: { 1 | Y | y | 0 | N | n }
			1, Y, y: always reset controller
			0, N, n: don't ever reset controller
			Default: only on s2r transitions on x86; most other
			architectures force reset to be always executed
Linus Torvalds's avatar
Linus Torvalds committed
1863
	i8042.unlock	[HW] Unlock (ignore) the keylock
1864
	i8042.kbdreset	[HW] Reset device connected to KBD port
1865 1866
	i8042.probe_defer
			[HW] Allow deferred probing upon i8042 probe errors
Linus Torvalds's avatar
Linus Torvalds committed
1867 1868 1869

	i810=		[HW,DRM]

1870
	i915.invert_brightness=
1871 1872
			[DRM] Invert the sense of the variable that is used to
			set the brightness of the panel backlight. Normally a
1873 1874 1875 1876 1877 1878 1879 1880 1881 1882
			brightness value of 0 indicates backlight switched off,
			and the maximum of the brightness value sets the backlight
			to maximum brightness. If this parameter is set to 0
			(default) and the machine requires it, or this parameter
			is set to 1, a brightness value of 0 sets the backlight
			to maximum brightness, and the maximum of the brightness
			value switches the backlight off.
			-1 -- never invert brightness
			 0 -- machine default
			 1 -- force brightness inversion
1883

Linus Torvalds's avatar
Linus Torvalds committed
1884 1885 1886
	icn=		[HW,ISDN]
			Format: <io>[,<membase>[,<icn_id>[,<icn_id2>]]]

1887

1888
	idle=		[X86]
1889
			Format: idle=poll, idle=halt, idle=nomwait
1890 1891 1892 1893 1894
			Poll forces a polling idle loop that can slightly
			improve the performance of waking up a idle CPU, but
			will use a lot of power and make the system run hot.
			Not recommended.
			idle=halt: Halt is forced to be used for CPU idle.
1895
			In such case C2/C3 won't be used again.
1896
			idle=nomwait: Disable mwait for CPU C-states
1897

1898 1899 1900 1901 1902 1903
	idxd.sva=	[HW]
			Format: <bool>
			Allow force disabling of Shared Virtual Memory (SVA)
			support for the idxd driver. By default it is set to
			true (1).

1904 1905 1906 1907 1908
	idxd.tc_override= [HW]
			Format: <bool>
			Allow override of default traffic class configuration
			for the device. By default it is set to false (0).

1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943
	ieee754=	[MIPS] Select IEEE Std 754 conformance mode
			Format: { strict | legacy | 2008 | relaxed }
			Default: strict

			Choose which programs will be accepted for execution
			based on the IEEE 754 NaN encoding(s) supported by
			the FPU and the NaN encoding requested with the value
			of an ELF file header flag individually set by each
			binary.  Hardware implementations are permitted to
			support either or both of the legacy and the 2008 NaN
			encoding mode.

			Available settings are as follows:
			strict	accept binaries that request a NaN encoding
				supported by the FPU
			legacy	only accept legacy-NaN binaries, if supported
				by the FPU
			2008	only accept 2008-NaN binaries, if supported
				by the FPU
			relaxed	accept any binaries regardless of whether
				supported by the FPU

			The FPU emulator is always able to support both NaN
			encodings, so if no FPU hardware is present or it has
			been disabled with 'nofpu', then the settings of
			'legacy' and '2008' strap the emulator accordingly,
			'relaxed' straps the emulator for both legacy-NaN and
			2008-NaN, whereas 'strict' enables legacy-NaN only on
			legacy processors and both NaN encodings on MIPS32 or
			MIPS64 CPUs.

			The setting for ABS.fmt/NEG.fmt instruction execution
			mode generally follows that for the NaN encoding,
			except where unsupported by hardware.

1944 1945 1946
	ignore_loglevel	[KNL]
			Ignore loglevel setting - this will print /all/
			kernel messages to the console. Useful for debugging.
1947 1948 1949
			We also add it as printk module parameter, so users
			could change it dynamically, usually by
			/sys/module/printk/parameters/ignore_loglevel.
1950

1951 1952 1953 1954 1955
	ignore_rlimit_data
			Ignore RLIMIT_DATA setting for data mappings,
			print warning at first misuse.  Can be changed via
			/sys/module/kernel/parameters/ignore_rlimit_data.

Linus Torvalds's avatar
Linus Torvalds committed
1956 1957 1958
	ihash_entries=	[KNL]
			Set number of hash buckets for inode cache.

1959
	ima_appraise=	[IMA] appraise integrity measurements
1960
			Format: { "off" | "enforce" | "fix" | "log" }
1961 1962
			default: "enforce"

1963
	ima_appraise_tcb [IMA] Deprecated.  Use ima_policy= instead.
1964 1965 1966
			The builtin appraise policy appraises all files
			owned by uid=0.

1967 1968 1969 1970
	ima_canonical_fmt [IMA]
			Use the canonical format for the binary runtime
			measurements, instead of host native format.

1971
	ima_hash=	[IMA]
1972 1973
			Format: { md5 | sha1 | rmd160 | sha256 | sha384
				   | sha512 | ... }
1974 1975
			default: "sha1"

1976 1977 1978
			The list of supported hash algorithms is defined
			in crypto/hash_info.h.

Mimi Zohar's avatar
Mimi Zohar committed
1979
	ima_policy=	[IMA]
1980
			The builtin policies to load during IMA setup.
1981
			Format: "tcb | appraise_tcb | secure_boot |
1982
				 fail_securely | critical_data"
1983 1984 1985 1986 1987 1988 1989

			The "tcb" policy measures all programs exec'd, files
			mmap'd for exec, and all files opened with the read
			mode bit set by either the effective uid (euid=0) or
			uid=0.

			The "appraise_tcb" policy appraises the integrity of
1990
			all files owned by root.
Mimi Zohar's avatar
Mimi Zohar committed
1991

1992 1993 1994
			The "secure_boot" policy appraises the integrity
			of files (eg. kexec kernel image, kernel modules,
			firmware, policy, etc) based on file signatures.
Mimi Zohar's avatar
Mimi Zohar committed
1995

1996 1997 1998 1999 2000
			The "fail_securely" policy forces file signature
			verification failure also on privileged mounted
			filesystems with the SB_I_UNVERIFIABLE_SIGNATURE
			flag.

2001 2002 2003
			The "critical_data" policy measures kernel integrity
			critical data.

Mimi Zohar's avatar
Mimi Zohar committed
2004
	ima_tcb		[IMA] Deprecated.  Use ima_policy= instead.
2005 2006 2007 2008 2009
			Load a policy which meets the needs of the Trusted
			Computing Base.  This means IMA will measure all
			programs exec'd, files mmap'd for exec, and all files
			opened for read by uid=0.

2010
	ima_template=	[IMA]
2011
			Select one of defined IMA measurements template formats.
2012 2013
			Formats: { "ima" | "ima-ng" | "ima-ngv2" | "ima-sig" |
				   "ima-sigv2" }
2014 2015
			Default: "ima-ng"

2016
	ima_template_fmt=
2017
			[IMA] Define a custom template format.
2018 2019
			Format: { "field1|...|fieldN" }

2020 2021 2022 2023 2024 2025 2026 2027 2028
	ima.ahash_minsize= [IMA] Minimum file size for asynchronous hash usage
			Format: <min_file_size>
			Set the minimal file size for using asynchronous hash.
			If left unspecified, ahash usage is disabled.

			ahash performance varies for different data sizes on
			different crypto accelerators. This option can be used
			to achieve the best performance for a particular HW.

2029 2030 2031 2032 2033 2034 2035 2036
	ima.ahash_bufsize= [IMA] Asynchronous hash buffer size
			Format: <bufsize>
			Set hashing buffer size. Default: 4k.

			ahash performance varies for different chunk sizes on
			different crypto accelerators. This option can be used
			to achieve best performance for particular HW.

Linus Torvalds's avatar
Linus Torvalds committed
2037 2038 2039 2040 2041 2042 2043 2044 2045
	init=		[KNL]
			Format: <full_path>
			Run specified binary instead of /sbin/init as init
			process.

	initcall_debug	[KNL] Trace initcalls as they are executed.  Useful
			for working out where the kernel is dying during
			startup.

2046 2047 2048 2049
	initcall_blacklist=  [KNL] Do not execute a comma-separated list of
			initcall functions.  Useful for debugging built-in
			modules and initcalls.

2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061
	initramfs_async= [KNL]
			Format: <bool>
			Default: 1
			This parameter controls whether the initramfs
			image is unpacked asynchronously, concurrently
			with devices being probed and
			initialized. This should normally just work,
			but as a debugging aid, one can get the
			historical behaviour of the initramfs
			unpacking being completed before device_ and
			late_ initcalls.

Linus Torvalds's avatar
Linus Torvalds committed
2062 2063
	initrd=		[BOOT] Specify the location of the initial ramdisk

2064 2065 2066 2067 2068 2069 2070
	initrdmem=	[KNL] Specify a physical address and size from which to
			load the initrd. If an initrd is compiled in or
			specified in the bootparams, it takes priority over this
			setting.
			Format: ss[KMG],nn[KMG]
			Default is 0, 0

2071 2072 2073 2074 2075 2076 2077 2078 2079
	init_on_alloc=	[MM] Fill newly allocated pages and heap objects with
			zeroes.
			Format: 0 | 1
			Default set by CONFIG_INIT_ON_ALLOC_DEFAULT_ON.

	init_on_free=	[MM] Fill freed pages and heap objects with zeroes.
			Format: 0 | 1
			Default set by CONFIG_INIT_ON_FREE_DEFAULT_ON.

2080
	init_pkru=	[X86] Specify the default memory protection keys rights
2081 2082 2083 2084
			register contents for all processes.  0x55555554 by
			default (disallow access to all but pkey 0).  Can
			override in debugfs after boot.

Linus Torvalds's avatar
Linus Torvalds committed
2085 2086 2087
	inport.irq=	[HW] Inport (ATI XL and Microsoft) busmouse driver
			Format: <irq>

2088
	int_pln_enable	[X86] Enable power limit notification interrupt
2089

2090 2091 2092 2093 2094
	integrity_audit=[IMA]
			Format: { "0" | "1" }
			0 -- basic integrity auditing messages. (Default)
			1 -- additional integrity auditing messages.

2095
	intel_iommu=	[DMAR] Intel IOMMU driver (DMAR) option
2096 2097
		on
			Enable intel iommu driver.
2098 2099 2100 2101 2102 2103 2104 2105
		off
			Disable intel iommu driver.
		igfx_off [Default Off]
			By default, gfx is mapped as normal device. If a gfx
			device has a dedicated DMAR unit, the DMAR unit is
			bypassed by not enabling DMAR with this option. In
			this case, gfx device will use physical address for
			DMA.
mark gross's avatar
mark gross committed
2106
		strict [Default Off]
2107
			Deprecated, equivalent to iommu.strict=1.
2108 2109 2110 2111
		sp_off [Default Off]
			By default, super page will be supported if Intel IOMMU
			has the capability. With this option, super page will
			not be supported.
2112 2113 2114 2115 2116 2117
		sm_on
			Enable the Intel IOMMU scalable mode if the hardware
			advertises that it has support for the scalable mode
			translation.
		sm_off
			Disallow use of the Intel IOMMU scalable mode.
2118 2119 2120 2121 2122 2123 2124 2125 2126
		tboot_noforce [Default Off]
			Do not force the Intel IOMMU enabled under tboot.
			By default, tboot will force Intel IOMMU on, which
			could harm performance of some high-throughput
			devices like 40GBit network cards, even if identity
			mapping is enabled.
			Note that using this option lowers the security
			provided by tboot because it makes the system
			vulnerable to DMA attacks.
2127 2128 2129

	intel_idle.max_cstate=	[KNL,HW,ACPI,X86]
			0	disables intel_idle and fall back on acpi_idle.
2130
			1 to 9	specify maximum depth of C-state.
2131

2132 2133 2134 2135
	intel_pstate=	[X86]
			disable
			  Do not enable intel_pstate as the default
			  scaling driver for the supported processors
2136 2137 2138 2139 2140 2141 2142 2143 2144 2145
                        active
                          Use intel_pstate driver to bypass the scaling
                          governors layer of cpufreq and provides it own
                          algorithms for p-state selection. There are two
                          P-state selection algorithms provided by
                          intel_pstate in the active mode: powersave and
                          performance.  The way they both operate depends
                          on whether or not the hardware managed P-states
                          (HWP) feature has been enabled in the processor
                          and possibly on the processor model.
2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174
			passive
			  Use intel_pstate as a scaling driver, but configure it
			  to work with generic cpufreq governors (instead of
			  enabling its internal governor).  This mode cannot be
			  used along with the hardware-managed P-states (HWP)
			  feature.
			force
			  Enable intel_pstate on systems that prohibit it by default
			  in favor of acpi-cpufreq. Forcing the intel_pstate driver
			  instead of acpi-cpufreq may disable platform features, such
			  as thermal controls and power capping, that rely on ACPI
			  P-States information being indicated to OSPM and therefore
			  should be used with caution. This option does not work with
			  processors that aren't supported by the intel_pstate driver
			  or on platforms that use pcc-cpufreq instead of acpi-cpufreq.
			no_hwp
			  Do not enable hardware P state control (HWP)
			  if available.
			hwp_only
			  Only load intel_pstate on systems which support
			  hardware P state control (HWP) if available.
			support_acpi_ppc
			  Enforce ACPI _PPC performance limits. If the Fixed ACPI
			  Description Table, specifies preferred power management
			  profile as "Enterprise Server" or "Performance Server",
			  then this feature is turned on by default.
			per_cpu_perf_limits
			  Allow per-logical-CPU P-State performance control limits using
			  cpufreq sysfs interface
2175

2176 2177 2178 2179
	intremap=	[X86-64, Intel-IOMMU]
			on	enable Interrupt Remapping (default)
			off	disable Interrupt Remapping
			nosid	disable Source ID checking
2180 2181
			no_x2apic_optout
				BIOS x2APIC opt-out request will be ignored
2182
			nopost	disable Interrupt Posting
2183

2184 2185 2186 2187
	iomem=		Disable strict checking of access to MMIO memory
		strict	regions from userspace.
		relaxed

2188
	iommu=		[X86]
2189 2190 2191 2192 2193 2194 2195 2196 2197
		off
		force
		noforce
		biomerge
		panic
		nopanic
		merge
		nomerge
		soft
2198 2199
		pt		[X86]
		nopt		[X86]
2200 2201
		nobypass	[PPC/POWERNV]
			Disable IOMMU bypass, using IOMMU for PCI devices.
2202

2203 2204 2205 2206 2207 2208 2209 2210
	iommu.forcedac=	[ARM64, X86] Control IOVA allocation for PCI devices.
			Format: { "0" | "1" }
			0 - Try to allocate a 32-bit DMA address first, before
			  falling back to the full range if needed.
			1 - Allocate directly from the full usable range,
			  forcing Dual Address Cycle for PCI cards supporting
			  greater than 32-bit addressing.

2211
	iommu.strict=	[ARM64, X86] Configure TLB invalidation behaviour
2212 2213 2214 2215 2216 2217 2218
			Format: { "0" | "1" }
			0 - Lazy mode.
			  Request that DMA unmap operations use deferred
			  invalidation of hardware TLBs, for increased
			  throughput at the cost of reduced device isolation.
			  Will fall back to strict mode if not supported by
			  the relevant IOMMU driver.
2219
			1 - Strict mode.
2220 2221
			  DMA unmap operations invalidate IOMMU hardware TLBs
			  synchronously.
2222 2223 2224
			unset - Use value of CONFIG_IOMMU_DEFAULT_DMA_{LAZY,STRICT}.
			Note: on x86, strict mode specified via one of the
			legacy driver-specific options takes precedence.
2225

2226
	iommu.passthrough=
2227
			[ARM64, X86] Configure DMA to bypass the IOMMU by default.
2228 2229 2230
			Format: { "0" | "1" }
			0 - Use IOMMU translation for DMA.
			1 - Bypass the IOMMU for DMA.
2231
			unset - Use value of CONFIG_IOMMU_DEFAULT_PASSTHROUGH.
2232

2233
	io7=		[HW] IO7 for Marvel-based Alpha systems
2234 2235 2236
			See comment before marvel_specify_io7 in
			arch/alpha/kernel/core_marvel.c.

2237
	io_delay=	[X86] I/O delay method
2238 2239 2240 2241
		0x80
			Standard port 0x80 based delay
		0xed
			Alternate port 0xed based delay (needed on some systems)
2242
		udelay
2243 2244 2245
			Simple two microseconds delay
		none
			No delay
2246

Linus Torvalds's avatar
Linus Torvalds committed
2247
	ip=		[IP_PNP]
2248
			See Documentation/admin-guide/nfs/nfsroot.rst.
Linus Torvalds's avatar
Linus Torvalds committed
2249

2250 2251 2252
	ipcmni_extend	[KNL] Extend the maximum number of unique System V
			IPC identifiers from 32,768 to 16,777,216.

2253
	irqaffinity=	[SMP] Set the default irq affinity mask
2254
			The argument is a cpu list, as described above.
2255

2256 2257 2258 2259 2260 2261 2262
	irqchip.gicv2_force_probe=
			[ARM, ARM64]
			Format: <bool>
			Force the kernel to look for the second 4kB page
			of a GICv2 controller even if the memory range
			exposed by the device tree is too small.

2263 2264 2265 2266 2267 2268 2269 2270
	irqchip.gicv3_nolpi=
			[ARM, ARM64]
			Force the kernel to ignore the availability of
			LPIs (and by consequence ITSs). Intended for system
			that use the kernel as a bootloader, and thus want
			to let secondary kernels in charge of setting up
			LPIs.

2271 2272 2273 2274 2275
	irqchip.gicv3_pseudo_nmi= [ARM64]
			Enables support for pseudo-NMIs in the kernel. This
			requires the kernel to be built with
			CONFIG_ARM64_PSEUDO_NMI.

Alan Cox's avatar
Alan Cox committed
2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286
	irqfixup	[HW]
			When an interrupt is not handled search all handlers
			for it. Intended to get systems with badly broken
			firmware running.

	irqpoll		[HW]
			When an interrupt is not handled search all handlers
			for it. Also check all handlers each timer
			interrupt. Intended to get systems with badly broken
			firmware running.

Linus Torvalds's avatar
Linus Torvalds committed
2287
	isapnp=		[ISAPNP]
2288
			Format: <RDP>,<reset>,<pci_scan>,<verbosity>
Linus Torvalds's avatar
Linus Torvalds committed
2289

2290
	isolcpus=	[KNL,SMP,ISOL] Isolate a given set of CPUs from disturbance.
2291 2292 2293 2294 2295 2296 2297 2298
			[Deprecated - use cpusets instead]
			Format: [flag-list,]<cpu-list>

			Specify one or more CPUs to isolate from disturbances
			specified in the flag list (default: domain):

			nohz
			  Disable the tick when a single task runs.
2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309

			  A residual 1Hz tick is offloaded to workqueues, which you
			  need to affine to housekeeping through the global
			  workqueue's affinity configured via the
			  /sys/devices/virtual/workqueue/cpumask sysfs file, or
			  by using the 'domain' flag described below.

			  NOTE: by default the global workqueue runs on all CPUs,
			  so to protect individual CPUs the 'cpumask' file has to
			  be configured manually after bootup.

2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324
			domain
			  Isolate from the general SMP balancing and scheduling
			  algorithms. Note that performing domain isolation this way
			  is irreversible: it's not possible to bring back a CPU to
			  the domains once isolated through isolcpus. It's strongly
			  advised to use cpusets instead to disable scheduler load
			  balancing through the "cpuset.sched_load_balance" file.
			  It offers a much more flexible interface where CPUs can
			  move in and out of an isolated set anytime.

			  You can move a process onto or off an "isolated" CPU via
			  the CPU affinity syscalls or cpuset.
			  <cpu number> begins at 0 and the maximum value is
			  "number of CPUs in system - 1".

2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347
			managed_irq

			  Isolate from being targeted by managed interrupts
			  which have an interrupt mask containing isolated
			  CPUs. The affinity of managed interrupts is
			  handled by the kernel and cannot be changed via
			  the /proc/irq/* interfaces.

			  This isolation is best effort and only effective
			  if the automatically assigned interrupt mask of a
			  device queue contains isolated and housekeeping
			  CPUs. If housekeeping CPUs are online then such
			  interrupts are directed to the housekeeping CPU
			  so that IO submitted on the housekeeping CPU
			  cannot disturb the isolated CPU.

			  If a queue's affinity mask contains only isolated
			  CPUs then this parameter has no effect on the
			  interrupt routing decision, though interrupts are
			  only delivered when tasks running on those
			  isolated CPUs submit IO. IO submitted on
			  housekeeping CPUs has no influence on those
			  queues.
Linus Torvalds's avatar
Linus Torvalds committed
2348

2349
			The format of <cpu-list> is described above.
Linus Torvalds's avatar
Linus Torvalds committed
2350

2351
	iucv=		[HW,NET]
Linus Torvalds's avatar
Linus Torvalds committed
2352

2353
	ivrs_ioapic	[HW,X86-64]
2354
			Provide an override to the IOAPIC-ID<->DEVICE-ID
2355 2356
			mapping provided in the IVRS ACPI table.
			By default, PCI segment is 0, and can be omitted.
2357 2358 2359 2360 2361 2362 2363

			For example, to map IOAPIC-ID decimal 10 to
			PCI segment 0x1 and PCI device 00:14.0,
			write the parameter as:
				ivrs_ioapic=10@0001:00:14.0

			Deprecated formats:
2364 2365
			* To map IOAPIC-ID decimal 10 to PCI device 00:14.0
			  write the parameter as:
2366
				ivrs_ioapic[10]=00:14.0
2367 2368 2369
			* To map IOAPIC-ID decimal 10 to PCI segment 0x1 and
			  PCI device 00:14.0 write the parameter as:
				ivrs_ioapic[10]=0001:00:14.0
2370

2371
	ivrs_hpet	[HW,X86-64]
2372
			Provide an override to the HPET-ID<->DEVICE-ID
2373 2374
			mapping provided in the IVRS ACPI table.
			By default, PCI segment is 0, and can be omitted.
2375 2376 2377 2378 2379 2380 2381

			For example, to map HPET-ID decimal 10 to
			PCI segment 0x1 and PCI device 00:14.0,
			write the parameter as:
				ivrs_hpet=10@0001:00:14.0

			Deprecated formats:
2382 2383
			* To map HPET-ID decimal 0 to PCI device 00:14.0
			  write the parameter as:
2384
				ivrs_hpet[0]=00:14.0
2385 2386 2387
			* To map HPET-ID decimal 10 to PCI segment 0x1 and
			  PCI device 00:14.0 write the parameter as:
				ivrs_ioapic[10]=0001:00:14.0
2388

2389
	ivrs_acpihid	[HW,X86-64]
2390
			Provide an override to the ACPI-HID:UID<->DEVICE-ID
2391
			mapping provided in the IVRS ACPI table.
2392
			By default, PCI segment is 0, and can be omitted.
2393 2394 2395 2396

			For example, to map UART-HID:UID AMD0020:0 to
			PCI segment 0x1 and PCI device ID 00:14.5,
			write the parameter as:
2397
				ivrs_acpihid=AMD0020:0@0001:00:14.5
2398

2399 2400 2401
			Deprecated formats:
			* To map UART-HID:UID AMD0020:0 to PCI segment is 0,
			  PCI device ID 00:14.5, write the parameter as:
2402
				ivrs_acpihid[00:14.5]=AMD0020:0
2403 2404 2405
			* To map UART-HID:UID AMD0020:0 to PCI segment 0x1 and
			  PCI device ID 00:14.5, write the parameter as:
				ivrs_acpihid[0001:00:14.5]=AMD0020:0
2406

Linus Torvalds's avatar
Linus Torvalds committed
2407
	js=		[HW,JOY] Analog joystick
2408
			See Documentation/input/joydev/joystick.rst.
Linus Torvalds's avatar
Linus Torvalds committed
2409

2410 2411 2412 2413 2414 2415
	kasan_multi_shot
			[KNL] Enforce KASAN (Kernel Address Sanitizer) to print
			report on every invalid memory access. Without this
			parameter KASAN will print report only for the first
			invalid access.

2416 2417 2418 2419 2420 2421
	keep_bootcon	[KNL]
			Do not unregister boot console at start. This is only
			useful for debugging when something happens in the window
			between unregistering the boot console and initializing
			the real console.

2422 2423
	keepinitrd	[HW,ARM]

2424
	kernelcore=	[KNL,X86,IA-64,PPC]
2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438
			Format: nn[KMGTPE] | nn% | "mirror"
			This parameter specifies the amount of memory usable by
			the kernel for non-movable allocations.  The requested
			amount is spread evenly throughout all nodes in the
			system as ZONE_NORMAL.  The remaining memory is used for
			movable memory in its own zone, ZONE_MOVABLE.  In the
			event, a node is too small to have both ZONE_NORMAL and
			ZONE_MOVABLE, kernelcore memory will take priority and
			other nodes will have a larger ZONE_MOVABLE.

			ZONE_MOVABLE is used for the allocation of pages that
			may be reclaimed or moved by the page migration
			subsystem.  Note that allocations like PTEs-from-HighMem
			still use the HighMem zone if it exists, and the Normal
Mel Gorman's avatar
Mel Gorman committed
2439 2440
			zone if it does not.

2441 2442 2443
			It is possible to specify the exact amount of memory in
			the form of "nn[KMGTPE]", a percentage of total system
			memory in the form of "nn%", or "mirror".  If "mirror"
2444 2445
			option is specified, mirrored (reliable) memory is used
			for non-movable allocations and remaining memory is used
2446 2447
			for Movable pages.  "nn[KMGTPE]", "nn%", and "mirror"
			are exclusive, so you cannot specify multiple forms.
Mel Gorman's avatar
Mel Gorman committed
2448

2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459
	kgdbdbgp=	[KGDB,HW] kgdb over EHCI usb debug port.
			Format: <Controller#>[,poll interval]
			The controller # is the number of the ehci usb debug
			port as it is probed via PCI.  The poll interval is
			optional and is the number seconds in between
			each poll cycle to the debug port in case you need
			the functionality for interrupting the kernel with
			gdb or control-c on the dbgp connection.  When
			not using this parameter you use sysrq-g to break into
			the kernel debugger.

2460
	kgdboc=		[KGDB,HW] kgdb over consoles.
2461 2462
			Requires a tty driver that supports console polling,
			or a supported polling keyboard driver (non-usb).
2463 2464 2465 2466 2467 2468
			 Serial only format: <serial_device>[,baud]
			 keyboard only format: kbd
			 keyboard and serial format: kbd,<serial_device>[,baud]
			Optional Kernel mode setting:
			 kms, kbd format: kms,kbd
			 kms, kbd and serial format: kms,kbd,<ser_dev>[,baud]
Jason Wessel's avatar
Jason Wessel committed
2469

2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484
	kgdboc_earlycon=	[KGDB,HW]
			If the boot console provides the ability to read
			characters and can work in polling mode, you can use
			this parameter to tell kgdb to use it as a backend
			until the normal console is registered. Intended to
			be used together with the kgdboc parameter which
			specifies the normal console to transition to.

			The name of the early console should be specified
			as the value of this parameter. Note that the name of
			the early console might be different than the tty
			name passed to kgdboc. It's OK to leave the value
			blank and the first boot console that implements
			read() will be picked.

2485 2486 2487
	kgdbwait	[KGDB] Stop kernel execution and enter the
			kernel debugger at the earliest opportunity.

2488
	kmac=		[MIPS] Korina ethernet MAC address.
2489 2490 2491
			Configure the RouterBoard 532 series on-chip
			Ethernet adapter MAC address.

2492 2493 2494
	kmemleak=	[KNL] Boot-time kmemleak enable/disable
			Valid arguments: on, off
			Default: on
2495 2496
			Built with CONFIG_DEBUG_KMEMLEAK_DEFAULT_OFF=y,
			the default is off.
2497

2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510
	kprobe_event=[probe-list]
			[FTRACE] Add kprobe events and enable at boot time.
			The probe-list is a semicolon delimited list of probe
			definitions. Each definition is same as kprobe_events
			interface, but the parameters are comma delimited.
			For example, to add a kprobe event on vfs_read with
			arg1 and arg2, add to the command line;

			      kprobe_event=p,vfs_read,$arg1,$arg2

			See also Documentation/trace/kprobetrace.rst "Kernel
			Boot Parameter" section.

2511 2512 2513 2514 2515 2516
	kpti=		[ARM64] Control page table isolation of user
			and kernel address spaces.
			Default: enabled on cores which need mitigation.
			0: force disabled
			1: force enabled

2517 2518 2519 2520 2521 2522
	kunit.enable=	[KUNIT] Enable executing KUnit tests. Requires
			CONFIG_KUNIT to be set to be fully enabled. The
			default value can be overridden via
			KUNIT_DEFAULT_ENABLED.
			Default is 1 (enabled)

2523 2524 2525
	kvm.ignore_msrs=[KVM] Ignore guest accesses to unhandled MSRs.
			Default is 0 (don't ignore, but inject #GP)

2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542
	kvm.eager_page_split=
			[KVM,X86] Controls whether or not KVM will try to
			proactively split all huge pages during dirty logging.
			Eager page splitting reduces interruptions to vCPU
			execution by eliminating the write-protection faults
			and MMU lock contention that would otherwise be
			required to split huge pages lazily.

			VM workloads that rarely perform writes or that write
			only to a small region of VM memory may benefit from
			disabling eager page splitting to allow huge pages to
			still be used for reads.

			The behavior of eager page splitting depends on whether
			KVM_DIRTY_LOG_INITIALLY_SET is enabled or disabled. If
			disabled, all huge pages in a memslot will be eagerly
			split when dirty logging is enabled on that memslot. If
2543 2544 2545
			enabled, eager page splitting will be performed during
			the KVM_CLEAR_DIRTY ioctl, and only for the pages being
			cleared.
2546

2547
			Eager page splitting is only supported when kvm.tdp_mmu=Y.
2548 2549 2550

			Default is Y (on).

2551 2552 2553
	kvm.enable_vmware_backdoor=[KVM] Support VMware backdoor PV interface.
				   Default is false (don't support).

2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566
	kvm.nx_huge_pages=
			[KVM] Controls the software workaround for the
			X86_BUG_ITLB_MULTIHIT bug.
			force	: Always deploy workaround.
			off	: Never deploy workaround.
			auto    : Deploy workaround based on the presence of
				  X86_BUG_ITLB_MULTIHIT.

			Default is 'auto'.

			If the software workaround is enabled for the host,
			guests do need not to enable it for nested guests.

2567 2568 2569 2570
	kvm.nx_huge_pages_recovery_ratio=
			[KVM] Controls how many 4KiB pages are periodically zapped
			back to huge pages.  0 disables the recovery, otherwise if
			the value is N KVM will zap 1/Nth of the 4KiB pages every
2571 2572 2573 2574 2575 2576 2577 2578
			period (see below).  The default is 60.

	kvm.nx_huge_pages_recovery_period_ms=
			[KVM] Controls the time period at which KVM zaps 4KiB pages
			back to huge pages. If the value is a non-zero N, KVM will
			zap a portion (see ratio above) of the pages every N msecs.
			If the value is 0 (the default), KVM will pick a period based
			on the ratio, such that a page is zapped after 1 hour on average.
2579

2580 2581
	kvm-amd.nested=	[KVM,AMD] Control nested virtualization feature in
			KVM/SVM. Default is 1 (enabled).
2582

2583 2584 2585 2586
	kvm-amd.npt=	[KVM,AMD] Control KVM's use of Nested Page Tables,
			a.k.a. Two-Dimensional Page Tables. Default is 1
			(enabled). Disable by KVM if hardware lacks support
			for NPT.
2587

2588 2589 2590
	kvm-arm.mode=
			[KVM,ARM] Select one of KVM/arm64's modes of operation.

2591 2592
			none: Forcefully disable KVM.

2593 2594 2595
			nvhe: Standard nVHE-based mode, without support for
			      protected guests.

2596 2597 2598
			protected: nVHE-based mode with support for guests whose
				   state is kept private from the host.

2599 2600 2601 2602
			nested: VHE-based mode with support for nested
				virtualization. Requires at least ARMv8.3
				hardware.

2603 2604
			Defaults to VHE/nVHE based on hardware support. Setting
			mode to "protected" will disable kexec and hibernation
2605 2606
			for the host. "nested" is experimental and should be
			used with extreme caution.
2607

2608 2609 2610 2611
	kvm-arm.vgic_v3_group0_trap=
			[KVM,ARM] Trap guest accesses to GICv3 group-0
			system registers

2612 2613 2614 2615
	kvm-arm.vgic_v3_group1_trap=
			[KVM,ARM] Trap guest accesses to GICv3 group-1
			system registers

2616 2617 2618 2619
	kvm-arm.vgic_v3_common_trap=
			[KVM,ARM] Trap guest accesses to GICv3 common
			system registers

2620 2621 2622 2623
	kvm-arm.vgic_v4_enable=
			[KVM,ARM] Allow use of GICv4 for direct injection of
			LPIs.

2624 2625 2626 2627 2628 2629 2630 2631
	kvm_cma_resv_ratio=n [PPC]
			Reserves given percentage from system memory area for
			contiguous memory allocation for KVM hash pagetable
			allocation.
			By default it reserves 5% of total system memory.
			Format: <integer>
			Default: 5

2632 2633 2634 2635
	kvm-intel.ept=	[KVM,Intel] Control KVM's use of Extended Page Tables,
			a.k.a. Two-Dimensional Page Tables.  Default is 1
			(enabled). Disable by KVM if hardware lacks support
			for EPT.
2636 2637

	kvm-intel.emulate_invalid_guest_state=
2638 2639 2640 2641 2642 2643
			[KVM,Intel] Control whether to emulate invalid guest
			state. Ignored if kvm-intel.enable_unrestricted_guest=1,
			as guest state is never invalid for unrestricted
			guests. This param doesn't apply to nested guests (L2),
			as KVM never emulates invalid L2 guest state.
			Default is 1 (enabled).
2644 2645

	kvm-intel.flexpriority=
2646 2647 2648
			[KVM,Intel] Control KVM's use of FlexPriority feature
			(TPR shadow). Default is 1 (enabled). Disalbe by KVM if
			hardware lacks support for it.
2649

2650
	kvm-intel.nested=
2651 2652
			[KVM,Intel] Control nested virtualization feature in
			KVM/VMX. Default is 1 (enabled).
2653

2654
	kvm-intel.unrestricted_guest=
2655 2656 2657 2658
			[KVM,Intel] Control KVM's use of unrestricted guest
			feature (virtualized real and unpaged mode). Default
			is 1 (enabled). Disable by KVM if EPT is disabled or
			hardware lacks support for it.
2659

2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671
	kvm-intel.vmentry_l1d_flush=[KVM,Intel] Mitigation for L1 Terminal Fault
			CVE-2018-3620.

			Valid arguments: never, cond, always

			always: L1D cache flush on every VMENTER.
			cond:	Flush L1D on VMENTER only when the code between
				VMEXIT and VMENTER can leak host memory.
			never:	Disables the mitigation

			Default is cond (do L1 cache flush in specific instances)

2672 2673 2674 2675
	kvm-intel.vpid=	[KVM,Intel] Control KVM's use of Virtual Processor
			Identification feature (tagged TLBs). Default is 1
			(enabled). Disable by KVM if hardware lacks support
			for it.
2676

2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693
	l1d_flush=	[X86,INTEL]
			Control mitigation for L1D based snooping vulnerability.

			Certain CPUs are vulnerable to an exploit against CPU
			internal buffers which can forward information to a
			disclosure gadget under certain conditions.

			In vulnerable processors, the speculatively
			forwarded data can be used in a cache side channel
			attack, to access data to which the attacker does
			not have direct access.

			This parameter controls the mitigation. The
			options are:

			on         - enable the interface for the mitigation

2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750
	l1tf=           [X86] Control mitigation of the L1TF vulnerability on
			      affected CPUs

			The kernel PTE inversion protection is unconditionally
			enabled and cannot be disabled.

			full
				Provides all available mitigations for the
				L1TF vulnerability. Disables SMT and
				enables all mitigations in the
				hypervisors, i.e. unconditional L1D flush.

				SMT control and L1D flush control via the
				sysfs interface is still possible after
				boot.  Hypervisors will issue a warning
				when the first VM is started in a
				potentially insecure configuration,
				i.e. SMT enabled or L1D flush disabled.

			full,force
				Same as 'full', but disables SMT and L1D
				flush runtime control. Implies the
				'nosmt=force' command line option.
				(i.e. sysfs control of SMT is disabled.)

			flush
				Leaves SMT enabled and enables the default
				hypervisor mitigation, i.e. conditional
				L1D flush.

				SMT control and L1D flush control via the
				sysfs interface is still possible after
				boot.  Hypervisors will issue a warning
				when the first VM is started in a
				potentially insecure configuration,
				i.e. SMT enabled or L1D flush disabled.

			flush,nosmt

				Disables SMT and enables the default
				hypervisor mitigation.

				SMT control and L1D flush control via the
				sysfs interface is still possible after
				boot.  Hypervisors will issue a warning
				when the first VM is started in a
				potentially insecure configuration,
				i.e. SMT enabled or L1D flush disabled.

			flush,nowarn
				Same as 'flush', but hypervisors will not
				warn when a VM is started in a potentially
				insecure configuration.

			off
				Disables hypervisor mitigations and doesn't
				emit any warnings.
2751 2752 2753
				It also drops the swap size and available
				RAM limit restriction on both hypervisor and
				bare metal.
2754 2755 2756

			Default is 'flush'.

2757
			For details see: Documentation/admin-guide/hw-vuln/l1tf.rst
2758

Linus Torvalds's avatar
Linus Torvalds committed
2759 2760
	l2cr=		[PPC]

2761 2762
	l3cr=		[PPC]

2763
	lapic		[X86-32,APIC] Enable the local APIC even if BIOS
2764
			disabled it.
Linus Torvalds's avatar
Linus Torvalds committed
2765

2766
	lapic=		[X86,APIC] Do not use TSC deadline
2767 2768
			value for LAPIC timer one-shot implementation. Default
			back to the programmable timer unit in the LAPIC.
2769
			Format: notscdeadline
2770

2771
	lapic_timer_c2_ok	[X86,APIC] trust the local apic timer
2772
			in C2 power state.
2773

2774 2775 2776 2777
	libata.dma=	[LIBATA] DMA control
			libata.dma=0	  Disable all PATA and SATA DMA
			libata.dma=1	  PATA and SATA Disk DMA only
			libata.dma=2	  ATAPI (CDROM) DMA only
2778
			libata.dma=4	  Compact Flash DMA only
2779 2780
			Combinations also work, so libata.dma=3 enables DMA
			for disks and CDROMs, but not CFs.
2781

2782 2783 2784
	libata.ignore_hpa=	[LIBATA] Ignore HPA limit
			libata.ignore_hpa=0	  keep BIOS limits (default)
			libata.ignore_hpa=1	  ignore limits, using full disk
2785

2786 2787 2788 2789
	libata.noacpi	[LIBATA] Disables use of ACPI in libata suspend/resume
			when set.
			Format: <int>

2790 2791 2792 2793 2794 2795 2796 2797
	libata.force=	[LIBATA] Force configurations.  The format is a comma-
			separated list of "[ID:]VAL" where ID is PORT[.DEVICE].
			PORT and DEVICE are decimal numbers matching port, link
			or device.  Basically, it matches the ATA ID string
			printed on console by libata.  If the whole ID part is
			omitted, the last PORT and DEVICE values are used.  If
			ID hasn't been specified yet, the configuration applies
			to all ports, links and devices.
2798 2799 2800 2801 2802 2803 2804 2805 2806

			If only DEVICE is omitted, the parameter applies to
			the port and all links and devices behind it.  DEVICE
			number of 0 either selects the first device or the
			first fan-out link behind PMP device.  It does not
			select the host link.  DEVICE number of 15 selects the
			host link and device attached to it.

			The VAL specifies the configuration to force.  As long
2807
			as there is no ambiguity, shortcut notation is allowed.
2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819
			For example, both 1.5 and 1.5G would work for 1.5Gbps.
			The following configurations can be forced.

			* Cable type: 40c, 80c, short40c, unk, ign or sata.
			  Any ID with matching PORT is used.

			* SATA link speed limit: 1.5Gbps or 3.0Gbps.

			* Transfer mode: pio[0-7], mwdma[0-4] and udma[0-7].
			  udma[/][16,25,33,44,66,100,133] notation is also
			  allowed.

2820 2821 2822 2823 2824 2825 2826 2827 2828 2829
			* nohrst, nosrst, norst: suppress hard, soft and both
			  resets.

			* rstonce: only attempt one reset during hot-unplug
			  link recovery.

			* [no]dbdelay: Enable or disable the extra 200ms delay
			  before debouncing a link PHY and device presence
			  detection.

2830 2831
			* [no]ncq: Turn on or off NCQ.

2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861
			* [no]ncqtrim: Enable or disable queued DSM TRIM.

			* [no]ncqati: Enable or disable NCQ trim on ATI chipset.

			* [no]trim: Enable or disable (unqueued) TRIM.

			* trim_zero: Indicate that TRIM command zeroes data.

			* max_trim_128m: Set 128M maximum trim size limit.

			* [no]dma: Turn on or off DMA transfers.

			* atapi_dmadir: Enable ATAPI DMADIR bridge support.

			* atapi_mod16_dma: Enable the use of ATAPI DMA for
			  commands that are not a multiple of 16 bytes.

			* [no]dmalog: Enable or disable the use of the
			  READ LOG DMA EXT command to access logs.

			* [no]iddevlog: Enable or disable access to the
			  identify device data log.

			* [no]logdir: Enable or disable access to the general
			  purpose log directory.

			* max_sec_128: Set transfer size limit to 128 sectors.

			* max_sec_1024: Set or clear transfer size limit to
			  1024 sectors.
2862

2863 2864
			* max_sec_lba48: Set or clear transfer size limit to
			  65535 sectors.
2865

2866
			* [no]lpm: Enable or disable link power management.
Dan Williams's avatar
Dan Williams committed
2867

2868 2869
			* [no]setxfer: Indicate if transfer speed mode setting
			  should be skipped.
2870

2871 2872 2873
			* [no]fua: Disable or enable FUA (Force Unit Access)
			  support for devices supporting this feature.

2874
			* dump_id: Dump IDENTIFY data.
2875

2876 2877
			* disable: Disable this device.

2878 2879 2880
			If there are multiple matching configurations changing
			the same attribute, the last one is used.

2881
	load_ramdisk=	[RAM] [Deprecated]
Linus Torvalds's avatar
Linus Torvalds committed
2882

2883 2884
	lockd.nlm_grace_period=P  [NFS] Assign grace period.
			Format: <integer>
Linus Torvalds's avatar
Linus Torvalds committed
2885

2886 2887 2888 2889 2890 2891 2892 2893
	lockd.nlm_tcpport=N	[NFS] Assign TCP port.
			Format: <integer>

	lockd.nlm_timeout=T	[NFS] Assign timeout value.
			Format: <integer>

	lockd.nlm_udpport=M	[NFS] Assign UDP port.
			Format: <integer>
Linus Torvalds's avatar
Linus Torvalds committed
2894

2895 2896 2897 2898 2899 2900 2901 2902 2903
	lockdown=	[SECURITY]
			{ integrity | confidentiality }
			Enable the kernel lockdown feature. If set to
			integrity, kernel features that allow userland to
			modify the running kernel are disabled. If set to
			confidentiality, kernel features that allow userland
			to extract confidential information from the kernel
			are also disabled.

2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943
	locktorture.nreaders_stress= [KNL]
			Set the number of locking read-acquisition kthreads.
			Defaults to being automatically set based on the
			number of online CPUs.

	locktorture.nwriters_stress= [KNL]
			Set the number of locking write-acquisition kthreads.

	locktorture.onoff_holdoff= [KNL]
			Set time (s) after boot for CPU-hotplug testing.

	locktorture.onoff_interval= [KNL]
			Set time (s) between CPU-hotplug operations, or
			zero to disable CPU-hotplug testing.

	locktorture.shuffle_interval= [KNL]
			Set task-shuffle interval (jiffies).  Shuffling
			tasks allows some CPUs to go into dyntick-idle
			mode during the locktorture test.

	locktorture.shutdown_secs= [KNL]
			Set time (s) after boot system shutdown.  This
			is useful for hands-off automated testing.

	locktorture.stat_interval= [KNL]
			Time (s) between statistics printk()s.

	locktorture.stutter= [KNL]
			Time (s) to stutter testing, for example,
			specifying five seconds causes the test to run for
			five seconds, wait for five seconds, and so on.
			This tests the locking primitive's ability to
			transition abruptly to and from idle.

	locktorture.torture_type= [KNL]
			Specify the locking implementation to test.

	locktorture.verbose= [KNL]
			Enable additional printk() statements.

Linus Torvalds's avatar
Linus Torvalds committed
2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960
	logibm.irq=	[HW,MOUSE] Logitech Bus Mouse Driver
			Format: <irq>

	loglevel=	All Kernel Messages with a loglevel smaller than the
			console loglevel will be printed to the console. It can
			also be changed with klogd or other programs. The
			loglevels are defined as follows:

			0 (KERN_EMERG)		system is unusable
			1 (KERN_ALERT)		action must be taken immediately
			2 (KERN_CRIT)		critical conditions
			3 (KERN_ERR)		error conditions
			4 (KERN_WARNING)	warning conditions
			5 (KERN_NOTICE)		normal but significant condition
			6 (KERN_INFO)		informational
			7 (KERN_DEBUG)		debug-level messages

2961
	log_buf_len=n[KMG]	Sets the size of the printk ring buffer,
2962 2963 2964 2965 2966 2967
			in bytes.  n must be a power of two and greater
			than the minimal size. The minimal size is defined
			by LOG_BUF_SHIFT kernel config parameter. There is
			also CONFIG_LOG_CPU_MAX_BUF_SHIFT config parameter
			that allows to increase the default size depending on
			the number of CPUs. See init/Kconfig for more details.
Linus Torvalds's avatar
Linus Torvalds committed
2968

2969 2970 2971 2972 2973
	logo.nologo	[FB] Disables display of the built-in Linux logo.
			This may be used to provide more screen space for
			kernel log messages and is useful when debugging
			kernel boot problems.

Linus Torvalds's avatar
Linus Torvalds committed
2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007
	lp=0		[LP]	Specify parallel ports to use, e.g,
	lp=port[,port...]	lp=none,parport0 (lp0 not configured, lp1 uses
	lp=reset		first parallel port). 'lp=0' disables the
	lp=auto			printer driver. 'lp=reset' (which can be
				specified in addition to the ports) causes
				attached printers to be reset. Using
				lp=port1,port2,... specifies the parallel ports
				to associate lp devices with, starting with
				lp0. A port specification may be 'none' to skip
				that lp device, or a parport name such as
				'parport0'. Specifying 'lp=auto' instead of a
				port specification list means that device IDs
				from each port should be examined, to see if
				an IEEE 1284-compliant printer is attached; if
				so, the driver will manage that printer.
				See also header of drivers/char/lp.c.

	lpj=n		[KNL]
			Sets loops_per_jiffy to given constant, thus avoiding
			time-consuming boot-time autodetection (up to 250 ms per
			CPU). 0 enables autodetection (default). To determine
			the correct value for your kernel, boot with normal
			autodetection and see what value is printed. Note that
			on SMP systems the preset will be applied to all CPUs,
			which is likely to cause problems if your CPUs need
			significantly divergent settings. An incorrect value
			will cause delays in the kernel to be wrong, leading to
			unpredictable I/O errors and other breakage. Although
			unlikely, in the extreme case this might damage your
			hardware.

	ltpc=		[NET]
			Format: <io>,<irq>,<dma>

3008 3009
	lsm.debug	[SECURITY] Enable LSM initialization debugging output.

3010 3011
	lsm=lsm1,...,lsmN
			[SECURITY] Choose order of LSM initialization. This
3012
			overrides CONFIG_LSM, and the "security=" parameter.
3013

3014
	machvec=	[IA-64] Force the use of a particular machine-vector
3015
			(machvec) in a generic kernel.
3016
			Example: machvec=hpzx1
Linus Torvalds's avatar
Linus Torvalds committed
3017

3018 3019
	machtype=	[Loongson] Share the same kernel image file between
			different yeeloong laptops.
3020 3021
			Example: machtype=lemote-yeeloong-2f-7inch

3022
	max_addr=nn[KMG]	[KNL,BOOT,IA-64] All physical memory greater
3023
			than or equal to this physical address is ignored.
Linus Torvalds's avatar
Linus Torvalds committed
3024 3025

	maxcpus=	[SMP] Maximum number of processors that	an SMP kernel
3026 3027 3028 3029 3030 3031 3032
			will bring up during bootup.  maxcpus=n : n >= 0 limits
			the kernel to bring up 'n' processors. Surely after
			bootup you can bring up the other plugged cpu by executing
			"echo 1 > /sys/devices/system/cpu/cpuX/online". So maxcpus
			only takes effect during system bootup.
			While n=0 is a special case, it is equivalent to "nosmp",
			which also disables the IO APIC.
Linus Torvalds's avatar
Linus Torvalds committed
3033

3034 3035 3036 3037 3038 3039
	max_loop=	[LOOP] The number of loop block devices that get
	(loop.max_loop)	unconditionally pre-created at init time. The default
			number is configured by BLK_DEV_LOOP_MIN_COUNT. Instead
			of statically allocating a predefined number, loop
			devices can be requested on-demand with the
			/dev/loop-control interface.
Bob Picco's avatar
Bob Picco committed
3040

3041
	mce		[X86-32] Machine Check Exception
Linus Torvalds's avatar
Linus Torvalds committed
3042

3043
	mce=option	[X86-64] See Documentation/arch/x86/x86_64/boot-options.rst
3044

Linus Torvalds's avatar
Linus Torvalds committed
3045
	md=		[HW] RAID subsystems devices and level
3046
			See Documentation/admin-guide/md.rst.
3047

Linus Torvalds's avatar
Linus Torvalds committed
3048 3049 3050
	mdacon=		[MDA]
			Format: <first>,<last>
			Specifies range of consoles to be captured by the MDA.
3051

3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067
	mds=		[X86,INTEL]
			Control mitigation for the Micro-architectural Data
			Sampling (MDS) vulnerability.

			Certain CPUs are vulnerable to an exploit against CPU
			internal buffers which can forward information to a
			disclosure gadget under certain conditions.

			In vulnerable processors, the speculatively
			forwarded data can be used in a cache side channel
			attack, to access data to which the attacker does
			not have direct access.

			This parameter controls the MDS mitigation. The
			options are:

3068 3069 3070 3071
			full       - Enable MDS mitigation on vulnerable CPUs
			full,nosmt - Enable MDS mitigation and disable
				     SMT on vulnerable CPUs
			off        - Unconditionally disable MDS mitigation
3072

3073 3074 3075 3076 3077 3078
			On TAA-affected machines, mds=off can be prevented by
			an active TAA mitigation as both vulnerabilities are
			mitigated with the same mechanism so in order to disable
			this mitigation, you need to specify tsx_async_abort=off
			too.

3079 3080 3081
			Not specifying this option is equivalent to
			mds=full.

3082 3083
			For details see: Documentation/admin-guide/hw-vuln/mds.rst

3084 3085 3086
	mem=nn[KMG]	[HEXAGON] Set the memory size.
			Must be specified, otherwise memory size will be 0.

Linus Torvalds's avatar
Linus Torvalds committed
3087
	mem=nn[KMG]	[KNL,BOOT] Force usage of a specific amount of memory
3088 3089 3090 3091 3092 3093
			Amount of memory to be used in cases as follows:

			1 for test;
			2 when the kernel is not able to see the whole system memory;
			3 memory that lies after 'mem=' boundary is excluded from
			 the hypervisor, then assigned to KVM guests.
3094 3095 3096 3097 3098 3099 3100
			4 to limit the memory available for kdump kernel.

			[ARC,MICROBLAZE] - the limit applies only to low memory,
			high memory is not affected.

			[ARM64] - only limits memory covered by the linear
			mapping. The NOMAP regions are not affected.
3101

3102 3103 3104 3105
			[X86] Work as limiting max address. Use together
			with memmap= to avoid physical address space collisions.
			Without memmap= PCI devices could be placed at addresses
			belonging to unused RAM.
Linus Torvalds's avatar
Linus Torvalds committed
3106

3107 3108 3109 3110
			Note that this only takes effects during boot time since
			in above case 3, memory may need be hot added after boot
			if system memory of hypervisor is not sufficient.

3111 3112 3113 3114 3115 3116 3117 3118
	mem=nn[KMG]@ss[KMG]
			[ARM,MIPS] - override the memory layout reported by
			firmware.
			Define a memory region of size nn[KMG] starting at
			ss[KMG].
			Multiple different regions can be specified with
			multiple mem= parameters on the command line.

3119
	mem=nopentium	[BUGS=X86-32] Disable usage of 4MB pages for kernel
Linus Torvalds's avatar
Linus Torvalds committed
3120 3121
			memory.

3122 3123
	memblock=debug	[KNL] Enable memblock debug messages.

3124 3125 3126 3127
	memchunk=nn[KMG]
			[KNL,SH] Allow user to override the default size for
			per-device physically contiguous DMA buffers.

3128
	memhp_default_state=online/offline
3129 3130 3131 3132 3133
			[KNL] Set the initial state for the memory hotplug
			onlining policy. If not specified, the default value is
			set according to the
			CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE kernel config
			option.
3134
			See Documentation/admin-guide/mm/memory-hotplug.rst.
3135

3136
	memmap=exactmap	[KNL,X86] Enable setting of an exact
Linus Torvalds's avatar
Linus Torvalds committed
3137 3138 3139 3140 3141 3142
			E820 memory map, as specified by the user.
			Such memmap=exactmap lines can be constructed based on
			BIOS output or other requirements. See the memmap=nn@ss
			option description.

	memmap=nn[KMG]@ss[KMG]
3143
			[KNL, X86, MIPS, XTENSA] Force usage of a specific region of memory.
3144
			Region of memory to be used is from ss to ss+nn.
3145 3146 3147 3148 3149 3150
			If @ss[KMG] is omitted, it is equivalent to mem=nn[KMG],
			which limits max address to nn[KMG].
			Multiple different regions can be specified,
			comma delimited.
			Example:
				memmap=100M@2G,100M#3G,1G!1024G
Linus Torvalds's avatar
Linus Torvalds committed
3151 3152 3153

	memmap=nn[KMG]#ss[KMG]
			[KNL,ACPI] Mark specific memory as ACPI data.
3154
			Region of memory to be marked is from ss to ss+nn.
Linus Torvalds's avatar
Linus Torvalds committed
3155 3156 3157

	memmap=nn[KMG]$ss[KMG]
			[KNL,ACPI] Mark specific memory as reserved.
3158
			Region of memory to be reserved is from ss to ss+nn.
3159 3160 3161 3162
			Example: Exclude memory from 0x18690000-0x1869ffff
			         memmap=64K$0x18690000
			         or
			         memmap=0x10000$0x18690000
3163 3164 3165
			Some bootloaders may need an escape character before '$',
			like Grub2, otherwise '$' and the following number
			will be eaten.
Linus Torvalds's avatar
Linus Torvalds committed
3166

3167 3168 3169 3170 3171 3172
	memmap=nn[KMG]!ss[KMG]
			[KNL,X86] Mark specific memory as protected.
			Region of memory to be used, from ss to ss+nn.
			The memory region may be marked as e820 type 12 (0xc)
			and is NVDIMM or ADR memory.

3173 3174 3175 3176 3177 3178 3179 3180 3181
	memmap=<size>%<offset>-<oldtype>+<newtype>
			[KNL,ACPI] Convert memory within the specified region
			from <oldtype> to <newtype>. If "-<oldtype>" is left
			out, the whole region will be marked as <newtype>,
			even if previously unavailable. If "+<newtype>" is left
			out, matching memory will be removed. Types are
			specified as e820 types, e.g., 1 = RAM, 2 = reserved,
			3 = ACPI, 12 = PRAM.

3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204
	memory_corruption_check=0/1 [X86]
			Some BIOSes seem to corrupt the first 64k of
			memory when doing things like suspend/resume.
			Setting this option will scan the memory
			looking for corruption.  Enabling this will
			both detect corruption and prevent the kernel
			from using the memory being corrupted.
			However, its intended as a diagnostic tool; if
			repeatable BIOS-originated corruption always
			affects the same memory, you can use memmap=
			to prevent the kernel from using that memory.

	memory_corruption_check_size=size [X86]
			By default it checks for corruption in the low
			64k, making this memory unavailable for normal
			use.  Use this parameter to scan for
			corruption in more or less memory.

	memory_corruption_check_period=seconds [X86]
			By default it checks for corruption every 60
			seconds.  Use this parameter to check at some
			other rate.  0 disables periodic checking.

3205 3206 3207 3208
	memory_hotplug.memmap_on_memory
			[KNL,X86,ARM] Boolean flag to enable this feature.
			Format: {on | off (default)}
			When enabled, runtime hotplugged memory will
3209 3210 3211 3212 3213 3214
			allocate its internal metadata (struct pages,
			those vmemmap pages cannot be optimized even
			if hugetlb_free_vmemmap is enabled) from the
			hotadded memory which will allow to hotadd a
			lot of memory without requiring additional
			memory to do so.
3215 3216 3217 3218 3219 3220 3221 3222 3223
			This feature is disabled by default because it
			has some implication on large (e.g. GB)
			allocations in some configurations (e.g. small
			memory blocks).
			The state of the flag can be read in
			/sys/module/memory_hotplug/parameters/memmap_on_memory.
			Note that even when enabled, there are a few cases where
			the feature is not effective.

3224
	memtest=	[KNL,X86,ARM,M68K,PPC,RISCV] Enable memtest
Yinghai Lu's avatar
Yinghai Lu committed
3225 3226
			Format: <integer>
			default : 0 <disable>
3227 3228 3229 3230 3231 3232
			Specifies the number of memtest passes to be
			performed. Each pass selects another test
			pattern from a given set of patterns. Memtest
			fills the memory with this pattern, validates
			memory contents and reserves bad memory
			regions that are detected.
Yinghai Lu's avatar
Yinghai Lu committed
3233

3234 3235 3236 3237 3238 3239 3240 3241
	mem_encrypt=	[X86-64] AMD Secure Memory Encryption (SME) control
			Valid arguments: on, off
			Default (depends on kernel configuration option):
			  on  (CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y)
			  off (CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=n)
			mem_encrypt=on:		Activate SME
			mem_encrypt=off:	Do not activate SME

3242
			Refer to Documentation/virt/kvm/x86/amd-memory-encryption.rst
3243 3244
			for details on when memory encryption can be activated.

3245 3246 3247 3248
	mem_sleep_default=	[SUSPEND] Default system suspend mode:
			s2idle  - Suspend-To-Idle
			shallow - Power-On Suspend or equivalent (if supported)
			deep    - Suspend-To-RAM or equivalent (if supported)
3249
			See Documentation/admin-guide/pm/sleep-states.rst.
3250

3251 3252 3253 3254
	mfgpt_irq=	[IA-32] Specify the IRQ to use for the
			Multi-Function General Purpose Timers on AMD Geode
			platforms.

3255 3256 3257 3258 3259
	mfgptfix	[X86-32] Fix MFGPT timers on AMD Geode platforms when
			the BIOS has incorrectly applied a workaround. TinyBIOS
			version 0.98 is known to be affected, 0.99 fixes the
			problem by letting the user disable the workaround.

Linus Torvalds's avatar
Linus Torvalds committed
3260 3261
	mga=		[HW,DRM]

3262
	min_addr=nn[KMG]	[KNL,BOOT,IA-64] All physical memory below this
3263 3264
			physical address is ignored.

3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283
	mini2440=	[ARM,HW,KNL]
			Format:[0..2][b][c][t]
			Default: "0tb"
			MINI2440 configuration specification:
			0 - The attached screen is the 3.5" TFT
			1 - The attached screen is the 7" TFT
			2 - The VGA Shield is attached (1024x768)
			Leaving out the screen size parameter will not load
			the TFT driver, and the framebuffer will be left
			unconfigured.
			b - Enable backlight. The TFT backlight pin will be
			linked to the kernel VESA blanking code and a GPIO
			LED. This parameter is not necessary when using the
			VGA shield.
			c - Enable the s3c camera interface.
			t - Reserved for enabling touchscreen support. The
			touchscreen support is not enabled in the mainstream
			kernel as of 2.6.30, a preliminary port can be found
			in the "bleeding edge" mini2440 support kernel at
3284
			https://repo.or.cz/w/linux-2.6/mini2440.git
3285

3286
	mitigations=
3287 3288
			[X86,PPC,S390,ARM64] Control optional mitigations for
			CPU vulnerabilities.  This is a set of curated,
3289 3290
			arch-independent options, each of which is an
			aggregation of existing arch-specific options.
3291 3292 3293 3294 3295

			off
				Disable all optional CPU mitigations.  This
				improves system performance, but it may also
				expose users to several CPU vulnerabilities.
3296 3297 3298
				Equivalent to: if nokaslr then kpti=0 [ARM64]
					       gather_data_sampling=off [X86]
					       kvm.nx_huge_pages=off [X86]
3299
					       l1tf=off [X86]
3300
					       mds=off [X86]
3301
					       mmio_stale_data=off [X86]
3302
					       no_entry_flush [PPC]
3303
					       no_uaccess_flush [PPC]
3304 3305 3306 3307 3308
					       nobp=0 [S390]
					       nopti [X86,PPC]
					       nospectre_bhb [ARM64]
					       nospectre_v1 [X86,PPC]
					       nospectre_v2 [X86,PPC,S390,ARM64]
3309
					       retbleed=off [X86]
3310 3311 3312 3313 3314
					       spec_store_bypass_disable=off [X86,PPC]
					       spectre_v2_user=off [X86]
					       srbds=off [X86,INTEL]
					       ssbd=force-off [ARM64]
					       tsx_async_abort=off [X86]
3315 3316 3317 3318 3319

				Exceptions:
					       This does not have any effect on
					       kvm.nx_huge_pages when
					       kvm.nx_huge_pages=force.
3320 3321 3322 3323 3324 3325 3326

			auto (default)
				Mitigate all CPU vulnerabilities, but leave SMT
				enabled, even if it's vulnerable.  This is for
				users who don't want to be surprised by SMT
				getting disabled across kernel upgrades, or who
				have other ways of avoiding SMT-based attacks.
3327
				Equivalent to: (default behavior)
3328 3329 3330 3331 3332

			auto,nosmt
				Mitigate all CPU vulnerabilities, disabling SMT
				if needed.  This is for users who always want to
				be fully mitigated, even if it means losing SMT.
3333
				Equivalent to: l1tf=flush,nosmt [X86]
3334
					       mds=full,nosmt [X86]
3335
					       tsx_async_abort=full,nosmt [X86]
3336
					       mmio_stale_data=full,nosmt [X86]
3337
					       retbleed=auto,nosmt [X86]
3338

3339 3340 3341 3342 3343 3344 3345 3346
	mminit_loglevel=
			[KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this
			parameter allows control of the logging verbosity for
			the additional memory initialisation checks. A value
			of 0 disables mminit logging and a level of 4 will
			log everything. Information is printed at KERN_DEBUG
			so loglevel=8 may also need to be specified.

3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380
	mmio_stale_data=
			[X86,INTEL] Control mitigation for the Processor
			MMIO Stale Data vulnerabilities.

			Processor MMIO Stale Data is a class of
			vulnerabilities that may expose data after an MMIO
			operation. Exposed data could originate or end in
			the same CPU buffers as affected by MDS and TAA.
			Therefore, similar to MDS and TAA, the mitigation
			is to clear the affected CPU buffers.

			This parameter controls the mitigation. The
			options are:

			full       - Enable mitigation on vulnerable CPUs

			full,nosmt - Enable mitigation and disable SMT on
				     vulnerable CPUs.

			off        - Unconditionally disable mitigation

			On MDS or TAA affected machines,
			mmio_stale_data=off can be prevented by an active
			MDS or TAA mitigation as these vulnerabilities are
			mitigated with the same mechanism so in order to
			disable this mitigation, you need to specify
			mds=off and tsx_async_abort=off too.

			Not specifying this option is equivalent to
			mmio_stale_data=full.

			For details see:
			Documentation/admin-guide/hw-vuln/processor_mmio_stale_data.rst

3381 3382 3383 3384 3385 3386 3387
	<module>.async_probe[=<bool>] [KNL]
			If no <bool> value is specified or if the value
			specified is not a valid <bool>, enable asynchronous
			probe on this module.  Otherwise, enable/disable
			asynchronous probe on this module as indicated by the
			<bool> value. See also: module.async_probe

3388 3389 3390 3391 3392 3393 3394 3395 3396
	module.async_probe=<bool>
			[KNL] When set to true, modules will use async probing
			by default. To enable/disable async probing for a
			specific module, use the module specific control that
			is documented under <module>.async_probe. When both
			module.async_probe and <module>.async_probe are
			specified, <module>.async_probe takes precedence for
			the specific module.

3397 3398 3399 3400 3401 3402
	module.enable_dups_trace
			[KNL] When CONFIG_MODULE_DEBUG_AUTOLOAD_DUPS is set,
			this means that duplicate request_module() calls will
			trigger a WARN_ON() instead of a pr_warn(). Note that
			if MODULE_DEBUG_AUTOLOAD_DUPS_TRACE is set, WARN_ON()s
			will always be issued and this option does nothing.
3403 3404 3405
	module.sig_enforce
			[KNL] When CONFIG_MODULE_SIG is set, this means that
			modules without (valid) signatures will fail to load.
3406
			Note that if CONFIG_MODULE_SIG_FORCE is set, that
3407 3408
			is always true, so this option does nothing.

3409 3410 3411
	module_blacklist=  [KNL] Do not load a comma-separated list of
			modules.  Useful for debugging problem modules.

Linus Torvalds's avatar
Linus Torvalds committed
3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422
	mousedev.tap_time=
			[MOUSE] Maximum time between finger touching and
			leaving touchpad surface for touch to be considered
			a tap and be reported as a left button click (for
			touchpads working in absolute mode only).
			Format: <msecs>
	mousedev.xres=	[MOUSE] Horizontal screen resolution, used for devices
			reporting absolute coordinates, such as tablets
	mousedev.yres=	[MOUSE] Vertical screen resolution, used for devices
			reporting absolute coordinates, such as tablets

3423 3424 3425 3426 3427 3428 3429 3430
	movablecore=	[KNL,X86,IA-64,PPC]
			Format: nn[KMGTPE] | nn%
			This parameter is the complement to kernelcore=, it
			specifies the amount of memory used for migratable
			allocations.  If both kernelcore and movablecore is
			specified, then kernelcore will be at *least* the
			specified value but may be more.  If movablecore on its
			own is specified, the administrator must be careful
3431 3432 3433
			that the amount of memory usable for all allocations
			is not too small.

3434 3435 3436 3437 3438
	movable_node	[KNL] Boot-time switch to make hotplugable memory
			NUMA nodes to be movable. This means that the memory
			of such nodes will be usable only for movable
			allocations which rules out almost all kernel
			allocations. Use with caution!
3439

Linus Torvalds's avatar
Linus Torvalds committed
3440 3441 3442
	MTD_Partition=	[MTD]
			Format: <name>,<region-number>,<size>,<offset>

3443 3444
	MTD_Region=	[MTD] Format:
			<name>,<region-number>[,<base>,<size>,<buswidth>,<altbuswidth>]
Linus Torvalds's avatar
Linus Torvalds committed
3445 3446

	mtdparts=	[MTD]
3447
			See drivers/mtd/parsers/cmdlinepart.c
Linus Torvalds's avatar
Linus Torvalds committed
3448

3449 3450 3451
	mtdset=		[ARM]
			ARM/S3C2412 JIVE boot control

3452
			See arch/arm/mach-s3c/mach-jive.c
3453

Linus Torvalds's avatar
Linus Torvalds committed
3454
	mtouchusb.raw_coordinates=
3455 3456
			[HW] Make the MicroTouch USB driver use raw coordinates
			('y', default) or cooked coordinates ('n')
Linus Torvalds's avatar
Linus Torvalds committed
3457

3458 3459 3460 3461
	mtrr=debug	[X86]
			Enable printing debug information related to MTRR
			registers at boot time.

3462
	mtrr_chunk_size=nn[KMG] [X86]
3463
			used for mtrr cleanup. It is largest continuous chunk
3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478
			that could hold holes aka. UC entries.

	mtrr_gran_size=nn[KMG] [X86]
			Used for mtrr cleanup. It is granularity of mtrr block.
			Default is 1.
			Large value could prevent small alignment from
			using up MTRRs.

	mtrr_spare_reg_nr=n [X86]
			Format: <integer>
			Range: 0,7 : spare reg number
			Default : 1
			Used for mtrr cleanup. It is spare mtrr entries number.
			Set to 2 or more if your graphical card needs more.

3479 3480 3481 3482
	multitce=off	[PPC]  This parameter disables the use of the pSeries
			firmware feature for updating multiple TCE entries
			at a time.

Linus Torvalds's avatar
Linus Torvalds committed
3483 3484 3485 3486 3487 3488
	n2=		[NET] SDL Inc. RISCom/N2 synchronous serial card

	netdev=		[NET] Network devices parameters
			Format: <irq>,<io>,<mem_start>,<mem_end>,<name>
			Note that mem_start is often overloaded to mean
			something different and driver-specific.
3489 3490 3491
			This usage is only documented in each driver source
			file if at all.

3492 3493 3494 3495 3496
	netpoll.carrier_timeout=
			[NET] Specifies amount of time (in seconds) that
			netpoll should wait for a carrier. By default netpoll
			waits 4 seconds.

3497 3498 3499 3500
	nf_conntrack.acct=
			[NETFILTER] Enable connection tracking flow accounting
			0 to disable accounting
			1 to enable accounting
3501
			Default value is 0.
3502

3503 3504 3505
	nfs.cache_getent=
			[NFS] sets the pathname to the program which is used
			to update the NFS client cache entries.
Linus Torvalds's avatar
Linus Torvalds committed
3506

3507 3508 3509
	nfs.cache_getent_timeout=
			[NFS] sets the timeout after which an attempt to
			update a cache entry is deemed to have failed.
3510

3511 3512 3513 3514 3515
	nfs.callback_nr_threads=
			[NFSv4] set the total number of threads that the
			NFS client will assign to service NFSv4 callback
			requests.

3516 3517 3518 3519
	nfs.callback_tcpport=
			[NFS] set the TCP port on which the NFSv4 callback
			channel should listen.

3520 3521 3522 3523 3524 3525 3526
	nfs.enable_ino64=
			[NFS] enable 64-bit inode numbers.
			If zero, the NFS client will fake up a 32-bit inode
			number for the readdir() and stat() syscalls instead
			of returning the full 64-bit number.
			The default is to return 64-bit inode numbers.

3527 3528 3529 3530
	nfs.idmap_cache_timeout=
			[NFS] set the maximum lifetime for idmapper cache
			entries.

3531 3532 3533 3534 3535 3536 3537
	nfs.max_session_cb_slots=
			[NFSv4.1] Sets the maximum number of session
			slots the client will assign to the callback
			channel. This determines the maximum number of
			callbacks the client will process in parallel for
			a particular server.

3538 3539 3540 3541 3542 3543 3544 3545
	nfs.max_session_slots=
			[NFSv4.1] Sets the maximum number of session slots
			the client will attempt to negotiate with the server.
			This limits the number of simultaneous RPC requests
			that the client can send to the NFSv4.1 server.
			Note that there is little point in setting this
			value higher than the max_tcp_slot_table_limit.

3546
	nfs.nfs4_disable_idmapping=
3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557
			[NFSv4] When set to the default of '1', this option
			ensures that both the RPC level authentication
			scheme and the NFS level operations agree to use
			numeric uids/gids if the mount is using the
			'sec=sys' security flavour. In effect it is
			disabling idmapping, which can make migration from
			legacy NFSv2/v3 systems to NFSv4 easier.
			Servers that do not support this mode of operation
			will be autodetected by the client, and it will fall
			back to using the idmapper.
			To turn off this behaviour, set the value to '0'.
3558

3559 3560 3561 3562 3563
	nfs.nfs4_unique_id=
			[NFS4] Specify an additional fixed unique ident-
			ification string that NFSv4 clients can insert into
			their nfs_client_id4 string.  This is typically a
			UUID that is generated at system install time.
3564

3565
	nfs.recover_lost_locks=
3566 3567 3568 3569 3570 3571 3572 3573 3574 3575
			[NFSv4] Attempt to recover locks that were lost due
			to a lease timeout on the server. Please note that
			doing this risks data corruption, since there are
			no guarantees that the file will remain unchanged
			after the locks are lost.
			If you want to enable the kernel legacy behaviour of
			attempting to recover these locks, then set this
			parameter to '1'.
			The default parameter value of '0' causes the kernel
			not to attempt recovery of lost locks.
3576

3577 3578 3579 3580 3581 3582 3583 3584 3585
	nfs.send_implementation_id=
			[NFSv4.1] Send client implementation identification
			information in exchange_id requests.
			If zero, no implementation identification information
			will be sent.
			The default is to send the implementation identification
			information.

	nfs4.layoutstats_timer=
3586 3587 3588 3589 3590 3591 3592 3593
			[NFSv4.2] Change the rate at which the kernel sends
			layoutstats to the pNFS metadata server.

			Setting this to value to 0 causes the kernel to use
			whatever value is the default set by the layout
			driver. A non-zero value sets the minimum interval
			in seconds between layoutstats transmissions.

3594
	nfsd.inter_copy_offload_enable=
3595 3596 3597 3598
			[NFSv4.2] When set to 1, the server will support
			server-to-server copies for which this server is
			the destination of the copy.

3599 3600 3601 3602 3603 3604 3605 3606
	nfsd.nfs4_disable_idmapping=
			[NFSv4] When set to the default of '1', the NFSv4
			server will return only numeric uids and gids to
			clients using auth_sys, and will accept numeric uids
			and gids from such clients.  This is intended to ease
			migration from NFSv2/v3.

	nfsd.nfsd4_ssc_umount_timeout=
3607 3608 3609 3610 3611 3612 3613
			[NFSv4.2] When used as the destination of a
			server-to-server copy, knfsd temporarily mounts
			the source server.  It caches the mount in case
			it will be needed again, and discards it if not
			used for the number of milliseconds specified by
			this parameter.

3614 3615 3616 3617 3618
	nfsaddrs=	[NFS] Deprecated.  Use ip= instead.
			See Documentation/admin-guide/nfs/nfsroot.rst.

	nfsroot=	[NFS] nfs root filesystem for disk-less boxes.
			See Documentation/admin-guide/nfs/nfsroot.rst.
3619

3620 3621
	nfsrootdebug	[NFS] enable nfsroot debugging messages.
			See Documentation/admin-guide/nfs/nfsroot.rst.
3622

3623 3624 3625 3626
	nmi_backtrace.backtrace_idle [KNL]
			Dump stacks even of idle CPUs in response to an
			NMI stack-backtrace request.

3627
	nmi_debug=	[KNL,SH] Specify one or more actions to take
Haavard Skinnemoen's avatar
Haavard Skinnemoen committed
3628 3629 3630
			when a NMI is triggered.
			Format: [state][,regs][,debounce][,die]

3631
	nmi_watchdog=	[KNL,BUGS=X86] Debugging features for SMP kernels
3632
			Format: [panic,][nopanic,][num]
3633
			Valid num: 0 or 1
3634 3635
			0 - turn hardlockup detector in nmi_watchdog off
			1 - turn hardlockup detector in nmi_watchdog on
3636
			When panic is specified, panic when an NMI watchdog
3637 3638 3639
			timeout occurs (or 'nopanic' to not panic on an NMI
			watchdog, if CONFIG_BOOTPARAM_HARDLOCKUP_PANIC is set)
			To disable both hard and soft lockup detectors,
3640
			please see 'nowatchdog'.
3641 3642
			This is useful when you use a panic=... timeout and
			need the box quickly up again.
Linus Torvalds's avatar
Linus Torvalds committed
3643

3644 3645 3646
			These settings can be accessed at runtime via
			the nmi_watchdog and hardlockup_panic sysctls.

3647
	no387		[BUGS=X86-32] Tells the kernel to use the 387 maths
Linus Torvalds's avatar
Linus Torvalds committed
3648 3649 3650
			emulation library even if a 387 maths coprocessor
			is present.

3651 3652 3653 3654
	no4lvl		[RISCV] Disable 4-level and 5-level paging modes. Forces
			kernel to use 3-level paging instead.

	no5lvl		[X86-64,RISCV] Disable 5-level paging mode. Forces
3655 3656
			kernel to use 4-level paging instead.

3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671
	noaliencache	[MM, NUMA, SLAB] Disables the allocation of alien
			caches in the slab allocator.  Saves per-node memory,
			but will impact performance.

	noalign		[KNL,ARM]

	noaltinstr	[S390] Disables alternative instructions patching
			(CPU alternatives feature).

	noapic		[SMP,APIC] Tells the kernel to not make use of any
			IOAPICs that may be present in the system.

	noautogroup	Disable scheduler automatic task group creation.

	nocache		[ARM]
3672

3673 3674 3675 3676 3677 3678 3679 3680 3681
	no_console_suspend
			[HW] Never suspend the console
			Disable suspending of consoles during suspend and
			hibernate operations.  Once disabled, debugging
			messages can reach various consoles while the rest
			of the system is being put to sleep (ie, while
			debugging driver suspend/resume hooks).  This may
			not work reliably with all consoles, but is known
			to work with serial and VGA consoles.
3682 3683 3684 3685 3686
			To facilitate more flexible debugging, we also add
			console_suspend, a printk module parameter to control
			it. Users could use console_suspend (usually
			/sys/module/printk/parameters/console_suspend) to
			turn on/off it dynamically.
3687

3688 3689
	no_debug_objects
			[KNL] Disable object debugging
3690

3691 3692
	nodsp		[SH] Disable hardware DSP at boot time.

3693
	noefi		Disable EFI runtime services support.
3694

3695 3696
	no_entry_flush  [PPC] Don't flush the L1-D cache when entering the kernel.

Linus Torvalds's avatar
Linus Torvalds committed
3697 3698
	noexec		[IA-64]

Jiri Slaby's avatar
Jiri Slaby committed
3699 3700 3701 3702 3703 3704
	noexec32	[X86-64]
			This affects only 32-bit executables.
			noexec32=on: enable non-executable mappings (default)
				read doesn't imply executable mappings
			noexec32=off: disable non-executable mappings
				read implies executable mappings
Linus Torvalds's avatar
Linus Torvalds committed
3705

3706 3707 3708 3709
	no_file_caps	Tells the kernel not to honor file capabilities.  The
			only way then for a file to be executed with privilege
			is to be setuid root or executed by root.

3710
	nofpu		[MIPS,SH] Disable hardware FPU at boot time.
3711

3712 3713
	nofsgsbase	[X86] Disables FSGSBASE instructions.

3714
	nofxsr		[BUGS=X86-32] Disables x86 floating point extended
3715 3716
			register save and restore. The kernel will only save
			legacy floating-point registers on task switch.
Linus Torvalds's avatar
Linus Torvalds committed
3717 3718 3719 3720 3721 3722 3723 3724

	nohalt		[IA-64] Tells the kernel not to use the power saving
			function PAL_HALT_LIGHT when idle. This increases
			power-consumption. On the positive side, it reduces
			interrupt wake-up latency, which may improve performance
			in certain environments such as networked servers or
			real-time systems.

3725 3726 3727 3728 3729 3730 3731 3732 3733 3734
	no_hash_pointers
			Force pointers printed to the console or buffers to be
			unhashed.  By default, when a pointer is printed via %p
			format string, that pointer is "hashed", i.e. obscured
			by hashing the pointer value.  This is a security feature
			that hides actual kernel addresses from unprivileged
			users, but it also makes debugging the kernel more
			difficult since unequal pointers can no longer be
			compared.  However, if this command-line option is
			specified, then all normal pointers will have their true
3735
			value printed. This option should only be specified when
3736 3737 3738
			debugging the kernel.  Please do not use on production
			kernels.

3739 3740
	nohibernate	[HIBERNATION] Disable hibernation and resume.

3741 3742
	nohlt		[ARM,ARM64,MICROBLAZE,MIPS,SH] Forces the kernel to
			busy wait in do_idle() and not use the arch_cpu_idle()
3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753
			implementation; requires CONFIG_GENERIC_IDLE_POLL_SETUP
			to be effective. This is useful on platforms where the
			sleep(SH) or wfi(ARM,ARM64) instructions do not work
			correctly or when doing power measurements to evaluate
			the impact of the sleep instructions. This is also
			useful when using JTAG debugger.

	nohugeiomap	[KNL,X86,PPC,ARM64] Disable kernel huge I/O mappings.

	nohugevmalloc	[KNL,X86,PPC,ARM64] Disable kernel huge vmalloc mappings.

3754 3755 3756 3757
	nohz=		[KNL] Boottime enable/disable dynamic ticks
			Valid arguments: on, off
			Default: on

3758
	nohz_full=	[KNL,BOOT,SMP,ISOL]
3759
			The argument is a cpu list, as described above.
3760
			In kernels built with CONFIG_NO_HZ_FULL=y, set
3761
			the specified list of CPUs whose tick will be stopped
3762
			whenever possible. The boot CPU will be forced outside
3763 3764 3765 3766
			the range to maintain the timekeeping.  Any CPUs
			in this list will have their RCU callbacks offloaded,
			just as if they had also been called out in the
			rcu_nocbs= boot parameter.
3767

3768 3769 3770
			Note that this argument takes precedence over
			the CONFIG_RCU_NOCB_CPU_DEFAULT_ALL option.

Linus Torvalds's avatar
Linus Torvalds committed
3771 3772 3773
	noinitrd	[RAM] Tells the kernel not to load any configured
			initial RAM disk.

3774 3775
	nointremap	[X86-64, Intel-IOMMU] Do not enable interrupt
			remapping.
3776
			[Deprecated - use intremap=off]
3777

Linus Torvalds's avatar
Linus Torvalds committed
3778 3779
	nointroute	[IA-64]

3780 3781
	noinvpcid	[X86] Disable the INVPCID cpu feature.

3782 3783 3784 3785 3786 3787 3788
	noiotrap	[SH] Disables trapped I/O port accesses.

	noirqdebug	[X86-32] Disables the code which attempts to detect and
			disable unhandled interrupt sources.

	noisapnp	[ISAPNP] Disables ISA PnP code.

3789
	nojitter	[IA-64] Disables jitter checking for ITC timers.
3790

3791 3792 3793 3794 3795
	nokaslr		[KNL]
			When CONFIG_RANDOMIZE_BASE is set, this disables
			kernel and module base offset ASLR (Address Space
			Layout Randomization).

3796 3797 3798
	no-kvmapf	[X86,KVM] Disable paravirtualized asynchronous page
			fault handling.

3799
	no-kvmclock	[X86,KVM] Disable paravirtualized KVM clock driver
3800

3801
	nolapic		[X86-32,APIC] Do not enable or use the local APIC.
Linus Torvalds's avatar
Linus Torvalds committed
3802

3803
	nolapic_timer	[X86-32,APIC] Do not use the local APIC timer.
3804

3805 3806
	nomca		[IA-64] Disable machine check abort handling

3807
	nomce		[X86-32] Disable Machine Check Exception
3808

3809 3810 3811
	nomfgpt		[X86-32] Disable Multi-Function General Purpose
			Timer usage (for AMD Geode machines).

3812 3813 3814 3815 3816 3817 3818 3819 3820
	nomodeset	Disable kernel modesetting. Most systems' firmware
			sets up a display mode and provides framebuffer memory
			for output. With nomodeset, DRM and fbdev drivers will
			not load if they could possibly displace the pre-
			initialized output. Only the system framebuffer will
			be available for use. The respective drivers will not
			perform display-mode changes or accelerated rendering.

			Useful as error fallback, or for testing and debugging.
3821

3822 3823
	nomodule	Disable module load

3824 3825 3826 3827
	nonmi_ipi	[X86] Disable using NMI IPIs during panic/reboot to
			shutdown the other cpus.  Instead use the REBOOT_VECTOR
			irq.

3828 3829 3830
	nopat		[X86] Disable PAT (page attribute table extension of
			pagetables) support.

3831 3832
	nopcid		[X86-64] Disable the PCID cpu feature.

3833 3834 3835
	nopku		[X86] Disable Memory Protection Keys CPU feature found
			in some Intel CPUs.

3836 3837 3838
	nopti		[X86-64]
			Equivalent to pti=off

3839 3840 3841 3842 3843 3844 3845 3846 3847 3848
	nopv=		[X86,XEN,KVM,HYPER_V,VMWARE]
			Disables the PV optimizations forcing the guest to run
			as generic guest with no PV drivers. Currently support
			XEN HVM, KVM, HYPER_V and VMWARE guest.

	nopvspin	[X86,XEN,KVM]
			Disables the qspinlock slow path using PV optimizations
			which allow the hypervisor to 'idle' the guest on lock
			contention.

3849 3850 3851
	norandmaps	Don't use address space randomization.  Equivalent to
			echo 0 > /proc/sys/kernel/randomize_va_space

3852
	noreplace-smp	[X86-32,SMP] Don't replace SMP instructions
3853 3854
			with UP alternatives

3855 3856 3857
	noresume	[SWSUSP] Disables resume and restores original swap
			space.

3858 3859
	nosbagart	[IA-64]

Linus Torvalds's avatar
Linus Torvalds committed
3860 3861 3862 3863
	no-scroll	[VGA] Disables scrollback.
			This is required for the Braillex ib80-piezo Braille
			reader made by F.H. Papenmeier (Germany).

3864 3865
	nosgx		[X86-64,SGX] Disables Intel SGX kernel support.

3866 3867 3868 3869 3870 3871 3872 3873
	nosmap		[PPC]
			Disable SMAP (Supervisor Mode Access Prevention)
			even if it is supported by processor.

	nosmep		[PPC64s]
			Disable SMEP (Supervisor Mode Execution Prevention)
			even if it is supported by processor.

3874 3875
	nosmp		[SMP] Tells an SMP kernel to act as a UP kernel,
			and disable the IO APIC.  legacy for "maxcpus=0".
Linus Torvalds's avatar
Linus Torvalds committed
3876

3877
	nosmt		[KNL,MIPS,S390] Disable symmetric multithreading (SMT).
3878 3879 3880 3881 3882 3883
			Equivalent to smt=1.

			[KNL,X86] Disable symmetric multithreading (SMT).
			nosmt=force: Force disable SMT, cannot be undone
				     via the sysfs control file.

3884 3885
	nosoftlockup	[KNL] Disable the soft-lockup detector.

3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905
	nospec_store_bypass_disable
			[HW] Disable all mitigations for the Speculative Store Bypass vulnerability

	nospectre_bhb	[ARM64] Disable all mitigations for Spectre-BHB (branch
			history injection) vulnerability. System may allow data leaks
			with this option.

	nospectre_v1	[X86,PPC] Disable mitigations for Spectre Variant 1
			(bounds check bypass). With this option data leaks are
			possible in the system.

	nospectre_v2	[X86,PPC_E500,ARM64] Disable all mitigations for
			the Spectre variant 2 (indirect branch prediction)
			vulnerability. System may allow data leaks with this
			option.

	no-steal-acc	[X86,PV_OPS,ARM64,PPC/PSERIES] Disable paravirtualized
			steal time accounting. steal time is computed, but
			won't influence scheduler behaviour

Linus Torvalds's avatar
Linus Torvalds committed
3906 3907
	nosync		[HW,M68K] Disables sync negotiation for all devices.

3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928
	no_timer_check	[X86,APIC] Disables the code which tests for
			broken timer IRQ sources.

	no_uaccess_flush
	                [PPC] Don't flush the L1-D cache after accessing user data.

	novmcoredd	[KNL,KDUMP]
			Disable device dump. Device dump allows drivers to
			append dump data to vmcore so you can collect driver
			specified debug info.  Drivers can append the data
			without any limit and this data is stored in memory,
			so this may cause significant memory stress.  Disabling
			device dump can help save memory but the driver debug
			data will be no longer available.  This parameter
			is only available when CONFIG_PROC_VMCORE_DEVICE_DUMP
			is set.

	no-vmw-sched-clock
			[X86,PV_OPS] Disable paravirtualized VMware scheduler
			clock and use the default one.

3929
	nowatchdog	[KNL] Disable both lockup detectors, i.e.
3930
			soft-lockup and NMI watchdog (hard-lockup).
3931

Linus Torvalds's avatar
Linus Torvalds committed
3932
	nowb		[ARM]
3933

3934 3935
	nox2apic	[X86-64,APIC] Do not enable x2APIC mode.

3936 3937 3938 3939
			NOTE: this parameter will be ignored on systems with the
			LEGACY_XAPIC_DISABLED bit set in the
			IA32_XAPIC_DISABLE_STATUS MSR.

3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958
	noxsave		[BUGS=X86] Disables x86 extended register state save
			and restore using xsave. The kernel will fallback to
			enabling legacy floating-point and sse state.

	noxsaveopt	[X86] Disables xsaveopt used in saving x86 extended
			register states. The kernel will fall back to use
			xsave to save the states. By using this parameter,
			performance of saving the states is degraded because
			xsave doesn't support modified optimization while
			xsaveopt supports it on xsaveopt enabled systems.

	noxsaves	[X86] Disables xsaves and xrstors used in saving and
			restoring x86 extended register state in compacted
			form of xsave area. The kernel will fall back to use
			xsaveopt and xrstor to save and restore the states
			in standard form of xsave area. By using this
			parameter, xsave area per process might occupy more
			memory on xsaves enabled systems.

3959
	nps_mtm_hs_ctr=	[KNL,ARC]
3960 3961 3962 3963 3964 3965 3966 3967
			This parameter sets the maximum duration, in
			cycles, each HW thread of the CTOP can run
			without interruptions, before HW switches it.
			The actual maximum duration is 16 times this
			parameter's value.
			Format: integer between 1 and 255
			Default: 255

3968
	nptcg=		[IA-64] Override max number of concurrent global TLB
3969 3970 3971
			purges which is reported from either PAL_VM_SUMMARY or
			SAL PALO.

3972 3973
	nr_cpus=	[SMP] Maximum number of processors that	an SMP kernel
			could support.  nr_cpus=n : n >= 1 limits the kernel to
3974 3975 3976 3977 3978 3979
			support 'n' processors. It could be larger than the
			number of already plugged CPU during bootup, later in
			runtime you can physically add extra cpu until it reaches
			n. So during boot up some boot time memory for per-cpu
			variables need be pre-allocated for later physical cpu
			hot plugging.
3980

3981 3982
	nr_uarts=	[SERIAL] maximum number of UARTs to be registered.

3983 3984 3985
	numa=off 	[KNL, ARM64, PPC, RISCV, SPARC, X86] Disable NUMA, Only
			set up a single NUMA node spanning all memory.

3986 3987
	numa_balancing=	[KNL,ARM64,PPC,RISCV,S390,X86] Enable or disable automatic
			NUMA balancing.
3988 3989
			Allowed values are enable and disable

3990
	numa_zonelist_order= [KNL, BOOT] Select zonelist order for NUMA.
3991
			'node', 'default' can be specified
3992
			This can be set from sysctl after boot.
3993
			See Documentation/admin-guide/sysctl/vm.rst for details.
3994

3995
	ohci1394_dma=early	[HW] enable debugging via the ohci1394 driver.
3996
			See Documentation/core-api/debugging-via-ohci1394.rst for more
3997 3998
			info.

3999 4000 4001 4002 4003 4004 4005
	olpc_ec_timeout= [OLPC] ms delay when issuing EC commands
			Rather than timing out after 20 ms if an EC
			command is not properly ACKed, override the length
			of the timeout.  We have interrupts disabled while
			waiting for the ACK, so if this is set too high
			interrupts *may* be lost!

4006 4007 4008 4009 4010
	omap_mux=	[OMAP] Override bootloader pin multiplexing.
			Format: <mux_mode0.mode_name=value>...
			For example, to override I2C bus2:
			omap_mux=i2c2_scl.i2c2_scl=0x100,i2c2_sda.i2c2_sda=0x100

4011 4012 4013 4014 4015 4016 4017 4018 4019 4020
	onenand.bdry=	[HW,MTD] Flex-OneNAND Boundary Configuration

			Format: [die0_boundary][,die0_lock][,die1_boundary][,die1_lock]

			boundary - index of last SLC block on Flex-OneNAND.
				   The remaining blocks are configured as MLC blocks.
			lock	 - Configure if Flex-OneNAND boundary should be locked.
				   Once locked, the boundary cannot be changed.
				   1 indicates lock status, 0 indicates unlock status.

4021 4022 4023
	oops=panic	Always panic on oopses. Default is to just kill the
			process, but there is a small probability of
			deadlocking the machine.
4024 4025 4026
			This will also cause panics on machine check exceptions.
			Useful together with panic=30 to trigger a reboot.

4027 4028 4029 4030 4031 4032 4033 4034 4035 4036
	page_alloc.shuffle=
			[KNL] Boolean flag to control whether the page allocator
			should randomize its free lists. The randomization may
			be automatically enabled if the kernel detects it is
			running on a platform with a direct-mapped memory-side
			cache, and this parameter can be used to
			override/disable that behavior. The state of the flag
			can be read from sysfs at:
			/sys/module/page_alloc/parameters/shuffle.

4037 4038 4039 4040 4041 4042
	page_owner=	[KNL] Boot-time page_owner enabling option.
			Storage of the information about who allocated
			each page is disabled in default. With this switch,
			we can turn it on.
			on: enable the feature

4043
	page_poison=	[KNL] Boot-time parameter changing the state of
4044 4045 4046
			poisoning on the buddy allocator, available with
			CONFIG_PAGE_POISONING=y.
			off: turn off poisoning (default)
4047 4048
			on: turn on poisoning

4049 4050 4051 4052
	page_reporting.page_reporting_order=
			[KNL] Minimal page reporting order
			Format: <integer>
			Adjust the minimal page reporting order. The page
4053
			reporting is disabled when it exceeds MAX_ORDER.
4054

4055
	panic=		[KNL] Kernel behaviour on panic: delay <timeout>
4056 4057 4058
			timeout > 0: seconds before rebooting
			timeout = 0: wait forever
			timeout < 0: reboot immediately
Linus Torvalds's avatar
Linus Torvalds committed
4059 4060
			Format: <timeout>

4061 4062 4063 4064 4065 4066 4067
	panic_print=	Bitmask for printing system info when panic happens.
			User can chose combination of the following bits:
			bit 0: print all tasks info
			bit 1: print system memory info
			bit 2: print timer info
			bit 3: print locks info if CONFIG_LOCKDEP is on
			bit 4: print ftrace buffer
4068
			bit 5: print all printk messages in buffer
4069
			bit 6: print all CPUs backtrace (if available in the arch)
4070 4071 4072 4073
			*Be aware* that this option may print a _lot_ of lines,
			so there are risks of losing older messages in the log.
			Use this option carefully, maybe worth to setup a
			bigger log buffer with "log_buf_len" along with this.
4074

Rafael Aquini's avatar
Rafael Aquini committed
4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087
	panic_on_taint=	Bitmask for conditionally calling panic() in add_taint()
			Format: <hex>[,nousertaint]
			Hexadecimal bitmask representing the set of TAINT flags
			that will cause the kernel to panic when add_taint() is
			called with any of the flags in this set.
			The optional switch "nousertaint" can be utilized to
			prevent userspace forced crashes by writing to sysctl
			/proc/sys/kernel/tainted any flagset matching with the
			bitmask set on panic_on_taint.
			See Documentation/admin-guide/tainted-kernels.rst for
			extra details on the taint flags that users can pick
			to compose the bitmask to assign to panic_on_taint.

4088
	panic_on_warn=1	panic() instead of WARN().  Useful to cause kdump
Prarit Bhargava's avatar
Prarit Bhargava committed
4089 4090
			on a WARN().

Linus Torvalds's avatar
Linus Torvalds committed
4091 4092 4093 4094 4095
	parkbd.port=	[HW] Parallel port number the keyboard adapter is
			connected to, default is 0.
			Format: <parport#>
	parkbd.mode=	[HW] Parallel port keyboard adapter mode of operation,
			0 for XT, 1 for AT (default is AT).
4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117
			Format: <mode>

	parport=	[HW,PPT] Specify parallel ports. 0 disables.
			Format: { 0 | auto | 0xBBB[,IRQ[,DMA]] }
			Use 'auto' to force the driver to use any
			IRQ/DMA settings detected (the default is to
			ignore detected IRQ/DMA settings because of
			possible conflicts). You can specify the base
			address, IRQ, and DMA settings; IRQ and DMA
			should be numbers, or 'auto' (for using detected
			settings on that particular port), or 'nofifo'
			(to avoid using a FIFO even if it is detected).
			Parallel ports are assigned in the order they
			are specified on the command line, starting
			with parport0.

	parport_init_mode=	[HW,PPT]
			Configure VIA parallel port to operate in
			a specific mode. This is necessary on Pegasos
			computer where firmware has no options for setting
			up parallel port mode and sets it to spp.
			Currently this function knows 686a and 8231 chips.
Linus Torvalds's avatar
Linus Torvalds committed
4118 4119
			Format: [spp|ps2|epp|ecp|ecpepp]

4120 4121 4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178
	pata_legacy.all=	[HW,LIBATA]
			Format: <int>
			Set to non-zero to probe primary and secondary ISA
			port ranges on PCI systems where no PCI PATA device
			has been found at either range.  Disabled by default.

	pata_legacy.autospeed=	[HW,LIBATA]
			Format: <int>
			Set to non-zero if a chip is present that snoops speed
			changes.  Disabled by default.

	pata_legacy.ht6560a=	[HW,LIBATA]
			Format: <int>
			Set to 1, 2, or 3 for HT 6560A on the primary channel,
			the secondary channel, or both channels respectively.
			Disabled by default.

	pata_legacy.ht6560b=	[HW,LIBATA]
			Format: <int>
			Set to 1, 2, or 3 for HT 6560B on the primary channel,
			the secondary channel, or both channels respectively.
			Disabled by default.

	pata_legacy.iordy_mask=	[HW,LIBATA]
			Format: <int>
			IORDY enable mask.  Set individual bits to allow IORDY
			for the respective channel.  Bit 0 is for the first
			legacy channel handled by this driver, bit 1 is for
			the second channel, and so on.  The sequence will often
			correspond to the primary legacy channel, the secondary
			legacy channel, and so on, but the handling of a PCI
			bus and the use of other driver options may interfere
			with the sequence.  By default IORDY is allowed across
			all channels.

	pata_legacy.opti82c46x=	[HW,LIBATA]
			Format: <int>
			Set to 1, 2, or 3 for Opti 82c611A on the primary
			channel, the secondary channel, or both channels
			respectively.  Disabled by default.

	pata_legacy.opti82c611a=	[HW,LIBATA]
			Format: <int>
			Set to 1, 2, or 3 for Opti 82c465MV on the primary
			channel, the secondary channel, or both channels
			respectively.  Disabled by default.

	pata_legacy.pio_mask=	[HW,LIBATA]
			Format: <int>
			PIO mode mask for autospeed devices.  Set individual
			bits to allow the use of the respective PIO modes.
			Bit 0 is for mode 0, bit 1 is for mode 1, and so on.
			All modes allowed by default.

	pata_legacy.probe_all=	[HW,LIBATA]
			Format: <int>
			Set to non-zero to probe tertiary and further ISA
			port ranges on PCI systems.  Disabled by default.

4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189
	pata_legacy.probe_mask=	[HW,LIBATA]
			Format: <int>
			Probe mask for legacy ISA PATA ports.  Depending on
			platform configuration and the use of other driver
			options up to 6 legacy ports are supported: 0x1f0,
			0x170, 0x1e8, 0x168, 0x1e0, 0x160, however probing
			of individual ports can be disabled by setting the
			corresponding bits in the mask to 1.  Bit 0 is for
			the first port in the list above (0x1f0), and so on.
			By default all supported ports are probed.

4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202
	pata_legacy.qdi=	[HW,LIBATA]
			Format: <int>
			Set to non-zero to probe QDI controllers.  By default
			set to 1 if CONFIG_PATA_QDI_MODULE, 0 otherwise.

	pata_legacy.winbond=	[HW,LIBATA]
			Format: <int>
			Set to non-zero to probe Winbond controllers.  Use
			the standard I/O port (0x130) if 1, otherwise the
			value given is the I/O port to use (typically 0x1b0).
			By default set to 1 if CONFIG_PATA_WINBOND_VLB_MODULE,
			0 otherwise.

4203 4204 4205 4206 4207 4208 4209
	pata_platform.pio_mask=	[HW,LIBATA]
			Format: <int>
			Supported PIO mode mask.  Set individual bits to allow
			the use of the respective PIO modes.  Bit 0 is for
			mode 0, bit 1 is for mode 1, and so on.  Mode 0 only
			allowed by default.

4210 4211 4212 4213 4214
	pause_on_oops=
			Halt all CPUs after the first oops has been printed for
			the specified number of seconds.  This is to be used if
			your oopses keep scrolling off the screen.

Linus Torvalds's avatar
Linus Torvalds committed
4215 4216
	pcbit=		[HW,ISDN]

4217 4218 4219 4220 4221 4222
	pci=option[,option...]	[PCI] various PCI subsystem options.

				Some options herein operate on a specific device
				or a set of devices (<pci_dev>). These are
				specified in one of the following formats:

4223
				[<domain>:]<bus>:<dev>.<func>[/<dev>.<func>]*
4224 4225 4226 4227 4228 4229 4230 4231
				pci:<vendor>:<device>[:<subvendor>:<subdevice>]

				Note: the first format specifies a PCI
				bus/device/function address which may change
				if new hardware is inserted, if motherboard
				firmware changes, or due to changes caused
				by other kernel parameters. If the
				domain is left unspecified, it is
4232 4233 4234 4235 4236
				taken to be zero. Optionally, a path
				to a device through multiple device/function
				addresses can be specified after the base
				address (this is more robust against
				renumbering issues).  The second format
4237 4238 4239 4240
				selects devices using IDs from the
				configuration space which may match multiple
				devices in the system.

4241
		earlydump	dump PCI config space before the kernel
4242
				changes anything
4243
		off		[X86] don't probe for the PCI bus
4244
		bios		[X86-32] force use of PCI BIOS, don't access
4245 4246
				the hardware directly. Use this if your machine
				has a non-standard PCI host bridge.
4247
		nobios		[X86-32] disallow use of PCI BIOS, only direct
4248 4249 4250
				hardware access methods are allowed. Use this
				if you experience crashes upon bootup and you
				suspect they are caused by the BIOS.
4251 4252 4253 4254 4255 4256 4257 4258 4259 4260
		conf1		[X86] Force use of PCI Configuration Access
				Mechanism 1 (config address in IO port 0xCF8,
				data in IO port 0xCFC, both 32-bit).
		conf2		[X86] Force use of PCI Configuration Access
				Mechanism 2 (IO port 0xCF8 is an 8-bit port for
				the function, IO port 0xCFA, also 8-bit, sets
				bus number. The config space is then accessed
				through ports 0xC000-0xCFFF).
				See http://wiki.osdev.org/PCI for more info
				on the configuration access mechanisms.
Randy Dunlap's avatar
Randy Dunlap committed
4261 4262 4263
		noaer		[PCIE] If the PCIEAER kernel config parameter is
				enabled, this kernel boot option can be used to
				disable the use of PCIE advanced error reporting.
4264 4265
		nodomains	[PCI] Disable support for multiple PCI
				root domains (aka PCI segments, in ACPI-speak).
4266
		nommconf	[X86] Disable use of MMCONFIG for PCI
4267
				Configuration
4268 4269 4270
		check_enable_amd_mmconf [X86] check for and enable
				properly configured MMIO access to PCI
				config space on AMD family 10h CPU
4271 4272 4273
		nomsi		[MSI] If the PCI_MSI kernel config parameter is
				enabled, this kernel boot option can be used to
				disable the use of MSI interrupts system-wide.
4274 4275 4276
		noioapicquirk	[APIC] Disable all boot interrupt quirks.
				Safety option to keep boot IRQs enabled. This
				should never be necessary.
4277 4278 4279 4280
		ioapicreroute	[APIC] Enable rerouting of boot IRQs to the
				primary IO-APIC for bridges that cannot disable
				boot IRQs. This fixes a source of spurious IRQs
				when the system masks IRQs.
4281 4282 4283 4284
		noioapicreroute	[APIC] Disable workaround that uses the
				boot IRQ equivalent of an IRQ that connects to
				a chipset where boot IRQs cannot be disabled.
				The opposite of ioapicreroute.
4285
		biosirq		[X86-32] Use PCI BIOS calls to get the interrupt
4286 4287 4288 4289 4290 4291 4292
				routing table. These calls are known to be buggy
				on several machines and they hang the machine
				when used, but on other computers it's the only
				way to get the interrupt routing table. Try
				this option if the kernel is unable to allocate
				IRQs or discover secondary PCI buses on your
				motherboard.
4293
		rom		[X86] Assign address space to expansion ROMs.
4294 4295 4296
				Use with caution as certain devices share
				address decoders between ROMs and other
				resources.
4297
		norom		[X86] Do not assign address space to
4298 4299
				expansion ROMs that do not already have
				BIOS assigned address ranges.
4300 4301
		nobar		[X86] Do not assign address space to the
				BARs that weren't assigned by the BIOS.
4302
		irqmask=0xMMMM	[X86] Set a bit mask of IRQs allowed to be
4303 4304 4305
				assigned automatically to PCI devices. You can
				make the kernel exclude IRQs of your ISA cards
				this way.
4306
		pirqaddr=0xAAAAA	[X86] Specify the physical address
4307 4308 4309
				of the PIRQ table (normally generated
				by the BIOS) if it is outside the
				F0000h-100000h range.
4310
		lastbus=N	[X86] Scan all buses thru bus #N. Can be
4311 4312 4313
				useful if the kernel is unable to find your
				secondary buses and you want to tell it
				explicitly which ones they are.
4314
		assign-busses	[X86] Always assign all PCI bus
4315 4316
				numbers ourselves, overriding
				whatever the firmware may have done.
4317
		usepirqmask	[X86] Honor the possible IRQ mask stored
4318 4319 4320 4321 4322
				in the BIOS $PIR table. This is needed on
				some systems with broken BIOSes, notably
				some HP Pavilion N5400 and Omnibook XE3
				notebooks. This will have no effect if ACPI
				IRQ routing is enabled.
4323
		noacpi		[X86] Do not use ACPI for IRQ routing
4324
				or for PCI scanning.
4325 4326 4327 4328 4329
		use_crs		[X86] Use PCI host bridge window information
				from ACPI.  On BIOSes from 2008 or later, this
				is enabled by default.  If you need to use this,
				please report a bug.
		nocrs		[X86] Ignore PCI host bridge windows from ACPI.
4330
				If you need to use this, please report a bug.
4331 4332 4333 4334 4335 4336 4337 4338 4339
		use_e820	[X86] Use E820 reservations to exclude parts of
				PCI host bridge windows. This is a workaround
				for BIOS defects in host bridge _CRS methods.
				If you need to use this, please report a bug to
				<linux-pci@vger.kernel.org>.
		no_e820		[X86] Ignore E820 reservations for PCI host
				bridge windows. This is the default on modern
				hardware. If you need to use this, please report
				a bug to <linux-pci@vger.kernel.org>.
4340 4341 4342 4343
		routeirq	Do IRQ routing for all PCI devices.
				This is normally done in pci_enable_device(),
				so this option is a temporary workaround
				for broken drivers that don't call it.
4344 4345
		skip_isa_align	[X86] do not align io start addr, so can
				handle more pci cards
4346 4347 4348 4349 4350
		noearly		[X86] Don't do any early type 1 scanning.
				This might help on some broken boards which
				machine check when some devices' config space
				is read. But various workarounds are disabled
				and some IOMMU drivers will not work.
4351 4352 4353 4354
		bfsort		Sort PCI devices into breadth-first order.
				This sorting is done to get a device
				order compatible with older (<= 2.4) kernels.
		nobfsort	Don't sort PCI devices into breadth-first order.
4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369
		pcie_bus_tune_off	Disable PCIe MPS (Max Payload Size)
				tuning and use the BIOS-configured MPS defaults.
		pcie_bus_safe	Set every device's MPS to the largest value
				supported by all devices below the root complex.
		pcie_bus_perf	Set device MPS to the largest allowable MPS
				based on its parent bus. Also set MRRS (Max
				Read Request Size) to the largest supported
				value (no larger than the MPS that the device
				or bus can support) for best performance.
		pcie_bus_peer2peer	Set every device's MPS to 128B, which
				every device is guaranteed to support. This
				configuration allows peer-to-peer DMA between
				any pair of devices, possibly at the cost of
				reduced performance.  This also guarantees
				that hot-added devices will work.
4370 4371 4372 4373 4374 4375
		cbiosize=nn[KMG]	The fixed amount of bus space which is
				reserved for the CardBus bridge's IO window.
				The default value is 256 bytes.
		cbmemsize=nn[KMG]	The fixed amount of bus space which is
				reserved for the CardBus bridge's memory
				window. The default value is 64 megabytes.
4376 4377
		resource_alignment=
				Format:
4378
				[<order of align>@]<pci_dev>[; ...]
4379
				Specifies alignment and device to reassign
4380 4381
				aligned memory resources. How to
				specify the device is described above.
4382 4383
				If <order of align> is not specified,
				PAGE_SIZE is used as alignment.
4384
				A PCI-PCI bridge can be specified if resource
4385
				windows need to be expanded.
4386 4387 4388
				To specify the alignment for several
				instances of a device, the PCI vendor,
				device, subvendor, and subdevice may be
4389 4390
				specified, e.g., 12@pci:8086:9c22:103c:198f
				for 4096-byte alignment.
4391
		ecrc=		Enable/disable PCIe ECRC (transaction layer
4392 4393 4394
				end-to-end CRC checking). Only effective if
				OS has native AER control (either granted by
				ACPI _OSC or forced via "pcie_ports=native")
4395 4396 4397 4398
				bios: Use BIOS/firmware settings. This is the
				the default.
				off: Turn ECRC off
				on: Turn ECRC on.
4399 4400 4401
		hpiosize=nn[KMG]	The fixed amount of bus space which is
				reserved for hotplug bridge's IO window.
				Default size is 256 bytes.
4402 4403 4404 4405 4406 4407
		hpmmiosize=nn[KMG]	The fixed amount of bus space which is
				reserved for hotplug bridge's MMIO window.
				Default size is 2 megabytes.
		hpmmioprefsize=nn[KMG]	The fixed amount of bus space which is
				reserved for hotplug bridge's MMIO_PREF window.
				Default size is 2 megabytes.
4408
		hpmemsize=nn[KMG]	The fixed amount of bus space which is
4409 4410
				reserved for hotplug bridge's MMIO and
				MMIO_PREF window.
4411
				Default size is 2 megabytes.
4412 4413 4414
		hpbussize=nn	The minimum amount of additional bus numbers
				reserved for buses below a hotplug bridge.
				Default is 1.
4415 4416 4417 4418 4419 4420 4421
		realloc=	Enable/disable reallocating PCI bridge resources
				if allocations done by BIOS are too small to
				accommodate resources required by all child
				devices.
				off: Turn realloc off
				on: Turn realloc on
		realloc		same as realloc=on
4422
		noari		do not use PCIe ARI.
4423 4424
		noats		[PCIE, Intel-IOMMU, AMD-IOMMU]
				do not use PCIe ATS (and IOMMU device IOTLB).
4425 4426 4427
		pcie_scan_all	Scan all possible PCIe devices.  Otherwise we
				only look for one device below a PCIe downstream
				port.
4428 4429 4430 4431 4432 4433
		big_root_window	Try to add a big 64bit memory window to the PCIe
				root complex on AMD CPUs. Some GFX hardware
				can resize a BAR to allow access to all VRAM.
				Adding the window is slightly risky (it may
				conflict with unreported devices), so this
				taints the kernel.
4434 4435 4436 4437 4438 4439 4440 4441 4442
		disable_acs_redir=<pci_dev>[; ...]
				Specify one or more PCI devices (in the format
				specified above) separated by semicolons.
				Each device specified will have the PCI ACS
				redirect capabilities forced off which will
				allow P2P traffic between devices through
				bridges without forcing it upstream. Note:
				this removes isolation between devices and
				may put more devices in an IOMMU group.
4443
		force_floating	[S390] Force usage of floating interrupts.
4444
		nomio		[S390] Do not use MIO instructions.
4445 4446
		norid		[S390] ignore the RID field and force use of
				one PCI domain per PCI function
4447

4448 4449 4450 4451 4452 4453
	pcie_aspm=	[PCIE] Forcibly enable or disable PCIe Active State Power
			Management.
		off	Disable ASPM.
		force	Enable ASPM even on devices that claim not to support it.
			WARNING: Forcing ASPM on may cause system lockups.

4454 4455 4456 4457 4458
	pcie_ports=	[PCIE] PCIe port services handling:
		native	Use native PCIe services (PME, AER, DPC, PCIe hotplug)
			even if the platform doesn't give the OS permission to
			use them.  This may cause conflicts if the platform
			also tries to use these services.
4459 4460
		dpc-native	Use native PCIe service for DPC only.  May
				cause conflicts if firmware uses AER or DPC.
4461 4462
		compat	Disable native PCIe services (PME, AER, DPC, PCIe
			hotplug).
4463

4464 4465 4466 4467
	pcie_port_pm=	[PCIE] PCIe port power management handling:
		off	Disable power management of all PCIe ports
		force	Forcibly enable power management of all PCIe ports

4468
	pcie_pme=	[PCIE,PM] Native PCIe PME signaling options:
4469
		nomsi	Do not use MSI for native PCIe PME signaling (this makes
4470
			all PCIe root ports use INTx for all services).
4471

Linus Torvalds's avatar
Linus Torvalds committed
4472 4473
	pcmv=		[HW,PCMCIA] BadgePAD 4

4474 4475 4476 4477 4478 4479 4480
	pd_ignore_unused
			[PM]
			Keep all power-domains already enabled by bootloader on,
			even if no driver has claimed them. This is useful
			for debug and development, but should not be
			needed on a platform with proper driver support.

Linus Torvalds's avatar
Linus Torvalds committed
4481 4482 4483 4484 4485
	pdcchassis=	[PARISC,HW] Disable/Enable PDC Chassis Status codes at
			boot time.
			Format: { 0 | 1 }
			See arch/parisc/kernel/pdc_chassis.c

4486
	percpu_alloc=	Select which percpu first chunk allocator to use.
4487 4488 4489 4490 4491
			Currently supported values are "embed" and "page".
			Archs may support subset or none of the	selections.
			See comments in mm/percpu.c for details on each
			allocator.  This parameter is primarily	for debugging
			and performance comparison.
4492

Linus Torvalds's avatar
Linus Torvalds committed
4493
	pirq=		[SMP,APIC] Manual mp-table setup
4494
			See Documentation/arch/x86/i386/IO-APIC.rst.
Linus Torvalds's avatar
Linus Torvalds committed
4495 4496 4497

	plip=		[PPT,NET] Parallel port network link
			Format: { parport<nr> | timid | 0 }
4498
			See also Documentation/admin-guide/parport.rst.
Linus Torvalds's avatar
Linus Torvalds committed
4499

4500
	pmtmr=		[X86] Manual setup of pmtmr I/O Port.
4501 4502 4503
			Override pmtimer IOPort with a hex value.
			e.g. pmtmr=0x508

4504 4505 4506 4507 4508 4509 4510 4511
	pmu_override=	[PPC] Override the PMU.
			This option takes over the PMU facility, so it is no
			longer usable by perf. Setting this option starts the
			PMU counters by setting MMCR0 to 0 (the FC bit is
			cleared). If a number is given, then MMCR1 is set to
			that number, otherwise (e.g., 'pmu_override=on'), MMCR1
			remains 0.

4512 4513 4514
	pm_debug_messages	[SUSPEND,KNL]
			Enable suspend/resume debug messages during boot up.

4515 4516 4517 4518 4519 4520
	pnp.debug=1	[PNP]
			Enable PNP debug messages (depends on the
			CONFIG_PNP_DEBUG_MESSAGES option).  Change at run-time
			via /sys/module/pnp/parameters/debug.  We always show
			current resource usage; turning this on also shows
			possible settings and some assignment information.
4521

Linus Torvalds's avatar
Linus Torvalds committed
4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534
	pnpacpi=	[ACPI]
			{ off }

	pnpbios=	[ISAPNP]
			{ on | off | curr | res | no-curr | no-res }

	pnp_reserve_irq=
			[ISAPNP] Exclude IRQs for the autoconfiguration

	pnp_reserve_dma=
			[ISAPNP] Exclude DMAs for the autoconfiguration

	pnp_reserve_io=	[ISAPNP] Exclude I/O ports for the autoconfiguration
4535
			Ranges are in pairs (I/O port base and size).
Linus Torvalds's avatar
Linus Torvalds committed
4536 4537

	pnp_reserve_mem=
4538 4539
			[ISAPNP] Exclude memory regions for the
			autoconfiguration.
Linus Torvalds's avatar
Linus Torvalds committed
4540 4541
			Ranges are in pairs (memory base and size).

4542 4543 4544 4545 4546 4547
	ports=		[IP_VS_FTP] IPVS ftp helper module
			Default is 21.
			Up to 8 (IP_VS_APP_MAX_PORTS) ports
			may be specified.
			Format: <port>,<port>....

4548 4549 4550 4551 4552 4553
	powersave=off	[PPC] This option disables power saving features.
			It specifically disables cpuidle and sets the
			platform machine description specific power_save
			function to NULL. On Idle the CPU just reduces
			execution priority.

4554 4555 4556 4557 4558 4559
	ppc_strict_facility_enable
			[PPC] This option catches any kernel floating point,
			Altivec, VSX and SPE outside of regions specifically
			allowed (eg kernel_enable_fpu()/kernel_disable_fpu()).
			There is some performance impact when enabling this.

4560 4561 4562 4563
	ppc_tm=		[PPC]
			Format: {"off"}
			Disable Hardware Transactional Memory

4564 4565 4566 4567 4568 4569 4570
	preempt=	[KNL]
			Select preemption mode if you have CONFIG_PREEMPT_DYNAMIC
			none - Limited to cond_resched() calls
			voluntary - Limited to cond_resched() and might_sleep() calls
			full - Any section that isn't explicitly preempt disabled
			       can be preempted anytime.

Ingo Molnar's avatar
Ingo Molnar committed
4571 4572
	print-fatal-signals=
			[KNL] debug: print fatal signals
4573 4574 4575 4576 4577 4578 4579 4580 4581

			If enabled, warn about various signal handling
			related application anomalies: too many signals,
			too many POSIX.1 timers, fatal signals causing a
			coredump - etc.

			If you hit the warning due to signal overflow,
			you might want to try "ulimit -i unlimited".

Ingo Molnar's avatar
Ingo Molnar committed
4582 4583
			default: off.

4584 4585 4586 4587 4588 4589
	printk.always_kmsg_dump=
			Trigger kmsg_dump for cases other than kernel oops or
			panics
			Format: <bool>  (1/Y/y=enable, 0/N/n=disable)
			default: disabled

4590 4591 4592 4593 4594 4595 4596 4597 4598
	printk.console_no_auto_verbose=
			Disable console loglevel raise on oops, panic
			or lockdep-detected issues (only if lock debug is on).
			With an exception to setups with low baudrate on
			serial console, keeping this 0 is a good choice
			in order to provide more debug information.
			Format: <bool>
			default: 0 (auto_verbose is enabled)

4599 4600 4601 4602 4603 4604 4605
	printk.devkmsg={on,off,ratelimit}
			Control writing to /dev/kmsg.
			on - unlimited logging to /dev/kmsg from userspace
			off - logging to /dev/kmsg disabled
			ratelimit - ratelimit the logging
			Default: ratelimit

4606 4607 4608
	printk.time=	Show timing data prefixed to each printk message line
			Format: <bool>  (1/Y/y=enable, 0/N/n=disable)

4609 4610 4611 4612 4613 4614 4615 4616
	processor.max_cstate=	[HW,ACPI]
			Limit processor to maximum C-state
			max_cstate=9 overrides any DMI blacklist limit.

	processor.nocst	[HW,ACPI]
			Ignore the _CST method to determine C-states,
			instead using the legacy FADT method

Linus Torvalds's avatar
Linus Torvalds committed
4617
	profile=	[KNL] Enable kernel profiling via /proc/profile
4618 4619 4620
			Format: [<profiletype>,]<number>
			Param: <profiletype>: "schedule", "sleep", or "kvm"
				[defaults to kernel profiling]
4621
			Param: "schedule" - profile schedule points.
4622 4623
			Param: "sleep" - profile D-state sleeping (millisecs).
				Requires CONFIG_SCHEDSTATS
4624
			Param: "kvm" - profile VM exits.
4625 4626
			Param: <number> - step/bucket size as a power of 2 for
				statistical time based profiling.
Linus Torvalds's avatar
Linus Torvalds committed
4627

4628
	prompt_ramdisk=	[RAM] [Deprecated]
Linus Torvalds's avatar
Linus Torvalds committed
4629

4630 4631 4632 4633 4634
	prot_virt=	[S390] enable hosting protected virtual machines
			isolated from the hypervisor (if hardware supports
			that).
			Format: <bool>

4635 4636 4637 4638
	psi=		[KNL] Enable or disable pressure stall information
			tracking.
			Format: <bool>

4639 4640
	psmouse.proto=	[HW,MOUSE] Highest PS2 mouse protocol extension to
			probe for; one of (bare|imps|exps|lifebook|any).
Linus Torvalds's avatar
Linus Torvalds committed
4641 4642
	psmouse.rate=	[HW,MOUSE] Set desired mouse report rate, in reports
			per second.
4643 4644
	psmouse.resetafter=	[HW,MOUSE]
			Try to reset the device after so many bad packets
Linus Torvalds's avatar
Linus Torvalds committed
4645 4646 4647 4648
			(0 = never).
	psmouse.resolution=
			[HW,MOUSE] Set desired mouse resolution, in dpi.
	psmouse.smartscroll=
4649
			[HW,MOUSE] Controls Logitech smartscroll autorepeat.
Linus Torvalds's avatar
Linus Torvalds committed
4650 4651
			0 = disabled, 1 = enabled (default).

4652 4653
	pstore.backend=	Specify the name of the pstore backend to use

4654
	pti=		[X86-64] Control Page Table Isolation of user and
4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665
			kernel address spaces.  Disabling this feature
			removes hardening, but improves performance of
			system calls and interrupts.

			on   - unconditionally enable
			off  - unconditionally disable
			auto - kernel detects whether your CPU model is
			       vulnerable to issues that PTI mitigates

			Not specifying this option is equivalent to pti=auto.

4666 4667 4668 4669
	pty.legacy_count=
			[KNL] Number of legacy pty's. Overwrites compiled-in
			default number.

4670
	quiet		[KNL] Disable most log messages
4671

Linus Torvalds's avatar
Linus Torvalds committed
4672 4673
	r128=		[HW,DRM]

4674 4675 4676 4677
	radix_hcall_invalidate=on  [PPC/PSERIES]
			Disable RADIX GTSE feature and use hcall for TLB
			invalidate.

Linus Torvalds's avatar
Linus Torvalds committed
4678
	raid=		[HW,RAID]
4679
			See Documentation/admin-guide/md.rst.
Linus Torvalds's avatar
Linus Torvalds committed
4680 4681

	ramdisk_size=	[RAM] Sizes of RAM disks in kilobytes
4682
			See Documentation/admin-guide/blockdev/ramdisk.rst.
Linus Torvalds's avatar
Linus Torvalds committed
4683

4684 4685
	ramdisk_start=	[RAM] RAM disk image start address

4686 4687 4688 4689 4690 4691 4692 4693 4694
	random.trust_cpu=off
			[KNL] Disable trusting the use of the CPU's
			random number generator (if available) to
			initialize the kernel's RNG.

	random.trust_bootloader=off
			[KNL] Disable trusting the use of the a seed
			passed by the bootloader (if available) to
			initialize the kernel's RNG.
4695

4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706
	randomize_kstack_offset=
			[KNL] Enable or disable kernel stack offset
			randomization, which provides roughly 5 bits of
			entropy, frustrating memory corruption attacks
			that depend on stack address determinism or
			cross-syscall address exposures. This is only
			available on architectures that have defined
			CONFIG_HAVE_ARCH_RANDOMIZE_KSTACK_OFFSET.
			Format: <bool>  (1/Y/y=enable, 0/N/n=disable)
			Default is CONFIG_RANDOMIZE_KSTACK_OFFSET_DEFAULT.

4707 4708 4709 4710 4711 4712
	ras=option[,option,...]	[KNL] RAS-specific options

		cec_disable	[X86]
				Disable the Correctable Errors Collector,
				see CONFIG_RAS_CEC help text.

4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736
	rcu_nocbs[=cpu-list]
			[KNL] The optional argument is a cpu list,
			as described above.

			In kernels built with CONFIG_RCU_NOCB_CPU=y,
			enable the no-callback CPU mode, which prevents
			such CPUs' callbacks from being invoked in
			softirq context.  Invocation of such CPUs' RCU
			callbacks will instead be offloaded to "rcuox/N"
			kthreads created for that purpose, where "x" is
			"p" for RCU-preempt, "s" for RCU-sched, and "g"
			for the kthreads that mediate grace periods; and
			"N" is the CPU number. This reduces OS jitter on
			the offloaded CPUs, which can be useful for HPC
			and real-time workloads.  It can also improve
			energy efficiency for asymmetric multiprocessors.

			If a cpulist is passed as an argument, the specified
			list of	CPUs is set to no-callback mode from boot.

			Otherwise, if the '=' sign and the cpulist
			arguments are omitted, no CPU will be set to
			no-callback mode from boot but the mode may be
			toggled at runtime via cpusets.
4737

4738 4739 4740
			Note that this argument takes precedence over
			the CONFIG_RCU_NOCB_CPU_DEFAULT_ALL option.

4741
	rcu_nocb_poll	[KNL]
4742 4743 4744 4745 4746 4747 4748 4749 4750 4751
			Rather than requiring that offloaded CPUs
			(specified by rcu_nocbs= above) explicitly
			awaken the corresponding "rcuoN" kthreads,
			make these kthreads poll for callbacks.
			This improves the real-time response for the
			offloaded CPUs by relieving them of the need to
			wake up the corresponding kthread, but degrades
			energy efficiency by requiring that the kthreads
			periodically wake up to do the polling.

4752
	rcutree.blimit=	[KNL]
4753 4754
			Set maximum number of finished RCU callbacks to
			process in one batch.
Dipankar Sarma's avatar
Dipankar Sarma committed
4755

4756 4757 4758 4759 4760
	rcutree.dump_tree=	[KNL]
			Dump the structure of the rcu_node combining tree
			out at early boot.  This is used for diagnostic
			purposes, to verify correct tree setup.

4761 4762
	rcutree.gp_cleanup_delay=	[KNL]
			Set the number of jiffies to delay each step of
4763
			RCU grace-period cleanup.
4764

4765 4766
	rcutree.gp_init_delay=	[KNL]
			Set the number of jiffies to delay each step of
4767
			RCU grace-period initialization.
4768 4769 4770 4771 4772

	rcutree.gp_preinit_delay=	[KNL]
			Set the number of jiffies to delay each step of
			RCU grace-period pre-initialization, that is,
			the propagation of recent CPU-hotplug changes up
4773
			the rcu_node combining tree.
4774

4775
	rcutree.jiffies_till_first_fqs= [KNL]
4776 4777 4778 4779 4780
			Set delay from grace-period initialization to
			first attempt to force quiescent states.
			Units are jiffies, minimum value is zero,
			and maximum value is HZ.

4781
	rcutree.jiffies_till_next_fqs= [KNL]
4782 4783 4784 4785
			Set delay between subsequent attempts to force
			quiescent states.  Units are jiffies, minimum
			value is one, and maximum value is HZ.

4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799
	rcutree.jiffies_till_sched_qs= [KNL]
			Set required age in jiffies for a
			given grace period before RCU starts
			soliciting quiescent-state help from
			rcu_note_context_switch() and cond_resched().
			If not specified, the kernel will calculate
			a value based on the most recent settings
			of rcutree.jiffies_till_first_fqs
			and rcutree.jiffies_till_next_fqs.
			This calculated value may be viewed in
			rcutree.jiffies_to_sched_qs.  Any attempt to set
			rcutree.jiffies_to_sched_qs will be cheerfully
			overwritten.

4800
	rcutree.kthread_prio= 	 [KNL,BOOT]
4801 4802 4803 4804 4805 4806 4807 4808 4809
			Set the SCHED_FIFO priority of the RCU per-CPU
			kthreads (rcuc/N). This value is also used for
			the priority of the RCU boost threads (rcub/N)
			and for the RCU grace-period kthreads (rcu_bh,
			rcu_preempt, and rcu_sched). If RCU_BOOST is
			set, valid values are 1-99 and the default is 1
			(the least-favored priority).  Otherwise, when
			RCU_BOOST is not set, valid values are 0-99 and
			the default is zero (non-realtime operation).
4810 4811
			When RCU_NOCB_CPU is set, also adjust the
			priority of NOCB callback kthreads.
4812

4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825
	rcutree.nocb_nobypass_lim_per_jiffy= [KNL]
			On callback-offloaded (rcu_nocbs) CPUs,
			RCU reduces the lock contention that would
			otherwise be caused by callback floods through
			use of the ->nocb_bypass list.	However, in the
			common non-flooded case, RCU queues directly to
			the main ->cblist in order to avoid the extra
			overhead of the ->nocb_bypass list and its lock.
			But if there are too many callbacks queued during
			a single jiffy, RCU pre-queues the callbacks into
			the ->nocb_bypass queue.  The definition of "too
			many" is supplied by this kernel boot parameter.

4826
	rcutree.qhimark= [KNL]
4827 4828
			Set threshold of queued RCU callbacks beyond which
			batch limiting is disabled.
Dipankar Sarma's avatar
Dipankar Sarma committed
4829

4830
	rcutree.qlowmark= [KNL]
4831 4832
			Set threshold of queued RCU callbacks below which
			batch limiting is re-enabled.
Dipankar Sarma's avatar
Dipankar Sarma committed
4833

4834 4835 4836 4837 4838 4839 4840 4841 4842
	rcutree.qovld= [KNL]
			Set threshold of queued RCU callbacks beyond which
			RCU's force-quiescent-state scan will aggressively
			enlist help from cond_resched() and sched IPIs to
			help CPUs more quickly reach quiescent states.
			Set to less than zero to make this be set based
			on rcutree.qhimark at boot time and to zero to
			disable more aggressive help enlistment.

4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892
	rcutree.rcu_delay_page_cache_fill_msec= [KNL]
			Set the page-cache refill delay (in milliseconds)
			in response to low-memory conditions.  The range
			of permitted values is in the range 0:100000.

	rcutree.rcu_divisor= [KNL]
			Set the shift-right count to use to compute
			the callback-invocation batch limit bl from
			the number of callbacks queued on this CPU.
			The result will be bounded below by the value of
			the rcutree.blimit kernel parameter.  Every bl
			callbacks, the softirq handler will exit in
			order to allow the CPU to do other work.

			Please note that this callback-invocation batch
			limit applies only to non-offloaded callback
			invocation.  Offloaded callbacks are instead
			invoked in the context of an rcuoc kthread, which
			scheduler will preempt as it does any other task.

	rcutree.rcu_fanout_exact= [KNL]
			Disable autobalancing of the rcu_node combining
			tree.  This is used by rcutorture, and might
			possibly be useful for architectures having high
			cache-to-cache transfer latencies.

	rcutree.rcu_fanout_leaf= [KNL]
			Change the number of CPUs assigned to each
			leaf rcu_node structure.  Useful for very
			large systems, which will choose the value 64,
			and for NUMA systems with large remote-access
			latencies, which will choose a value aligned
			with the appropriate hardware boundaries.

	rcutree.rcu_min_cached_objs= [KNL]
			Minimum number of objects which are cached and
			maintained per one CPU. Object size is equal
			to PAGE_SIZE. The cache allows to reduce the
			pressure to page allocator, also it makes the
			whole algorithm to behave better in low memory
			condition.

	rcutree.rcu_nocb_gp_stride= [KNL]
			Set the number of NOCB callback kthreads in
			each group, which defaults to the square root
			of the number of CPUs.	Larger numbers reduce
			the wakeup overhead on the global grace-period
			kthread, but increases that same overhead on
			each group's NOCB grace-period kthread.

4893 4894 4895 4896 4897 4898 4899
	rcutree.rcu_kick_kthreads= [KNL]
			Cause the grace-period kthread to get an extra
			wake_up() if it sleeps three times longer than
			it should at force-quiescent-state time.
			This wake_up() will be accompanied by a
			WARN_ONCE() splat and an ftrace_dump().

4900 4901 4902 4903 4904 4905 4906
	rcutree.rcu_resched_ns= [KNL]
			Limit the time spend invoking a batch of RCU
			callbacks to the specified number of nanoseconds.
			By default, this limit is checked only once
			every 32 callbacks in order to limit the pain
			inflicted by local_clock() overhead.

4907 4908 4909 4910 4911 4912 4913 4914 4915
	rcutree.rcu_unlock_delay= [KNL]
			In CONFIG_RCU_STRICT_GRACE_PERIOD=y kernels,
			this specifies an rcu_read_unlock()-time delay
			in microseconds.  This defaults to zero.
			Larger delays increase the probability of
			catching RCU pointer leaks, that is, buggy use
			of RCU-protected pointers after the relevant
			rcu_read_unlock() has completed.

4916 4917 4918 4919 4920
	rcutree.sysrq_rcu= [KNL]
			Commandeer a sysrq key to dump out Tree RCU's
			rcu_node tree with an eye towards determining
			why a new grace period has not yet started.

4921 4922 4923 4924 4925 4926 4927 4928 4929 4930
	rcutree.use_softirq=	[KNL]
			If set to zero, move all RCU_SOFTIRQ processing to
			per-CPU rcuc kthreads.  Defaults to a non-zero
			value, meaning that RCU_SOFTIRQ is used by default.
			Specify rcutree.use_softirq=0 to use rcuc kthreads.

			But note that CONFIG_PREEMPT_RT=y kernels disable
			this kernel boot parameter, forcibly setting it
			to zero.

4931
	rcuscale.gp_async= [KNL]
4932 4933 4934
			Measure performance of asynchronous
			grace-period primitives such as call_rcu().

4935
	rcuscale.gp_async_max= [KNL]
4936 4937 4938 4939 4940 4941
			Specify the maximum number of outstanding
			callbacks per writer thread.  When a writer
			thread exceeds this limit, it invokes the
			corresponding flavor of rcu_barrier() to allow
			previously posted callbacks to drain.

4942
	rcuscale.gp_exp= [KNL]
4943 4944 4945
			Measure performance of expedited synchronous
			grace-period primitives.

4946
	rcuscale.holdoff= [KNL]
4947 4948 4949 4950 4951
			Set test-start holdoff period.  The purpose of
			this parameter is to delay the start of the
			test until boot completes in order to avoid
			interference.

4952
	rcuscale.kfree_rcu_test= [KNL]
4953 4954
			Set to measure performance of kfree_rcu() flooding.

4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966
	rcuscale.kfree_rcu_test_double= [KNL]
			Test the double-argument variant of kfree_rcu().
			If this parameter has the same value as
			rcuscale.kfree_rcu_test_single, both the single-
			and double-argument variants are tested.

	rcuscale.kfree_rcu_test_single= [KNL]
			Test the single-argument variant of kfree_rcu().
			If this parameter has the same value as
			rcuscale.kfree_rcu_test_double, both the single-
			and double-argument variants are tested.

4967
	rcuscale.kfree_nthreads= [KNL]
4968 4969
			The number of threads running loops of kfree_rcu().

4970
	rcuscale.kfree_alloc_num= [KNL]
4971 4972
			Number of allocations and frees done in an iteration.

4973 4974
	rcuscale.kfree_loops= [KNL]
			Number of loops doing rcuscale.kfree_alloc_num number
4975 4976
			of allocations and frees.

4977
	rcuscale.nreaders= [KNL]
4978 4979 4980 4981 4982 4983 4984 4985
			Set number of RCU readers.  The value -1 selects
			N, where N is the number of CPUs.  A value
			"n" less than -1 selects N-n+1, where N is again
			the number of CPUs.  For example, -2 selects N
			(the number of CPUs), -3 selects N+1, and so on.
			A value of "n" less than or equal to -N selects
			a single reader.

4986
	rcuscale.nwriters= [KNL]
4987
			Set number of RCU writers.  The values operate
4988
			the same as for rcuscale.nreaders.
4989 4990
			N, where N is the number of CPUs

4991
	rcuscale.perf_type= [KNL]
4992 4993
			Specify the RCU implementation to test.

4994
	rcuscale.shutdown= [KNL]
4995 4996 4997 4998
			Shut the system down after performance tests
			complete.  This is useful for hands-off automated
			testing.

4999
	rcuscale.verbose= [KNL]
5000 5001
			Enable additional printk() statements.

5002
	rcuscale.writer_holdoff= [KNL]
5003 5004 5005 5006
			Write-side holdoff between grace periods,
			in microseconds.  The default of zero says
			no holdoff.

5007
	rcutorture.fqs_duration= [KNL]
5008 5009
			Set duration of force_quiescent_state bursts
			in microseconds.
5010

5011
	rcutorture.fqs_holdoff= [KNL]
5012 5013
			Set holdoff time within force_quiescent_state bursts
			in microseconds.
5014

5015
	rcutorture.fqs_stutter= [KNL]
5016 5017 5018
			Set wait time between force_quiescent_state bursts
			in seconds.

5019
	rcutorture.fwd_progress= [KNL]
5020 5021
			Specifies the number of kthreads to be used
			for  RCU grace-period forward-progress testing
5022
			for the types of RCU supporting this notion.
5023 5024 5025
			Defaults to 1 kthread, values less than zero or
			greater than the number of CPUs cause the number
			of CPUs to be used.
5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039

	rcutorture.fwd_progress_div= [KNL]
			Specify the fraction of a CPU-stall-warning
			period to do tight-loop forward-progress testing.

	rcutorture.fwd_progress_holdoff= [KNL]
			Number of seconds to wait between successive
			forward-progress tests.

	rcutorture.fwd_progress_need_resched= [KNL]
			Enclose cond_resched() calls within checks for
			need_resched() during tight-loop forward-progress
			testing.

5040 5041 5042
	rcutorture.gp_cond= [KNL]
			Use conditional/asynchronous update-side
			primitives, if available.
5043

5044
	rcutorture.gp_exp= [KNL]
5045
			Use expedited update-side primitives, if available.
5046 5047

	rcutorture.gp_normal= [KNL]
5048 5049 5050 5051 5052 5053 5054 5055 5056 5057
			Use normal (non-expedited) asynchronous
			update-side primitives, if available.

	rcutorture.gp_sync= [KNL]
			Use normal (non-expedited) synchronous
			update-side primitives, if available.  If all
			of rcutorture.gp_cond=, rcutorture.gp_exp=,
			rcutorture.gp_normal=, and rcutorture.gp_sync=
			are zero, rcutorture acts as if is interpreted
			they are all non-zero.
5058

5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070
	rcutorture.irqreader= [KNL]
			Run RCU readers from irq handlers, or, more
			accurately, from a timer handler.  Not all RCU
			flavors take kindly to this sort of thing.

	rcutorture.leakpointer= [KNL]
			Leak an RCU-protected pointer out of the reader.
			This can of course result in splats, and is
			intended to test the ability of things like
			CONFIG_RCU_STRICT_GRACE_PERIOD=y to detect
			such leaks.

5071
	rcutorture.n_barrier_cbs= [KNL]
5072 5073
			Set callbacks/threads for rcu_barrier() testing.

5074
	rcutorture.nfakewriters= [KNL]
5075 5076 5077 5078
			Set number of concurrent RCU writers.  These just
			stress RCU, they don't participate in the actual
			test, hence the "fake".

5079 5080 5081 5082 5083 5084 5085 5086
	rcutorture.nocbs_nthreads= [KNL]
			Set number of RCU callback-offload togglers.
			Zero (the default) disables toggling.

	rcutorture.nocbs_toggle= [KNL]
			Set the delay in milliseconds between successive
			callback-offload toggling attempts.

5087
	rcutorture.nreaders= [KNL]
5088 5089 5090 5091 5092
			Set number of RCU readers.  The value -1 selects
			N-1, where N is the number of CPUs.  A value
			"n" less than -1 selects N-n-2, where N is again
			the number of CPUs.  For example, -2 selects N
			(the number of CPUs), -3 selects N+1, and so on.
5093

5094 5095 5096 5097
	rcutorture.object_debug= [KNL]
			Enable debug-object double-call_rcu() testing.

	rcutorture.onoff_holdoff= [KNL]
5098 5099
			Set time (s) after boot for CPU-hotplug testing.

5100
	rcutorture.onoff_interval= [KNL]
5101 5102
			Set time (jiffies) between CPU-hotplug operations,
			or zero to disable CPU-hotplug testing.
5103

5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117
	rcutorture.read_exit= [KNL]
			Set the number of read-then-exit kthreads used
			to test the interaction of RCU updaters and
			task-exit processing.

	rcutorture.read_exit_burst= [KNL]
			The number of times in a given read-then-exit
			episode that a set of read-then-exit kthreads
			is spawned.

	rcutorture.read_exit_delay= [KNL]
			The delay, in seconds, between successive
			read-then-exit testing episodes.

5118
	rcutorture.shuffle_interval= [KNL]
5119 5120 5121 5122
			Set task-shuffle interval (s).  Shuffling tasks
			allows some CPUs to go into dyntick-idle mode
			during the rcutorture test.

5123
	rcutorture.shutdown_secs= [KNL]
5124 5125 5126
			Set time (s) after boot system shutdown.  This
			is useful for hands-off automated testing.

5127
	rcutorture.stall_cpu= [KNL]
5128 5129 5130
			Duration of CPU stall (s) to test RCU CPU stall
			warnings, zero to disable.

5131 5132
	rcutorture.stall_cpu_block= [KNL]
			Sleep while stalling if set.  This will result
5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143
			in warnings from preemptible RCU in addition to
			any other stall-related activity.  Note that
			in kernels built with CONFIG_PREEMPTION=n and
			CONFIG_PREEMPT_COUNT=y, this parameter will
			cause the CPU to pass through a quiescent state.
			Given CONFIG_PREEMPTION=n, this will suppress
			RCU CPU stall warnings, but will instead result
			in scheduling-while-atomic splats.

			Use of this module parameter results in splats.

5144

5145
	rcutorture.stall_cpu_holdoff= [KNL]
5146 5147
			Time to wait (s) after boot before inducing stall.

5148 5149 5150
	rcutorture.stall_cpu_irqsoff= [KNL]
			Disable interrupts while stalling if set.

5151 5152 5153 5154 5155 5156 5157
	rcutorture.stall_gp_kthread= [KNL]
			Duration (s) of forced sleep within RCU
			grace-period kthread to test RCU CPU stall
			warnings, zero to disable.  If both stall_cpu
			and stall_gp_kthread are specified, the
			kthread is starved first, then the CPU.

5158
	rcutorture.stat_interval= [KNL]
5159 5160
			Time (s) between statistics printk()s.

5161
	rcutorture.stutter= [KNL]
5162 5163 5164 5165 5166
			Time (s) to stutter testing, for example, specifying
			five seconds causes the test to run for five seconds,
			wait for five seconds, and so on.  This tests RCU's
			ability to transition abruptly to and from idle.

5167
	rcutorture.test_boost= [KNL]
5168 5169 5170 5171
			Test RCU priority boosting?  0=no, 1=maybe, 2=yes.
			"Maybe" means test if the RCU implementation
			under test support RCU priority boosting.

5172
	rcutorture.test_boost_duration= [KNL]
5173 5174
			Duration (s) of each individual boost test.

5175
	rcutorture.test_boost_interval= [KNL]
5176 5177
			Interval (s) between each boost test.

5178
	rcutorture.test_no_idle_hz= [KNL]
5179 5180 5181
			Test RCU's dyntick-idle handling.  See also the
			rcutorture.shuffle_interval parameter.

5182
	rcutorture.torture_type= [KNL]
5183 5184
			Specify the RCU implementation to test.

5185
	rcutorture.verbose= [KNL]
5186 5187
			Enable additional printk() statements.

5188 5189 5190 5191
	rcupdate.rcu_cpu_stall_ftrace_dump= [KNL]
			Dump ftrace buffer after reporting RCU CPU
			stall warning.

5192 5193 5194
	rcupdate.rcu_cpu_stall_suppress= [KNL]
			Suppress RCU CPU stall warning messages.

5195 5196 5197 5198 5199 5200
	rcupdate.rcu_cpu_stall_suppress_at_boot= [KNL]
			Suppress RCU CPU stall warning messages and
			rcutorture writer stall warnings that occur
			during early boot, that is, during the time
			before the init task is spawned.

5201 5202
	rcupdate.rcu_cpu_stall_timeout= [KNL]
			Set timeout for RCU CPU stall warning messages.
5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214
			The value is in seconds and the maximum allowed
			value is 300 seconds.

	rcupdate.rcu_exp_cpu_stall_timeout= [KNL]
			Set timeout for expedited RCU CPU stall warning
			messages.  The value is in milliseconds
			and the maximum allowed value is 21000
			milliseconds. Please note that this value is
			adjusted to an arch timer tick resolution.
			Setting this to zero causes the value from
			rcupdate.rcu_cpu_stall_timeout to be used (after
			conversion from seconds to milliseconds).
5215

5216 5217 5218 5219 5220 5221
	rcupdate.rcu_cpu_stall_cputime= [KNL]
			Provide statistics on the cputime and count of
			interrupts and tasks during the sampling period. For
			multiple continuous RCU stalls, all sampling periods
			begin at half of the first RCU stall timeout.

5222 5223 5224 5225 5226
	rcupdate.rcu_exp_stall_task_details= [KNL]
			Print stack dumps of any tasks blocking the
			current expedited RCU grace period during an
			expedited RCU CPU stall warning.

5227 5228 5229 5230 5231 5232
	rcupdate.rcu_expedited= [KNL]
			Use expedited grace-period primitives, for
			example, synchronize_rcu_expedited() instead
			of synchronize_rcu().  This reduces latency,
			but can increase CPU utilization, degrade
			real-time latency, and degrade energy efficiency.
5233
			No effect on CONFIG_TINY_RCU kernels.
5234

5235 5236 5237 5238
	rcupdate.rcu_normal= [KNL]
			Use only normal grace-period primitives,
			for example, synchronize_rcu() instead of
			synchronize_rcu_expedited().  This improves
5239 5240 5241 5242 5243
			real-time latency, CPU utilization, and
			energy efficiency, but can expose users to
			increased grace-period latency.  This parameter
			overrides rcupdate.rcu_expedited.  No effect on
			CONFIG_TINY_RCU kernels.
5244

5245 5246 5247
	rcupdate.rcu_normal_after_boot= [KNL]
			Once boot has completed (that is, after
			rcu_end_inkernel_boot() has been invoked), use
5248 5249
			only normal grace-period primitives.  No effect
			on CONFIG_TINY_RCU kernels.
5250

5251 5252 5253 5254 5255 5256 5257
			But note that CONFIG_PREEMPT_RT=y kernels enables
			this kernel boot parameter, forcibly setting
			it to the value one, that is, converting any
			post-boot attempt at an expedited RCU grace
			period to instead use normal non-expedited
			grace-period processing.

5258 5259 5260 5261 5262 5263 5264 5265
	rcupdate.rcu_task_collapse_lim= [KNL]
			Set the maximum number of callbacks present
			at the beginning of a grace period that allows
			the RCU Tasks flavors to collapse back to using
			a single callback queue.  This switching only
			occurs when rcupdate.rcu_task_enqueue_lim is
			set to the default value of -1.

5266 5267 5268 5269 5270 5271 5272 5273
	rcupdate.rcu_task_contend_lim= [KNL]
			Set the minimum number of callback-queuing-time
			lock-contention events per jiffy required to
			cause the RCU Tasks flavors to switch to per-CPU
			callback queuing.  This switching only occurs
			when rcupdate.rcu_task_enqueue_lim is set to
			the default value of -1.

5274 5275 5276 5277 5278 5279 5280
	rcupdate.rcu_task_enqueue_lim= [KNL]
			Set the number of callback queues to use for the
			RCU Tasks family of RCU flavors.  The default
			of -1 allows this to be automatically (and
			dynamically) adjusted.	This parameter is intended
			for use in testing.

5281 5282 5283 5284 5285 5286 5287
	rcupdate.rcu_task_ipi_delay= [KNL]
			Set time in jiffies during which RCU tasks will
			avoid sending IPIs, starting with the beginning
			of a given grace period.  Setting a large
			number avoids disturbing real-time workloads,
			but lengthens grace periods.

5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309
	rcupdate.rcu_task_stall_info= [KNL]
			Set initial timeout in jiffies for RCU task stall
			informational messages, which give some indication
			of the problem for those not patient enough to
			wait for ten minutes.  Informational messages are
			only printed prior to the stall-warning message
			for a given grace period. Disable with a value
			less than or equal to zero.  Defaults to ten
			seconds.  A change in value does not take effect
			until the beginning of the next grace period.

	rcupdate.rcu_task_stall_info_mult= [KNL]
			Multiplier for time interval between successive
			RCU task stall informational messages for a given
			RCU tasks grace period.  This value is clamped
			to one through ten, inclusive.	It defaults to
			the value three, so that the first informational
			message is printed 10 seconds into the grace
			period, the second at 40 seconds, the third at
			160 seconds, and then the stall warning at 600
			seconds would prevent a fourth at 640 seconds.

5310
	rcupdate.rcu_task_stall_timeout= [KNL]
5311 5312 5313 5314 5315
			Set timeout in jiffies for RCU task stall
			warning messages.  Disable with a value less
			than or equal to zero.	Defaults to ten minutes.
			A change in value does not take effect until
			the beginning of the next grace period.
5316

5317 5318 5319
	rcupdate.rcu_self_test= [KNL]
			Run the RCU early boot self tests

5320 5321 5322 5323 5324
	rdinit=		[KNL]
			Format: <full_path>
			Run specified binary instead of /init from the ramdisk,
			used for early userspace startup. See initrd.

5325 5326 5327 5328 5329 5330 5331
	rdrand=		[X86]
			force - Override the decision by the kernel to hide the
				advertisement of RDRAND support (this affects
				certain AMD processors because of buggy BIOS
				support, specifically around the suspend/resume
				path).

5332 5333
	rdt=		[HW,X86,RDT]
			Turn on/off individual RDT features. List is:
5334
			cmt, mbmtotal, mbmlocal, l3cat, l3cdp, l2cat, l2cdp,
5335
			mba, smba, bmec.
5336 5337 5338
			E.g. to turn on cmt and turn off mba use:
				rdt=cmt,!mba

5339 5340
	reboot=		[KNL]
			Format (x86 or x86_64):
5341
				[w[arm] | c[old] | h[ard] | s[oft] | g[pio]] | d[efault] \
5342 5343 5344
				[[,]s[mp]#### \
				[[,]b[ios] | a[cpi] | k[bd] | t[riple] | e[fi] | p[ci]] \
				[[,]f[orce]
5345 5346 5347
			Where reboot_mode is one of warm (soft) or cold (hard) or gpio
					(prefix with 'panic_' to set mode for panic
					reboot only),
5348 5349 5350 5351
			      reboot_type is one of bios, acpi, kbd, triple, efi, or pci,
			      reboot_force is either force or not specified,
			      reboot_cpu is s[mp]#### with #### being the processor
					to be used for rebooting.
Linus Torvalds's avatar
Linus Torvalds committed
5352

5353
	refscale.holdoff= [KNL]
5354 5355 5356 5357 5358
			Set test-start holdoff period.  The purpose of
			this parameter is to delay the start of the
			test until boot completes in order to avoid
			interference.

5359
	refscale.loops= [KNL]
5360 5361 5362 5363 5364 5365 5366
			Set the number of loops over the synchronization
			primitive under test.  Increasing this number
			reduces noise due to loop start/end overhead,
			but the default has already reduced the per-pass
			noise to a handful of picoseconds on ca. 2020
			x86 laptops.

5367
	refscale.nreaders= [KNL]
5368 5369 5370 5371
			Set number of readers.  The default value of -1
			selects N, where N is roughly 75% of the number
			of CPUs.  A value of zero is an interesting choice.

5372
	refscale.nruns= [KNL]
5373 5374 5375
			Set number of runs, each of which is dumped onto
			the console log.

5376
	refscale.readdelay= [KNL]
5377 5378 5379
			Set the read-side critical-section duration,
			measured in microseconds.

5380 5381 5382 5383
	refscale.scale_type= [KNL]
			Specify the read-protection implementation to test.

	refscale.shutdown= [KNL]
5384 5385
			Shut down the system at the end of the performance
			test.  This defaults to 1 (shut it down) when
5386 5387
			refscale is built into the kernel and to 0 (leave
			it running) when refscale is built as a module.
5388

5389
	refscale.verbose= [KNL]
5390 5391
			Enable additional printk() statements.

5392 5393 5394 5395 5396 5397
	refscale.verbose_batched= [KNL]
			Batch the additional printk() statements.  If zero
			(the default) or negative, print everything.  Otherwise,
			print every Nth verbose statement, where N is the value
			specified.

5398 5399
	relax_domain_level=
			[KNL, SMP] Set scheduler's default relax_domain_level.
5400
			See Documentation/admin-guide/cgroup-v1/cpusets.rst.
5401

5402 5403 5404 5405 5406
	reserve=	[KNL,BUGS] Force kernel to ignore I/O ports or memory
			Format: <base1>,<size1>[,<base2>,<size2>,...]
			Reserve I/O ports or memory so the kernel won't use
			them.  If <base> is less than 0x10000, the region
			is assumed to be I/O ports; otherwise it is memory.
Linus Torvalds's avatar
Linus Torvalds committed
5407

5408
	reservetop=	[X86-32]
5409 5410 5411 5412
			Format: nn[KMG]
			Reserves a hole at the top of the kernel virtual
			address space.

5413 5414 5415
	reset_devices	[KNL] Force drivers to reset the underlying device
			during initialization.

5416 5417
	resume=		[SWSUSP]
			Specify the partition device for software suspend
5418 5419
			Format:
			{/dev/<dev> | PARTUUID=<uuid> | <int>:<int> | <hex>}
Linus Torvalds's avatar
Linus Torvalds committed
5420

5421 5422 5423 5424
	resume_offset=	[SWSUSP]
			Specify the offset from the beginning of the partition
			given by "resume=" at which the swap header is located,
			in <PAGE_SIZE> units (needed only for swap files).
5425
			See  Documentation/power/swsusp-and-swap-files.rst
5426

5427 5428 5429
	resumedelay=	[HIBERNATION] Delay (in seconds) to pause before attempting to
			read the resume files

5430 5431 5432 5433
	resumewait	[HIBERNATION] Wait (indefinitely) for resume device to show up.
			Useful for devices that are detected asynchronously
			(e.g. USB and MMC devices).

5434 5435
	retain_initrd	[RAM] Keep initrd memory after extraction

5436 5437 5438 5439
	retbleed=	[X86] Control mitigation of RETBleed (Arbitrary
			Speculative Code Execution with Return Instructions)
			vulnerability.

5440 5441 5442 5443 5444 5445
			AMD-based UNRET and IBPB mitigations alone do not stop
			sibling threads from influencing the predictions of other
			sibling threads. For that reason, STIBP is used on pro-
			cessors that support it, and mitigate SMT on processors
			that don't.

5446 5447 5448 5449 5450 5451
			off          - no mitigation
			auto         - automatically select a migitation
			auto,nosmt   - automatically select a mitigation,
				       disabling SMT if necessary for
				       the full mitigation (only on Zen1
				       and older without STIBP).
5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466
			ibpb         - On AMD, mitigate short speculation
				       windows on basic block boundaries too.
				       Safe, highest perf impact. It also
				       enables STIBP if present. Not suitable
				       on Intel.
			ibpb,nosmt   - Like "ibpb" above but will disable SMT
				       when STIBP is not available. This is
				       the alternative for systems which do not
				       have STIBP.
			unret        - Force enable untrained return thunks,
				       only effective on AMD f15h-f17h based
				       systems.
			unret,nosmt  - Like unret, but will disable SMT when STIBP
				       is not available. This is the alternative for
				       systems which do not have STIBP.
5467 5468 5469 5470 5471 5472

			Selecting 'auto' will choose a mitigation method at run
			time according to the CPU.

			Not specifying this option is equivalent to retbleed=auto.

5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484
	rfkill.default_state=
		0	"airplane mode".  All wifi, bluetooth, wimax, gps, fm,
			etc. communication is blocked by default.
		1	Unblocked.

	rfkill.master_switch_mode=
		0	The "airplane mode" button does nothing.
		1	The "airplane mode" button toggles between everything
			blocked and the previous configuration.
		2	The "airplane mode" button toggles between everything
			blocked and everything unblocked.

Linus Torvalds's avatar
Linus Torvalds committed
5485 5486 5487
	rhash_entries=	[KNL,NET]
			Set number of hash buckets for route cache

5488 5489 5490 5491
	ring3mwait=disable
			[KNL] Disable ring 3 MONITOR/MWAIT feature on supported
			CPUs.

Linus Torvalds's avatar
Linus Torvalds committed
5492 5493
	ro		[KNL] Mount root device read-only on boot

5494 5495 5496
	rodata=		[KNL]
		on	Mark read-only kernel memory as read-only (default).
		off	Leave read-only kernel memory writable for debugging.
Mark Rutland's avatar
Mark Rutland committed
5497 5498
		full	Mark read-only kernel memory and aliases as read-only
		        [arm64]
5499

5500 5501 5502 5503 5504 5505
	rockchip.usb_uart
			Enable the uart passthrough on the designated usb port
			on Rockchip SoCs. When active, the signals of the
			debug-uart get routed to the D+ and D- pins of the usb
			port and the regular usb controller gets disabled.

Linus Torvalds's avatar
Linus Torvalds committed
5506
	root=		[KNL] Root filesystem
5507
			Usually this a a block device specifier of some kind,
5508 5509
			see the early_lookup_bdev comment in
			block/early-lookup.c for details.
5510 5511 5512
			Alternatively this can be "ram" for the legacy initial
			ramdisk, "nfs" and "cifs" for root on a network file
			system, or "mtd" and "ubi" for mounting from raw flash.
Linus Torvalds's avatar
Linus Torvalds committed
5513 5514 5515 5516 5517 5518 5519 5520

	rootdelay=	[KNL] Delay (in seconds) to pause before attempting to
			mount the root filesystem

	rootflags=	[KNL] Set root filesystem mount option string

	rootfstype=	[KNL] Set root filesystem type

5521 5522 5523 5524
	rootwait	[KNL] Wait (indefinitely) for root device to show up.
			Useful for devices that are detected asynchronously
			(e.g. USB and MMC devices).

5525 5526 5527 5528 5529
	rproc_mem=nn[KMG][@address]
			[KNL,ARM,CMA] Remoteproc physical memory block.
			Memory area to be used by remote processor image,
			managed by CMA.

Linus Torvalds's avatar
Linus Torvalds committed
5530 5531 5532 5533
	rw		[KNL] Mount root device read-write on boot

	S		[KNL] Run init in single mode

5534 5535 5536 5537 5538 5539 5540
	s390_iommu=	[HW,S390]
			Set s390 IOTLB flushing mode
		strict
			With strict flushing every unmap operation will result in
			an IOTLB flush. Default is lazy flushing before reuse,
			which is faster.

5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552
	s390_iommu_aperture=	[KNL,S390]
			Specifies the size of the per device DMA address space
			accessible through the DMA and IOMMU APIs as a decimal
			factor of the size of main memory.
			The default is 1 meaning that one can concurrently use
			as many DMA addresses as physical memory is installed,
			if supported by hardware, and thus map all of memory
			once. With a value of 2 one can map all of memory twice
			and so on. As a special case a factor of 0 imposes no
			restrictions other than those given by hardware at the
			cost of significant additional memory use for tables.

Linus Torvalds's avatar
Linus Torvalds committed
5553 5554 5555
	sa1100ir	[NET]
			See drivers/net/irda/sa1100_ir.c.

5556
	sched_verbose	[KNL] Enables verbose scheduler debug messages.
5557

5558 5559 5560 5561
	schedstats=	[KNL,X86] Enable or disable scheduled statistics.
			Allowed values are enable and disable. This feature
			incurs a small amount of overhead in the scheduler
			but is useful for debugging and performance tuning.
5562

5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578
	sched_thermal_decay_shift=
			[KNL, SMP] Set a decay shift for scheduler thermal
			pressure signal. Thermal pressure signal follows the
			default decay period of other scheduler pelt
			signals(usually 32 ms but configurable). Setting
			sched_thermal_decay_shift will left shift the decay
			period for the thermal pressure signal by the shift
			value.
			i.e. with the default pelt decay period of 32 ms
			sched_thermal_decay_shift   thermal pressure decay pr
				1			64 ms
				2			128 ms
			and so on.
			Format: integer between 0 and 10
			Default is 0.

5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 5591 5592 5593 5594 5595 5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 5609 5610 5611 5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670
	scftorture.holdoff= [KNL]
			Number of seconds to hold off before starting
			test.  Defaults to zero for module insertion and
			to 10 seconds for built-in smp_call_function()
			tests.

	scftorture.longwait= [KNL]
			Request ridiculously long waits randomly selected
			up to the chosen limit in seconds.  Zero (the
			default) disables this feature.  Please note
			that requesting even small non-zero numbers of
			seconds can result in RCU CPU stall warnings,
			softlockup complaints, and so on.

	scftorture.nthreads= [KNL]
			Number of kthreads to spawn to invoke the
			smp_call_function() family of functions.
			The default of -1 specifies a number of kthreads
			equal to the number of CPUs.

	scftorture.onoff_holdoff= [KNL]
			Number seconds to wait after the start of the
			test before initiating CPU-hotplug operations.

	scftorture.onoff_interval= [KNL]
			Number seconds to wait between successive
			CPU-hotplug operations.  Specifying zero (which
			is the default) disables CPU-hotplug operations.

	scftorture.shutdown_secs= [KNL]
			The number of seconds following the start of the
			test after which to shut down the system.  The
			default of zero avoids shutting down the system.
			Non-zero values are useful for automated tests.

	scftorture.stat_interval= [KNL]
			The number of seconds between outputting the
			current test statistics to the console.  A value
			of zero disables statistics output.

	scftorture.stutter_cpus= [KNL]
			The number of jiffies to wait between each change
			to the set of CPUs under test.

	scftorture.use_cpus_read_lock= [KNL]
			Use use_cpus_read_lock() instead of the default
			preempt_disable() to disable CPU hotplug
			while invoking one of the smp_call_function*()
			functions.

	scftorture.verbose= [KNL]
			Enable additional printk() statements.

	scftorture.weight_single= [KNL]
			The probability weighting to use for the
			smp_call_function_single() function with a zero
			"wait" parameter.  A value of -1 selects the
			default if all other weights are -1.  However,
			if at least one weight has some other value, a
			value of -1 will instead select a weight of zero.

	scftorture.weight_single_wait= [KNL]
			The probability weighting to use for the
			smp_call_function_single() function with a
			non-zero "wait" parameter.  See weight_single.

	scftorture.weight_many= [KNL]
			The probability weighting to use for the
			smp_call_function_many() function with a zero
			"wait" parameter.  See weight_single.
			Note well that setting a high probability for
			this weighting can place serious IPI load
			on the system.

	scftorture.weight_many_wait= [KNL]
			The probability weighting to use for the
			smp_call_function_many() function with a
			non-zero "wait" parameter.  See weight_single
			and weight_many.

	scftorture.weight_all= [KNL]
			The probability weighting to use for the
			smp_call_function_all() function with a zero
			"wait" parameter.  See weight_single and
			weight_many.

	scftorture.weight_all_wait= [KNL]
			The probability weighting to use for the
			smp_call_function_all() function with a
			non-zero "wait" parameter.  See weight_single
			and weight_many.

5671 5672 5673 5674 5675 5676 5677 5678 5679
	skew_tick=	[KNL] Offset the periodic timer tick per cpu to mitigate
			xtime_lock contention on larger systems, and/or RCU lock
			contention on all systems with CONFIG_MAXSMP set.
			Format: { "0" | "1" }
			0 -- disable. (may be 1 via CONFIG_CMDLINE="skew_tick=1"
			1 -- enable.
			Note: increases power consumption, thus should only be
			enabled if running jitter sensitive (HPC/RT) workloads.

5680 5681 5682
	security=	[SECURITY] Choose a legacy "major" security module to
			enable at boot. This has been deprecated by the
			"lsm=" parameter.
5683 5684

	selinux=	[SELINUX] Disable or enable SELinux at boot time.
Linus Torvalds's avatar
Linus Torvalds committed
5685 5686 5687 5688
			Format: { "0" | "1" }
			See security/selinux/Kconfig help text.
			0 -- disable.
			1 -- enable.
5689
			Default value is 1.
Linus Torvalds's avatar
Linus Torvalds committed
5690

5691
	serialnumber	[BUGS=X86-32]
Linus Torvalds's avatar
Linus Torvalds committed
5692

5693
	sev=option[,option...] [X86-64] See Documentation/arch/x86/x86_64/boot-options.rst
5694

Linus Torvalds's avatar
Linus Torvalds committed
5695 5696
	shapers=	[NET]
			Maximal number of shapers.
5697

5698 5699 5700 5701 5702 5703 5704 5705 5706
	show_lapic=	[APIC,X86] Advanced Programmable Interrupt Controller
			Limit apic dumping. The parameter defines the maximal
			number of local apics being dumped. Also it is possible
			to set it to "all" by meaning -- no limit here.
			Format: { 1 (default) | 2 | ... | all }.
			The parameter valid if only apic=debug or
			apic=verbose is specified.
			Example: apic=debug show_lapic=all

Linus Torvalds's avatar
Linus Torvalds committed
5707 5708
	simeth=		[IA-64]
	simscsi=
5709

Linus Torvalds's avatar
Linus Torvalds committed
5710 5711
	slram=		[HW,MTD]

5712 5713 5714 5715
	slab_merge	[MM]
			Enable merging of slabs with similar size when the
			kernel is built without CONFIG_SLAB_MERGE_DEFAULT.

5716 5717 5718
	slab_nomerge	[MM]
			Disable merging of slabs with similar size. May be
			necessary if there is some reason to distinguish
5719 5720 5721 5722 5723 5724 5725 5726
			allocs to different slabs, especially in hardened
			environments where the risk of heap overflows and
			layout control by attackers can usually be
			frustrated by disabling merging. This will reduce
			most of the exposure of a heap attack to a single
			cache (risks via metadata attacks are mostly
			unchanged). Debug options disable merging on their
			own.
5727
			For more information see Documentation/mm/slub.rst.
5728

5729 5730 5731 5732 5733 5734
	slab_max_order=	[MM, SLAB]
			Determines the maximum allowed order for slabs.
			A high setting may cause OOMs due to memory
			fragmentation.  Defaults to 1 for systems with
			more than 32MB of RAM, 0 otherwise.

5735
	slub_debug[=options[,slabs][;[options[,slabs]]...]	[MM, SLUB]
5736 5737 5738 5739 5740
			Enabling slub_debug allows one to determine the
			culprit if slab objects become corrupted. Enabling
			slub_debug can create guard zones around objects and
			may poison objects when not in use. Also tracks the
			last alloc / free. For more information see
5741
			Documentation/mm/slub.rst.
Christoph Lameter's avatar
Christoph Lameter committed
5742 5743

	slub_max_order= [MM, SLUB]
5744 5745 5746
			Determines the maximum allowed order for slabs.
			A high setting may cause OOMs due to memory
			fragmentation. For more information see
5747
			Documentation/mm/slub.rst.
Christoph Lameter's avatar
Christoph Lameter committed
5748 5749

	slub_min_objects=	[MM, SLUB]
5750 5751 5752 5753 5754 5755
			The minimum number of objects per slab. SLUB will
			increase the slab order up to slub_max_order to
			generate a sufficiently large slab able to contain
			the number of objects indicated. The higher the number
			of objects the smaller the overhead of tracking slabs
			and the less frequently locks need to be acquired.
5756
			For more information see Documentation/mm/slub.rst.
Christoph Lameter's avatar
Christoph Lameter committed
5757 5758

	slub_min_order=	[MM, SLUB]
5759
			Determines the minimum page order for slabs. Must be
5760
			lower than slub_max_order.
5761
			For more information see Documentation/mm/slub.rst.
Christoph Lameter's avatar
Christoph Lameter committed
5762

5763 5764 5765
	slub_merge	[MM, SLUB]
			Same with slab_merge.

Christoph Lameter's avatar
Christoph Lameter committed
5766
	slub_nomerge	[MM, SLUB]
5767 5768
			Same with slab_nomerge. This is supported for legacy.
			See slab_nomerge for more information.
Christoph Lameter's avatar
Christoph Lameter committed
5769

Linus Torvalds's avatar
Linus Torvalds committed
5770 5771 5772
	smart2=		[HW]
			Format: <io1>[,<io2>[,...,<io8>]]

5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783
	smp.csd_lock_timeout= [KNL]
			Specify the period of time in milliseconds
			that smp_call_function() and friends will wait
			for a CPU to release the CSD lock.  This is
			useful when diagnosing bugs involving CPUs
			disabling interrupts for extended periods
			of time.  Defaults to 5,000 milliseconds, and
			setting a value of zero disables this feature.
			This feature may be more efficiently disabled
			using the csdlock_debug- kernel parameter.

Bjorn Helgaas's avatar
Bjorn Helgaas committed
5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794
	smsc-ircc2.nopnp	[HW] Don't use PNP to discover SMC devices
	smsc-ircc2.ircc_cfg=	[HW] Device configuration I/O port
	smsc-ircc2.ircc_sir=	[HW] SIR base I/O port
	smsc-ircc2.ircc_fir=	[HW] FIR base I/O port
	smsc-ircc2.ircc_irq=	[HW] IRQ line
	smsc-ircc2.ircc_dma=	[HW] DMA channel
	smsc-ircc2.ircc_transceiver= [HW] Transceiver type:
				0: Toshiba Satellite 1800 (GP data pin select)
				1: Fast pin select (default)
				2: ATC IRMode

5795
	smt=		[KNL,MIPS,S390] Set the maximum number of threads (logical
5796 5797 5798 5799 5800 5801
			CPUs) to use per physical CPU on systems capable of
			symmetric multithreading (SMT). Will be capped to the
			actual hardware limit.
			Format: <integer>
			Default: -1 (no limit)

5802 5803
	softlockup_panic=
			[KNL] Should the soft-lockup detector generate panics.
5804
			Format: 0 | 1
5805

5806
			A value of 1 instructs the soft-lockup detector
5807 5808 5809 5810
			to panic the machine when a soft-lockup occurs. It is
			also controlled by the kernel.softlockup_panic sysctl
			and CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC, which is the
			respective build-time switch to that functionality.
5811

5812 5813 5814
	softlockup_all_cpu_backtrace=
			[KNL] Should the soft-lockup detector generate
			backtraces on all cpus.
5815
			Format: 0 | 1
5816

Linus Torvalds's avatar
Linus Torvalds committed
5817
	sonypi.*=	[HW] Sony Programmable I/O Control Device driver
5818
			See Documentation/admin-guide/laptops/sonypi.rst
Linus Torvalds's avatar
Linus Torvalds committed
5819

5820 5821
	spectre_v2=	[X86] Control mitigation of Spectre variant 2
			(indirect branch speculation) vulnerability.
5822 5823
			The default operation protects the kernel from
			user space attacks.
5824

5825 5826 5827 5828
			on   - unconditionally enable, implies
			       spectre_v2_user=on
			off  - unconditionally disable, implies
			       spectre_v2_user=off
5829 5830 5831 5832 5833 5834 5835 5836 5837
			auto - kernel detects whether your CPU model is
			       vulnerable

			Selecting 'on' will, and 'auto' may, choose a
			mitigation method at run time according to the
			CPU, the available microcode, the setting of the
			CONFIG_RETPOLINE configuration option, and the
			compiler with which the kernel was built.

5838 5839 5840 5841 5842 5843
			Selecting 'on' will also enable the mitigation
			against user space to user space task attacks.

			Selecting 'off' will disable both the kernel and
			the user space protections.

5844 5845 5846
			Specific mitigations can also be selected manually:

			retpoline	  - replace indirect branches
5847 5848 5849
			retpoline,generic - Retpolines
			retpoline,lfence  - LFENCE; indirect branch
			retpoline,amd     - alias for retpoline,lfence
5850 5851 5852
			eibrs		  - Enhanced/Auto IBRS
			eibrs,retpoline   - Enhanced/Auto IBRS + Retpolines
			eibrs,lfence      - Enhanced/Auto IBRS + LFENCE
5853
			ibrs		  - use IBRS to protect kernel
5854 5855 5856 5857

			Not specifying this option is equivalent to
			spectre_v2=auto.

5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868
	spectre_v2_user=
			[X86] Control mitigation of Spectre variant 2
		        (indirect branch speculation) vulnerability between
		        user space tasks

			on	- Unconditionally enable mitigations. Is
				  enforced by spectre_v2=on

			off     - Unconditionally disable mitigations. Is
				  enforced by spectre_v2=off

5869 5870 5871 5872 5873
			prctl   - Indirect branch speculation is enabled,
				  but mitigation can be enabled via prctl
				  per thread.  The mitigation control state
				  is inherited on fork.

5874 5875 5876 5877 5878 5879
			prctl,ibpb
				- Like "prctl" above, but only STIBP is
				  controlled per thread. IBPB is issued
				  always when switching between different user
				  space processes.

5880 5881 5882 5883 5884
			seccomp
				- Same as "prctl" above, but all seccomp
				  threads will enable the mitigation unless
				  they explicitly opt out.

5885 5886 5887 5888 5889 5890
			seccomp,ibpb
				- Like "seccomp" above, but only STIBP is
				  controlled per thread. IBPB is issued
				  always when switching between different
				  user space processes.

5891 5892
			auto    - Kernel selects the mitigation depending on
				  the available CPU features and vulnerability.
5893

5894
			Default mitigation: "prctl"
5895 5896 5897 5898

			Not specifying this option is equivalent to
			spectre_v2_user=auto.

5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909
	spec_rstack_overflow=
			[X86] Control RAS overflow mitigation on AMD Zen CPUs

			off		- Disable mitigation
			microcode	- Enable microcode mitigation only
			safe-ret	- Enable sw-only safe RET mitigation (default)
			ibpb		- Enable mitigation by issuing IBPB on
					  kernel entry
			ibpb-vmexit	- Issue IBPB only on VMEXIT
					  (cloud-specific mitigation)

5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 5925 5926 5927 5928 5929 5930
	spec_store_bypass_disable=
			[HW] Control Speculative Store Bypass (SSB) Disable mitigation
			(Speculative Store Bypass vulnerability)

			Certain CPUs are vulnerable to an exploit against a
			a common industry wide performance optimization known
			as "Speculative Store Bypass" in which recent stores
			to the same memory location may not be observed by
			later loads during speculative execution. The idea
			is that such stores are unlikely and that they can
			be detected prior to instruction retirement at the
			end of a particular speculation execution window.

			In vulnerable processors, the speculatively forwarded
			store can be used in a cache side channel attack, for
			example to read memory to which the attacker does not
			directly have access (e.g. inside sandboxed code).

			This parameter controls whether the Speculative Store
			Bypass optimization is used.

5931 5932
			On x86 the options are:

5933 5934 5935 5936 5937 5938 5939 5940 5941 5942 5943 5944 5945 5946
			on      - Unconditionally disable Speculative Store Bypass
			off     - Unconditionally enable Speculative Store Bypass
			auto    - Kernel detects whether the CPU model contains an
				  implementation of Speculative Store Bypass and
				  picks the most appropriate mitigation. If the
				  CPU is not vulnerable, "off" is selected. If the
				  CPU is vulnerable the default mitigation is
				  architecture and Kconfig dependent. See below.
			prctl   - Control Speculative Store Bypass per thread
				  via prctl. Speculative Store Bypass is enabled
				  for a process by default. The state of the control
				  is inherited on fork.
			seccomp - Same as "prctl" above, but all seccomp threads
				  will disable SSB unless they explicitly opt out.
5947

5948
			Default mitigations:
5949
			X86:	"prctl"
5950

5951 5952 5953 5954 5955 5956 5957 5958 5959 5960 5961
			On powerpc the options are:

			on,auto - On Power8 and Power9 insert a store-forwarding
				  barrier on kernel entry and exit. On Power7
				  perform a software flush on kernel entry and
				  exit.
			off	- No action.

			Not specifying this option is equivalent to
			spec_store_bypass_disable=auto.

Linus Torvalds's avatar
Linus Torvalds committed
5962 5963 5964 5965 5966
	spia_io_base=	[HW,MTD]
	spia_fio_base=
	spia_pedr=
	spia_peddr=

5967
	split_lock_detect=
5968
			[X86] Enable split lock detection or bus lock detection
5969 5970 5971

			When enabled (and if hardware support is present), atomic
			instructions that access data across cache line
5972 5973 5974
			boundaries will result in an alignment check exception
			for split lock detection or a debug exception for
			bus lock detection.
5975 5976 5977

			off	- not enabled

5978
			warn	- the kernel will emit rate-limited warnings
5979
				  about applications triggering the #AC
5980 5981 5982 5983 5984
				  exception or the #DB exception. This mode is
				  the default on CPUs that support split lock
				  detection or bus lock detection. Default
				  behavior is by #AC if both features are
				  enabled in hardware.
5985 5986

			fatal	- the kernel will send SIGBUS to applications
5987 5988 5989
				  that trigger the #AC exception or the #DB
				  exception. Default behavior is by #AC if
				  both features are enabled in hardware.
5990

5991 5992 5993 5994 5995 5996 5997 5998
			ratelimit:N -
				  Set system wide rate limit to N bus locks
				  per second for bus lock detection.
				  0 < N <= 1000.

				  N/A for split lock detection.


5999 6000 6001 6002 6003
			If an #AC exception is hit in the kernel or in
			firmware (i.e. not while executing in user mode)
			the kernel will oops in either "warn" or "fatal"
			mode.

6004 6005 6006
			#DB exception for bus lock is triggered only when
			CPL > 0.

6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026
	srbds=		[X86,INTEL]
			Control the Special Register Buffer Data Sampling
			(SRBDS) mitigation.

			Certain CPUs are vulnerable to an MDS-like
			exploit which can leak bits from the random
			number generator.

			By default, this issue is mitigated by
			microcode.  However, the microcode fix can cause
			the RDRAND and RDSEED instructions to become
			much slower.  Among other effects, this will
			result in reduced throughput from /dev/urandom.

			The microcode mitigation can be disabled with
			the following option:

			off:    Disable mitigation and remove
				performance impact to RDRAND and RDSEED

6027 6028 6029 6030 6031 6032 6033 6034 6035
	srcutree.big_cpu_lim [KNL]
			Specifies the number of CPUs constituting a
			large system, such that srcu_struct structures
			should immediately allocate an srcu_node array.
			This kernel-boot parameter defaults to 128,
			but takes effect only when the low-order four
			bits of srcutree.convert_to_big is equal to 3
			(decide at boot).

6036 6037 6038 6039 6040 6041 6042 6043
	srcutree.convert_to_big [KNL]
			Specifies under what conditions an SRCU tree
			srcu_struct structure will be converted to big
			form, that is, with an rcu_node tree:

				   0:  Never.
				   1:  At init_srcu_struct() time.
				   2:  When rcutorture decides to.
6044
				   3:  Decide at boot time (default).
6045
				0x1X:  Above plus if high contention.
6046 6047 6048 6049 6050

			Either way, the srcu_node tree will be sized based
			on the actual runtime number of CPUs (nr_cpu_ids)
			instead of the compile-time CONFIG_NR_CPUS.

6051 6052 6053 6054 6055 6056 6057 6058 6059
	srcutree.counter_wrap_check [KNL]
			Specifies how frequently to check for
			grace-period sequence counter wrap for the
			srcu_data structure's ->srcu_gp_seq_needed field.
			The greater the number of bits set in this kernel
			parameter, the less frequently counter wrap will
			be checked for.  Note that the bottom two bits
			are ignored.

6060 6061 6062 6063 6064 6065 6066 6067
	srcutree.exp_holdoff [KNL]
			Specifies how many nanoseconds must elapse
			since the end of the last SRCU grace period for
			a given srcu_struct until the next normal SRCU
			grace period will be considered for automatic
			expediting.  Set to zero to disable automatic
			expediting.

6068 6069 6070 6071 6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085
	srcutree.srcu_max_nodelay [KNL]
			Specifies the number of no-delay instances
			per jiffy for which the SRCU grace period
			worker thread will be rescheduled with zero
			delay. Beyond this limit, worker thread will
			be rescheduled with a sleep delay of one jiffy.

	srcutree.srcu_max_nodelay_phase [KNL]
			Specifies the per-grace-period phase, number of
			non-sleeping polls of readers. Beyond this limit,
			grace period worker thread will be rescheduled
			with a sleep delay of one jiffy, between each
			rescan of the readers, for a grace period phase.

	srcutree.srcu_retry_check_delay [KNL]
			Specifies number of microseconds of non-sleeping
			delay between each non-sleeping poll of readers.

6086 6087 6088 6089 6090 6091 6092 6093
	srcutree.small_contention_lim [KNL]
			Specifies the number of update-side contention
			events per jiffy will be tolerated before
			initiating a conversion of an srcu_struct
			structure to big form.	Note that the value of
			srcutree.convert_to_big must have the 0x10 bit
			set for contention-based conversions to occur.

6094 6095 6096 6097 6098 6099 6100 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110
	ssbd=		[ARM64,HW]
			Speculative Store Bypass Disable control

			On CPUs that are vulnerable to the Speculative
			Store Bypass vulnerability and offer a
			firmware based mitigation, this parameter
			indicates how the mitigation should be used:

			force-on:  Unconditionally enable mitigation for
				   for both kernel and userspace
			force-off: Unconditionally disable mitigation for
				   for both kernel and userspace
			kernel:    Always enable mitigation in the
				   kernel, and offer a prctl interface
				   to allow userspace to register its
				   interest in being mitigated too.

6111 6112 6113 6114 6115 6116 6117
	stack_guard_gap=	[MM]
			override the default stack gap protection. The value
			is in page units and it defines how many pages prior
			to (for stacks growing down) resp. after (for stacks
			growing up) the main stack are reserved for no other
			mapping. Default value is 256 pages.

6118 6119 6120 6121 6122 6123
	stack_depot_disable= [KNL]
			Setting this to true through kernel command line will
			disable the stack depot thereby saving the static memory
			consumed by the stack hash table. By default this is set
			to false.

6124 6125 6126
	stacktrace	[FTRACE]
			Enabled the stack tracer on boot up.

6127 6128
	stacktrace_filter=[function-list]
			[FTRACE] Limit the functions that the stack tracer
6129
			will trace at boot up. function-list is a comma-separated
6130 6131 6132 6133 6134
			list of functions. This list can be changed at run
			time by the stack_trace_filter file in the debugfs
			tracing directory. Note, this enables stack tracing
			and the stacktrace above is not needed.

Linus Torvalds's avatar
Linus Torvalds committed
6135 6136 6137 6138 6139 6140 6141 6142 6143 6144 6145 6146 6147
	sti=		[PARISC,HW]
			Format: <num>
			Set the STI (builtin display/keyboard on the HP-PARISC
			machines) console (graphic card) which should be used
			as the initial boot-console.
			See also comment in drivers/video/console/sticore.c.

	sti_font=	[HW]
			See comment in drivers/video/console/sticore.c.

	stifb=		[HW]
			Format: bpp:<bpp1>[:<bpp2>[:<bpp3>...]]

6148 6149 6150 6151 6152 6153 6154 6155 6156
        strict_sas_size=
			[X86]
			Format: <bool>
			Enable or disable strict sigaltstack size checks
			against the required signal frame size which
			depends on the supported FPU features. This can
			be used to filter out binaries which have
			not yet been made aware of AT_MINSIGSTKSZ.

6157 6158 6159 6160 6161 6162 6163 6164 6165 6166
	stress_hpt	[PPC]
			Limits the number of kernel HPT entries in the hash
			page table to increase the rate of hash page table
			faults on kernel addresses.

	stress_slb	[PPC]
			Limits the number of kernel SLB entries, and flushes
			them frequently to increase the rate of SLB faults
			on kernel addresses.

6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178
	sunrpc.min_resvport=
	sunrpc.max_resvport=
			[NFS,SUNRPC]
			SunRPC servers often require that client requests
			originate from a privileged port (i.e. a port in the
			range 0 < portnr < 1024).
			An administrator who wishes to reserve some of these
			ports for other uses may adjust the range that the
			kernel's sunrpc client considers to be privileged
			using these two parameters to set the minimum and
			maximum port values.

6179 6180 6181 6182 6183 6184
	sunrpc.svc_rpc_per_connection_limit=
			[NFS,SUNRPC]
			Limit the number of requests that the server will
			process in parallel from a single connection.
			The default value is 0 (no limit).

6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6196 6197 6198 6199 6200
	sunrpc.pool_mode=
			[NFS]
			Control how the NFS server code allocates CPUs to
			service thread pools.  Depending on how many NICs
			you have and where their interrupts are bound, this
			option will affect which CPUs will do NFS serving.
			Note: this parameter cannot be changed while the
			NFS server is running.

			auto	    the server chooses an appropriate mode
				    automatically using heuristics
			global	    a single global pool contains all CPUs
			percpu	    one pool for each CPU
			pernode	    one pool for each NUMA node (equivalent
				    to global on non-NUMA machines)

6201 6202 6203 6204 6205 6206 6207 6208 6209
	sunrpc.tcp_slot_table_entries=
	sunrpc.udp_slot_table_entries=
			[NFS,SUNRPC]
			Sets the upper limit on the number of simultaneous
			RPC calls that can be sent from the client to a
			server. Increasing these values may allow you to
			improve throughput, but will also increase the
			amount of memory reserved for use by the client.

6210 6211 6212 6213 6214 6215 6216
	suspend.pm_test_delay=
			[SUSPEND]
			Sets the number of seconds to remain in a suspend test
			mode before resuming the system (see
			/sys/power/pm_test). Only available when CONFIG_PM_DEBUG
			is set. Default value is 5.

6217 6218 6219 6220 6221
	svm=		[PPC]
			Format: { on | off | y | n | 1 | 0 }
			This parameter controls use of the Protected
			Execution Facility on pSeries.

Jiri Kosina's avatar
Jiri Kosina committed
6222
	swiotlb=	[ARM,IA-64,PPC,MIPS,X86]
6223
			Format: { <int> [,<int>] | force | noforce }
Jiri Kosina's avatar
Jiri Kosina committed
6224
			<int> -- Number of I/O TLB slabs
6225
			<int> -- Second integer after comma. Number of swiotlb
6226 6227
				 areas with their own lock. Will be rounded up
				 to a power of 2.
Jiri Kosina's avatar
Jiri Kosina committed
6228 6229
			force -- force using of bounce buffers even if they
			         wouldn't be automatically used by the kernel
6230
			noforce -- Never use bounce buffers (for debugging)
6231

Linus Torvalds's avatar
Linus Torvalds committed
6232 6233
	switches=	[HW,M68k]

6234 6235 6236 6237 6238 6239 6240 6241 6242
	sysctl.*=	[KNL]
			Set a sysctl parameter, right before loading the init
			process, as if the value was written to the respective
			/proc/sys/... file. Both '.' and '/' are recognized as
			separators. Unrecognized parameters and invalid values
			are reported in the kernel log. Sysctls registered
			later by a loaded module cannot be set this way.
			Example: sysctl.vm.swappiness=40

6243 6244 6245 6246 6247 6248
	sysrq_always_enabled
			[KNL]
			Ignore sysrq setting - this boot parameter will
			neutralize any effect of /proc/sys/kernel/sysrq.
			Useful for debugging.

6249 6250 6251 6252
	tcpmhash_entries= [KNL,NET]
			Set the number of tcp_metrics_hash slots.
			Default value is 8192 or 16384 depending on total
			ram pages. This is used to specify the TCP metrics
6253
			cache size. See Documentation/networking/ip-sysctl.rst
6254 6255
			"tcp_no_metrics_save" section for more details.

Linus Torvalds's avatar
Linus Torvalds committed
6256 6257
	tdfx=		[HW,DRM]

6258 6259
	test_suspend=	[SUSPEND]
			Format: { "mem" | "standby" | "freeze" }[,N]
6260
			Specify "mem" (for Suspend-to-RAM) or "standby" (for
6261 6262 6263 6264 6265
			standby suspend) or "freeze" (for suspend type freeze)
			as the system sleep state during system startup with
			the optional capability to repeat N number of times.
			The system is woken from this state using a
			wakeup-capable RTC alarm.
6266

Linus Torvalds's avatar
Linus Torvalds committed
6267 6268 6269
	thash_entries=	[KNL,NET]
			Set number of hash buckets for TCP connection

6270 6271 6272 6273
	thermal.act=	[HW,ACPI]
			-1: disable all active trip points in all thermal zones
			<degrees C>: override all lowest active trip points

6274 6275
	thermal.crt=	[HW,ACPI]
			-1: disable all critical trip points in all thermal zones
6276
			<degrees C>: override all critical trip points
6277

6278 6279 6280 6281
	thermal.nocrt=	[HW,ACPI]
			Set to disable actions on ACPI thermal zone
			critical and hot trip points.

6282 6283 6284
	thermal.off=	[HW,ACPI]
			1: disable ACPI thermal control

6285 6286
	thermal.psv=	[HW,ACPI]
			-1: disable all passive trip points
6287 6288
			<degrees C>: override all passive trip points to this
			value
6289

6290 6291 6292 6293 6294
	thermal.tzp=	[HW,ACPI]
			Specify global default ACPI thermal zone polling rate
			<deci-seconds>: poll all this frequency
			0: no polling (default)

6295 6296
	threadirqs	[KNL]
			Force threading of all interrupt handlers except those
6297
			marked explicitly IRQF_NO_THREAD.
6298

6299 6300 6301
	topology=	[S390]
			Format: {off | on}
			Specify if the kernel should make use of the cpu
6302 6303
			topology information if the hardware supports this.
			The scheduler will make use of this information and
6304
			e.g. base its process migration decisions on it.
6305
			Default is on.
6306

6307 6308 6309 6310 6311 6312
	topology_updates= [KNL, PPC, NUMA]
			Format: {off}
			Specify if the kernel should ignore (off)
			topology updates sent by the hypervisor to this
			LPAR.

6313 6314 6315 6316
	torture.disable_onoff_at_boot= [KNL]
			Prevent the CPU-hotplug component of torturing
			until after init has spawned.

6317 6318 6319 6320 6321 6322 6323
	torture.ftrace_dump_at_shutdown= [KNL]
			Dump the ftrace buffer at torture-test shutdown,
			even if there were no errors.  This can be a
			very costly operation when many torture tests
			are running concurrently, especially on systems
			with rotating-rust storage.

6324 6325 6326 6327 6328 6329 6330 6331
	torture.verbose_sleep_frequency= [KNL]
			Specifies how many verbose printk()s should be
			emitted between each sleep.  The default of zero
			disables verbose-printk() sleeping.

	torture.verbose_sleep_duration= [KNL]
			Duration of each verbose-printk() sleep in jiffies.

Linus Torvalds's avatar
Linus Torvalds committed
6332 6333
	tp720=		[HW,PS2]

6334 6335 6336 6337 6338 6339 6340 6341 6342
	tpm_suspend_pcr=[HW,TPM]
			Format: integer pcr id
			Specify that at suspend time, the tpm driver
			should extend the specified pcr with zeros,
			as a workaround for some chips which fail to
			flush the last written pcr on TPM_SaveState.
			This will guarantee that all the other pcrs
			are saved.

6343 6344 6345 6346 6347 6348 6349
	tpm_tis.interrupts= [HW,TPM]
			Enable interrupts for the MMIO based physical layer
			for the FIFO interface. By default it is set to false
			(0). For more information about TPM hardware interfaces
			defined by Trusted Computing Group (TCG) see
			https://trustedcomputinggroup.org/resource/pc-client-platform-tpm-profile-ptp-specification/

6350
	tp_printk	[FTRACE]
6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361
			Have the tracepoints sent to printk as well as the
			tracing ring buffer. This is useful for early boot up
			where the system hangs or reboots and does not give the
			option for reading the tracing buffer or performing a
			ftrace_dump_on_oops.

			To turn off having tracepoints sent to printk,
			 echo 0 > /proc/sys/kernel/tracepoint_printk
			Note, echoing 1 into this file without the
			tracepoint_printk kernel cmdline option has no effect.

6362 6363 6364 6365
			The tp_printk_stop_on_boot (see below) can also be used
			to stop the printing of events to console at
			late_initcall_sync.

6366 6367 6368 6369 6370 6371
			** CAUTION **

			Having tracepoints sent to printk() and activating high
			frequency tracepoints such as irq or sched, can cause
			the system to live lock.

6372
	tp_printk_stop_on_boot [FTRACE]
6373 6374 6375 6376 6377 6378 6379 6380
			When tp_printk (above) is set, it can cause a lot of noise
			on the console. It may be useful to only include the
			printing of events during boot up, as user space may
			make the system inoperable.

			This command line option will stop the printing of events
			to console at the late_initcall_sync() time frame.

6381
	trace_buf_size=nn[KMG]
6382
			[FTRACE] will set tracing buffer size on each cpu.
6383

6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405
	trace_clock=	[FTRACE] Set the clock used for tracing events
			at boot up.
			local - Use the per CPU time stamp counter
				(converted into nanoseconds). Fast, but
				depending on the architecture, may not be
				in sync between CPUs.
			global - Event time stamps are synchronize across
				CPUs. May be slower than the local clock,
				but better for some race conditions.
			counter - Simple counting of events (1, 2, ..)
				note, some counts may be skipped due to the
				infrastructure grabbing the clock more than
				once per event.
			uptime - Use jiffies as the time stamp.
			perf - Use the same clock that perf uses.
			mono - Use ktime_get_mono_fast_ns() for time stamps.
			mono_raw - Use ktime_get_raw_fast_ns() for time
				stamps.
			boot - Use ktime_get_boot_fast_ns() for time stamps.
			Architectures may add more clocks. See
			Documentation/trace/ftrace.rst for more details.

6406 6407
	trace_event=[event-list]
			[FTRACE] Set and start specified trace events in order
6408
			to facilitate early boot debugging. The event-list is a
6409
			comma-separated list of trace events to enable. See
6410
			also Documentation/trace/events.rst
6411

6412 6413 6414 6415 6416 6417
	trace_instance=[instance-info]
			[FTRACE] Create a ring buffer instance early in boot up.
			This will be listed in:

				/sys/kernel/tracing/instances

6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431
			Events can be enabled at the time the instance is created
			via:

				trace_instance=<name>,<system1>:<event1>,<system2>:<event2>

			Note, the "<system*>:" portion is optional if the event is
			unique.

				trace_instance=foo,sched:sched_switch,irq_handler_entry,initcall

			will enable the "sched_switch" event (note, the "sched:" is optional, and
			the same thing would happen if it was left off). The irq_handler_entry
			event, and all events under the "initcall" system.

6432 6433 6434 6435 6436 6437
	trace_options=[option-list]
			[FTRACE] Enable or disable tracer options at boot.
			The option-list is a comma delimited list of options
			that can be enabled or disabled just as if you were
			to echo the option name into

6438
			    /sys/kernel/tracing/trace_options
6439 6440 6441 6442 6443 6444

			For example, to enable stacktrace option (to dump the
			stack trace of each event), add to the command line:

			      trace_options=stacktrace

6445
			See also Documentation/trace/ftrace.rst "trace options"
6446 6447
			section.

6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466
	trace_trigger=[trigger-list]
			[FTRACE] Add a event trigger on specific events.
			Set a trigger on top of a specific event, with an optional
			filter.

			The format is is "trace_trigger=<event>.<trigger>[ if <filter>],..."
			Where more than one trigger may be specified that are comma deliminated.

			For example:

			  trace_trigger="sched_switch.stacktrace if prev_state == 2"

			The above will enable the "stacktrace" trigger on the "sched_switch"
			event but only trigger it if the "prev_state" of the "sched_switch"
			event is "2" (TASK_UNINTERUPTIBLE).

			See also "Event triggers" in Documentation/trace/events.rst


6467 6468 6469 6470
	traceoff_on_warning
			[FTRACE] enable this option to disable tracing when a
			warning is hit. This turns off "tracing_on". Tracing can
			be enabled again by echoing '1' into the "tracing_on"
6471
			file located in /sys/kernel/tracing/
6472 6473 6474 6475 6476 6477 6478 6479

			This option is useful, as it disables the trace before
			the WARNING dump is called, which prevents the trace to
			be filled with content caused by the warning output.

			This option can also be set at run time via the sysctl
			option:  kernel/traceoff_on_warning

6480 6481 6482 6483 6484
	transparent_hugepage=
			[KNL]
			Format: [always|madvise|never]
			Can be used to control the default behavior of the system
			with respect to transparent hugepages.
6485 6486
			See Documentation/admin-guide/mm/transhuge.rst
			for more details.
6487

6488 6489 6490 6491 6492 6493 6494
	trusted.source=	[KEYS]
			Format: <string>
			This parameter identifies the trust source as a backend
			for trusted keys implementation. Supported trust
			sources:
			- "tpm"
			- "tee"
6495
			- "caam"
6496 6497 6498 6499 6500
			If not specified then it defaults to iterating through
			the trust source list starting with TPM and assigns the
			first trust source as a backend which is initialized
			successfully during iteration.

6501 6502 6503 6504 6505 6506 6507 6508 6509 6510
	trusted.rng=	[KEYS]
			Format: <string>
			The RNG used to generate key material for trusted keys.
			Can be one of:
			- "kernel"
			- the same value as trusted.source: "tpm" or "tee"
			- "default"
			If not specified, "default" is used. In this case,
			the RNG's choice is left to each individual trust source.

6511
	tsc=		Disable clocksource stability checks for TSC.
6512 6513
			Format: <string>
			[x86] reliable: mark tsc clocksource as reliable, this
6514 6515 6516 6517
			disables clocksource verification at runtime, as well
			as the stability checks done at bootup.	Used to enable
			high-resolution timer mode on older hardware, and in
			virtualized environment.
6518 6519 6520 6521
			[x86] noirqtime: Do not use TSC to do irq accounting.
			Used to run time disable IRQ_TIME_ACCOUNTING on any
			platforms where RDTSC is slow and this accounting
			can add overhead.
6522 6523 6524
			[x86] unstable: mark the TSC clocksource as unstable, this
			marks the TSC unconditionally unstable at bootup and
			avoids any further wobbles once the TSC watchdog notices.
6525 6526 6527 6528
			[x86] nowatchdog: disable clocksource watchdog. Used
			in situations with strict latency requirements (where
			interruptions from clocksource watchdog are not
			acceptable).
6529 6530 6531 6532
			[x86] recalibrate: force recalibration against a HW timer
			(HPET or PM timer) on systems whose TSC frequency was
			obtained from HW or FW using either an MSR or CPUID(0x15).
			Warn if the difference is more than 500 ppm.
6533 6534 6535 6536 6537 6538
			[x86] watchdog: Use TSC as the watchdog clocksource with
			which to check other HW timers (HPET or PM timer), but
			only on systems where TSC has been deemed trustworthy.
			This will be suppressed by an earlier tsc=nowatchdog and
			can be overridden by a later tsc=nowatchdog.  A console
			message will flag any such suppression or overriding.
6539

6540 6541 6542 6543 6544 6545
	tsc_early_khz=  [X86] Skip early TSC calibration and use the given
			value instead. Useful when the early TSC frequency discovery
			procedure is not reliable, such as on overclocked systems
			with CPUID.16h support and partial CPUID.15h support.
			Format: <unsigned int>

6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566
	tsx=		[X86] Control Transactional Synchronization
			Extensions (TSX) feature in Intel processors that
			support TSX control.

			This parameter controls the TSX feature. The options are:

			on	- Enable TSX on the system. Although there are
				mitigations for all known security vulnerabilities,
				TSX has been known to be an accelerator for
				several previous speculation-related CVEs, and
				so there may be unknown	security risks associated
				with leaving it enabled.

			off	- Disable TSX on the system. (Note that this
				option takes effect only on newer CPUs which are
				not vulnerable to MDS, i.e., have
				MSR_IA32_ARCH_CAPABILITIES.MDS_NO=1 and which get
				the new IA32_TSX_CTRL MSR through a microcode
				update. This new MSR allows for the reliable
				deactivation of the TSX functionality.)

6567 6568 6569
			auto	- Disable TSX if X86_BUG_TAA is present,
				  otherwise enable TSX on the system.

6570 6571 6572 6573 6574
			Not specifying this option is equivalent to tsx=off.

			See Documentation/admin-guide/hw-vuln/tsx_async_abort.rst
			for more details.

6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601
	tsx_async_abort= [X86,INTEL] Control mitigation for the TSX Async
			Abort (TAA) vulnerability.

			Similar to Micro-architectural Data Sampling (MDS)
			certain CPUs that support Transactional
			Synchronization Extensions (TSX) are vulnerable to an
			exploit against CPU internal buffers which can forward
			information to a disclosure gadget under certain
			conditions.

			In vulnerable processors, the speculatively forwarded
			data can be used in a cache side channel attack, to
			access data to which the attacker does not have direct
			access.

			This parameter controls the TAA mitigation.  The
			options are:

			full       - Enable TAA mitigation on vulnerable CPUs
				     if TSX is enabled.

			full,nosmt - Enable TAA mitigation and disable SMT on
				     vulnerable CPUs. If TSX is disabled, SMT
				     is not disabled because CPU is not
				     vulnerable to cross-thread TAA attacks.
			off        - Unconditionally disable TAA mitigation

6602 6603 6604 6605 6606
			On MDS-affected machines, tsx_async_abort=off can be
			prevented by an active MDS mitigation as both vulnerabilities
			are mitigated with the same mechanism so in order to disable
			this mitigation, you need to specify mds=off too.

6607 6608 6609 6610 6611 6612 6613 6614 6615
			Not specifying this option is equivalent to
			tsx_async_abort=full.  On CPUs which are MDS affected
			and deploy MDS mitigation, TAA mitigation is not
			required and doesn't provide any additional
			mitigation.

			For details see:
			Documentation/admin-guide/hw-vuln/tsx_async_abort.rst

6616 6617 6618 6619
	turbografx.map[2|3]=	[HW,JOY]
			TurboGraFX parallel port interface
			Format:
			<port#>,<js1>,<js2>,<js3>,<js4>,<js5>,<js6>,<js7>
6620
			See also Documentation/input/devices/joystick-parport.rst
Linus Torvalds's avatar
Linus Torvalds committed
6621

6622
	udbg-immortal	[PPC] When debugging early kernel crashes that
6623
			happen after console_init() and before a proper
6624 6625 6626
			console driver takes over, this boot options might
			help "seeing" what's going on.

6627 6628 6629
	uhash_entries=	[KNL,NET]
			Set number of hash buckets for UDP/UDP-Lite connections

6630 6631 6632 6633 6634 6635 6636 6637
	uhci-hcd.ignore_oc=
			[USB] Ignore overcurrent events (default N).
			Some badly-designed motherboards generate lots of
			bogus events, for ports that aren't wired to
			anything.  Set this parameter to avoid log spamming.
			Note that genuine overcurrent events won't be
			reported either.

6638
	unknown_nmi_panic
6639
			[X86] Cause panic on unknown NMI.
6640

6641 6642 6643 6644 6645 6646
	unwind_debug	[X86-64]
			Enable unwinder debug output.  This can be
			useful for debugging certain unwinder error
			conditions, including corrupt stacks and
			bad/missing unwinder metadata.

6647 6648 6649
	usbcore.authorized_default=
			[USB] Default USB device authorization:
			(default -1 = authorized except for wireless USB,
6650 6651
			0 = not authorized, 1 = authorized, 2 = authorized
			if device connected to internal port)
6652

6653 6654 6655 6656 6657
	usbcore.autosuspend=
			[USB] The autosuspend time delay (in seconds) used
			for newly-detected USB devices (default 2).  This
			is the time required before an idle device will be
			autosuspended.  Devices for which the delay is set
6658
			to a negative value won't be autosuspended at all.
6659

6660 6661 6662
	usbcore.usbfs_snoop=
			[USB] Set to log all usbfs traffic (default 0 = off).

6663 6664 6665 6666
	usbcore.usbfs_snoop_max=
			[USB] Maximum number of bytes to snoop in each URB
			(default = 65536).

6667 6668 6669 6670 6671
	usbcore.blinkenlights=
			[USB] Set to cycle leds on hubs (default 0 = off).

	usbcore.old_scheme_first=
			[USB] Start with the old device initialization
6672
			scheme (default 0 = off).
6673

6674 6675 6676 6677
	usbcore.usbfs_memory_mb=
			[USB] Memory limit (in MB) for buffers allocated by
			usbfs (default = 16, 0 = max = 2047).

6678 6679 6680 6681 6682 6683
	usbcore.use_both_schemes=
			[USB] Try the other device initialization scheme
			if the first one fails (default 1 = enabled).

	usbcore.initial_descriptor_timeout=
			[USB] Specifies timeout for the initial 64-byte
6684
			USB_REQ_GET_DESCRIPTOR request in milliseconds
6685 6686
			(default 5000 = 5.0 seconds).

6687 6688
	usbcore.nousb	[USB] Disable the USB subsystem

6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741
	usbcore.quirks=
			[USB] A list of quirk entries to augment the built-in
			usb core quirk list. List entries are separated by
			commas. Each entry has the form
			VendorID:ProductID:Flags. The IDs are 4-digit hex
			numbers and Flags is a set of letters. Each letter
			will change the built-in quirk; setting it if it is
			clear and clearing it if it is set. The letters have
			the following meanings:
				a = USB_QUIRK_STRING_FETCH_255 (string
					descriptors must not be fetched using
					a 255-byte read);
				b = USB_QUIRK_RESET_RESUME (device can't resume
					correctly so reset it instead);
				c = USB_QUIRK_NO_SET_INTF (device can't handle
					Set-Interface requests);
				d = USB_QUIRK_CONFIG_INTF_STRINGS (device can't
					handle its Configuration or Interface
					strings);
				e = USB_QUIRK_RESET (device can't be reset
					(e.g morph devices), don't use reset);
				f = USB_QUIRK_HONOR_BNUMINTERFACES (device has
					more interface descriptions than the
					bNumInterfaces count, and can't handle
					talking to these interfaces);
				g = USB_QUIRK_DELAY_INIT (device needs a pause
					during initialization, after we read
					the device descriptor);
				h = USB_QUIRK_LINEAR_UFRAME_INTR_BINTERVAL (For
					high speed and super speed interrupt
					endpoints, the USB 2.0 and USB 3.0 spec
					require the interval in microframes (1
					microframe = 125 microseconds) to be
					calculated as interval = 2 ^
					(bInterval-1).
					Devices with this quirk report their
					bInterval as the result of this
					calculation instead of the exponent
					variable used in the calculation);
				i = USB_QUIRK_DEVICE_QUALIFIER (device can't
					handle device_qualifier descriptor
					requests);
				j = USB_QUIRK_IGNORE_REMOTE_WAKEUP (device
					generates spurious wakeup, ignore
					remote wakeup capability);
				k = USB_QUIRK_NO_LPM (device can't handle Link
					Power Management);
				l = USB_QUIRK_LINEAR_FRAME_INTR_BINTERVAL
					(Device reports its bInterval as linear
					frames instead of the USB 2.0
					calculation);
				m = USB_QUIRK_DISCONNECT_SUSPEND (Device needs
					to be disconnected before suspend to
6742 6743 6744
					prevent spurious wakeup);
				n = USB_QUIRK_DELAY_CTRL_MSG (Device needs a
					pause after every control message);
6745 6746
				o = USB_QUIRK_HUB_SLOW_RESET (Hub needs extra
					delay after resetting its port);
6747 6748
			Example: quirks=0781:5580:bk,0a5c:5834:gij

Linus Torvalds's avatar
Linus Torvalds committed
6749 6750
	usbhid.mousepoll=
			[USBHID] The interval which mice are to be polled at.
6751

6752 6753 6754
	usbhid.jspoll=
			[USBHID] The interval which joysticks are to be polled at.

6755 6756 6757
	usbhid.kbpoll=
			[USBHID] The interval which keyboards are to be polled at.

6758 6759
	usb-storage.delay_use=
			[UMS] The delay in seconds before a new device is
6760
			scanned for Logical Units (default 1).
6761 6762 6763 6764 6765 6766 6767 6768 6769

	usb-storage.quirks=
			[UMS] A list of quirks entries to supplement or
			override the built-in unusual_devs list.  List
			entries are separated by commas.  Each entry has
			the form VID:PID:Flags where VID and PID are Vendor
			and Product ID values (4-digit hex numbers) and
			Flags is a set of characters, each corresponding
			to a common usb-storage quirk flag as follows:
6770
				a = SANE_SENSE (collect more than 18 bytes
6771
					of sense data, not on uas);
6772
				b = BAD_SENSE (don't collect more than 18
6773
					bytes of sense data, not on uas);
6774 6775
				c = FIX_CAPACITY (decrease the reported
					device capacity by one sector);
6776
				d = NO_READ_DISC_INFO (don't use
6777
					READ_DISC_INFO command, not on uas);
6778 6779
				e = NO_READ_CAPACITY_16 (don't use
					READ_CAPACITY_16 command);
6780 6781
				f = NO_REPORT_OPCODES (don't use report opcodes
					command, uas only);
6782 6783
				g = MAX_SECTORS_240 (don't transfer more than
					240 sectors at a time, uas only);
6784 6785 6786
				h = CAPACITY_HEURISTICS (decrease the
					reported device capacity by one
					sector if the number is odd);
6787 6788
				i = IGNORE_DEVICE (don't bind to this
					device);
6789 6790
				j = NO_REPORT_LUNS (don't use report luns
					command, uas only);
6791
				k = NO_SAME (do not use WRITE_SAME, uas only)
6792
				l = NOT_LOCKABLE (don't try to lock and
6793
					unlock ejectable media, not on uas);
6794
				m = MAX_SECTORS_64 (don't transfer more
6795 6796
					than 64 sectors = 32 KB at a time,
					not on uas);
6797
				n = INITIAL_READ10 (force a retry of the
6798
					initial READ(10) command, not on uas);
6799
				o = CAPACITY_OK (accept the capacity
6800
					reported by the device, not on uas);
6801
				p = WRITE_CACHE (the device cache is ON
6802
					by default, not on uas);
6803
				r = IGNORE_RESIDUE (the device reports
6804
					bogus residue values, not on uas);
6805 6806
				s = SINGLE_LUN (the device has only one
					Logical Unit);
6807 6808
				t = NO_ATA_1X (don't allow ATA(12) and ATA(16)
					commands, uas only);
6809
				u = IGNORE_UAS (don't bind to the uas driver);
6810 6811
				w = NO_WP_DETECT (don't test whether the
					medium is write-protected).
6812
				y = ALWAYS_SYNC (issue a SYNCHRONIZE_CACHE
6813 6814
					even if the device claims no cache,
					not on uas)
6815 6816
			Example: quirks=0419:aaf5:rl,0421:0433:rc

6817 6818 6819 6820 6821 6822 6823 6824 6825 6826
	user_debug=	[KNL,ARM]
			Format: <int>
			See arch/arm/Kconfig.debug help text.
				 1 - undefined instruction events
				 2 - system calls
				 4 - invalid data aborts
				 8 - SIGSEGV faults
				16 - SIGBUS faults
			Example: user_debug=31

6827 6828 6829 6830 6831 6832 6833
	userpte=
			[X86] Flags controlling user PTE allocations.

				nohigh = do not allocate PTE pages in
					HIGHMEM regardless of setting
					of CONFIG_HIGHPTE.

6834
	vdso=		[X86,SH,SPARC]
6835 6836 6837
			On X86_32, this is an alias for vdso32=.  Otherwise:

			vdso=1: enable VDSO (the default)
6838 6839
			vdso=0: disable VDSO mapping

6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852
	vdso32=		[X86] Control the 32-bit vDSO
			vdso32=1: enable 32-bit VDSO
			vdso32=0 or vdso32=2: disable 32-bit VDSO

			See the help text for CONFIG_COMPAT_VDSO for more
			details.  If CONFIG_COMPAT_VDSO is set, the default is
			vdso32=0; otherwise, the default is vdso32=1.

			For compatibility with older kernels, vdso32=2 is an
			alias for vdso32=0.

			Try vdso32=0 if you encounter an error that says:
			dl_main: Assertion `(void *) ph->p_vaddr == _rtld_local._dl_sysinfo_dso' failed!
6853

6854 6855 6856
	vector=		[IA-64,SMP]
			vector=percpu: enable percpu vector domain

Linus Torvalds's avatar
Linus Torvalds committed
6857
	video=		[FB] Frame buffer configuration
6858
			See Documentation/fb/modedb.rst.
Linus Torvalds's avatar
Linus Torvalds committed
6859

6860 6861
	video.brightness_switch_enabled= [ACPI]
			Format: [0|1]
6862 6863 6864
			If set to 1, on receiving an ACPI notify event
			generated by hotkey, video driver will adjust brightness
			level and then send out the event to user space through
6865
			the allocated input device. If set to 0, video driver
6866 6867
			will only send out the event without touching backlight
			brightness level.
6868
			default: 1
6869

6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885
	virtio_mmio.device=
			[VMMIO] Memory mapped virtio (platform) device.

				<size>@<baseaddr>:<irq>[:<id>]
			where:
				<size>     := size (can use standard suffixes
						like K, M and G)
				<baseaddr> := physical base address
				<irq>      := interrupt number (as passed to
						request_irq())
				<id>       := (optional) platform device id
			example:
				virtio_mmio.device=1K@0x100b0000:48:7

			Can be used multiple times for multiple devices.

6886
	vga=		[BOOT,X86-32] Select a particular video mode
6887
			See Documentation/arch/x86/boot.rst and
6888
			Documentation/admin-guide/svga.rst.
Linus Torvalds's avatar
Linus Torvalds committed
6889 6890 6891 6892
			Use vga=ask for menu.
			This is actually a boot loader parameter; the value is
			passed to the kernel using a special protocol.

6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904
	vm_debug[=options]	[KNL] Available with CONFIG_DEBUG_VM=y.
			May slow down system boot speed, especially when
			enabled on systems with a large amount of memory.
			All options are enabled by default, and this
			interface is meant to allow for selectively
			enabling or disabling specific virtual memory
			debugging features.

			Available options are:
			  P	Enable page structure init time poisoning
			  -	Disable all of the above options

6905
	vmalloc=nn[KMG]	[KNL,BOOT] Forces the vmalloc area to have an exact
Linus Torvalds's avatar
Linus Torvalds committed
6906 6907 6908 6909 6910
			size of <nn>. This can be used to increase the
			minimum size (128MB on x86). It can also be used to
			decrease the size and leave more room for directly
			mapped kernel RAM.

6911 6912 6913 6914
	vmcp_cma=nn[MG]	[KNL,S390]
			Sets the memory size reserved for contiguous memory
			allocations for the vmcp device driver.

6915 6916
	vmhalt=		[KNL,S390] Perform z/VM CP command after system halt.
			Format: <command>
Linus Torvalds's avatar
Linus Torvalds committed
6917

6918 6919 6920 6921 6922
	vmpanic=	[KNL,S390] Perform z/VM CP command after kernel panic.
			Format: <command>

	vmpoff=		[KNL,S390] Perform z/VM CP command after power off.
			Format: <command>
6923

6924 6925 6926 6927 6928 6929 6930 6931
	vsyscall=	[X86-64]
			Controls the behavior of vsyscalls (i.e. calls to
			fixed addresses of 0xffffffffff600x00 from legacy
			code).  Most statically-linked binaries and older
			versions of glibc use these calls.  Because these
			functions are at fixed addresses, they make nice
			targets for exploits that can control RIP.

6932 6933 6934
			emulate     Vsyscalls turn into traps and are emulated
			            reasonably safely.  The vsyscall page is
				    readable.
6935

6936
			xonly       [default] Vsyscalls turn into traps and are
6937 6938
			            emulated reasonably safely.  The vsyscall
				    page is not readable.
6939 6940 6941 6942 6943

			none        Vsyscalls don't work at all.  This makes
			            them quite hard to use for exploits but
			            might break your system.

6944 6945 6946 6947
	vt.color=	[VT] Default text color.
			Format: 0xYX, X = foreground, Y = background.
			Default: 0x07 = light gray on black.

6948 6949 6950 6951 6952
	vt.cur_default=	[VT] Default cursor shape.
			Format: 0xCCBBAA, where AA, BB, and CC are the same as
			the parameters of the <Esc>[?A;B;Cc escape sequence;
			see VGA-softcursor.txt. Default: 2 = underline.

6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977
	vt.default_blu=	[VT]
			Format: <blue0>,<blue1>,<blue2>,...,<blue15>
			Change the default blue palette of the console.
			This is a 16-member array composed of values
			ranging from 0-255.

	vt.default_grn=	[VT]
			Format: <green0>,<green1>,<green2>,...,<green15>
			Change the default green palette of the console.
			This is a 16-member array composed of values
			ranging from 0-255.

	vt.default_red=	[VT]
			Format: <red0>,<red1>,<red2>,...,<red15>
			Change the default red palette of the console.
			This is a 16-member array composed of values
			ranging from 0-255.

	vt.default_utf8=
			[VT]
			Format=<0|1>
			Set system-wide default UTF-8 mode for all tty's.
			Default is 1, i.e. UTF-8 mode is enabled for all
			newly opened terminals.

6978 6979 6980 6981 6982 6983 6984 6985 6986
	vt.global_cursor_default=
			[VT]
			Format=<-1|0|1>
			Set system-wide default for whether a cursor
			is shown on new VTs. Default is -1,
			i.e. cursors will be created by default unless
			overridden by individual drivers. 0 will hide
			cursors, 1 will display them.

6987 6988 6989 6990 6991 6992
	vt.italic=	[VT] Default color for italic text; 0-15.
			Default: 2 = green.

	vt.underline=	[VT] Default color for underlined text; 0-15.
			Default: 3 = cyan.

6993
	watchdog timers	[HW,WDT] For information on watchdog timers,
6994
			see Documentation/watchdog/watchdog-parameters.rst
6995 6996
			or other driver-specific files in the
			Documentation/watchdog/ directory.
Linus Torvalds's avatar
Linus Torvalds committed
6997

6998 6999 7000 7001 7002 7003 7004 7005
	watchdog_thresh=
			[KNL]
			Set the hard lockup detector stall duration
			threshold in seconds. The soft lockup detector
			threshold is set to twice the value. A value of 0
			disables both lockup detectors. Default is 10
			seconds.

7006 7007 7008 7009 7010 7011 7012 7013 7014
	workqueue.watchdog_thresh=
			If CONFIG_WQ_WATCHDOG is configured, workqueue can
			warn stall conditions and dump internal state to
			help debugging.  0 disables workqueue stall
			detection; otherwise, it's the stall threshold
			duration in seconds.  The default value is 30 and
			it can be updated at runtime by writing to the
			corresponding sysfs file.

7015 7016 7017 7018 7019 7020 7021
	workqueue.cpu_intensive_thresh_us=
			Per-cpu work items which run for longer than this
			threshold are automatically considered CPU intensive
			and excluded from concurrency management to prevent
			them from noticeably delaying other per-cpu work
			items. Default is 10000 (10ms).

7022 7023 7024 7025 7026
			If CONFIG_WQ_CPU_INTENSIVE_REPORT is set, the kernel
			will report the work functions which violate this
			threshold repeatedly. They are likely good
			candidates for using WQ_UNBOUND workqueues instead.

7027 7028 7029 7030 7031 7032 7033 7034 7035
	workqueue.disable_numa
			By default, all work items queued to unbound
			workqueues are affine to the NUMA nodes they're
			issued on, which results in better behavior in
			general.  If NUMA affinity needs to be disabled for
			whatever reason, this option can be used.  Note
			that this also can be controlled per-workqueue for
			workqueues visible under /sys/bus/workqueue/.

7036 7037 7038 7039 7040 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050
	workqueue.power_efficient
			Per-cpu workqueues are generally preferred because
			they show better performance thanks to cache
			locality; unfortunately, per-cpu workqueues tend to
			be more power hungry than unbound workqueues.

			Enabling this makes the per-cpu workqueues which
			were observed to contribute significantly to power
			consumption unbound, leading to measurably lower
			power usage at the cost of small performance
			overhead.

			The default value of this parameter is determined by
			the config option CONFIG_WQ_POWER_EFFICIENT_DEFAULT.

7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061
	workqueue.debug_force_rr_cpu
			Workqueue used to implicitly guarantee that work
			items queued without explicit CPU specified are put
			on the local CPU.  This guarantee is no longer true
			and while local CPU is still preferred work items
			may be put on foreign CPUs.  This debug option
			forces round-robin CPU selection to flush out
			usages which depend on the now broken guarantee.
			When enabled, memory and cache locality will be
			impacted.

7062 7063 7064 7065 7066 7067
	writecombine=	[LOONGARCH] Control the MAT (Memory Access Type) of
			ioremap_wc().

			on   - Enable writecombine, use WUC for ioremap_wc()
			off  - Disable writecombine, use SUC for ioremap_wc()

7068 7069 7070 7071
	x2apic_phys	[X86-64,APIC] Use x2apic physical mode instead of
			default x2apic cluster mode on platforms
			supporting x2apic.

7072 7073 7074 7075 7076 7077 7078
	xen_512gb_limit		[KNL,X86-64,XEN]
			Restricts the kernel running paravirtualized under Xen
			to use only up to 512 GB of RAM. The reason to do so is
			crash analysis tools and Xen tools for doing domain
			save/restore/migration must be enabled to handle larger
			domains.

7079 7080 7081 7082 7083 7084 7085
	xen_emul_unplug=		[HW,X86,XEN]
			Unplug Xen emulated devices
			Format: [unplug0,][unplug1]
			ide-disks -- unplug primary master IDE devices
			aux-ide-disks -- unplug non-primary-master IDE devices
			nics -- unplug network devices
			all -- unplug all emulated devices (NICs and IDE disks)
7086 7087 7088
			unnecessary -- unplugging emulated devices is
				unnecessary even if the host did not respond to
				the unplug protocol
7089
			never -- do not unplug even if version check succeeds
7090

7091 7092 7093 7094
	xen_legacy_crash	[X86,XEN]
			Crash from Xen panic notifier, without executing late
			panic() code such as dumping handler.

7095 7096 7097 7098 7099 7100
	xen_msr_safe=	[X86,XEN]
			Format: <bool>
			Select whether to always use non-faulting (safe) MSR
			access functions when running as Xen PV guest. The
			default value is controlled by CONFIG_XEN_PV_MSR_SAFE.

7101
	xen_nopvspin	[X86,XEN]
7102 7103 7104
			Disables the qspinlock slowpath using Xen PV optimizations.
			This parameter is obsoleted by "nopvspin" parameter, which
			has equivalent effect for XEN platform.
7105

7106 7107 7108
	xen_nopv	[X86]
			Disables the PV optimizations forcing the HVM guest to
			run as generic HVM guest with no PV drivers.
7109 7110
			This option is obsoleted by the "nopv" option, which
			has equivalent effect for XEN platform.
7111

7112 7113 7114 7115
	xen_no_vector_callback
			[KNL,X86,XEN] Disable the vector callback for Xen
			event channel interrupts.

7116 7117 7118 7119 7120 7121
	xen_scrub_pages=	[XEN]
			Boolean option to control scrubbing pages before giving them back
			to Xen, for use by other domains. Can be also changed at runtime
			with /sys/devices/system/xen_memory/xen_memory0/scrub_pages.
			Default value controlled with CONFIG_XEN_SCRUB_PAGES_DEFAULT.

7122 7123 7124 7125 7126 7127 7128
	xen_timer_slop=	[X86-64,XEN]
			Set the timer slop (in nanoseconds) for the virtual Xen
			timers (default is 100000). This adjusts the minimum
			delta of virtualized Xen timers, where lower values
			improve timer resolution at the expense of processing
			more timer interrupts.

7129 7130 7131 7132 7133 7134 7135
	xen.balloon_boot_timeout= [XEN]
			The time (in seconds) to wait before giving up to boot
			in case initial ballooning fails to free enough memory.
			Applies only when running as HVM or PVH guest and
			started with less memory configured than allowed at
			max. Default is 180.

7136 7137 7138 7139 7140 7141 7142 7143
	xen.event_eoi_delay=	[XEN]
			How long to delay EOI handling in case of event
			storms (jiffies). Default is 10.

	xen.event_loop_timeout=	[XEN]
			After which time (jiffies) the event handling loop
			should start to delay EOI handling. Default is 2.

7144 7145 7146 7147 7148 7149 7150
	xen.fifo_events=	[XEN]
			Boolean parameter to disable using fifo event handling
			even if available. Normally fifo event handling is
			preferred over the 2-level event handling, as it is
			fairer and the number of possible event channels is
			much higher. Default is on (use fifo events).

Linus Torvalds's avatar
Linus Torvalds committed
7151
	xirc2ps_cs=	[NET,PCMCIA]
7152 7153
			Format:
			<irq>,<irq_mask>,<io>,<full_duplex>,<do_sound>,<lockup_hack>[,<irq2>[,<irq3>[,<irq4>]]]
7154

7155 7156 7157 7158 7159 7160 7161 7162 7163
	xive=		[PPC]
			By default on POWER9 and above, the kernel will
			natively use the XIVE interrupt controller. This option
			allows the fallback firmware mode to be used:

			off       Fallback to firmware control of XIVE interrupt
				  controller on both pseries and powernv
				  platforms. Only useful on POWER9 and above.

7164 7165 7166 7167 7168 7169
	xive.store-eoi=off	[PPC]
			By default on POWER10 and above, the kernel will use
			stores for EOI handling when the XIVE interrupt mode
			is active. This option allows the XIVE driver to use
			loads instead, as on POWER9.

7170 7171 7172 7173
	xhci-hcd.quirks		[USB,KNL]
			A hex value specifying bitmask with supplemental xhci
			host controller quirks. Meaning of each bit can be
			consulted in header drivers/usb/host/xhci.h.
7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192

	xmon		[PPC]
			Format: { early | on | rw | ro | off }
			Controls if xmon debugger is enabled. Default is off.
			Passing only "xmon" is equivalent to "xmon=early".
			early	Call xmon as early as possible on boot; xmon
				debugger is called from setup_arch().
			on	xmon debugger hooks will be installed so xmon
				is only called on a kernel crash. Default mode,
				i.e. either "ro" or "rw" mode, is controlled
				with CONFIG_XMON_DEFAULT_RO_MODE.
			rw	xmon debugger hooks will be installed so xmon
				is called only on a kernel crash, mode is write,
				meaning SPR registers, memory and, other data
				can be written using xmon commands.
			ro 	same as "rw" option above but SPR registers,
				memory, and other data can't be written using
				xmon commands.
			off	xmon is disabled.
7193