platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-28 11:05:17 to 2021-07-07 18:37:22 UTC [more...]

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-07 18:35 UTC  (6+ messages)
` [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 RFC v4 02/40] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 RFC v4 03/40] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-07-07 18:15 UTC  (37+ messages)
` [PATCH Part1 RFC v4 01/36] x86/sev: shorten GHCB terminate macro names
` [PATCH Part1 RFC v4 02/36] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v4 03/36] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 RFC v4 06/36] x86/sev: check SEV-SNP features support
` [PATCH Part1 RFC v4 07/36] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 RFC v4 08/36] x86/sev: check the vmpl level
` [PATCH Part1 RFC v4 09/36] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v4 10/36] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v4 11/36] x86/sev: "
` [PATCH Part1 RFC v4 12/36] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 RFC v4 13/36] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 RFC v4 14/36] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH Part1 RFC v4 15/36] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 RFC v4 16/36] KVM: SVM: define new SEV_FEATURES field in the VMCB Save State Area
` [PATCH Part1 RFC v4 17/36] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 RFC v4 18/36] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH Part1 RFC v4 19/36] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH Part1 RFC v4 20/36] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH Part1 RFC v4 21/36] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 RFC v4 22/36] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 RFC v4 23/36] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH Part1 RFC v4 24/36] x86/compressed/acpi: move EFI config table access to common code
` [PATCH Part1 RFC v4 25/36] x86/boot: Add Confidential Computing type to setup_data
` [PATCH Part1 RFC v4 26/36] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 RFC v4 27/36] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH Part1 RFC v4 28/36] x86/compressed/64: store Confidential Computing blob address "
` [PATCH Part1 RFC v4 29/36] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH Part1 RFC v4 30/36] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 RFC v4 31/36] x86/sev: Provide support for SNP guest request NAEs
` [PATCH Part1 RFC v4 32/36] x86/sev: Add snp_msg_seqno() helper
` [PATCH Part1 RFC v4 33/36] x86/sev: Register SNP guest request platform device
` [PATCH Part1 RFC v4 34/36] virt: Add SEV-SNP guest driver
` [PATCH Part1 RFC v4 35/36] virt: sevguest: Add support to derive key
` [PATCH Part1 RFC v4 36/36] virt: sevguest: Add support to get extended report

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-07 14:24 UTC  (12+ messages)
` [PATCH v2 4/4] "

[PATCH] platform/x86: amd-pmc: Use return code on suspend
 2021-07-07 14:16 UTC 

[PATCH] platform/x86: acer-wmi: Add Turbo Mode support for Acer PH315-53
 2021-07-07  9:34 UTC 

[PATCH] platform/x86: add meraki-mx100 platform driver
 2021-07-06 18:47 UTC 

[PATCH v1 0/4] Add Alder Lake PCH-S support to PMC core driver
 2021-07-06 17:20 UTC  (11+ messages)
` [PATCH v1 1/4] platform/x86: intel_pmc_core: Add Alderlake support to pmc_core driver
` [PATCH v1 2/4] platform/x86: intel_pmc_core: Add Latency Tolerance Reporting (LTR) support to Alder Lake
` [PATCH v1 3/4] platform/x86: intel_pmc_core: Add Alder Lake low power mode support for pmc_core
` [PATCH v1 4/4] platform/x86: intel_pmc_core: Add GBE Package C10 fix for Alder Lake PCH

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (22+ messages)

[PATCH 0/3] Support for ASUS egpu, dpgu disable, panel overdrive
 2021-07-06 10:19 UTC  (11+ messages)
` [PATCH 1/3] asus-wmi: Add panel overdrive functionality
` [PATCH 2/3] asus-wmi: Add dgpu disable method
` [PATCH 3/3] asus-wmi: Add egpu enable method

[PATCH v2] platform/x86: think-lmi: Add pending_reboot support
 2021-07-06 10:02 UTC  (2+ messages)

[PATCH v5 0/7] updates to amd-pmc driver
 2021-07-06  9:59 UTC  (11+ messages)
` [PATCH v5 1/7] platform/x86: amd-pmc: Fix command completion code
` [PATCH v5 2/7] platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
` [PATCH v5 3/7] platform/x86: amd-pmc: call dump registers only once
` [PATCH v5 4/7] platform/x86: amd-pmc: Add support for logging SMU metrics
` [PATCH v5 5/7] amd-pmc: Add support for logging s0ix counters
` [PATCH v5 6/7] platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
` [PATCH v5 7/7] platform/x86: amd-pmc: Add new acpi id for future PMC controllers

[PATCH v1 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
 2021-07-06  9:48 UTC  (2+ messages)

[PATCH AUTOSEL 5.13 08/59] Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c
 2021-07-05 17:09 UTC  (9+ messages)
` [PATCH AUTOSEL 5.13 09/59] platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets
` [PATCH AUTOSEL 5.13 10/59] platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets
` [PATCH AUTOSEL 5.13 30/59] platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"
` [PATCH AUTOSEL 5.13 31/59] platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15"
` [PATCH AUTOSEL 5.13 32/59] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
` [PATCH AUTOSEL 5.13 36/59] tools/power/x86/intel-speed-select: Fix uncore memory frequency display

[PATCH AUTOSEL 4.4 6/7] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
 2021-07-05 15:32 UTC 

[PATCH AUTOSEL 4.9 7/9] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
 2021-07-05 15:31 UTC 

[PATCH AUTOSEL 4.14 12/15] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
 2021-07-05 15:31 UTC 

[PATCH AUTOSEL 4.19 13/17] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
 2021-07-05 15:31 UTC 

[PATCH AUTOSEL 5.4 15/26] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
 2021-07-05 15:30 UTC 

[PATCH AUTOSEL 5.10 06/41] Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c
 2021-07-05 15:29 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 07/41] platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets
` [PATCH AUTOSEL 5.10 08/41] platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets
` [PATCH AUTOSEL 5.10 22/41] platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"
` [PATCH AUTOSEL 5.10 23/41] platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15"
` [PATCH AUTOSEL 5.10 24/41] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()

[PATCH AUTOSEL 5.12 07/52] Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c
 2021-07-05 15:28 UTC  (7+ messages)
` [PATCH AUTOSEL 5.12 08/52] platform/x86: touchscreen_dmi: Add an extra entry for the upside down Goodix touchscreen on Teclast X89 tablets
` [PATCH AUTOSEL 5.12 09/52] platform/x86: touchscreen_dmi: Add info for the Goodix GT912 panel of TM800A550L tablets
` [PATCH AUTOSEL 5.12 27/52] platform/x86: asus-nb-wmi: Revert "Drop duplicate DMI quirk structures"
` [PATCH AUTOSEL 5.12 28/52] platform/x86: asus-nb-wmi: Revert "add support for ASUS ROG Zephyrus G14 and G15"
` [PATCH AUTOSEL 5.12 29/52] platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyboard()
` [PATCH AUTOSEL 5.12 33/52] tools/power/x86/intel-speed-select: Fix uncore memory frequency display

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-07-05 10:39 UTC  (8+ messages)
` [PATCH Part1 RFC v3 22/22] virt: Add SEV-SNP guest driver

[GIT PULL] intel-gpio for 5.14-1
 2021-07-05  9:35 UTC  (6+ messages)

[Bug 213579] Clevo NH55HJ (intel tigerlake) touchpad support (GPIO can't be used as IRQ)
 2021-07-04 15:05 UTC  (5+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-07-04  9:45 UTC 

[PATCH 0/4] MFD: intel_pmt: Split OOBMSM from intel_pmt driver
 2021-07-01 22:41 UTC  (13+ messages)
` [PATCH 2/4] MFD: intel_pmt: Remove OOBMSM device
` [PATCH 3/4] MFD: Intel Out of Band Management Services Module (OOBMSM) driver

[PATCH 0/3] x86/setup: always resrve the first 1M of RAM
 2021-07-01 19:45 UTC  (4+ messages)
` [PATCH 1/3] x86/setup: always reserve "

[PATCH V2 0/1] [x86] BIOS SAR Driver for M.2 Intel Modems
 2021-06-29 10:08 UTC  (8+ messages)
` [PATCH V2 1/1] [x86]: BIOS Dynamic SAR driver for Intel M.2 Modem

[PATCH] platform/x86: think-lmi: Add pending_reboot support
 2021-06-28 20:03 UTC 

[PATCH v4 0/7] updates to amd-pmc driver
 2021-06-28 18:45 UTC  (9+ messages)
` [PATCH v4 1/7] platform/x86: amd-pmc: Fix command completion code
` [PATCH v4 2/7] platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
` [PATCH v4 3/7] platform/x86: amd-pmc: call dump registers only once
` [PATCH v4 4/7] platform/x86: amd-pmc: Add support for logging SMU metrics
` [PATCH v4 5/7] amd-pmc: Add support for logging s0ix counters
` [PATCH v4 6/7] platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
` [PATCH v4 7/7] platform/x86: amd-pmc: Add new acpi id for future PMC controllers

[PATCH 0/1] [x86] BIOS SAR Driver for M.2 Intel Modems
 2021-06-28 16:40 UTC  (13+ messages)

[PATCH v2 0/2] Think-LMI improvements
 2021-06-28 14:49 UTC  (4+ messages)
` [PATCH v2 1/2] platform/x86: think-lmi: Fix issues with duplicate attributes

[PATCH v3 0/7] updates to amd-pmc driver
 2021-06-28 13:59 UTC  (9+ messages)
` [PATCH v3 1/7] platform/x86: amd-pmc: Fix command completion code
` [PATCH v3 2/7] platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
` [PATCH v3 3/7] platform/x86: amd-pmc: call dump registers only once
` [PATCH v3 4/7] platform/x86: amd-pmc: Add support for logging SMU metrics
` [PATCH v3 5/7] amd-pmc: Add support for logging s0ix counters
` [PATCH v3 6/7] platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
` [PATCH v3 7/7] platform/x86: amd-pmc: Add new acpi id for future PMC controllers

[PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header
 2021-06-28 13:43 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).