summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide
AgeCommit message (Expand)AuthorFilesLines
2023-06-21Remove DECnet support from kernelStephen Hemminger1-4/+0
2023-03-11Documentation/hw-vuln: Document the interaction between IBRS and STIBPKP Singh1-5/+16
2022-11-01x86/speculation: Add RSB VM Exit protectionsDaniel Sneddon1-0/+8
2022-11-01x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRSPawan Gupta1-0/+1
2022-11-01x86/bugs: Add AMD retbleed= boot parameterAlexandre Chartre1-0/+12
2022-09-05x86/bugs: Add "unknown" reporting for MMIO Stale DataPawan Gupta1-0/+14
2022-06-25random: treat bootloader trust toggle the same way as cpu trust toggleJason A. Donenfeld1-0/+6
2022-06-25random: make CPU trust a boot parameterKees Cook1-0/+6
2022-06-16x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta1-0/+36
2022-06-16Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2-0/+247
2022-03-11x86/speculation: Update link to AMD speculation whitepaperKim Phillips1-3/+3
2022-03-11Documentation/hw-vuln: Update spectre docPeter Zijlstra2-15/+35
2022-01-27Documentation: refer to config RANDOMIZE_BASE for kernel address-space random...Lukas Bulwahn1-1/+1
2021-12-29KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_stateSean Christopherson1-2/+6
2021-11-26xen/balloon: add late_initcall_sync() for initial ballooning doneJuergen Gross1-0/+7
2021-09-22docs: Fix infiniband uverbs minor numberLeon Romanovsky1-3/+3
2020-12-29USB: UAS: introduce a quirk to set no_write_sameOliver Neukum1-0/+1
2020-11-22powerpc/64s: flush L1D after user accessesNicholas Piggin1-0/+4
2020-11-22powerpc/64s: flush L1D on kernel entryNicholas Piggin1-0/+3
2020-11-18xen/events: defer eoi in case of excessive number of eventsJuergen Gross1-0/+8
2020-10-29x86/fpu: Allow multiple bits in clearcpuid= parameterArvind Sankar1-1/+1
2020-06-11x86/speculation: Add Ivy Bridge to affected listJosh Poimboeuf1-3/+4
2020-06-11x86/speculation: Add SRBDS vulnerability and mitigation documentationMark Gross2-0/+149
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross1-0/+20
2020-03-20ACPI: watchdog: Allow disabling WDAT at bootJean Delvare1-0/+4
2020-01-29Documentation: Document arm64 kpti controlJeremy Linton1-0/+6
2019-12-17USB: documentation: flags on usb-storage versus UASOliver Neukum1-10/+12
2019-12-01x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long3-3/+20
2019-11-12kvm: x86: mmu: Recovery of shattered NX large pagesJunaid Shahid1-0/+6
2019-11-12kvm: mmu: ITLB_MULTIHIT mitigationPaolo Bonzini1-0/+19
2019-11-12Documentation: Add ITLB_MULTIHIT documentationGomez Iglesias, Antonio2-0/+164
2019-11-12x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta3-0/+315
2019-11-12x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta1-0/+3
2019-11-12x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta1-0/+26
2019-11-06x86/xen: Return from panic notifierBoris Ostrovsky1-0/+4
2019-10-29arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-3/+5
2019-10-29arm64: Provide a command line to disable spectre_v2 mitigationJeremy Linton1-4/+4
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky1-0/+7
2019-08-06Documentation: Add swapgs description to the Spectre v1 documentationJosh Poimboeuf1-8/+80
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf1-3/+4
2019-07-21Documentation: Add section about CPU vulnerabilities for SpectreTim Chen2-0/+698
2019-05-14Documentation: Correct the possible MDS sysfs valuesTyler Hicks1-16/+13
2019-05-14x86/mds: Add MDSUM variant to the MDS documentationspeck for Pawan Gupta1-2/+3
2019-05-14x86/speculation/mds: Add 'mitigations=' support for MDSJosh Poimboeuf1-0/+2
2019-05-14s390/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-2/+3
2019-05-14powerpc/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-4/+5
2019-05-14x86/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-5/+11
2019-05-14cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf1-0/+24
2019-05-14x86/speculation/mds: Add mds=full,nosmt cmdline optionJosh Poimboeuf2-2/+7
2019-05-14Documentation: Add MDS vulnerability documentationThomas Gleixner4-0/+311