platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-26 02:33:21 to 2022-04-11 14:38:41 UTC [more...]

[PATCH v2 0/6] Add TDX Guest Attestation support
 2022-04-11 14:38 UTC  (13+ messages)
` [PATCH v2 1/6] x86/tdx: Add tdx_mcall_tdreport() API support
` [PATCH v2 2/6] x86/tdx: Add tdx_hcall_get_quote() "
` [PATCH v2 3/6] x86/tdx: Add SetupEventNotifyInterrupt TDX hypercall support
` [PATCH v2 4/6] x86/tdx: Add TDX Guest event notify interrupt vector support
` [PATCH v2 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver
` [PATCH v2 6/6] tools/tdx: Add a sample attestation user app

[PATCH v2 1/3] platform/x86: amd-pmc: Move SMU logging setup out of init
 2022-04-11 14:38 UTC  (3+ messages)
` [PATCH v2 2/3] platform/x86: amd-pmc: Move FCH init to first use
` [PATCH v2 3/3] platform/x86: amd-pmc: Avoid reading SMU version at probe time

[Bug 215825] Dell Precision 7750 - can't change keyboard backlight timeout and brightness
 2022-04-11 14:06 UTC  (2+ messages)

[discuss] Split /sys/firmware/acpi/platform_profile into ac and battery profiles?
 2022-04-11 14:01 UTC  (4+ messages)
` [External] "

[PATCH v1 0/6] HP WMI Security Features
 2022-04-11 14:00 UTC  (25+ messages)
` [PATCH v1 1/6] Correct code style related issues in hp-wmi
` [PATCH v1 2/6] Update hp_wmi_group to simplify feature addition
` [PATCH v1 3/6] Secure Platform Management Security Feature
` [PATCH v1 4/6] Sure Start "
` [PATCH v1 5/6] Sure Admin "
` [PATCH v1 6/6] HP Security Features Documentation

Dell laptop touchpad disabling?
 2022-04-11 14:00 UTC  (5+ messages)
  ` [External] "

[PATCH RESEND v6] platform: x86: Add ChromeOS ACPI device driver
 2022-04-11 13:40 UTC  (4+ messages)

[PATCH 0/3] Decrease startup time for amd_pmc
 2022-04-11 13:03 UTC  (5+ messages)
` [PATCH 1/3] platform/x86: amd-pmc: Move SMU logging setup out of init
` [PATCH 2/3] platform/x86: amd-pmc: Move FCH init to first use
` [PATCH 3/3] platform/x86: amd-pmc: Avoid reading SMU version at probe time

[PATCH] platform/x86: wmi: replace usage of found with dedicated list iterator variable
 2022-04-11 12:41 UTC  (2+ messages)

[PATCH v2] winmate-fm07-keys: Winmate FM07/FM07P buttons
 2022-04-11 12:39 UTC  (2+ messages)

[PATCH v5 0/4] platform: surface: Introduce Surface XBL Driver
 2022-04-11 12:13 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: platform: microsoft: Document surface xbl
` [PATCH v5 2/4] platform: surface: Add "
` [PATCH v5 3/4] arm64: dts: qcom: sm8150: Add imem section
` [PATCH v5 4/4] arm64: dts: qcom: surface-duo: Add surface xbl

[GIT PULL] platform-drivers-x86 for 5.18-2
 2022-04-11 12:01 UTC 

[PATCH] drivers: Fix spelling mistake "writting" -> "writing"
 2022-04-08 10:17 UTC  (2+ messages)

