X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2022-04-07 19:14:32 to 2022-04-20 07:49:06 UTC [more...]

[PATCH v2 00/10] Introduce In Field Scan driver
 2022-04-20  7:48 UTC  (40+ messages)
` [PATCH v2 01/10] x86/microcode/intel: expose collect_cpu_info_early() for IFS
` [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 v3 00/11] Introduce In Field Scan driver
  ` [PATCH v3 01/11] x86/microcode/intel: Expose collect_cpu_info_early() for IFS
  ` [PATCH v3 02/11] Documentation: In-Field Scan
  ` [PATCH v3 03/11] platform/x86/intel/ifs: Create device for Intel IFS (In Field Scan)
  ` [PATCH v3 04/11] platform/x86/intel/ifs: Add stub driver for In-Field Scan
  ` [PATCH v3 05/11] platform/x86/intel/ifs: Read IFS firmware image
  ` [PATCH v3 06/11] platform/x86/intel/ifs: Check IFS Image sanity
  ` [PATCH v3 07/11] platform/x86/intel/ifs: Authenticate and copy to secured memory
  ` [PATCH v3 08/11] platform/x86/intel/ifs: Add scan test support
  ` [PATCH v3 09/11] platform/x86/intel/ifs: Add IFS sysfs interface
  ` [PATCH v3 10/11] trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operations
  ` [PATCH v3 11/11] platform/x86/intel/ifs: add ABI documentation for IFS

[PATCH v3 0/4] Add TDX Guest Attestation support
 2022-04-20  7:16 UTC  (31+ messages)
` [PATCH v3 1/4] x86/tdx: Add tdx_mcall_tdreport() API support
` [PATCH v3 2/4] x86/tdx: Add tdx_hcall_get_quote() "
` [PATCH v3 3/4] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v3 4/4] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

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

[PATCH AUTOSEL 5.4 03/14] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
 2022-04-19 18:14 UTC 

[PATCH AUTOSEL 4.19 03/12] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
 2022-04-19 18:15 UTC 

[PATCH AUTOSEL 4.9 2/7] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
 2022-04-19 18:16 UTC 

[PATCH AUTOSEL 4.14 2/9] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
 2022-04-19 18:15 UTC 

[PATCH AUTOSEL 5.10 03/18] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
 2022-04-19 18:13 UTC 

[PATCH AUTOSEL 5.15 04/27] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
 2022-04-19 18:12 UTC 

[PATCH AUTOSEL 5.17 06/34] platform/x86: samsung-laptop: Fix an unsigned comparison which can never be negative
 2022-04-19 18:10 UTC 

[PATCH v8] platform: x86: Add ChromeOS ACPI device driver
 2022-04-19  9:24 UTC  (6+ messages)

[PATCH v5 0/4] platform: surface: Introduce Surface XBL Driver
 2022-04-18 22:53 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: platform: microsoft: Document surface xbl
    ` [EXTERNAL] "

[PATCH] platform/x86: amd-pmc: Shuffle location of amd_pmc_get_smu_version()
 2022-04-18 22:02 UTC  (2+ messages)

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-18  8:48 UTC  (75+ 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 18/32] virtio_ring: introduce virtqueue_resize()
` [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 31/32] virtio_net: support rx/tx queue resize
` [PATCH v9 32/32] virtio_net: support set_ringparam

[PATCH v7] platform: x86: Add ChromeOS ACPI device driver
 2022-04-15 15:20 UTC  (2+ messages)

[PATCH] platform/x86: gigabyte-wmi: added support for B660 GAMING X DDR4 motherboard
 2022-04-14 22:38 UTC  (2+ messages)

[PATCH RESEND v6] platform: x86: Add ChromeOS ACPI device driver
 2022-04-14  9:07 UTC  (5+ messages)

[PATCH] platform/x86: asus-wmi: Potential buffer overflow in asus_wmi_evaluate_method_buf()
 2022-04-13  7:37 UTC 

[GIT PULL] platform-drivers-x86 for 5.18-2
 2022-04-13  1:24 UTC  (2+ messages)

[Bug 214899] New: ideapad-laptop: platform backlight device not working
 2022-04-12 21:46 UTC  (3+ messages)
` [Bug 214899] ideapad-laptop: brightness hotkeys "

[PATCH v2 0/3] Intel TXT driver
 2022-04-12 14:23 UTC  (10+ messages)
` [PATCH v2 2/3] driver: provide sysfs interfaces to access TXT config space
    ` [discuss] Improve and merge a driver proposed in 2013: "
              ` [RFC PATCH] platform/x86: Add sysfs interface for Intel TXT status
                ` [RFC PATCH v2] platform/x86: Add securityfs interface for "

PCIE ASPM-related trouble with S0ix on Thinkpad X1 (NVME-related?)
 2022-04-12 10:31 UTC  (2+ messages)

[PATCH] amd_hsmp: Add HSMP protocol version 5 messages
 2022-04-11 20:24 UTC 

[PATCH v2 1/3] platform/x86: amd-pmc: Move SMU logging setup out of init
 2022-04-11 15:01 UTC  (5+ 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

[PATCH v2 0/6] Add TDX Guest Attestation support
 2022-04-11 14:38 UTC  (5+ messages)
` [PATCH v2 5/6] platform/x86: intel_tdx_attest: Add TDX Guest attestation interface driver

[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  (16+ messages)
` [PATCH v1 1/6] Correct code style related issues in hp-wmi
` [PATCH v1 5/6] Sure Admin Security Feature

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

[PATCH 0/3] Decrease startup time for amd_pmc
 2022-04-11 13:03 UTC  (3+ messages)
` [PATCH 1/3] platform/x86: amd-pmc: Move SMU logging setup out of init

[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] 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 


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