public inbox for platform-driver-x86@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-24 08:12:01 to 2022-03-04 13:19:55 UTC [more...]

[PATCH] platform/x86/intel-uncore-freq: fix uncore_freq_common_init() error codes
 2022-03-04 13:19 UTC 

[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-04 13:17 UTC  (65+ messages)
` [PATCH v11 01/45] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v11 02/45] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v11 03/45] KVM: SVM: Create a separate mapping for the GHCB "
  ` [PATCH v11 3.1/45] "
` [PATCH v11 04/45] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v11 05/45] x86/boot: Introduce helpers for MSR reads/writes
` [PATCH v11 06/45] x86/boot: Use MSR read/write helpers instead of inline assembly
` [PATCH v11 07/45] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v11 08/45] x86/sev: "
` [PATCH v11 09/45] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v11 10/45] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v11 11/45] x86/sev: Save the negotiated GHCB version
` [PATCH v11 12/45] x86/sev: Check SEV-SNP features support
` [PATCH v11 13/45] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v11 14/45] x86/sev: Check the vmpl level
` [PATCH v11 15/45] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v11 16/45] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v11 17/45] x86/sev: "
` [PATCH v11 18/45] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v11 19/45] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v11 20/45] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v11 21/45] x86/mm: Validate memory when changing the C-bit
` [PATCH v11 22/45] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v11 23/45] x86/head/64: Re-enable stack protection
` [PATCH v11 24/45] x86/compressed/acpi: Move EFI detection to helper
` [PATCH v11 25/45] x86/compressed/acpi: Move EFI system table lookup "
` [PATCH v11 26/45] x86/compressed/acpi: Move EFI config "
` [PATCH v11 27/45] x86/compressed/acpi: Move EFI vendor "
` [PATCH v11 28/45] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v11 29/45] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v11 30/45] KVM: x86: Move lookup of indexed CPUID leafs to helper
` [PATCH v11 31/45] x86/sev: Move MSR-based VMGEXITs for CPUID "
` [PATCH v11 32/45] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v11 33/45] x86/boot: Add a pointer to Confidential Computing blob in bootparams
` [PATCH v11 34/45] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v11 35/45] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
` [PATCH v11 36/45] x86/compressed: Export and rename add_identity_map()
` [PATCH v11 37/45] x86/compressed/64: Add identity mapping for Confidential Computing blob
` [PATCH v11 38/45] x86/sev: Add SEV-SNP feature detection/setup
` [PATCH v11 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v11 40/45] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v11 41/45] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver
` [PATCH v11 43/45] virt: sevguest: Add support to derive key
` [PATCH v11 44/45] virt: sevguest: Add support to get extended report
` [PATCH v11 45/45] virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement

[RFC 00/10] Introduce In Field Scan driver
 2022-03-04  0:57 UTC  (37+ messages)
` [RFC 01/10] x86/microcode/intel: expose collect_cpu_info_early() for IFS
` [RFC 02/10] Documentation: In-Field Scan
` [RFC 03/10] platform/x86/intel/ifs: Add driver for "
` [RFC 04/10] platform/x86/intel/ifs: Load IFS Image
` [RFC 05/10] platform/x86/intel/ifs: Check IFS Image sanity
` [RFC 06/10] platform/x86/intel/ifs: Authenticate and copy to secured memory
` [RFC 07/10] platform/x86/intel/ifs: Create kthreads for online cpus for scan test
` [RFC 08/10] platform/x86/intel/ifs: Add IFS sysfs interface
` [RFC 09/10] platform/x86/intel/ifs: add ABI documentation for IFS
` [RFC 10/10] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations

[RFC] ACPI: platform-profile: support for AC vs DC modes
 2022-03-03 17:40 UTC  (4+ messages)
  ` [External] "

[PATCH v7 1/2] platforms/x86: Add AMD system management interface
 2022-03-03 15:33 UTC  (6+ messages)
` [PATCH v7 2/2] Documentation: Add x86/amd_hsmp driver

[PATCH v2] platform: x86: huawei-wmi: check the return value of device_create_file()
 2022-03-03  2:24 UTC 

