public inbox for platform-driver-x86@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-17 10:36:13 to 2022-01-28 17:20:32 UTC [more...]

[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-28 17:17 UTC  (31+ messages)
` [PATCH v9 01/43] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v9 02/43] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v9 03/43] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v9 04/43] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v9 05/43] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v9 06/43] x86/sev: "
` [PATCH v9 07/43] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v9 08/43] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v9 09/43] x86/sev: Save the negotiated GHCB version
` [PATCH v9 10/43] x86/sev: Check SEV-SNP features support
` [PATCH v9 11/43] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v9 12/43] x86/sev: Check the vmpl level
` [PATCH v9 13/43] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v9 14/43] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v9 15/43] x86/sev: "
` [PATCH v9 16/43] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v9 17/43] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v9 18/43] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v9 20/43] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v9 21/43] x86/head/64: Re-enable stack protection
` [PATCH v9 22/43] x86/sev: Move MSR-based VMGEXITs for CPUID to helper
` [PATCH v9 23/43] KVM: x86: Move lookup of indexed CPUID leafs "
` [PATCH v9 24/43] x86/compressed/acpi: Move EFI detection "
` [PATCH v9 27/43] x86/compressed/acpi: Move EFI vendor table lookup "
` [PATCH v9 28/43] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v9 29/43] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v9 30/43] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v9 31/43] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v9 32/43] x86/boot: Add a pointer to Confidential Computing blob in bootparams
` [PATCH v9 33/43] x86/compressed: Add SEV-SNP feature detection/setup

[PATCH] platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms
 2022-01-27 19:03 UTC 

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-01-27 17:23 UTC  (33+ messages)
` [PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v8 30/40] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH v8 31/40] x86/compressed: add SEV-SNP feature detection/setup
` [PATCH v8 32/40] x86/compressed: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v8 33/40] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH v8 34/40] x86/sev: add SEV-SNP feature detection/setup
` [PATCH v8 35/40] x86/sev: use firmware-validated CPUID for SEV-SNP guests
` [PATCH v8 36/40] x86/sev: Provide support for SNP guest request NAEs

[PATCH 15/54] arch/x86: replace cpumask_weight with cpumask_empty where appropriate
 2022-01-27 17:20 UTC  (2+ messages)

[PATCH] platform/x86: amd-pmc: Add support for AMD Spill to DRAM STB feature
 2022-01-27 10:09 UTC 

[PATCH] platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms
 2022-01-26 21:02 UTC  (5+ messages)
  ` [External] "

[PATCH] platform: surface: Replace acpi_bus_get_device()
 2022-01-26 20:03 UTC  (2+ messages)

[PATCH] platform: x86: Replace acpi_bus_get_device()
 2022-01-26 19:38 UTC 

[PATCH v5 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-26 15:19 UTC  (18+ messages)
` [PATCH v5 1/9] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v5 2/9] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v5 3/9] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v5 4/9] spi: Add API to count spi acpi resources
` [PATCH v5 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name
` [PATCH v5 6/9] platform/x86: serial-multi-instantiate: Reorganize I2C functions
` [PATCH v5 7/9] platform/x86: serial-multi-instantiate: Add SPI support
` [PATCH v5 8/9] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v5 9/9] ACPI / scan: Create platform device for CS35L41

[PATCH v5 0/5] x86: Show in sysfs if a memory node is able to do encryption
 2022-01-26 14:03 UTC  (5+ messages)
` [PATCH v5 3/5] x86/e820: Tag e820_entry with crypto capabilities

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25 14:01 UTC  (55+ messages)
              ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH 0/5] spi: make remove callback a void function
 2022-01-25 10:37 UTC  (11+ messages)
` [PATCH 5/5] "

[PATCH] platform/x86: amd-pmc: Correct usage of SMU version
 2022-01-24 10:41 UTC  (2+ messages)

[PATCH 20/31] platform: x86: changing LED_* from enum led_brightness to actual value
 2022-01-24 10:14 UTC  (3+ messages)

Touchpad stickiness on Dell Inspiron/XPS
 2022-01-23 17:25 UTC  (15+ messages)
        ` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)

[PATCH v3 00/10] Support Spi in i2c-multi-instantiate driver
 2022-01-21 20:11 UTC  (16+ messages)
` [PATCH v3 01/10] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v3 02/10] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v3 03/10] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v3 04/10] spi: Add API to count spi acpi resources
` [PATCH v3 05/10] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder
` [PATCH v3 06/10] ACPI: i2c-multi-instantiate: Rename it for a generic bus driver name
` [PATCH v3 07/10] ACPI: bus-multi-instantiate: Reorganize I2C functions
` [PATCH v3 08/10] ACPI: bus-multi-instantiate: Add SPI support
` [PATCH v3 09/10] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v3 10/10] ACPI / scan: Create platform device for CS35L41

[Bug 201885] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
 2022-01-21 17:26 UTC 

[PATCH v6 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-21 17:24 UTC  (10+ messages)
` [PATCH v6 1/9] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v6 2/9] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v6 3/9] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v6 4/9] spi: Add API to count spi acpi resources
` [PATCH v6 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name
` [PATCH v6 6/9] platform/x86: serial-multi-instantiate: Reorganize I2C functions
` [PATCH v6 7/9] platform/x86: serial-multi-instantiate: Add SPI support
` [PATCH v6 8/9] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v6 9/9] ACPI / scan: Create platform device for CS35L41

[PATCH v4 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-21 14:39 UTC  (27+ messages)
` [PATCH v4 1/9] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v4 2/9] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v4 3/9] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v4 4/9] spi: Add API to count spi acpi resources
` [PATCH v4 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic bus driver name
` [PATCH v4 6/9] platform/x86: bus-multi-instantiate: Reorganize I2C functions
` [PATCH v4 7/9] platform/x86: bus-multi-instantiate: Add SPI support
` [PATCH v4 8/9] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v4 9/9] ACPI / scan: Create platform device for CS35L41

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-19 19:06 UTC  (12+ messages)
  ` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)

[PATCH 1/2] platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
 2022-01-17 11:35 UTC  (3+ messages)
` [PATCH 2/2] platform/x86: asus-tf103c-dock: Make 2 global structs static

[PATCH 1/5] ALSA: hda: cs35l41: Avoid overwriting register patch
 2022-01-17 10:47 UTC  (7+ messages)
` [PATCH 5/5] ACPI / scan: Create platform device for CLSA0100

[PATCH] platform/x86: ISST: Fix possible circular locking dependency detected
 2022-01-17 10:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox