summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2025-10-19fs: Add 'initramfs_options' to set initramfs mount optionsLichen Liu1-0/+3
2025-09-11x86/vmscape: Enable the mitigationPawan Gupta1-0/+11
2025-09-11Documentation/hw-vuln: Add VMSCAPE documentationPawan Gupta2-0/+111
2025-07-10x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)1-0/+13
2025-07-10x86/bugs: Rename MDS machinery to something more genericBorislav Petkov (AMD)1-3/+1
2025-06-27arm64: spectre: increase parameters that can be used to turn off bhb mitigati...Liu Song1-0/+5
2025-06-27Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" ...Breno Leitao1-2/+0
2025-06-04x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2Breno Leitao1-0/+2
2025-05-22x86/its: Add "vmexit" option to skip mitigation on some CPUsPawan Gupta1-0/+2
2025-05-22x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+13
2025-05-22Documentation: x86/bugs/its: Add ITS documentationPawan Gupta2-0/+157
2024-10-17proc: add config & param to block forcing mem writesAdrian Ratiu1-0/+10
2024-10-17powerpc/32: Remove 'noltlbs' kernel parameterChristophe Leroy1-3/+0
2024-10-17powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy1-3/+0
2024-08-19clocksource: Scale the watchdog read retries automaticallyFeng Tang1-6/+0
2024-08-19clocksource: Reduce the default clocksource_watchdog() retries to 2Waiman Long1-2/+2
2024-08-19profiling: remove profile=sleep supportTetsuo Handa1-3/+1
2024-07-27docs: Fix formatting of literal sections in fanotify docsGabriel Krisman Bertazi1-8/+12
2024-05-25admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GETThomas Weißschuh1-2/+2
2024-04-17x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf2-7/+0
2024-04-17x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf2-8/+6
2024-04-17x86/bugs: Fix BHI documentationJosh Poimboeuf2-12/+15
2024-04-10x86/bhi: Mitigate KVM by defaultPawan Gupta2-4/+8
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta2-6/+52
2024-04-10x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips1-4/+7
2024-04-10docs: Document the FAN_FS_ERROR eventGabriel Krisman Bertazi2-0/+75
2024-04-10x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta1-0/+21
2024-04-10Documentation/hw-vuln: Add documentation for RFDSPawan Gupta2-0/+105
2024-04-10x86/cpu: Support AMD Automatic IBRSKim Phillips2-6/+6
2024-04-10Documentation/hw-vuln: Update spectre docLin Yujun1-0/+1
2024-03-27module: Add support for default value for module async_probeSaravana Kannan1-2/+15
2023-10-25Documentation: sysctl: align cells in second content columnBagas Sanjaya1-9/+9
2023-10-20KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum1-0/+10
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello1-4/+0
2023-08-26x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra1-2/+2
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)3-0/+145
2023-08-08Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen1-1/+1
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon2-5/+21
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon3-10/+125
2023-08-03Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman1-7/+6
2023-08-03Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman1-14/+12
2023-07-23dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard1-0/+8
2023-06-21Remove DECnet support from kernelStephen Hemminger2-11/+8
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips1-5/+22
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit1-9/+25
2023-03-10mm: memcontrol: deprecate charge movingJohannes Weiner1-2/+11
2023-03-10docs: gdbmacros: print newest recordJohn Ogness1-1/+1
2023-03-10Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh1-5/+16
2023-02-14Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsTom Lendacky2-0/+93
2023-02-01panic: Introduce warn_limitKees Cook1-0/+10