summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)Author
2024-04-17x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
2024-04-17x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
2024-04-17x86/bugs: Fix BHI documentationJosh Poimboeuf
2024-04-10x86/bhi: Mitigate KVM by defaultPawan Gupta
2024-04-10x86/bhi: Add BHI mitigation knobPawan Gupta
2024-04-10x86/cpu: Enable STIBP on AMD if Automatic IBRS is enabledKim Phillips
2024-04-10docs: Document the FAN_FS_ERROR eventGabriel Krisman Bertazi
2024-04-10x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta
2024-04-10Documentation/hw-vuln: Add documentation for RFDSPawan Gupta
2024-04-10x86/cpu: Support AMD Automatic IBRSKim Phillips
2024-04-10Documentation/hw-vuln: Update spectre docLin Yujun
2024-03-26module: Add support for default value for module async_probeSaravana Kannan
2023-10-25Documentation: sysctl: align cells in second content columnBagas Sanjaya
2023-10-19KEYS: trusted: allow use of kernel RNG for key materialAhmad Fatoum
2023-09-02ACPI: thermal: Drop nocrt parameterMario Limonciello
2023-08-26x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra
2023-08-08x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)
2023-08-08Documentation/x86: Fix backwards on/off logic about YMM supportDave Hansen
2023-08-08x86/speculation: Add force option to GDS mitigationDaniel Sneddon
2023-08-08x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon
2023-08-03Documentation: security-bugs.rst: clarify CVE handlingGreg Kroah-Hartman
2023-08-03Documentation: security-bugs.rst: update preferences when dealing with the li...Greg Kroah-Hartman
2023-07-23dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-03-10mm: memcontrol: deprecate charge movingJohannes Weiner
2023-03-10docs: gdbmacros: print newest recordJohn Ogness
2023-03-10Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh
2023-02-14Documentation/hw-vuln: Add documentation for Cross-Thread Return PredictionsTom Lendacky
2023-02-01panic: Introduce warn_limitKees Cook
2023-02-01exit: Allow oops_limit to be disabledKees Cook
2023-02-01exit: Put an upper limit on how often we can oopsJann Horn
2022-08-31x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta
2022-08-31net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima
2022-08-17x86/bugs: Enable STIBP for IBPB mitigated RETBleedKim Phillips
2022-08-17dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka
2022-08-17dm writecache: count number of blocks written, not number of write biosMikulas Patocka
2022-08-17dm writecache: count number of blocks read, not number of read biosMikulas Patocka
2022-08-17x86: Handle idle=nomwait cmdline properly for x86_idleWyes Karny
2022-08-11x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon
2022-08-03docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...Eiichi Tsukata
2022-07-29mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan
2022-07-23x86/bugs: Add retbleed=ibpbPeter Zijlstra
2022-07-23x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta
2022-07-23x86/bugs: Enable STIBP for JMP2RETKim Phillips
2022-07-23x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta
2022-06-16Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta
2022-05-30random: fix sysctl documentation nitsJason A. Donenfeld