[PATCH] platform: x86: huawei-wmi: check the return value of device_create_file()
 2022-03-03  1:45 UTC  (3+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add PSC mode support
 2022-03-02 15:32 UTC  (3+ messages)
  ` [External] "

[PATCH V9 1/2] tools arch x86: Add Intel SDSi provisiong tool
 2022-03-02 14:28 UTC  (3+ messages)
` [PATCH V9 2/2] selftests: sdsi: test sysfs setup

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-03-02 12:13 UTC  (2+ messages)

[PATCH 0/2] Input: Replace surface3_button code with soc_button_array
 2022-03-02 11:34 UTC  (9+ messages)
` [PATCH 1/2] Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons
` [PATCH 2/2] platform/surface: Remove Surface 3 Button driver

[PATCH 0/5] spi: make remove callback a void function
 2022-03-02  7:30 UTC  (3+ messages)
` [PATCH 5/5] "

[PATCH 2/2] platform/surface: surfacepro3_button: don't load on amd variant
 2022-03-01 21:03 UTC  (4+ messages)

[PATCH 1/2] ACPI / x86: Add skip i2c clients quirk for Nextbook Ares 8
 2022-03-01 19:30 UTC  (2+ messages)

[PATCH v2 1/2] Documentation: admin-guide: pm: Document uncore frequency scaling
 2022-03-01 17:38 UTC  (3+ messages)
` [PATCH v2 2/2] MAINTAINERS: Add additional file to uncore frequency control

[PATCH v5 0/7] Overhaul `is_thunderbolt`
 2022-03-01  7:04 UTC  (18+ messages)
` [PATCH v5 1/7] PCI: Move `is_thunderbolt` check for lack of command completed to a quirk
` [PATCH v5 2/7] PCI: Move check for old Apple Thunderbolt controllers into "
` [PATCH v5 3/7] PCI: Drop the `is_thunderbolt` attribute from PCI core
` [PATCH v5 4/7] drm/amd: drop the use of `pci_is_thunderbolt_attached`
` [PATCH v5 5/7] drm/nouveau: "
` [PATCH v5 6/7] drm/radeon: "
` [PATCH v5 7/7] PCI: drop `pci_is_thunderbolt_attached`

[PATCH 0/5] pinctrl/baytrail platform/x86: SUS6 mux / Lenovo Yoga Tablet 2 support
 2022-02-25 16:35 UTC  (12+ messages)
` [PATCH 2/5] platform/x86: x86-android-tablets: Fix EBUSY error when requesting IOAPIC IRQs
` [PATCH 4/5] platform/x86: x86-android-tablets: Workaround Lenovo Yoga Tablet 2 830/1050 poweroff hang

[PATCH 0/6] Add multiple-consumer support to int3472-tps68470 driver
 2022-02-25  9:22 UTC  (5+ messages)
` [PATCH 3/6] platform/x86: int3472: Support multiple clock consumers

platform/x86: Add Intel Software Defined Silicon driver
 2022-02-25  9:00 UTC  (2+ messages)

[PATCH RESEND v4 0/4] platform: surface: Introduce Surface XBL Driver
 2022-02-24 23:42 UTC  (7+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: platform: microsoft: Document surface xbl
    ` [EXTERNAL] "

[GIT PULL] platform-drivers-x86 for 5.17-4
 2022-02-24 19:18 UTC  (2+ messages)

[GIT PULL] Immutable branch with 5.17-rc1 + "pinctrl: baytrail: Add pinconf,group + function for the pmu_clk"
 2022-02-24 16:48 UTC 

[PATCH v1 0/6] Add TDX Guest Attestation support
 2022-02-24 15:48 UTC  (3+ messages)

[PATCH] tools/power/x86/intel-speed-select: Remove unneeded semicolon
 2022-02-24 15:27 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add dual fan probe
 2022-02-24 15:21 UTC  (2+ messages)

[PATCH] surface: surface3_power: Fix battery readings on batteries with a serial no
 2022-02-24 12:50 UTC  (8+ messages)

[PATCH v3] platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup
 2022-02-24 12:45 UTC  (2+ messages)

[PATCH v6 00/26] virtio pci support VIRTIO_F_RING_RESET
 2022-02-24  8:11 UTC  (19+ messages)
` [PATCH v6 08/26] virtio_ring: extract the logic of freeing vring
` [PATCH v6 10/26] virtio_ring: packed: implement virtqueue_reset_vring_packed()
` [PATCH v6 11/26] virtio_ring: introduce virtqueue_reset_vring()
` [PATCH v6 12/26] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v6 13/26] virtio: queue_reset: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v6 14/26] virtio: add helper for queue reset
` [PATCH v6 15/26] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v6 16/26] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v6 17/26] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v6 18/26] virtio: find_vqs() add arg sizes
` [PATCH v6 19/26] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v6 20/26] virtio_mmio: "
` [PATCH v6 21/26] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v6 22/26] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v6 23/26] virtio_net: split free_unused_bufs()
` [PATCH v6 24/26] virtio_net: support rx/tx queue reset
` [PATCH v6 25/26] virtio_net: set the default max ring size by find_vqs()
` [PATCH v6 26/26] virtio_net: support set_ringparam


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