[PATCH v2] arch/x86: Check validity of EBDA pointer in mpparse.c
 2022-04-08  8:46 UTC 

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

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-04-07 14:57 UTC  (9+ messages)
` [PATCH v12 22/46] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v12 29/46] x86/boot: Add Confidential Computing type to setup_data

[PATCH v6] platform: x86: Add ChromeOS ACPI device driver
 2022-04-07 12:33 UTC 

[PATCH v5] platform: x86: Add ChromeOS ACPI device driver
 2022-04-07  7:56 UTC  (4+ messages)

[PATCH v4 0/3] x86/platform/uv: UV Kernel support for UV5
 2022-04-06 22:53 UTC  (5+ messages)
` [PATCH v4 1/3] x86/platform/uv: Update NMI Handler "
` [PATCH v4 2/3] x86/platform/uv: Update TSC sync state "
` [PATCH v4 3/3] x86/platform/uv: Log gap hole end size

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-06  3:43 UTC  (33+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 02/32] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v9 03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v9 04/32] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v9 05/32] virtio_ring: extract the logic of freeing vring
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 10/32] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 13/32] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v9 14/32] virtio_ring: packed: extract the logic of attach vring
` [PATCH v9 15/32] virtio_ring: packed: extract the logic of vq init
` [PATCH v9 16/32] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v9 17/32] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 19/32] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v9 20/32] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v9 21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 24/32] virtio: find_vqs() add arg sizes
` [PATCH v9 25/32] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v9 26/32] virtio_mmio: "
` [PATCH v9 27/32] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v9 28/32] virtio_net: set the default max ring size by find_vqs()
` [PATCH v9 29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v9 30/32] virtio_net: split free_unused_bufs()
` [PATCH v9 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam

[PATCH v12 02/46] KVM: SVM: Create a separate mapping for the SEV-ES save area
 2022-04-05 18:55 UTC  (3+ messages)
` [PATCH v12 2.1/46] "

[PATCH v2 0/5] Add multiple-consumer support to int3472-tps68470 driver
 2022-04-05 14:22 UTC  (8+ messages)
` [PATCH v2 1/5] ACPI: scan: Add acpi_dev_get_next_consumer_dev()
` [PATCH v2 2/5] ACPI: bus: Add iterator for dependent devices
` [PATCH v2 3/5] platform/x86: int3472: Support multiple clock consumers
` [PATCH v2 4/5] platform/x86: int3472: Support multiple gpio lookups in board data
` [PATCH v2 5/5] platform/x86: int3472: Add board data for Surface Go2 IR camera

[PATCH] tools/power/x86/intel-speed-select: fix build failure when using -Wl,--as-needed
 2022-04-05  9:51 UTC  (4+ messages)

unexpected indentation warning in Documentation/ABI/testing/sysfs-*
 2022-04-05  9:32 UTC  (6+ messages)

[PATCH v3 0/3] x86/platform/uv: UV Kernel support for UV5
 2022-04-05  8:50 UTC  (2+ messages)

[PATCH v3 0/3] x86/platform/uv: UV Kernel support for UV5
 2022-04-05  0:47 UTC  (7+ messages)
` [PATCH v3 1/3] x86/platform/uv: Update NMI Handler "
` [PATCH v3 2/3] x86/platform/uv: Update TSC sync state "
` [PATCH v3 3/3] x86/platform/uv: Log gap hole end size

[PATCH v2] platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPEND
 2022-04-04 14:26 UTC  (3+ messages)

[PATCH] platform/x86: acerhdf: Cleanup str_starts_with()
 2022-04-04 14:25 UTC  (4+ messages)

[PATCH v1] Update hp_wmi_group to simplify feature addition
 2022-04-04 13:36 UTC  (2+ messages)

[PATCH] samsung-laptop: Fix an unsigned subtraction which can never be negative
 2022-04-04 13:30 UTC  (2+ messages)

[PATCH] platform/x86: think-lmi: certificate support clean ups
 2022-04-04 13:22 UTC  (2+ messages)

[PATCH] platform/x86/dell: add buffer allocation/free functions for SMI calls
 2022-04-04 10:21 UTC  (5+ messages)

[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-04-03 22:36 UTC  (5+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2022-04-03 19:07 UTC 

[PATCH] platform/x86: amd-pmc: Fix compilation without CONFIG_SUSPEND
 2022-04-02  6:04 UTC  (2+ messages)

mmotm 2022-03-30-13-01 uploaded (drivers/platform/x86/amd-pmc.o)
 2022-04-01 15:11 UTC  (4+ messages)

[PATCH AUTOSEL 5.16 095/109] platform/x86: hp-wmi: Fix SW_TABLET_MODE detection method
 2022-04-01 14:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 096/109] platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI calls

[PATCH AUTOSEL 5.15 85/98] platform/x86: hp-wmi: Fix SW_TABLET_MODE detection method
 2022-04-01 14:37 UTC 

[PATCH AUTOSEL 5.17 113/149] platform/x86: thinkpad_acpi: Add dual fan probe
 2022-04-01 14:25 UTC  (4+ messages)
` [PATCH AUTOSEL 5.17 126/149] platform/x86: x86-android-tablets: Depend on EFI and SPI
` [PATCH AUTOSEL 5.17 133/149] platform/x86: hp-wmi: Fix SW_TABLET_MODE detection method
` [PATCH AUTOSEL 5.17 134/149] platform/x86: hp-wmi: Fix 0x05 error code reported by several WMI calls

[PATCH 0/9] introduce mirrored memory support for arm64
 2022-03-29 11:03 UTC  (14+ messages)
` [PATCH 1/9] efi: Make efi_print_memmap() public
` [PATCH 2/9] arm64: efi: Add fake memory support
` [PATCH 3/9] efi: Make efi_find_mirror() public
` [PATCH 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH 5/9] mm: Ratelimited mirrored memory related warning messages
` [PATCH 6/9] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH 7/9] mm: Calc the right pfn if page size is not 4K
` [PATCH 8/9] efi: Disable mirror feature if kernelcore is not specified
` [PATCH 9/9] ia64/efi: Code simplification in efi_init


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).